"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/08/14 02:58:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fodiwoq9vomo" 2026/08/14 02:58:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 02:58:52 DEBUG : Creating backend with remote "TestDrive:crypt/pfbear784osu5bsei9bjnjkie087ih7cmi47uja2tkl1j2b68v40" 2026/08/14 02:58:53 DEBUG : Creating backend with remote "/tmp/rclone4274511396" === 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-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 02:58:54 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/14 02:58:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 02:58:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 02:58:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 02:58:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/14 02:58:54 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.93s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 02:58:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/14 02:58:55 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/14 02:58:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 02:58:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 02:58:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 02:58:57 DEBUG : sub dir/hello world: md5 = bd091a9e70aee974d239a3068bc79a96 OK 2026/08/14 02:58:57 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 02:58:57 INFO : sub dir/hello world: Copied (new) 2026/08/14 02:58:58 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopy (5.74s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 02:59:00 DEBUG : metadata sub dir: Making directory with metadata 2026/08/14 02:59:00 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 02:59:00 DEBUG : empty metadata sub dir: Making directory with metadata 2026/08/14 02:59:00 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 02:59:00 DEBUG : Local file system at /tmp/rclone4274511396: File to upload is small (21 bytes), uploading instead of streaming 2026/08/14 02:59:00 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/14 02:59:00 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/08/14 02:59:00 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/08/14 02:59:00 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/08/14 02:59:01 DEBUG : Google drive root 'crypt/pfbear784osu5bsei9bjnjkie087ih7cmi47uja2tkl1j2b68v40': Skipping btime metadata as can't update it on an existing file: 2026-08-14T02:59:00.921240815Z 2026/08/14 02:59:01 INFO : empty metadata sub dir: Updated directory metadata 2026/08/14 02:59:02 DEBUG : Google drive root 'crypt/pfbear784osu5bsei9bjnjkie087ih7cmi47uja2tkl1j2b68v40': Skipping btime metadata as can't update it on an existing file: 2026-08-14T02:59:00.921240815Z 2026/08/14 02:59:02 INFO : metadata sub dir: Updated directory metadata 2026/08/14 02:59:02 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/08/14 02:59:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 02:59:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 02:59:04 DEBUG : metadata sub dir/hello metadata world: md5 = e8e021a831fafd7e9aeb03a0570c8f50 OK 2026/08/14 02:59:04 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/14 02:59:04 INFO : metadata sub dir/hello metadata world: Copied (new) --- PASS: TestCopyMetadata (7.78s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 02:59:08 DEBUG : metadata sub dir: Making directory with metadata 2026/08/14 02:59:08 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 02:59:08 DEBUG : empty metadata sub dir: Making directory with metadata 2026/08/14 02:59:08 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 02:59:08 DEBUG : Local file system at /tmp/rclone4274511396: File to upload is small (21 bytes), uploading instead of streaming 2026/08/14 02:59:08 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/14 02:59:08 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/08/14 02:59:08 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/08/14 02:59:08 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/08/14 02:59:08 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/08/14 02:59:08 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/08/14 02:59:08 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/08/14 02:59:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 02:59:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 02:59:11 DEBUG : metadata sub dir/hello metadata world: md5 = 39c15b9c271f4a26ef3721df27324ce0 OK 2026/08/14 02:59:11 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/14 02:59:11 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/08/14 02:59:11 DEBUG : Google drive root 'crypt/pfbear784osu5bsei9bjnjkie087ih7cmi47uja2tkl1j2b68v40': Skipping btime metadata as can't update it on an existing file: 2026-08-14T02:59:08.697340902Z 2026/08/14 02:59:11 INFO : metadata sub dir: Updated directory metadata --- PASS: TestCopyMetadataNoEmptyDirs (6.65s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 02:59:15 DEBUG : Creating backend with remote "/non-existing" 2026/08/14 02:59:15 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/14 02:59:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 02:59:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.80s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 02:59:16 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/14 02:59:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 02:59:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 02:59:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 02:59:18 DEBUG : sub dir/hello world: md5 = baca48c63a9da669d4e5d52362c4b29c OK 2026/08/14 02:59:18 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 02:59:18 INFO : sub dir/hello world: Copied (new) 2026/08/14 02:59:19 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoTraverse (5.43s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.46s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 02:59:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Running all checks before starting transfers 2026/08/14 02:59:22 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/14 02:59:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 02:59:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 02:59:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Checks finished, now starting transfers 2026/08/14 02:59:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 02:59:24 DEBUG : sub dir/hello world: md5 = 0e5c4f03e3fc3d803fed9cc50ad0ad4f OK 2026/08/14 02:59:24 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 02:59:24 INFO : sub dir/hello world: Copied (new) 2026/08/14 02:59:24 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyCheckFirst (5.35s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 02:59:27 ERROR : Ignoring --no-traverse with sync 2026/08/14 02:59:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/14 02:59:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 02:59:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 02:59:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 02:59:30 DEBUG : sub dir/hello world: md5 = 0f4e8b656fe4544a09d4ab487b8436d7 OK 2026/08/14 02:59:30 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 02:59:30 INFO : sub dir/hello world: Copied (new) 2026/08/14 02:59:30 DEBUG : Waiting for deletions to finish 2026/08/14 02:59:30 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoTraverse (5.63s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 02:59:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/14 02:59:33 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/14 02:59:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 02:59:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 02:59:34 DEBUG : hello world2: md5 = ecb456ede1c6d4faff904a8632aaf3dc OK 2026/08/14 02:59:34 DEBUG : hello world2: size = 12 OK 2026/08/14 02:59:34 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.85s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 02:59:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 02:59:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 02:59:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 02:59:37 DEBUG : potato2: md5 = f580ccf2471e2994101c47a32b1fb093 OK 2026/08/14 02:59:37 DEBUG : potato2: size = 11 OK 2026/08/14 02:59:37 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.08s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 02:59:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 02:59:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 02:59:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 02:59:40 DEBUG : potato2: md5 = e1ba55378e5d289b8fa2185473c7a65f OK 2026/08/14 02:59:40 DEBUG : potato2: size = 11 OK 2026/08/14 02:59:40 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 02:59:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/14 02:59:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 02:59:41 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/14 02:59:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/14 02:59:42 DEBUG : sub dir2: Making directory with metadata 2026/08/14 02:59:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 02:59:42 DEBUG : sub dir: Making directory with metadata 2026/08/14 02:59:43 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/14 02:59:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/14 02:59:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 02:59:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 02:59:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 02:59:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 02:59:45 DEBUG : sub dir/hello world: md5 = 8b8ca2a1d3dee70eb380c27d92d874f2 OK 2026/08/14 02:59:45 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 02:59:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyEmptyDirectories (8.71s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 02:59:50 INFO : sub dir2: Making directory 2026/08/14 02:59:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/14 02:59:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 02:59:50 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/08/14 02:59:50 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/14 02:59:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 02:59:50 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/08/14 02:59:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 02:59:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 02:59:53 DEBUG : sub dir/hello world: md5 = b0b14e6d7ee248bd3e9a7e528d22a4a9 OK 2026/08/14 02:59:53 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 02:59:53 INFO : sub dir/hello world: Copied (new) 2026/08/14 02:59:53 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (6.42s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 02:59:57 DEBUG : sub dir2: Making directory with metadata 2026/08/14 02:59:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 02:59:57 DEBUG : sub dir2: Making directory with metadata 2026/08/14 02:59:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 02:59:58 DEBUG : sub dir: Making directory with metadata 2026/08/14 02:59:58 INFO : sub dir: Made directory with metadata (mtime=2026-08-14T02:59:57.099963384Z) 2026/08/14 02:59:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 02:59:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 02:59:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:00:00 DEBUG : sub dir/hello world: md5 = 3d9f3347cb41fd57b91ec36db8211310 OK 2026/08/14 03:00:00 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 03:00:00 INFO : sub dir/hello world: Copied (new) 2026/08/14 03:00:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveEmptyDirectories (7.48s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:00:04 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/08/14 03:00:04 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/14 03:00:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:00:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:00:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.91s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:00:08 INFO : sub dir2: Making directory 2026/08/14 03:00:08 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/08/14 03:00:08 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/14 03:00:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 03:00:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:00:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:00:11 DEBUG : sub dir/hello world: md5 = 57c0622776cec1b2fc4a141fd96a2139 OK 2026/08/14 03:00:11 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 03:00:11 INFO : sub dir/hello world: Copied (new) 2026/08/14 03:00:11 INFO : sub dir/hello world: Deleted 2026/08/14 03:00:11 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (5.68s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:00:14 DEBUG : sub dir2: Making directory with metadata 2026/08/14 03:00:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 03:00:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/14 03:00:14 DEBUG : sub dir2: Making directory with metadata 2026/08/14 03:00:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 03:00:15 DEBUG : sub dir: Making directory with metadata 2026/08/14 03:00:16 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/14 03:00:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 03:00:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:00:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:00:17 DEBUG : sub dir/hello world: md5 = 2845d7a81caff36d255f0510c6c8df55 OK 2026/08/14 03:00:17 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 03:00:17 INFO : sub dir/hello world: Copied (new) 2026/08/14 03:00:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (7.24s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.50s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:00:21 INFO : sub dir2: Making directory 2026/08/14 03:00:22 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/08/14 03:00:22 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/14 03:00:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 03:00:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:00:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:00:24 DEBUG : sub dir/hello world: md5 = e25e75e2bc05e65d53f71d1cc0b6e7ab OK 2026/08/14 03:00:24 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 03:00:24 INFO : sub dir/hello world: Copied (new) 2026/08/14 03:00:24 DEBUG : Waiting for deletions to finish 2026/08/14 03:00:25 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoEmptyDirectories (6.20s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:00:30 DEBUG : sub dir/hello world: md5 = a919874e4f656824826827744f7db363 OK 2026/08/14 03:00:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gekapex1zotu" 2026/08/14 03:00:31 DEBUG : Creating backend with remote "TestDrive:crypt/p22vf3vhieebktr0nq6jia6df01sj72sp107ffkavqha254g4gig" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo' -> Encrypted drive 'TestCryptDrive:rclone-test-gekapex1zotu' 2026/08/14 03:00:32 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/14 03:00:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 03:00:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gekapex1zotu': Waiting for checks to finish 2026/08/14 03:00:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gekapex1zotu': Waiting for transfers to finish 2026/08/14 03:00:35 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 03:00:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/14 03:00:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/14 03:00:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gekapex1zotu': Purge remote --- PASS: TestServerSideCopy (10.87s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:00:41 DEBUG : sub dir/hello world: md5 = 407f2f72bcf6eb37da6be663d5d0e2dd OK 2026/08/14 03:00:42 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/14 03:00:42 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/14 03:00:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:00:42 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:00:42 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:00:42 DEBUG : sub dir/hello world: Sizes differ 2026/08/14 03:00:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:00:44 DEBUG : sub dir/hello world: md5 = a66f9ae9a81811b799bceddddd2a7923 OK 2026/08/14 03:00:44 DEBUG : sub dir/hello world: size = 17 OK 2026/08/14 03:00:44 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/14 03:00:44 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestCopyOverSelf (8.44s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:00:49 DEBUG : sub dir/hello world: md5 = a70ee032558b6846677eb7dc0b7a4350 OK 2026/08/14 03:00:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hoqesiv8fife" 2026/08/14 03:00:50 DEBUG : Creating backend with remote "TestDrive:crypt/397qsp63j7410tnlf21n142g4pbcu0esin0v8h3k7jjhls15qss0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo' -> Encrypted drive 'TestCryptDrive:rclone-test-hoqesiv8fife' 2026/08/14 03:00:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/14 03:00:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 03:00:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hoqesiv8fife': Waiting for checks to finish 2026/08/14 03:00:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hoqesiv8fife': Waiting for transfers to finish 2026/08/14 03:00:54 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 03:00:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/14 03:00:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/14 03:00:57 DEBUG : sub dir/hello world: md5 = fbefedaa3a756748ccc551c8176cc748 OK 2026/08/14 03:00:58 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/08/14 03:00:58 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/14 03:00:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hoqesiv8fife': Waiting for checks to finish 2026/08/14 03:00:59 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:00:59 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-hoqesiv8fife') 2026/08/14 03:00:59 DEBUG : sub dir/hello world: Sizes differ 2026/08/14 03:00:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hoqesiv8fife': Waiting for transfers to finish 2026/08/14 03:01:00 DEBUG : sub dir/hello world: size = 17 OK 2026/08/14 03:01:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/14 03:01:00 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/14 03:01:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hoqesiv8fife': Purge remote --- PASS: TestServerSideCopyOverSelf (16.45s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:01:06 DEBUG : sub dir/hello world: md5 = 96f610ee93b1e5d6eee35e90bbc0cddd OK 2026/08/14 03:01:07 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/14 03:01:07 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/14 03:01:08 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:01:08 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:01:08 DEBUG : sub dir/hello world: Sizes differ 2026/08/14 03:01:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:01:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:01:09 DEBUG : sub dir/hello world: md5 = 0a69ca30e47e98332129457de768a01a OK 2026/08/14 03:01:09 DEBUG : sub dir/hello world: size = 17 OK 2026/08/14 03:01:09 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/14 03:01:09 INFO : sub dir/hello world: Deleted 2026/08/14 03:01:10 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestMoveOverSelf (8.71s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:01:14 DEBUG : sub dir/hello world: md5 = 3cfacdc1f7ef6836f119eaa206384392 OK 2026/08/14 03:01:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tojocog7fiji" 2026/08/14 03:01:15 DEBUG : Creating backend with remote "TestDrive:crypt/ek5j6g1a697lgi33utcobl339fs6e2sg8pm5brpcl19uii2a7to0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo' -> Encrypted drive 'TestCryptDrive:rclone-test-tojocog7fiji' 2026/08/14 03:01:16 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/14 03:01:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 03:01:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tojocog7fiji': Waiting for checks to finish 2026/08/14 03:01:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tojocog7fiji': Waiting for transfers to finish 2026/08/14 03:01:19 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 03:01:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/14 03:01:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/14 03:01:22 DEBUG : sub dir/hello world: md5 = fb4e8f8d12521b333fde71136c4449e4 OK 2026/08/14 03:01:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tojocog7fiji': Using server-side directory move 2026/08/14 03:01:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tojocog7fiji': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/14 03:01:23 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/08/14 03:01:23 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/14 03:01:23 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:01:23 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-tojocog7fiji') 2026/08/14 03:01:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tojocog7fiji': Waiting for checks to finish 2026/08/14 03:01:23 DEBUG : sub dir/hello world: Sizes differ 2026/08/14 03:01:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tojocog7fiji': Waiting for transfers to finish 2026/08/14 03:01:23 INFO : sub dir/hello world: Deleted 2026/08/14 03:01:24 INFO : sub dir/hello world: Moved (server-side) 2026/08/14 03:01:24 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/14 03:01:27 DEBUG : sub dir/hello world: md5 = 70054f29c7cdf4f5640be3aa1b005167 OK 2026/08/14 03:01:27 DEBUG : testing file moves 2026/08/14 03:01:28 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/08/14 03:01:28 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/14 03:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tojocog7fiji': Waiting for checks to finish 2026/08/14 03:01:28 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:01:28 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-tojocog7fiji') 2026/08/14 03:01:28 DEBUG : sub dir/hello world: Sizes differ 2026/08/14 03:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tojocog7fiji': Waiting for transfers to finish 2026/08/14 03:01:28 INFO : sub dir/hello world: Deleted 2026/08/14 03:01:29 INFO : sub dir/hello world: Moved (server-side) 2026/08/14 03:01:29 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/14 03:01:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tojocog7fiji': Purge remote --- PASS: TestServerSideMoveOverSelf (20.16s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:01:34 DEBUG : sub dir/hello world: md5 = b020aeb16518d435822f9d2db99fd7f4 OK 2026/08/14 03:01:34 ERROR : error listing: directory not found 2026/08/14 03:01:35 INFO : Local file system at /tmp/rclone4274511396: Making directory 2026/08/14 03:01:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:01:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (5.84s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:01:40 DEBUG : sub dir/hello world: md5 = 043b8861f10a83e5f23a6b4b15f22ff6 OK 2026/08/14 03:01:41 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/14 03:01:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 03:01:41 DEBUG : Local file system at /tmp/rclone4274511396: Waiting for checks to finish 2026/08/14 03:01:41 DEBUG : Local file system at /tmp/rclone4274511396: Waiting for transfers to finish 2026/08/14 03:01:42 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/08/14 03:01:42 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/08/14 03:01:42 INFO : sub dir/hello world: Copied (new) 2026/08/14 03:01:42 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (6.11s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:01:44 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/14 03:01:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:01:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:01:46 DEBUG : check sum: md5 = 5f1d22c84d58011b9e14971ab8e60425 OK 2026/08/14 03:01:46 DEBUG : check sum: size = 1 OK 2026/08/14 03:01:46 INFO : check sum: Copied (new) 2026/08/14 03:01:46 DEBUG : Waiting for deletions to finish 2026/08/14 03:01:47 DEBUG : check sum: size = 1 OK 2026/08/14 03:01:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/14 03:01:47 DEBUG : check sum: Size of src and dst objects identical 2026/08/14 03:01:47 DEBUG : check sum: Unchanged skipping 2026/08/14 03:01:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:01:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:01:47 DEBUG : Waiting for deletions to finish 2026/08/14 03:01:47 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.83s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:01:48 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/14 03:01:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:01:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:01:50 DEBUG : sizeonly: md5 = 8699296bf70860d26569aa32c7b24b80 OK 2026/08/14 03:01:50 DEBUG : sizeonly: size = 6 OK 2026/08/14 03:01:50 INFO : sizeonly: Copied (new) 2026/08/14 03:01:50 DEBUG : Waiting for deletions to finish 2026/08/14 03:01:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:01:50 DEBUG : sizeonly: size = 6 OK 2026/08/14 03:01:50 DEBUG : sizeonly: Sizes identical 2026/08/14 03:01:50 DEBUG : sizeonly: Unchanged skipping 2026/08/14 03:01:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:01:50 DEBUG : Waiting for deletions to finish 2026/08/14 03:01:50 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.48s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:01:52 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/14 03:01:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:01:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:01:53 DEBUG : ignore-size: md5 = d0c60037db473a23eb1c9a824667e88a OK 2026/08/14 03:01:53 INFO : ignore-size: Copied (new) 2026/08/14 03:01:53 DEBUG : Waiting for deletions to finish 2026/08/14 03:01:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:01:54 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:01:54 DEBUG : ignore-size: Unchanged skipping 2026/08/14 03:01:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:01:54 DEBUG : Waiting for deletions to finish 2026/08/14 03:01:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.76s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:01:57 DEBUG : existing: md5 = 1d2e692f89a247185d15c2b449cfc207 OK 2026/08/14 03:01:57 DEBUG : existing: size = 6 OK 2026/08/14 03:01:57 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:01:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:01:57 DEBUG : existing: Unchanged skipping 2026/08/14 03:01:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:01:57 DEBUG : Waiting for deletions to finish 2026/08/14 03:01:57 INFO : There was nothing to transfer 2026/08/14 03:01:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:01:58 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/14 03:01:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:01:59 DEBUG : existing: md5 = 0120964c86cbfbfc8cc2b33373548456 OK 2026/08/14 03:01:59 DEBUG : existing: size = 6 OK 2026/08/14 03:01:59 INFO : existing: Copied (replaced existing) 2026/08/14 03:01:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.97s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:02:00 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/14 03:02:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:02:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:02:02 DEBUG : existing: md5 = 8808fedef3ad939419f5b87c1d698e10 OK 2026/08/14 03:02:02 DEBUG : existing: size = 6 OK 2026/08/14 03:02:02 INFO : existing: Copied (new) 2026/08/14 03:02:02 DEBUG : Waiting for deletions to finish 2026/08/14 03:02:02 DEBUG : existing: Destination exists, skipping 2026/08/14 03:02:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:02:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:02:02 DEBUG : Waiting for deletions to finish 2026/08/14 03:02:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.47s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:02:06 DEBUG : b/potato: md5 = f0c47cde68f8608b49b20db60b05e0fc OK 2026/08/14 03:02:09 DEBUG : c/non empty space: md5 = 22ad9dd4722e02023c20bb3ec7fe29fa OK 2026/08/14 03:02:09 INFO : d: Making directory 2026/08/14 03:02:10 DEBUG : Added delayed dir = "a", newDst= 2026/08/14 03:02:11 INFO : c: Set directory modification time (using SetModTime) 2026/08/14 03:02:11 DEBUG : Added delayed dir = "c", newDst=c 2026/08/14 03:02:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/14 03:02:11 DEBUG : c/non empty space: size = 5 OK 2026/08/14 03:02:11 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:02:11 DEBUG : c/non empty space: Unchanged skipping 2026/08/14 03:02:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:02:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:02:13 DEBUG : a/potato2: md5 = 7798037229797b9e2acee6e618aee486 OK 2026/08/14 03:02:13 DEBUG : a/potato2: size = 60 OK 2026/08/14 03:02:13 INFO : a/potato2: Copied (new) 2026/08/14 03:02:13 DEBUG : Waiting for deletions to finish 2026/08/14 03:02:13 INFO : b/potato: Deleted 2026/08/14 03:02:14 INFO : a: Set directory modification time (using DirSetModTime) 2026/08/14 03:02:14 INFO : d: Removing directory 2026/08/14 03:02:14 INFO : b: Removing directory 2026/08/14 03:02:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': deleted 2 directories --- PASS: TestSyncIgnoreErrors (15.12s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:02:20 DEBUG : empty space: md5 = dbfd19ff3294893d3649de361800ff0a OK 2026/08/14 03:02:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:02:21 DEBUG : empty space: size = 1 OK 2026/08/14 03:02:21 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/14 03:02:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:02:21 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/08/14 03:02:21 DEBUG : Waiting for deletions to finish 2026/08/14 03:02:21 DEBUG : empty space: size = 1 OK 2026/08/14 03:02:21 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/14 03:02:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:02:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:02:23 DEBUG : empty space: md5 = f58e27ce941cb25de4c6b5457e0eae6c OK 2026/08/14 03:02:23 DEBUG : empty space: size = 1 OK 2026/08/14 03:02:23 INFO : empty space: Copied (replaced existing) 2026/08/14 03:02:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.16s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.48s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:02:26 DEBUG : foo: md5 = 8c0ebae107ae86a710e6142ecfebb6b7 OK 2026/08/14 03:02:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:02:27 DEBUG : foo: size = 3 OK 2026/08/14 03:02:27 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/14 03:02:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:02:29 DEBUG : foo: md5 = ea9acca750d89904b064abf3e3600f6f OK 2026/08/14 03:02:29 DEBUG : foo: size = 3 OK 2026/08/14 03:02:29 INFO : foo: Copied (replaced existing) 2026/08/14 03:02:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (5.67s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:02:32 DEBUG : empty space: md5 = 2f30e9f1c8b814958c552e0c94a80598 OK 2026/08/14 03:02:32 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/14 03:02:32 DEBUG : empty space: size = 1 OK 2026/08/14 03:02:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:02:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:02:32 DEBUG : empty space: Unchanged skipping 2026/08/14 03:02:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:02:34 DEBUG : potato: md5 = b902c8754c3565625a4d8aa73034134e OK 2026/08/14 03:02:34 DEBUG : potato: size = 60 OK 2026/08/14 03:02:34 INFO : potato: Copied (new) 2026/08/14 03:02:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.12s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:02:37 DEBUG : potato: md5 = 8514e5953f9f8c8cd970ea846a108c2a OK 2026/08/14 03:02:37 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:02:37 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:02:37 DEBUG : potato: Sizes differ 2026/08/14 03:02:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:02:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:02:38 DEBUG : potato: md5 = 329ff5c015d357209a54c295f650937c OK 2026/08/14 03:02:38 DEBUG : potato: size = 21 OK 2026/08/14 03:02:38 INFO : potato: Copied (replaced existing) 2026/08/14 03:02:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.45s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:02:41 DEBUG : potato: md5 = 0732d0f4c62a65410e58d4cb2ff19b20 OK 2026/08/14 03:02:43 DEBUG : potato: size = 21 OK 2026/08/14 03:02:43 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/14 03:02:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:02:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:02:44 DEBUG : potato: md5 = 3016e3564ef68d3982d476c239e40c2f OK 2026/08/14 03:02:44 DEBUG : potato: size = 21 OK 2026/08/14 03:02:44 INFO : potato: Copied (replaced existing) 2026/08/14 03:02:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (5.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:02:47 DEBUG : potato: md5 = 0c53056dec7ee20ca696b79e3a394170 OK 2026/08/14 03:02:48 DEBUG : empty space: md5 = 7a46bfe575c88d604ee42f62b3484f35 OK 2026/08/14 03:02:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 03:02:49 DEBUG : empty space: size = 1 OK 2026/08/14 03:02:49 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/14 03:02:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:02:49 DEBUG : empty space: Unchanged skipping 2026/08/14 03:02:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:02:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:02:49 DEBUG : Waiting for deletions to finish 2026/08/14 03:02:49 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:02:52 DEBUG : potato: md5 = 33ab4ba845c7f894852128283d7453cb OK 2026/08/14 03:02:53 DEBUG : empty space: md5 = 763f2d013d1503eb130f1657a89326bf OK 2026/08/14 03:02:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 03:02:54 DEBUG : empty space: size = 1 OK 2026/08/14 03:02:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:02:54 DEBUG : empty space: Unchanged skipping 2026/08/14 03:02:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:02:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:02:55 DEBUG : potato2: md5 = 2f0c81b0ccf10b1f529894ad1cf93bec OK 2026/08/14 03:02:55 DEBUG : potato2: size = 60 OK 2026/08/14 03:02:55 INFO : potato2: Copied (new) 2026/08/14 03:02:55 DEBUG : Waiting for deletions to finish 2026/08/14 03:02:56 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:03:00 DEBUG : b/potato: md5 = b9b3033eaab480d43eed2f0a2d824235 OK 2026/08/14 03:03:02 DEBUG : c/non empty space: md5 = 2012bed4685f3259d24e8327c3211a67 OK 2026/08/14 03:03:02 INFO : d: Making directory 2026/08/14 03:03:03 INFO : d/e: Making directory 2026/08/14 03:03:05 DEBUG : Added delayed dir = "a", newDst= 2026/08/14 03:03:05 INFO : c: Set directory modification time (using SetModTime) 2026/08/14 03:03:05 DEBUG : Added delayed dir = "c", newDst=c 2026/08/14 03:03:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/14 03:03:05 DEBUG : c/non empty space: size = 5 OK 2026/08/14 03:03:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:03:05 DEBUG : c/non empty space: Unchanged skipping 2026/08/14 03:03:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:03:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:03:07 DEBUG : a/potato2: md5 = 48fe00c8b555575bf54c7350aa3fe98d OK 2026/08/14 03:03:07 DEBUG : a/potato2: size = 60 OK 2026/08/14 03:03:07 INFO : a/potato2: Copied (new) 2026/08/14 03:03:07 DEBUG : Waiting for deletions to finish 2026/08/14 03:03:08 INFO : b/potato: Deleted 2026/08/14 03:03:08 INFO : a: Set directory modification time (using DirSetModTime) 2026/08/14 03:03:08 INFO : d/e: Removing directory 2026/08/14 03:03:09 INFO : d: Removing directory 2026/08/14 03:03:10 INFO : b: Removing directory 2026/08/14 03:03:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:03:16 DEBUG : b/potato: md5 = fb0d411881c520a14ae66e2bf046c99d OK 2026/08/14 03:03:18 DEBUG : c/non empty space: md5 = d35e7d23c2bf06254042ab37efa63da2 OK 2026/08/14 03:03:18 INFO : d: Making directory 2026/08/14 03:03:20 DEBUG : Added delayed dir = "a", newDst= 2026/08/14 03:03:21 INFO : c: Set directory modification time (using SetModTime) 2026/08/14 03:03:21 DEBUG : Added delayed dir = "c", newDst=c 2026/08/14 03:03:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/14 03:03:21 DEBUG : c/non empty space: size = 5 OK 2026/08/14 03:03:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:03:21 DEBUG : c/non empty space: Unchanged skipping 2026/08/14 03:03:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:03:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:03:23 DEBUG : a/potato2: md5 = 411412927ce0b94cacaf3758de279480 OK 2026/08/14 03:03:23 DEBUG : a/potato2: size = 60 OK 2026/08/14 03:03:23 INFO : a/potato2: Copied (new) 2026/08/14 03:03:23 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': not deleting files as there were IO errors 2026/08/14 03:03:23 INFO : a: Set directory modification time (using DirSetModTime) 2026/08/14 03:03:23 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.86s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:03:30 DEBUG : potato: md5 = 5f8fbd1184d2302e47935b7e9021b46c OK 2026/08/14 03:03:32 DEBUG : empty space: md5 = 5365996f862814eb375b49f599e8d2f2 OK 2026/08/14 03:03:32 DEBUG : Waiting for deletions to finish 2026/08/14 03:03:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 03:03:32 DEBUG : empty space: size = 1 OK 2026/08/14 03:03:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:03:32 DEBUG : empty space: Unchanged skipping 2026/08/14 03:03:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:03:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:03:33 INFO : potato: Deleted 2026/08/14 03:03:34 DEBUG : potato2: md5 = e0dc8a238ebf3f47da97b54be59f82e1 OK 2026/08/14 03:03:34 DEBUG : potato2: size = 60 OK 2026/08/14 03:03:34 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.98s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:03:37 DEBUG : potato: md5 = 174d32fd868279527d70833880cc3a05 OK 2026/08/14 03:03:39 DEBUG : empty space: md5 = aa6d0324dc78e4f6fdb2b2a47d3fc0de OK 2026/08/14 03:03:39 DEBUG : Waiting for deletions to finish 2026/08/14 03:03:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:03:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:03:40 INFO : potato: Deleted 2026/08/14 03:03:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 03:03:40 DEBUG : empty space: size = 1 OK 2026/08/14 03:03:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:03:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:03:40 DEBUG : empty space: Unchanged skipping 2026/08/14 03:03:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:03:42 DEBUG : potato2: md5 = 68db0b848c480c83472e94e7143dea28 OK 2026/08/14 03:03:42 DEBUG : potato2: size = 60 OK 2026/08/14 03:03:42 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.66s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:03:45 DEBUG : potato: md5 = 31d4c5448bf0d93eea696d495f30814d OK 2026/08/14 03:03:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 03:03:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:03:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:03:47 DEBUG : potato2: md5 = ecb4bd497ef2959d51b94d9f86881e61 OK 2026/08/14 03:03:47 DEBUG : potato2: size = 19 OK 2026/08/14 03:03:47 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.35s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:03:50 DEBUG : potato2: md5 = d38ebb9b1318f2d506a7af24ef1e6035 OK 2026/08/14 03:03:52 DEBUG : empty space: md5 = d96c625a40bbb90375ba4d33ad35aa23 OK 2026/08/14 03:03:52 DEBUG : enormous: Excluded (Size Filter) 2026/08/14 03:03:52 DEBUG : enormous: Excluded 2026/08/14 03:03:52 DEBUG : potato2: Excluded (Size Filter) 2026/08/14 03:03:52 DEBUG : potato2: Excluded 2026/08/14 03:03:53 DEBUG : potato2: Excluded (Size Filter) 2026/08/14 03:03:53 DEBUG : potato2: Excluded 2026/08/14 03:03:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:03:53 DEBUG : empty space: size = 1 OK 2026/08/14 03:03:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:03:53 DEBUG : empty space: Unchanged skipping 2026/08/14 03:03:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:03:53 DEBUG : Waiting for deletions to finish 2026/08/14 03:03:53 INFO : There was nothing to transfer 2026/08/14 03:03:53 DEBUG : enormous: Excluded (Size Filter) 2026/08/14 03:03:53 DEBUG : enormous: Excluded 2026/08/14 03:03:53 DEBUG : potato2: Excluded (Size Filter) 2026/08/14 03:03:53 DEBUG : potato2: Excluded 2026/08/14 03:03:53 DEBUG : potato2: Excluded (Size Filter) 2026/08/14 03:03:53 DEBUG : potato2: Excluded 2026/08/14 03:03:53 DEBUG : empty space: size = 1 OK 2026/08/14 03:03:53 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/14 03:03:53 DEBUG : empty space: Unchanged skipping 2026/08/14 03:03:53 DEBUG : Local file system at /tmp/rclone4274511396: Waiting for checks to finish 2026/08/14 03:03:53 DEBUG : Local file system at /tmp/rclone4274511396: Waiting for transfers to finish 2026/08/14 03:03:53 DEBUG : Waiting for deletions to finish 2026/08/14 03:03:53 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.60s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:03:56 DEBUG : potato2: md5 = 5dcc4cecc52c7a1c29142b0f4b6cceeb OK 2026/08/14 03:03:58 DEBUG : empty space: md5 = 46d4d12a3836522533d5309956f1d5b7 OK 2026/08/14 03:03:59 DEBUG : enormous: md5 = c53ff5b66d9a7c981d0a0138375b707d OK 2026/08/14 03:03:59 DEBUG : enormous: Excluded (Size Filter) 2026/08/14 03:03:59 DEBUG : enormous: Excluded 2026/08/14 03:03:59 DEBUG : potato2: Excluded (Size Filter) 2026/08/14 03:03:59 DEBUG : potato2: Excluded 2026/08/14 03:04:00 DEBUG : empty space: size = 1 OK 2026/08/14 03:04:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:04:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:04:00 DEBUG : empty space: Unchanged skipping 2026/08/14 03:04:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:04:00 DEBUG : Waiting for deletions to finish 2026/08/14 03:04:00 INFO : potato2: Deleted 2026/08/14 03:04:00 INFO : enormous: Deleted 2026/08/14 03:04:00 INFO : There was nothing to transfer 2026/08/14 03:04:01 DEBUG : empty space: size = 1 OK 2026/08/14 03:04:01 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/14 03:04:01 DEBUG : empty space: Unchanged skipping 2026/08/14 03:04:01 DEBUG : Local file system at /tmp/rclone4274511396: Waiting for checks to finish 2026/08/14 03:04:01 DEBUG : Local file system at /tmp/rclone4274511396: Waiting for transfers to finish 2026/08/14 03:04:01 DEBUG : Waiting for deletions to finish 2026/08/14 03:04:01 INFO : potato2: Deleted 2026/08/14 03:04:01 INFO : enormous: Deleted 2026/08/14 03:04:01 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.10s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:04:03 DEBUG : one: md5 = 570c11e7e0e0ec2f71e85768b476faf7 OK 2026/08/14 03:04:05 DEBUG : two: md5 = 57f95d0ebb22058bd599dca2ab9c9fdc OK 2026/08/14 03:04:06 DEBUG : three: md5 = 1fd9cd08b32e8142d113af12cc878d73 OK 2026/08/14 03:04:08 DEBUG : four: md5 = 0876ee9a577a46590eca4a6607827337 OK 2026/08/14 03:04:08 DEBUG : five: Need to transfer - File not found at Destination 2026/08/14 03:04:08 DEBUG : four: size = 4 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:04:08 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:04:08 DEBUG : four: Sizes differ 2026/08/14 03:04:08 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/14 03:04:08 DEBUG : one: Destination is newer than source, skipping 2026/08/14 03:04:08 DEBUG : three: size = 5 OK 2026/08/14 03:04:08 DEBUG : three: Sizes identical 2026/08/14 03:04:08 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/14 03:04:08 DEBUG : two: size = 3 OK 2026/08/14 03:04:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:04:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:04:09 DEBUG : two: md5 = 6644ac3b9e1d22bae5a10632076d6dc2 OK 2026/08/14 03:04:09 DEBUG : two: size = 3 OK 2026/08/14 03:04:09 INFO : two: Copied (replaced existing) 2026/08/14 03:04:09 DEBUG : four: md5 = 129e86b8cfc7e00720b202bb3a3ee7a2 OK 2026/08/14 03:04:09 DEBUG : four: size = 4 OK 2026/08/14 03:04:09 INFO : four: Copied (replaced existing) 2026/08/14 03:04:10 DEBUG : five: md5 = 0fef464c91eccbded479128e5ccca4b9 OK 2026/08/14 03:04:10 DEBUG : five: size = 4 OK 2026/08/14 03:04:10 INFO : five: Copied (new) 2026/08/14 03:04:10 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.34s) === 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-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/08/14 03:04:13 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/14 03:04:13 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/14 03:04:13 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/14 03:04:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:04:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:04:15 DEBUG : potato: md5 = b792c114c78dd1de12f75d46e514c8d8 OK 2026/08/14 03:04:15 DEBUG : potato: size = 14 OK 2026/08/14 03:04:15 INFO : potato: Copied (new) 2026/08/14 03:04:15 DEBUG : yam: md5 = 399ff2ca6b7880165f9a75a5d1bf376b OK 2026/08/14 03:04:15 DEBUG : yam: size = 11 OK 2026/08/14 03:04:15 INFO : yam: Copied (new) 2026/08/14 03:04:15 DEBUG : Waiting for deletions to finish 2026/08/14 03:04:15 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/14 03:04:15 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/14 03:04:15 DEBUG : potato: size = 14 OK 2026/08/14 03:04:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:04:15 DEBUG : potato: Unchanged skipping 2026/08/14 03:04:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:04:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:04:17 DEBUG : yaml: md5 = 5974a98ff783ce7c2ab380e6facf5bf7 OK 2026/08/14 03:04:17 DEBUG : yaml: size = 11 OK 2026/08/14 03:04:17 INFO : yaml: Copied (new) 2026/08/14 03:04:17 DEBUG : Waiting for deletions to finish 2026/08/14 03:04:17 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.94s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/08/14 03:04:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Making map for --track-renames 2026/08/14 03:04:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Finished making map for --track-renames 2026/08/14 03:04:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:04:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/14 03:04:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/14 03:04:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for renames to finish 2026/08/14 03:04:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:04:21 DEBUG : potato: md5 = fc75feecc14f0f96e8f7274ccce7a601 OK 2026/08/14 03:04:21 DEBUG : potato: size = 14 OK 2026/08/14 03:04:21 INFO : potato: Copied (new) 2026/08/14 03:04:21 DEBUG : yam: md5 = 3ba3655b5a70b54e6074cbfed85270ed OK 2026/08/14 03:04:21 DEBUG : yam: size = 11 OK 2026/08/14 03:04:21 INFO : yam: Copied (new) 2026/08/14 03:04:21 DEBUG : Waiting for deletions to finish 2026/08/14 03:04:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Making map for --track-renames 2026/08/14 03:04:21 DEBUG : potato: size = 14 OK 2026/08/14 03:04:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:04:21 DEBUG : potato: Unchanged skipping 2026/08/14 03:04:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Finished making map for --track-renames 2026/08/14 03:04:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:04:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for renames to finish 2026/08/14 03:04:22 INFO : yam: Moved (server-side) to: yaml 2026/08/14 03:04:22 INFO : yaml: Renamed from "yam" 2026/08/14 03:04:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:04:22 DEBUG : Waiting for deletions to finish 2026/08/14 03:04:22 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.74s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/08/14 03:04:24 DEBUG : Added delayed dir = "sub", newDst= 2026/08/14 03:04:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Making map for --track-renames 2026/08/14 03:04:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Finished making map for --track-renames 2026/08/14 03:04:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:04:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/14 03:04:24 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/14 03:04:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for renames to finish 2026/08/14 03:04:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:04:26 DEBUG : sub/yam: md5 = 6ff83a561d843632e081eca163ed1520 OK 2026/08/14 03:04:26 DEBUG : sub/yam: size = 11 OK 2026/08/14 03:04:26 INFO : sub/yam: Copied (new) 2026/08/14 03:04:26 DEBUG : potato: md5 = d9eb2fec1046b272b3be4a04040c2684 OK 2026/08/14 03:04:26 DEBUG : potato: size = 14 OK 2026/08/14 03:04:26 INFO : potato: Copied (new) 2026/08/14 03:04:26 DEBUG : Waiting for deletions to finish 2026/08/14 03:04:27 INFO : sub: Set directory modification time (using DirSetModTime) 2026/08/14 03:04:28 DEBUG : potato: size = 14 OK 2026/08/14 03:04:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:04:28 DEBUG : potato: Unchanged skipping 2026/08/14 03:04:28 INFO : sub: Set directory modification time (using SetModTime) 2026/08/14 03:04:28 DEBUG : Added delayed dir = "sub", newDst=sub 2026/08/14 03:04:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Making map for --track-renames 2026/08/14 03:04:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Finished making map for --track-renames 2026/08/14 03:04:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:04:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for renames to finish 2026/08/14 03:04:29 INFO : sub/yam: Moved (server-side) to: yam 2026/08/14 03:04:29 INFO : yam: Renamed from "sub/yam" 2026/08/14 03:04:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:04:29 DEBUG : Waiting for deletions to finish 2026/08/14 03:04:29 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.38s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:04:32 DEBUG : Creating backend with remote "/tmp/rclone4274511396/dir1" 2026/08/14 03:04:32 DEBUG : Config file has changed externally - reloading 2026/08/14 03:04:32 DEBUG : Creating backend with remote "/tmp/rclone4274511396/dir2" 2026/08/14 03:04:32 DEBUG : Local file system at /tmp/rclone4274511396/dir2: Using server-side directory move 2026/08/14 03:04:32 INFO : Local file system at /tmp/rclone4274511396/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/14 03:04:32 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/14 03:04:32 DEBUG : Local file system at /tmp/rclone4274511396/dir2: Waiting for checks to finish 2026/08/14 03:04:32 DEBUG : Local file system at /tmp/rclone4274511396/dir2: Waiting for transfers to finish 2026/08/14 03:04:32 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.52s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:04:33 DEBUG : Added delayed dir = "nested", newDst= 2026/08/14 03:04:33 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/14 03:04:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 03:04:33 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/08/14 03:04:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/14 03:04:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:04:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:04:35 DEBUG : sub dir/hello world: md5 = 9d9955bd423b5050c967570edd6531ca OK 2026/08/14 03:04:35 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 03:04:35 INFO : sub dir/hello world: Copied (new) 2026/08/14 03:04:35 INFO : sub dir/hello world: Deleted 2026/08/14 03:04:37 DEBUG : nested/sub dir/file: md5 = 6b57b2941d91ef01209eb330e28eac06 OK 2026/08/14 03:04:37 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/14 03:04:37 INFO : nested/sub dir/file: Copied (new) 2026/08/14 03:04:37 INFO : nested/sub dir/file: Deleted 2026/08/14 03:04:38 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/08/14 03:04:38 INFO : nested: Set directory modification time (using DirSetModTime) 2026/08/14 03:04:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/14 03:04:38 INFO : sub dir: Removing directory 2026/08/14 03:04:38 INFO : nested/sub dir: Removing directory 2026/08/14 03:04:38 INFO : nested: Removing directory 2026/08/14 03:04:38 DEBUG : Local file system at /tmp/rclone4274511396: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (10.55s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:04:43 DEBUG : Added delayed dir = "nested", newDst= 2026/08/14 03:04:43 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/14 03:04:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 03:04:43 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/08/14 03:04:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/14 03:04:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:04:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:04:45 DEBUG : sub dir/hello world: md5 = 2e1b83ebbe5826cbf3d7a0d8e968f49e OK 2026/08/14 03:04:45 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 03:04:45 INFO : sub dir/hello world: Copied (new) 2026/08/14 03:04:45 INFO : sub dir/hello world: Deleted 2026/08/14 03:04:48 DEBUG : nested/sub dir/file: md5 = 7a8441f3b815e3c9b7f8c89f4e9f8586 OK 2026/08/14 03:04:48 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/14 03:04:48 INFO : nested/sub dir/file: Copied (new) 2026/08/14 03:04:48 INFO : nested/sub dir/file: Deleted 2026/08/14 03:04:48 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/08/14 03:04:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/14 03:04:49 INFO : nested: Set directory modification time (using DirSetModTime) --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.50s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:04:54 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/14 03:04:54 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/14 03:04:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:04:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:04:55 DEBUG : existing-b: md5 = 1203dd750c0919e23b22f275967f2fae OK 2026/08/14 03:04:55 DEBUG : existing-b: size = 6 OK 2026/08/14 03:04:55 INFO : existing-b: Copied (new) 2026/08/14 03:04:55 INFO : existing-b: Deleted 2026/08/14 03:04:55 DEBUG : existing: md5 = c887c515955d59127d278d340c413279 OK 2026/08/14 03:04:55 DEBUG : existing: size = 6 OK 2026/08/14 03:04:55 INFO : existing: Copied (new) 2026/08/14 03:04:55 INFO : existing: Deleted 2026/08/14 03:04:56 DEBUG : existing: Destination exists, skipping 2026/08/14 03:04:56 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/14 03:04:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:04:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:04:56 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.18s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:04:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qedihis7bazu" 2026/08/14 03:04:58 DEBUG : Creating backend with remote "TestDrive:crypt/bvg3fba1bvtdbgcmcr7kr3mo2ns34aisld0qso5dfisd7n87brvg" 2026/08/14 03:05:00 DEBUG : potato2: md5 = 2f3246a198aaf273c1f46dcf9c0c89b6 OK 2026/08/14 03:05:02 DEBUG : empty space: md5 = 4017595daff3fc2807aff9b0dc72b73d OK 2026/08/14 03:05:03 DEBUG : potato3: md5 = ba2e7ccb0469e8ed6eae0d479a6fed84 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo' -> Encrypted drive 'TestCryptDrive:rclone-test-qedihis7bazu' 2026/08/14 03:05:06 DEBUG : empty space: md5 = 8989281d21d1aa85dc21f0e2810b1217 OK 2026/08/14 03:05:07 DEBUG : potato3: md5 = 4856a430b58a556523300b85d79aee14 OK 2026/08/14 03:05:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qedihis7bazu': Using server-side directory move 2026/08/14 03:05:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qedihis7bazu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/14 03:05:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 03:05:08 DEBUG : empty space: size = 1 OK 2026/08/14 03:05:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/14 03:05:08 DEBUG : empty space: Unchanged skipping 2026/08/14 03:05:08 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:05:08 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-qedihis7bazu') 2026/08/14 03:05:08 DEBUG : potato3: Sizes differ 2026/08/14 03:05:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qedihis7bazu': Waiting for checks to finish 2026/08/14 03:05:08 INFO : potato3: Deleted 2026/08/14 03:05:08 INFO : empty space: Deleted 2026/08/14 03:05:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qedihis7bazu': Waiting for transfers to finish 2026/08/14 03:05:08 INFO : potato2: Moved (server-side) 2026/08/14 03:05:09 INFO : potato3: Moved (server-side) 2026/08/14 03:05:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fadiqih5geko" 2026/08/14 03:05:09 DEBUG : Creating backend with remote "TestDrive:crypt/ofks8gk5qgm0fu34d5iksh9hfg09sfte1tufb0msdm11j1eblung" 2026/08/14 03:05:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fadiqih5geko': Using server-side directory move 2026/08/14 03:05:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fadiqih5geko': Server side directory move succeeded 2026/08/14 03:05:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fadiqih5geko': Purge remote 2026/08/14 03:05:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qedihis7bazu': Purge remote 2026/08/14 03:05:13 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.50s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:05:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vocoxis0gere" 2026/08/14 03:05:13 DEBUG : Creating backend with remote "TestDrive:crypt/92b3srs3jfrdok6kpjk678811ecaa17a4o9dlkfu3obck08uvi90" 2026/08/14 03:05:16 DEBUG : potato2: md5 = 8336d528da5613058e45edad988dea95 OK 2026/08/14 03:05:17 DEBUG : empty space: md5 = e6c9760764314f929d20602e078847d6 OK 2026/08/14 03:05:19 DEBUG : potato3: md5 = e8f9413be785bb5e48d6b4150985d24a OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo' -> Encrypted drive 'TestCryptDrive:rclone-test-vocoxis0gere' 2026/08/14 03:05:22 DEBUG : empty space: md5 = d02a5a7ceb61dc47127b43c369b16050 OK 2026/08/14 03:05:23 DEBUG : potato3: md5 = 832b57e4335b64bc66915c3d057b8165 OK 2026/08/14 03:05:25 DEBUG : empty space: Excluded (Size Filter) 2026/08/14 03:05:25 DEBUG : empty space: Excluded 2026/08/14 03:05:25 DEBUG : empty space: Excluded (Size Filter) 2026/08/14 03:05:25 DEBUG : empty space: Excluded 2026/08/14 03:05:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 03:05:25 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:05:25 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-vocoxis0gere') 2026/08/14 03:05:25 DEBUG : potato3: Sizes differ 2026/08/14 03:05:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vocoxis0gere': Waiting for checks to finish 2026/08/14 03:05:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vocoxis0gere': Waiting for transfers to finish 2026/08/14 03:05:25 INFO : potato3: Deleted 2026/08/14 03:05:26 INFO : potato2: Moved (server-side) 2026/08/14 03:05:26 INFO : potato3: Moved (server-side) 2026/08/14 03:05:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuxihav8hova" 2026/08/14 03:05:26 DEBUG : Creating backend with remote "TestDrive:crypt/5ah02gocksduuupdi9jf1eipsnhobb8nno67j87ob02b7gt38ei0" 2026/08/14 03:05:28 DEBUG : empty space: Excluded (Size Filter) 2026/08/14 03:05:28 DEBUG : empty space: Excluded 2026/08/14 03:05:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 03:05:28 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/14 03:05:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuxihav8hova': Waiting for checks to finish 2026/08/14 03:05:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuxihav8hova': Waiting for transfers to finish 2026/08/14 03:05:30 INFO : potato2: Moved (server-side) 2026/08/14 03:05:30 INFO : potato3: Moved (server-side) 2026/08/14 03:05:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuxihav8hova': Purge remote 2026/08/14 03:05:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vocoxis0gere': Purge remote --- PASS: TestServerSideMoveWithFilter (19.45s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:05:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hacisiq1mima" 2026/08/14 03:05:33 DEBUG : Creating backend with remote "TestDrive:crypt/cb1pfjt8vq3il8l520jdeheo25skbr5jd1qvahb66sr8p261kkn0" 2026/08/14 03:05:36 DEBUG : potato2: md5 = abaf865efd22fac9378b9db48c8dcd2a OK 2026/08/14 03:05:37 DEBUG : empty space: md5 = f04461c306968046e643d27cf5a6f15c OK 2026/08/14 03:05:39 DEBUG : potato3: md5 = ae3f46d81863f52e780c51dce835ead1 OK 2026/08/14 03:05:39 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo' -> Encrypted drive 'TestCryptDrive:rclone-test-hacisiq1mima' 2026/08/14 03:05:42 DEBUG : empty space: md5 = 5b5ec82e5a759d65d3b5d7fd2de2beb0 OK 2026/08/14 03:05:44 DEBUG : potato3: md5 = 16f5a4bb3d18963efe31f13e8881fa7e OK 2026/08/14 03:05:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hacisiq1mima': Using server-side directory move 2026/08/14 03:05:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hacisiq1mima': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/14 03:05:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 03:05:44 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/08/14 03:05:44 DEBUG : empty space: size = 1 OK 2026/08/14 03:05:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/14 03:05:44 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:05:44 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-hacisiq1mima') 2026/08/14 03:05:44 DEBUG : potato3: Sizes differ 2026/08/14 03:05:44 DEBUG : empty space: Unchanged skipping 2026/08/14 03:05:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hacisiq1mima': Waiting for checks to finish 2026/08/14 03:05:45 INFO : empty space: Deleted 2026/08/14 03:05:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hacisiq1mima': Waiting for transfers to finish 2026/08/14 03:05:45 INFO : potato3: Deleted 2026/08/14 03:05:45 INFO : potato2: Moved (server-side) 2026/08/14 03:05:45 INFO : potato3: Moved (server-side) 2026/08/14 03:05:45 INFO : tomatoDir: Removing directory 2026/08/14 03:05:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': deleted 1 directories 2026/08/14 03:05:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kufuroq1hudu" 2026/08/14 03:05:47 DEBUG : Creating backend with remote "TestDrive:crypt/usuudtsgb6is948c1vrvotm4ob83ckt6nc8bcvr8jqnq35qvpo20" 2026/08/14 03:05:48 INFO : tomatoDir: Making directory 2026/08/14 03:05:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kufuroq1hudu': Using server-side directory move 2026/08/14 03:05:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kufuroq1hudu': Server side directory move succeeded 2026/08/14 03:05:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kufuroq1hudu': Purge remote 2026/08/14 03:05:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hacisiq1mima': Purge remote 2026/08/14 03:05:53 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.62s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.51s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:05:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fodiwoq9vomo/rclone-sync-test" 2026/08/14 03:05:54 DEBUG : Creating backend with remote "TestDrive:crypt/pfbear784osu5bsei9bjnjkie087ih7cmi47uja2tkl1j2b68v40/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.27s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:05:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fodiwoq9vomo/rclone-sync-test" 2026/08/14 03:05:56 DEBUG : Creating backend with remote "TestDrive:crypt/pfbear784osu5bsei9bjnjkie087ih7cmi47uja2tkl1j2b68v40/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/08/14 03:05:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fodiwoq9vomo/rclone-sync-test-include/layer2" 2026/08/14 03:05:59 DEBUG : Creating backend with remote "TestDrive:crypt/pfbear784osu5bsei9bjnjkie087ih7cmi47uja2tkl1j2b68v40/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/08/14 03:06:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fodiwoq9vomo/rclone-sync-test-ignore-file" 2026/08/14 03:06:03 DEBUG : Creating backend with remote "TestDrive:crypt/pfbear784osu5bsei9bjnjkie087ih7cmi47uja2tkl1j2b68v40/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/08/14 03:06:08 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = d45ccf7e54c28355bb82d6cd9604953c OK 2026/08/14 03:06:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 03:06:09 DEBUG : rclone-sync-test: Excluded 2026/08/14 03:06:09 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/08/14 03:06:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/14 03:06:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/rclone-sync-test': Waiting for checks to finish 2026/08/14 03:06:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/rclone-sync-test': Waiting for transfers to finish 2026/08/14 03:06:10 DEBUG : Waiting for deletions to finish 2026/08/14 03:06:10 INFO : There was nothing to transfer 2026/08/14 03:06:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 03:06:11 DEBUG : rclone-sync-test: Excluded 2026/08/14 03:06:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/14 03:06:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:06:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:06:12 DEBUG : Waiting for deletions to finish 2026/08/14 03:06:12 INFO : rclone-sync-test-include: Removing directory 2026/08/14 03:06:12 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/08/14 03:06:12 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/14 03:06:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': failed to delete 1 directories 2026/08/14 03:06:12 INFO : There was nothing to transfer 2026/08/14 03:06:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 03:06:13 DEBUG : rclone-sync-test: Excluded 2026/08/14 03:06:13 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/08/14 03:06:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/14 03:06:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/08/14 03:06:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/08/14 03:06:14 DEBUG : Waiting for deletions to finish 2026/08/14 03:06:14 INFO : There was nothing to transfer 2026/08/14 03:06:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 03:06:15 DEBUG : rclone-sync-test: Excluded 2026/08/14 03:06:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/14 03:06:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:06:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:06:16 DEBUG : Waiting for deletions to finish 2026/08/14 03:06:16 INFO : rclone-sync-test-include: Removing directory 2026/08/14 03:06:16 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/08/14 03:06:16 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/14 03:06:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': failed to delete 1 directories 2026/08/14 03:06:16 INFO : There was nothing to transfer 2026/08/14 03:06:16 DEBUG : Excluded 2026/08/14 03:06:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 03:06:17 DEBUG : rclone-sync-test: Excluded 2026/08/14 03:06:17 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/08/14 03:06:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/14 03:06:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/08/14 03:06:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/08/14 03:06:18 DEBUG : Waiting for deletions to finish 2026/08/14 03:06:18 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (25.82s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:06:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fodiwoq9vomo/dst" 2026/08/14 03:06:22 DEBUG : Config file has changed externally - reloading 2026/08/14 03:06:22 DEBUG : Creating backend with remote "TestDrive:crypt/pfbear784osu5bsei9bjnjkie087ih7cmi47uja2tkl1j2b68v40/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/14 03:06:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fodiwoq9vomo/CompareDest" 2026/08/14 03:06:24 DEBUG : Creating backend with remote "TestDrive:crypt/pfbear784osu5bsei9bjnjkie087ih7cmi47uja2tkl1j2b68v40/gveqi14airsml4bgu7krj116o8" 2026/08/14 03:06:26 DEBUG : one: Need to transfer - File not found at Destination 2026/08/14 03:06:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for checks to finish 2026/08/14 03:06:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for transfers to finish 2026/08/14 03:06:28 DEBUG : one: md5 = 0313cb068feab65796c4e3cd3a6fc45a OK 2026/08/14 03:06:28 DEBUG : one: size = 3 OK 2026/08/14 03:06:28 INFO : one: Copied (new) 2026/08/14 03:06:28 DEBUG : Waiting for deletions to finish 2026/08/14 03:06:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:06:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst') 2026/08/14 03:06:29 DEBUG : one: Sizes differ 2026/08/14 03:06:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for checks to finish 2026/08/14 03:06:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for transfers to finish 2026/08/14 03:06:32 DEBUG : one: md5 = a2f9c78428052944e8dfb06126472017 OK 2026/08/14 03:06:32 DEBUG : one: size = 5 OK 2026/08/14 03:06:32 INFO : one: Copied (replaced existing) 2026/08/14 03:06:32 DEBUG : Waiting for deletions to finish 2026/08/14 03:06:34 DEBUG : dst/one: md5 = 0d1bb2513ceea444f9c02ced42b7c955 OK 2026/08/14 03:06:37 DEBUG : CompareDest/one: md5 = a315d9ab0c809af7f0fdfdf05ce17d10 OK 2026/08/14 03:06:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for checks to finish 2026/08/14 03:06:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:06:37 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst') 2026/08/14 03:06:37 DEBUG : one: Sizes differ 2026/08/14 03:06:38 DEBUG : one: size = 5 OK 2026/08/14 03:06:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:06:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/14 03:06:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for transfers to finish 2026/08/14 03:06:38 DEBUG : Waiting for deletions to finish 2026/08/14 03:06:38 INFO : There was nothing to transfer 2026/08/14 03:06:40 DEBUG : CompareDest/two: md5 = b55f19656d4840e6bbe9e019a48da048 OK 2026/08/14 03:06:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:06:41 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst') 2026/08/14 03:06:41 DEBUG : one: Sizes differ 2026/08/14 03:06:41 DEBUG : one: size = 5 OK 2026/08/14 03:06:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:06:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/14 03:06:41 DEBUG : two: size = 3 OK 2026/08/14 03:06:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:06:41 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/14 03:06:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for checks to finish 2026/08/14 03:06:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for transfers to finish 2026/08/14 03:06:41 DEBUG : Waiting for deletions to finish 2026/08/14 03:06:41 INFO : There was nothing to transfer 2026/08/14 03:06:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:06:42 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst') 2026/08/14 03:06:42 DEBUG : one: Sizes differ 2026/08/14 03:06:42 DEBUG : one: size = 5 OK 2026/08/14 03:06:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:06:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/14 03:06:42 DEBUG : two: size = 3 OK 2026/08/14 03:06:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:06:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/14 03:06:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for checks to finish 2026/08/14 03:06:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for transfers to finish 2026/08/14 03:06:42 DEBUG : Waiting for deletions to finish 2026/08/14 03:06:42 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/08/14 03:06:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:06:43 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst') 2026/08/14 03:06:43 DEBUG : one: Sizes differ 2026/08/14 03:06:43 DEBUG : one: size = 5 OK 2026/08/14 03:06:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:06:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/14 03:06:43 DEBUG : two: size = 5 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:06:43 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/CompareDest') 2026/08/14 03:06:43 DEBUG : two: Sizes differ 2026/08/14 03:06:43 DEBUG : two: Need to transfer - File not found at Destination 2026/08/14 03:06:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for checks to finish 2026/08/14 03:06:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for transfers to finish 2026/08/14 03:06:45 DEBUG : two: md5 = 8a9baf3ee76d7f4a61ea13881e52f041 OK 2026/08/14 03:06:45 DEBUG : two: size = 5 OK 2026/08/14 03:06:45 INFO : two: Copied (new) 2026/08/14 03:06:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (28.02s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:06:52 DEBUG : pre-dest1/1: md5 = ccd9f8bf40d454f62ab01ff345fc8fce OK 2026/08/14 03:06:55 DEBUG : pre-dest2/2: md5 = b23542679e96da1d368016c10d1b332d OK 2026/08/14 03:06:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fodiwoq9vomo/dest" 2026/08/14 03:06:55 DEBUG : Creating backend with remote "TestDrive:crypt/pfbear784osu5bsei9bjnjkie087ih7cmi47uja2tkl1j2b68v40/rg03c1jvnehrrc617i0lnqjddc" 2026/08/14 03:06:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fodiwoq9vomo/pre-dest1" 2026/08/14 03:06:57 DEBUG : Creating backend with remote "TestDrive:crypt/pfbear784osu5bsei9bjnjkie087ih7cmi47uja2tkl1j2b68v40/bbnblvh6k061ssopqrp18kd7gc" 2026/08/14 03:06:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fodiwoq9vomo/pre-dest2" 2026/08/14 03:06:58 DEBUG : Creating backend with remote "TestDrive:crypt/pfbear784osu5bsei9bjnjkie087ih7cmi47uja2tkl1j2b68v40/dgicm1h6b5ejvlltm8eeif0bnk" 2026/08/14 03:07:02 DEBUG : 1: size = 1 OK 2026/08/14 03:07:02 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:07:02 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/14 03:07:03 DEBUG : 2: size = 1 OK 2026/08/14 03:07:03 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:07:03 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/14 03:07:04 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/14 03:07:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dest': Waiting for checks to finish 2026/08/14 03:07:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dest': Waiting for transfers to finish 2026/08/14 03:07:06 DEBUG : 3: md5 = 7ff40ee7a03524c381aadbcc90a479c9 OK 2026/08/14 03:07:06 DEBUG : 3: size = 1 OK 2026/08/14 03:07:06 INFO : 3: Copied (new) 2026/08/14 03:07:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (21.15s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:07:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fodiwoq9vomo/dst" 2026/08/14 03:07:11 DEBUG : Creating backend with remote "TestDrive:crypt/pfbear784osu5bsei9bjnjkie087ih7cmi47uja2tkl1j2b68v40/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/14 03:07:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fodiwoq9vomo/CopyDest" 2026/08/14 03:07:14 DEBUG : Creating backend with remote "TestDrive:crypt/pfbear784osu5bsei9bjnjkie087ih7cmi47uja2tkl1j2b68v40/d09o6po3f7bm6ce32vdgs8h9ls" 2026/08/14 03:07:16 DEBUG : one: Need to transfer - File not found at Destination 2026/08/14 03:07:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for checks to finish 2026/08/14 03:07:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for transfers to finish 2026/08/14 03:07:18 DEBUG : one: md5 = 827970e2bcd9ffa1834d7169b161b115 OK 2026/08/14 03:07:18 DEBUG : one: size = 3 OK 2026/08/14 03:07:18 INFO : one: Copied (new) 2026/08/14 03:07:18 DEBUG : Waiting for deletions to finish 2026/08/14 03:07:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:07:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst') 2026/08/14 03:07:19 DEBUG : one: Sizes differ 2026/08/14 03:07:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for checks to finish 2026/08/14 03:07:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for transfers to finish 2026/08/14 03:07:21 DEBUG : one: md5 = 3efa83438cef8251d5f8622d5d619b25 OK 2026/08/14 03:07:21 DEBUG : one: size = 5 OK 2026/08/14 03:07:21 INFO : one: Copied (replaced existing) 2026/08/14 03:07:21 DEBUG : Waiting for deletions to finish 2026/08/14 03:07:23 DEBUG : dst/one: md5 = 6eab87e7478d125aeac99cdae5f32522 OK 2026/08/14 03:07:26 DEBUG : CopyDest/one: md5 = 2b5b5bd68a5bdc63f125f8522fbab047 OK 2026/08/14 03:07:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fodiwoq9vomo/BackupDir" 2026/08/14 03:07:26 DEBUG : Creating backend with remote "TestDrive:crypt/pfbear784osu5bsei9bjnjkie087ih7cmi47uja2tkl1j2b68v40/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/08/14 03:07:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:07:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst') 2026/08/14 03:07:28 DEBUG : one: Sizes differ 2026/08/14 03:07:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for checks to finish 2026/08/14 03:07:29 DEBUG : one: size = 5 OK 2026/08/14 03:07:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:07:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:07:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst') 2026/08/14 03:07:29 DEBUG : one: Sizes differ 2026/08/14 03:07:30 INFO : one: Moved (server-side) 2026/08/14 03:07:32 DEBUG : one: size = 5 OK 2026/08/14 03:07:32 INFO : one: Copied (server-side copy) 2026/08/14 03:07:32 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/14 03:07:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for transfers to finish 2026/08/14 03:07:32 DEBUG : Waiting for deletions to finish 2026/08/14 03:07:34 DEBUG : CopyDest/two: md5 = a005dbc88ceae040067fbc64f6337a56 OK 2026/08/14 03:07:35 DEBUG : one: size = 5 OK 2026/08/14 03:07:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:07:35 DEBUG : one: Unchanged skipping 2026/08/14 03:07:35 DEBUG : two: size = 3 OK 2026/08/14 03:07:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:07:36 DEBUG : two: size = 3 OK 2026/08/14 03:07:36 INFO : two: Copied (server-side copy) 2026/08/14 03:07:36 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/14 03:07:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for checks to finish 2026/08/14 03:07:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for transfers to finish 2026/08/14 03:07:36 DEBUG : Waiting for deletions to finish 2026/08/14 03:07:37 DEBUG : one: size = 5 OK 2026/08/14 03:07:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:07:37 DEBUG : one: Unchanged skipping 2026/08/14 03:07:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for checks to finish 2026/08/14 03:07:37 DEBUG : two: size = 3 OK 2026/08/14 03:07:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:07:37 DEBUG : two: Unchanged skipping 2026/08/14 03:07:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for transfers to finish 2026/08/14 03:07:37 DEBUG : Waiting for deletions to finish 2026/08/14 03:07:37 INFO : There was nothing to transfer 2026/08/14 03:07:39 DEBUG : CopyDest/three: md5 = 69fbc446faa06759fb64c735a282261f OK 2026/08/14 03:07:40 DEBUG : one: size = 5 OK 2026/08/14 03:07:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:07:40 DEBUG : one: Unchanged skipping 2026/08/14 03:07:40 DEBUG : three: size = 7 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:07:40 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/CopyDest') 2026/08/14 03:07:40 DEBUG : three: Sizes differ 2026/08/14 03:07:40 DEBUG : three: Destination not found in --copy-dest 2026/08/14 03:07:40 DEBUG : three: Need to transfer - File not found at Destination 2026/08/14 03:07:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for checks to finish 2026/08/14 03:07:40 DEBUG : two: size = 3 OK 2026/08/14 03:07:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/14 03:07:40 DEBUG : two: Unchanged skipping 2026/08/14 03:07:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for transfers to finish 2026/08/14 03:07:41 DEBUG : three: md5 = 5077d73d4b193fac99ea08a73421c4fa OK 2026/08/14 03:07:41 DEBUG : three: size = 7 OK 2026/08/14 03:07:41 INFO : three: Copied (new) 2026/08/14 03:07:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (37.19s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:07:51 DEBUG : dst/one: md5 = bcf196ed1af0db5466945630dd5e4808 OK 2026/08/14 03:07:52 DEBUG : dst/two: md5 = bc3139d7a92011826f6738ae89acfde2 OK 2026/08/14 03:07:54 DEBUG : dst/three.txt: md5 = 37669d408d03de562bab0f1f98979ac8 OK 2026/08/14 03:07:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fodiwoq9vomo/dst" 2026/08/14 03:07:55 DEBUG : Creating backend with remote "TestDrive:crypt/pfbear784osu5bsei9bjnjkie087ih7cmi47uja2tkl1j2b68v40/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/14 03:07:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fodiwoq9vomo/backup" 2026/08/14 03:07:56 DEBUG : Creating backend with remote "TestDrive:crypt/pfbear784osu5bsei9bjnjkie087ih7cmi47uja2tkl1j2b68v40/1nrff024r7pq65ecp72fc28jb0" 2026/08/14 03:07:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:07:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst') 2026/08/14 03:07:57 DEBUG : one: Sizes differ 2026/08/14 03:07:57 DEBUG : two: size = 3 OK 2026/08/14 03:07:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:07:57 DEBUG : two: Unchanged skipping 2026/08/14 03:07:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for checks to finish 2026/08/14 03:07:59 INFO : one: Moved (server-side) 2026/08/14 03:07:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for transfers to finish 2026/08/14 03:08:01 DEBUG : one: md5 = 09a283a8bfacc9822354a60e5057558d OK 2026/08/14 03:08:01 DEBUG : one: size = 4 OK 2026/08/14 03:08:01 INFO : one: Copied (new) 2026/08/14 03:08:01 DEBUG : Waiting for deletions to finish 2026/08/14 03:08:02 INFO : three.txt: Moved (server-side) 2026/08/14 03:08:02 INFO : three.txt: Moved into backup dir 2026/08/14 03:08:04 DEBUG : dst/three.txt: md5 = 25a2212f3f61e13fc6e7b04654fe43e8 OK 2026/08/14 03:08:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:08:05 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst') 2026/08/14 03:08:05 DEBUG : one: Sizes differ 2026/08/14 03:08:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for checks to finish 2026/08/14 03:08:05 DEBUG : two: size = 3 OK 2026/08/14 03:08:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:08:05 DEBUG : two: Unchanged skipping 2026/08/14 03:08:06 INFO : one: Deleted 2026/08/14 03:08:06 INFO : one: Moved (server-side) 2026/08/14 03:08:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for transfers to finish 2026/08/14 03:08:08 DEBUG : one: md5 = d8943adb2dfd2e264b15e60de302cdd2 OK 2026/08/14 03:08:08 DEBUG : one: size = 5 OK 2026/08/14 03:08:08 INFO : one: Copied (new) 2026/08/14 03:08:08 DEBUG : Waiting for deletions to finish 2026/08/14 03:08:09 INFO : three.txt: Deleted 2026/08/14 03:08:09 INFO : three.txt: Moved (server-side) 2026/08/14 03:08:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (25.61s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:08:16 DEBUG : dst/one: md5 = 5b39c90ef70c55872903a8f1ae026999 OK 2026/08/14 03:08:18 DEBUG : dst/two: md5 = 3940076629e7e477bac909850aea4833 OK 2026/08/14 03:08:20 DEBUG : dst/three.txt: md5 = f3b575ede5d4ce20b6e09ecbd7d95011 OK 2026/08/14 03:08:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fodiwoq9vomo/dst" 2026/08/14 03:08:20 DEBUG : Creating backend with remote "TestDrive:crypt/pfbear784osu5bsei9bjnjkie087ih7cmi47uja2tkl1j2b68v40/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/14 03:08:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fodiwoq9vomo/backup" 2026/08/14 03:08:21 DEBUG : Creating backend with remote "TestDrive:crypt/pfbear784osu5bsei9bjnjkie087ih7cmi47uja2tkl1j2b68v40/1nrff024r7pq65ecp72fc28jb0" 2026/08/14 03:08:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:08:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst') 2026/08/14 03:08:23 DEBUG : one: Sizes differ 2026/08/14 03:08:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for checks to finish 2026/08/14 03:08:23 DEBUG : two: size = 3 OK 2026/08/14 03:08:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:08:23 DEBUG : two: Unchanged skipping 2026/08/14 03:08:25 INFO : one: Moved (server-side) to: one.bak 2026/08/14 03:08:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for transfers to finish 2026/08/14 03:08:26 DEBUG : one: md5 = abebd1cc06354b1c543c25f42def68af OK 2026/08/14 03:08:26 DEBUG : one: size = 4 OK 2026/08/14 03:08:26 INFO : one: Copied (new) 2026/08/14 03:08:26 DEBUG : Waiting for deletions to finish 2026/08/14 03:08:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/14 03:08:27 INFO : three.txt: Moved into backup dir 2026/08/14 03:08:30 DEBUG : dst/three.txt: md5 = 3fb4d6b8c9f8476672bba2651cb51146 OK 2026/08/14 03:08:30 DEBUG : two: size = 3 OK 2026/08/14 03:08:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:08:30 DEBUG : two: Unchanged skipping 2026/08/14 03:08:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:08:30 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst') 2026/08/14 03:08:30 DEBUG : one: Sizes differ 2026/08/14 03:08:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for checks to finish 2026/08/14 03:08:31 INFO : one.bak: Deleted 2026/08/14 03:08:32 INFO : one: Moved (server-side) to: one.bak 2026/08/14 03:08:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for transfers to finish 2026/08/14 03:08:33 DEBUG : one: md5 = f43267815bb76e52ae47c00cb95bc006 OK 2026/08/14 03:08:33 DEBUG : one: size = 5 OK 2026/08/14 03:08:33 INFO : one: Copied (new) 2026/08/14 03:08:33 DEBUG : Waiting for deletions to finish 2026/08/14 03:08:34 INFO : three.txt.bak: Deleted 2026/08/14 03:08:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/14 03:08:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (25.02s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:08:42 DEBUG : dst/one: md5 = d1a1941babdb6fe56002cc9900847cb6 OK 2026/08/14 03:08:43 DEBUG : dst/two: md5 = a0a77c4f56f4a46837e00829f28ab966 OK 2026/08/14 03:08:45 DEBUG : dst/three.txt: md5 = d5ec449ad3a1328d26cd980acf1fa06a OK 2026/08/14 03:08:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fodiwoq9vomo/dst" 2026/08/14 03:08:45 DEBUG : Creating backend with remote "TestDrive:crypt/pfbear784osu5bsei9bjnjkie087ih7cmi47uja2tkl1j2b68v40/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/14 03:08:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fodiwoq9vomo/backup" 2026/08/14 03:08:46 DEBUG : Creating backend with remote "TestDrive:crypt/pfbear784osu5bsei9bjnjkie087ih7cmi47uja2tkl1j2b68v40/1nrff024r7pq65ecp72fc28jb0" 2026/08/14 03:08:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:08:48 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst') 2026/08/14 03:08:48 DEBUG : one: Sizes differ 2026/08/14 03:08:48 DEBUG : two: size = 3 OK 2026/08/14 03:08:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:08:48 DEBUG : two: Unchanged skipping 2026/08/14 03:08:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for checks to finish 2026/08/14 03:08:50 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/14 03:08:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for transfers to finish 2026/08/14 03:08:51 DEBUG : one: md5 = cedd3c34077b4ceff29079f828773702 OK 2026/08/14 03:08:51 DEBUG : one: size = 4 OK 2026/08/14 03:08:51 INFO : one: Copied (new) 2026/08/14 03:08:51 DEBUG : Waiting for deletions to finish 2026/08/14 03:08:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/14 03:08:52 INFO : three.txt: Moved into backup dir 2026/08/14 03:08:55 DEBUG : dst/three.txt: md5 = 9a827d777ad678fb286785998a1ad6cd OK 2026/08/14 03:08:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:08:55 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst') 2026/08/14 03:08:55 DEBUG : one: Sizes differ 2026/08/14 03:08:55 DEBUG : two: size = 3 OK 2026/08/14 03:08:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for checks to finish 2026/08/14 03:08:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:08:55 DEBUG : two: Unchanged skipping 2026/08/14 03:08:56 INFO : one-2019-01-01: Deleted 2026/08/14 03:08:57 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/14 03:08:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for transfers to finish 2026/08/14 03:08:58 DEBUG : one: md5 = 1c3654de869ec7bcc5ce735553aab0e8 OK 2026/08/14 03:08:58 DEBUG : one: size = 5 OK 2026/08/14 03:08:58 INFO : one: Copied (new) 2026/08/14 03:08:58 DEBUG : Waiting for deletions to finish 2026/08/14 03:08:59 INFO : three-2019-01-01.txt: Deleted 2026/08/14 03:08:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/14 03:08:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (25.34s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:09:07 DEBUG : dst/one: md5 = bc2e65fa5902b3ff64bcc6f5b0505aef OK 2026/08/14 03:09:08 DEBUG : dst/two: md5 = 5ef167efda4057654fd8357f8f41d4ee OK 2026/08/14 03:09:10 DEBUG : dst/three.txt: md5 = 4af868498df94da4b458250aefaec3a2 OK 2026/08/14 03:09:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fodiwoq9vomo/dst" 2026/08/14 03:09:10 DEBUG : Creating backend with remote "TestDrive:crypt/pfbear784osu5bsei9bjnjkie087ih7cmi47uja2tkl1j2b68v40/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/14 03:09:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:09:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst') 2026/08/14 03:09:11 DEBUG : one: Sizes differ 2026/08/14 03:09:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for checks to finish 2026/08/14 03:09:11 DEBUG : two: size = 3 OK 2026/08/14 03:09:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:09:11 DEBUG : two: Unchanged skipping 2026/08/14 03:09:12 INFO : one: Moved (server-side) to: one.bak 2026/08/14 03:09:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for transfers to finish 2026/08/14 03:09:13 DEBUG : one: md5 = d39f28d6152a44c59a6a5ab960a12fd1 OK 2026/08/14 03:09:13 DEBUG : one: size = 4 OK 2026/08/14 03:09:13 INFO : one: Copied (new) 2026/08/14 03:09:13 DEBUG : Waiting for deletions to finish 2026/08/14 03:09:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/14 03:09:14 INFO : three.txt: Moved into backup dir 2026/08/14 03:09:16 DEBUG : dst/three.txt: md5 = 6bc1d1266963e6187abd883c0b19b303 OK 2026/08/14 03:09:17 DEBUG : one.bak: Excluded (Path Filter) 2026/08/14 03:09:17 DEBUG : one.bak: Excluded 2026/08/14 03:09:17 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/14 03:09:17 DEBUG : three.txt.bak: Excluded 2026/08/14 03:09:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:09:17 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst') 2026/08/14 03:09:17 DEBUG : one: Sizes differ 2026/08/14 03:09:17 DEBUG : two: size = 3 OK 2026/08/14 03:09:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:09:17 DEBUG : two: Unchanged skipping 2026/08/14 03:09:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for checks to finish 2026/08/14 03:09:18 INFO : one.bak: Deleted 2026/08/14 03:09:18 INFO : one: Moved (server-side) to: one.bak 2026/08/14 03:09:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst': Waiting for transfers to finish 2026/08/14 03:09:20 DEBUG : one: md5 = 3592f5e84cb818644ee094e758b1078d OK 2026/08/14 03:09:20 DEBUG : one: size = 5 OK 2026/08/14 03:09:20 INFO : one: Copied (new) 2026/08/14 03:09:20 DEBUG : Waiting for deletions to finish 2026/08/14 03:09:20 INFO : three.txt.bak: Deleted 2026/08/14 03:09:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/14 03:09:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (20.57s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:09:27 DEBUG : dst/one: md5 = a5b6293deb1e37de4de68385890c6faf OK 2026/08/14 03:09:29 DEBUG : dst/two: md5 = 10ff63f7c1fe6c5ac40cd0f18017a807 OK 2026/08/14 03:09:30 DEBUG : dst/three.txt: md5 = 267b83e7825ce17488d1ce71860a0e44 OK 2026/08/14 03:09:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fodiwoq9vomo/dst" 2026/08/14 03:09:31 DEBUG : Creating backend with remote "TestDrive:crypt/pfbear784osu5bsei9bjnjkie087ih7cmi47uja2tkl1j2b68v40/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/14 03:09:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:09:32 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst') 2026/08/14 03:09:32 DEBUG : one: Sizes differ 2026/08/14 03:09:33 INFO : one: Moved (server-side) to: one.bak 2026/08/14 03:09:34 DEBUG : one: md5 = df154c54eab3d21a2366a9ec26c3bb88 OK 2026/08/14 03:09:34 DEBUG : one: size = 4 OK 2026/08/14 03:09:34 INFO : one: Copied (new) 2026/08/14 03:09:34 DEBUG : two: size = 3 OK 2026/08/14 03:09:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:09:34 DEBUG : two: Unchanged skipping 2026/08/14 03:09:35 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:09:35 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst') 2026/08/14 03:09:35 DEBUG : three.txt: Sizes differ 2026/08/14 03:09:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/14 03:09:37 DEBUG : three.txt: md5 = f4679e1f2c443f0fea6396194f7f9aca OK 2026/08/14 03:09:37 DEBUG : three.txt: size = 6 OK 2026/08/14 03:09:37 INFO : three.txt: Copied (new) 2026/08/14 03:09:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:09:38 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst') 2026/08/14 03:09:38 DEBUG : one: Sizes differ 2026/08/14 03:09:39 INFO : one.bak: Deleted 2026/08/14 03:09:39 INFO : one: Moved (server-side) to: one.bak 2026/08/14 03:09:41 DEBUG : one: md5 = d43b27681bea44685577635c5813462f OK 2026/08/14 03:09:41 DEBUG : one: size = 5 OK 2026/08/14 03:09:41 INFO : one: Copied (new) 2026/08/14 03:09:41 DEBUG : two: size = 3 OK 2026/08/14 03:09:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:09:41 DEBUG : two: Unchanged skipping 2026/08/14 03:09:41 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:09:41 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst') 2026/08/14 03:09:41 DEBUG : three.txt: Sizes differ 2026/08/14 03:09:42 INFO : three.txt.bak: Deleted 2026/08/14 03:09:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/14 03:09:44 DEBUG : three.txt: md5 = 3880d61c3a08d3e65d7422e569cac8e2 OK 2026/08/14 03:09:44 DEBUG : three.txt: size = 19 OK 2026/08/14 03:09:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (23.77s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:09:51 DEBUG : dst/one: md5 = 67095c3993cdfca4166bb14548af9aef OK 2026/08/14 03:09:53 DEBUG : dst/two: md5 = 716b243c64fd597d2442232b38a376ec OK 2026/08/14 03:09:54 DEBUG : dst/three.txt: md5 = ee4d38534dcefddbb7c5cedfe2ab64fd OK 2026/08/14 03:09:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fodiwoq9vomo/dst" 2026/08/14 03:09:55 DEBUG : Creating backend with remote "TestDrive:crypt/pfbear784osu5bsei9bjnjkie087ih7cmi47uja2tkl1j2b68v40/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/14 03:09:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:09:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst') 2026/08/14 03:09:56 DEBUG : one: Sizes differ 2026/08/14 03:09:57 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/14 03:09:58 DEBUG : one: md5 = eea9892df971ae1ff5f1c1419088dc40 OK 2026/08/14 03:09:58 DEBUG : one: size = 4 OK 2026/08/14 03:09:58 INFO : one: Copied (new) 2026/08/14 03:09:59 DEBUG : two: size = 3 OK 2026/08/14 03:09:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:09:59 DEBUG : two: Unchanged skipping 2026/08/14 03:09:59 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:09:59 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst') 2026/08/14 03:09:59 DEBUG : three.txt: Sizes differ 2026/08/14 03:10:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/14 03:10:01 DEBUG : three.txt: md5 = a73489340952159742af72091eadf916 OK 2026/08/14 03:10:01 DEBUG : three.txt: size = 6 OK 2026/08/14 03:10:01 INFO : three.txt: Copied (new) 2026/08/14 03:10:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:10:03 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst') 2026/08/14 03:10:03 DEBUG : one: Sizes differ 2026/08/14 03:10:03 INFO : one-2019-01-01: Deleted 2026/08/14 03:10:04 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/14 03:10:05 DEBUG : one: md5 = b713b71cca436e38896d7bdf7767a20e OK 2026/08/14 03:10:05 DEBUG : one: size = 5 OK 2026/08/14 03:10:05 INFO : one: Copied (new) 2026/08/14 03:10:06 DEBUG : two: size = 3 OK 2026/08/14 03:10:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:10:06 DEBUG : two: Unchanged skipping 2026/08/14 03:10:06 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:10:06 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo/dst') 2026/08/14 03:10:06 DEBUG : three.txt: Sizes differ 2026/08/14 03:10:07 INFO : three-2019-01-01.txt: Deleted 2026/08/14 03:10:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/14 03:10:09 DEBUG : three.txt: md5 = ff68ef4bcbee9e95d33f8016a1a1a8df OK 2026/08/14 03:10:09 DEBUG : three.txt: size = 19 OK 2026/08/14 03:10:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (24.39s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:10:14 DEBUG : Testêé: md5 = 11b14b5beff4efbca9f331d3b301526f OK 2026/08/14 03:10:15 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:10:15 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:10:15 DEBUG : Testêé: Sizes differ 2026/08/14 03:10:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:10:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:10:16 DEBUG : Testêé: md5 = 5cfff91fdafdd1b366fb8f5ad0f7304a OK 2026/08/14 03:10:16 DEBUG : Testêé: size = 14 OK 2026/08/14 03:10:16 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/14 03:10:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.70s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:10:18 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/14 03:10:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:10:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:10:20 DEBUG : existing: md5 = db528c3b0e45f7586be46e40ed6cd551 OK 2026/08/14 03:10:20 DEBUG : existing: size = 6 OK 2026/08/14 03:10:20 INFO : existing: Copied (new) 2026/08/14 03:10:20 DEBUG : Waiting for deletions to finish 2026/08/14 03:10:21 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:10:21 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:10:21 DEBUG : existing: Sizes differ 2026/08/14 03:10:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:10:21 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/14 03:10:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:10:21 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': not deleting files as there were IO errors 2026/08/14 03:10:21 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.11s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:10:23 DEBUG : EXISTING: md5 = 73f40f2e8e950345bc4bb3242776f380 OK 2026/08/14 03:10:24 DEBUG : EXISTING: size = 6 OK 2026/08/14 03:10:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:10:24 DEBUG : existing: Unchanged skipping 2026/08/14 03:10:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:10:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:10:24 DEBUG : Waiting for deletions to finish 2026/08/14 03:10:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.38s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.49s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", 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-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", 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-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.55s) --- SKIP: TestMaxTransfer/Hard (0.57s) --- SKIP: TestMaxTransfer/Soft (0.46s) --- SKIP: TestMaxTransfer/Cautious (0.51s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:10:29 DEBUG : both0: md5 = e39e71bfad2df3fcedff8437ce223c24 OK 2026/08/14 03:10:30 DEBUG : only0: md5 = b4221f8c73b2031ff4fdc5825983e914 OK 2026/08/14 03:10:32 DEBUG : both1: md5 = ef701fd6943bd74cd323767606c6750b OK 2026/08/14 03:10:33 DEBUG : only1: md5 = 8a6a7cbcd1d6d585da9f4239bf5a687b OK 2026/08/14 03:10:35 DEBUG : both2: md5 = 27138c2b6aefdb551e1f03560dc68ade OK 2026/08/14 03:10:36 DEBUG : only2: md5 = fa97cf6f0274f629ed2fa16136708b22 OK 2026/08/14 03:10:38 DEBUG : both3: md5 = 47a1ed2f57f4c38f504ef0f810b0d892 OK 2026/08/14 03:10:40 DEBUG : only3: md5 = 7178d86f3c9ed68a5038aacef1d801ac OK 2026/08/14 03:10:41 DEBUG : both4: md5 = 6b74bfefb03396f4f754230cdf56a981 OK 2026/08/14 03:10:43 DEBUG : only4: md5 = 7d919cac3772376368a0e260d70b32bd OK 2026/08/14 03:10:44 DEBUG : both5: md5 = 3b2333527dc82284a58caebfe01c3752 OK 2026/08/14 03:10:45 DEBUG : only5: md5 = 72c2a02fe1abf53fc6d3dffb21b6984e OK 2026/08/14 03:10:47 DEBUG : both6: md5 = c2c2391d79707056981b3ed5cb275ec0 OK 2026/08/14 03:10:48 DEBUG : only6: md5 = 5af09ff311d47e1b2a08a26ed8016390 OK 2026/08/14 03:10:50 DEBUG : both7: md5 = 8284ba4fd87bac8ab38e556cd396b787 OK 2026/08/14 03:10:52 DEBUG : only7: md5 = df88fc85f857640492c6c1965327a275 OK 2026/08/14 03:10:53 DEBUG : both8: md5 = ad55922d2fd59dc98f935311dae178df OK 2026/08/14 03:10:55 DEBUG : only8: md5 = 7ba316f32ad2521423db6bbfa7539e3b OK 2026/08/14 03:10:56 DEBUG : both9: md5 = 2b457cd27179109e269c4db9c4bc517e OK 2026/08/14 03:10:57 DEBUG : only9: md5 = ac26c65215854943c85f3ffe52bfa9a7 OK 2026/08/14 03:10:59 DEBUG : both10: md5 = aaca780e22693ea13833da87bf14d56a OK 2026/08/14 03:11:00 DEBUG : only10: md5 = 9f34d95d7af6a49dce88721332142273 OK 2026/08/14 03:11:02 DEBUG : both11: md5 = 988b948d10a209506a8bd3ca7fdf6c1b OK 2026/08/14 03:11:04 DEBUG : only11: md5 = f0945482d03a3f3cc37c042be3ff0cfb OK 2026/08/14 03:11:05 DEBUG : both12: md5 = 6228155c962401271efbc9182fcca5f4 OK 2026/08/14 03:11:07 DEBUG : only12: md5 = 3868f2badce2cfc015b3de69fdb1c219 OK 2026/08/14 03:11:08 DEBUG : both13: md5 = 7b0251896ed3a733821f1009ea0eff01 OK 2026/08/14 03:11:10 DEBUG : only13: md5 = d2d523f277b026949ac7c013736868ba OK 2026/08/14 03:11:11 DEBUG : both14: md5 = 20e149f84a72dd80d44bb2c7b64f5a24 OK 2026/08/14 03:11:13 DEBUG : only14: md5 = 038cdba3609323c59560199adec07ca4 OK 2026/08/14 03:11:14 DEBUG : both15: md5 = 86c09a30261ffa75b942a800d721a275 OK 2026/08/14 03:11:16 DEBUG : only15: md5 = c559074cad273e1caa264447fdc0650b OK 2026/08/14 03:11:17 DEBUG : both16: md5 = ad41fea690821841969d45c342a0588f OK 2026/08/14 03:11:19 DEBUG : only16: md5 = 2ffa73ff75e3c3d664d681e6aaab7ec6 OK 2026/08/14 03:11:20 DEBUG : both17: md5 = b972465d331f71d1231b6e7f99bb406c OK 2026/08/14 03:11:22 DEBUG : only17: md5 = 949293bf4ff97493e49d8659ba2545df OK 2026/08/14 03:11:24 DEBUG : both18: md5 = b5c58931b8f21fc9316f4518e8a8db9e OK 2026/08/14 03:11:25 DEBUG : only18: md5 = 5187e4de9d0c974d02f6841ebeab16a0 OK 2026/08/14 03:11:27 DEBUG : both19: md5 = 1b9b00372c31a9f250d8f2756bc5976c OK 2026/08/14 03:11:28 DEBUG : only19: md5 = 7d707bba4bc5b4c8ab2ca72e81875d6e OK 2026/08/14 03:11:29 DEBUG : both10: size = 6 OK 2026/08/14 03:11:29 DEBUG : both12: size = 6 OK 2026/08/14 03:11:29 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:11:29 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:11:29 DEBUG : both11: size = 6 OK 2026/08/14 03:11:29 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:11:29 DEBUG : both0: size = 6 OK 2026/08/14 03:11:29 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:11:29 DEBUG : both10: Unchanged skipping 2026/08/14 03:11:29 DEBUG : both13: size = 6 OK 2026/08/14 03:11:29 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:11:29 DEBUG : both13: Unchanged skipping 2026/08/14 03:11:29 DEBUG : both14: size = 6 OK 2026/08/14 03:11:29 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:11:29 DEBUG : both14: Unchanged skipping 2026/08/14 03:11:29 DEBUG : both15: size = 6 OK 2026/08/14 03:11:29 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:11:29 DEBUG : both15: Unchanged skipping 2026/08/14 03:11:29 DEBUG : both16: size = 6 OK 2026/08/14 03:11:29 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:11:29 DEBUG : both16: Unchanged skipping 2026/08/14 03:11:29 DEBUG : both17: size = 6 OK 2026/08/14 03:11:29 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:11:29 DEBUG : both17: Unchanged skipping 2026/08/14 03:11:29 DEBUG : both18: size = 6 OK 2026/08/14 03:11:29 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:11:29 DEBUG : both18: Unchanged skipping 2026/08/14 03:11:29 DEBUG : both19: size = 6 OK 2026/08/14 03:11:29 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:11:29 DEBUG : both19: Unchanged skipping 2026/08/14 03:11:29 DEBUG : both1: size = 6 OK 2026/08/14 03:11:29 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:11:29 DEBUG : both1: Unchanged skipping 2026/08/14 03:11:29 DEBUG : both2: size = 6 OK 2026/08/14 03:11:29 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:11:29 DEBUG : both2: Unchanged skipping 2026/08/14 03:11:29 DEBUG : both3: size = 6 OK 2026/08/14 03:11:29 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:11:29 DEBUG : both12: Unchanged skipping 2026/08/14 03:11:29 DEBUG : both4: size = 6 OK 2026/08/14 03:11:29 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:11:29 DEBUG : both11: Unchanged skipping 2026/08/14 03:11:29 DEBUG : both5: size = 6 OK 2026/08/14 03:11:29 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:11:29 DEBUG : both5: Unchanged skipping 2026/08/14 03:11:29 DEBUG : both6: size = 6 OK 2026/08/14 03:11:29 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:11:29 DEBUG : both6: Unchanged skipping 2026/08/14 03:11:29 DEBUG : both7: size = 6 OK 2026/08/14 03:11:29 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:11:29 DEBUG : both0: Unchanged skipping 2026/08/14 03:11:29 DEBUG : both3: Unchanged skipping 2026/08/14 03:11:29 DEBUG : both8: size = 6 OK 2026/08/14 03:11:29 DEBUG : both9: size = 6 OK 2026/08/14 03:11:29 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:11:29 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:11:29 DEBUG : both8: Unchanged skipping 2026/08/14 03:11:29 DEBUG : both9: Unchanged skipping 2026/08/14 03:11:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:11:29 DEBUG : both7: Unchanged skipping 2026/08/14 03:11:29 DEBUG : both4: Unchanged skipping 2026/08/14 03:11:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:11:29 DEBUG : Waiting for deletions to finish 2026/08/14 03:11:30 INFO : only11: Deleted 2026/08/14 03:11:30 INFO : only13: Deleted 2026/08/14 03:11:30 INFO : only2: Deleted 2026/08/14 03:11:30 INFO : only5: Deleted 2026/08/14 03:11:30 INFO : only7: Deleted 2026/08/14 03:11:30 INFO : only15: Deleted 2026/08/14 03:11:30 INFO : only8: Deleted 2026/08/14 03:11:30 INFO : only6: Deleted 2026/08/14 03:11:30 INFO : only3: Deleted 2026/08/14 03:11:30 INFO : only1: Deleted 2026/08/14 03:11:30 INFO : only9: Deleted 2026/08/14 03:11:31 INFO : only4: Deleted 2026/08/14 03:11:31 INFO : only10: Deleted 2026/08/14 03:11:31 INFO : only12: Deleted 2026/08/14 03:11:31 INFO : only14: Deleted 2026/08/14 03:11:31 INFO : only19: Deleted 2026/08/14 03:11:31 INFO : only16: Deleted 2026/08/14 03:11:31 INFO : only17: Deleted 2026/08/14 03:11:31 INFO : only18: Deleted 2026/08/14 03:11:31 INFO : only0: Deleted 2026/08/14 03:11:31 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (74.37s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:11:43 DEBUG : both0: md5 = d4bcaa2cad3e9c5c1836e943e9e7248f OK 2026/08/14 03:11:45 DEBUG : only0: md5 = 0d26a932df0a2016a9d1f31cc45b74ac OK 2026/08/14 03:11:46 DEBUG : both1: md5 = f179165c904157d8900c87bd95c1582f OK 2026/08/14 03:11:48 DEBUG : only1: md5 = 5bcd61947a6fbda9886d8542d9e6ee70 OK 2026/08/14 03:11:50 DEBUG : both2: md5 = 12e7fef9ff231eea862eee754ffc1475 OK 2026/08/14 03:11:51 DEBUG : only2: md5 = 115ac58ae7bdf3374d31dfc216f4fe2a OK 2026/08/14 03:11:53 DEBUG : both3: md5 = a41b490d5d8cf3a0346b670de64f430f OK 2026/08/14 03:11:54 DEBUG : only3: md5 = a69332f993b8e7d75ff2ccae6afe699b OK 2026/08/14 03:11:56 DEBUG : both4: md5 = 6bc65c51529c263d16b58ca61a5cf555 OK 2026/08/14 03:11:57 DEBUG : only4: md5 = 5d6c20582c3090ef04b22dd2fbac8481 OK 2026/08/14 03:11:59 DEBUG : both5: md5 = f7a82aaf5c5ae5219892e6522277d8a4 OK 2026/08/14 03:12:01 DEBUG : only5: md5 = 3e9a39ce67e89dc577abc262e25065e9 OK 2026/08/14 03:12:02 DEBUG : both6: md5 = 5d1d2179c604af436672496b7b24e1b8 OK 2026/08/14 03:12:04 DEBUG : only6: md5 = f7369b11d537297379625abba0c1a1c8 OK 2026/08/14 03:12:05 DEBUG : both7: md5 = 15fe548128632091ecc081225650d0a0 OK 2026/08/14 03:12:07 DEBUG : only7: md5 = 0af524109f42ecef096a33f9f3745cae OK 2026/08/14 03:12:09 DEBUG : both8: md5 = 223e259645979d55073732e1337a076f OK 2026/08/14 03:12:10 DEBUG : only8: md5 = fa60e4ab2b35540919fa4aedcb9cf27e OK 2026/08/14 03:12:12 DEBUG : both9: md5 = 130d20842aacda65681d0c675707ee33 OK 2026/08/14 03:12:13 DEBUG : only9: md5 = 120ed7452c8c6b20b27ebf68da088fc8 OK 2026/08/14 03:12:15 DEBUG : both10: md5 = 6b8d67c82b79acd9280c7d44bb34235a OK 2026/08/14 03:12:17 DEBUG : only10: md5 = e818db9ae466db4fb3ef0e30647c7c21 OK 2026/08/14 03:12:18 DEBUG : both11: md5 = 7f4ff4cf7c24592c64bc4b0ab4d403b5 OK 2026/08/14 03:12:20 DEBUG : only11: md5 = 3413f5911896379089700099783a5b44 OK 2026/08/14 03:12:21 DEBUG : both12: md5 = 0f807a45a37d796dacfd27d247fb51b7 OK 2026/08/14 03:12:23 DEBUG : only12: md5 = db6e15aaab0a21d2009ba66044ad8281 OK 2026/08/14 03:12:24 DEBUG : both13: md5 = 321892d2f02405cf028bf80a6b5dcce1 OK 2026/08/14 03:12:25 DEBUG : only13: md5 = 7ee93f083ba3f1fd334c890aa2ad8fa2 OK 2026/08/14 03:12:27 DEBUG : both14: md5 = 3467d3f430cde745f925883d87b9842d OK 2026/08/14 03:12:28 DEBUG : only14: md5 = d235d7082fe5bbaa08362096145793e1 OK 2026/08/14 03:12:30 DEBUG : both15: md5 = 472f49e6b4d4ce0ff79dea949a513c13 OK 2026/08/14 03:12:32 DEBUG : only15: md5 = 11d35e0e94c2e7f7b96d8dcb6763247b OK 2026/08/14 03:12:33 DEBUG : both16: md5 = aeffebde762db8ca2216dae20fa74260 OK 2026/08/14 03:12:35 DEBUG : only16: md5 = c07573ac21a6d45e56204dea7f6fe2f6 OK 2026/08/14 03:12:36 DEBUG : both17: md5 = 13e3272cfc94f5138387f893d7f9319d OK 2026/08/14 03:12:38 DEBUG : only17: md5 = 76036af1d5664948b809be667b077083 OK 2026/08/14 03:12:39 DEBUG : both18: md5 = 366cb0c6b9a829b5feb4cbc97f359187 OK 2026/08/14 03:12:41 DEBUG : only18: md5 = 295338126ab2dfe8d8b7471a345a563b OK 2026/08/14 03:12:43 DEBUG : both19: md5 = b71f0be1c2d9fe0906bf572c73fac81d OK 2026/08/14 03:12:44 DEBUG : only19: md5 = 927999f8a56b21fea82d625a281f6b52 OK 2026/08/14 03:12:45 DEBUG : both0: size = 6 OK 2026/08/14 03:12:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:12:45 DEBUG : both10: size = 6 OK 2026/08/14 03:12:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:12:45 DEBUG : both11: size = 6 OK 2026/08/14 03:12:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:12:45 DEBUG : both12: size = 6 OK 2026/08/14 03:12:45 DEBUG : both0: Unchanged skipping 2026/08/14 03:12:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:12:45 DEBUG : both13: size = 6 OK 2026/08/14 03:12:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:12:45 DEBUG : both12: Unchanged skipping 2026/08/14 03:12:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:12:45 DEBUG : both14: size = 6 OK 2026/08/14 03:12:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:12:45 DEBUG : both14: Unchanged skipping 2026/08/14 03:12:45 DEBUG : both15: size = 6 OK 2026/08/14 03:12:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:12:45 DEBUG : both15: Unchanged skipping 2026/08/14 03:12:45 DEBUG : both16: size = 6 OK 2026/08/14 03:12:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:12:45 DEBUG : both16: Unchanged skipping 2026/08/14 03:12:45 DEBUG : both17: size = 6 OK 2026/08/14 03:12:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:12:45 DEBUG : both13: Unchanged skipping 2026/08/14 03:12:45 DEBUG : both18: size = 6 OK 2026/08/14 03:12:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:12:45 DEBUG : both18: Unchanged skipping 2026/08/14 03:12:45 DEBUG : both19: size = 6 OK 2026/08/14 03:12:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:12:45 DEBUG : both10: Unchanged skipping 2026/08/14 03:12:45 DEBUG : both1: size = 6 OK 2026/08/14 03:12:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:12:45 DEBUG : both11: Unchanged skipping 2026/08/14 03:12:45 DEBUG : both2: size = 6 OK 2026/08/14 03:12:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:12:45 DEBUG : both19: Unchanged skipping 2026/08/14 03:12:45 DEBUG : both3: size = 6 OK 2026/08/14 03:12:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:12:45 DEBUG : both1: Unchanged skipping 2026/08/14 03:12:45 DEBUG : both4: size = 6 OK 2026/08/14 03:12:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:12:45 DEBUG : both2: Unchanged skipping 2026/08/14 03:12:45 DEBUG : both5: size = 6 OK 2026/08/14 03:12:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:12:45 DEBUG : both5: Unchanged skipping 2026/08/14 03:12:45 DEBUG : both6: size = 6 OK 2026/08/14 03:12:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:12:45 DEBUG : both4: Unchanged skipping 2026/08/14 03:12:45 DEBUG : both17: Unchanged skipping 2026/08/14 03:12:45 DEBUG : both8: size = 6 OK 2026/08/14 03:12:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:12:45 DEBUG : both7: size = 6 OK 2026/08/14 03:12:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:12:45 DEBUG : both6: Unchanged skipping 2026/08/14 03:12:45 DEBUG : both9: size = 6 OK 2026/08/14 03:12:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:12:45 DEBUG : both9: Unchanged skipping 2026/08/14 03:12:45 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:12:45 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:12:45 DEBUG : only0: Sizes differ 2026/08/14 03:12:45 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:12:45 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:12:45 DEBUG : only10: Sizes differ 2026/08/14 03:12:45 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:12:45 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:12:45 DEBUG : only11: Sizes differ 2026/08/14 03:12:45 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:12:45 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:12:45 DEBUG : only12: Sizes differ 2026/08/14 03:12:45 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:12:45 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:12:45 DEBUG : only13: Sizes differ 2026/08/14 03:12:45 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:12:45 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:12:45 DEBUG : only14: Sizes differ 2026/08/14 03:12:45 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:12:45 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:12:45 DEBUG : only15: Sizes differ 2026/08/14 03:12:45 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:12:45 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:12:45 DEBUG : only16: Sizes differ 2026/08/14 03:12:45 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:12:45 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:12:45 DEBUG : only17: Sizes differ 2026/08/14 03:12:45 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:12:45 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:12:45 DEBUG : only18: Sizes differ 2026/08/14 03:12:45 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:12:45 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:12:45 DEBUG : only19: Sizes differ 2026/08/14 03:12:45 DEBUG : both7: Unchanged skipping 2026/08/14 03:12:45 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:12:45 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:12:45 DEBUG : only1: Sizes differ 2026/08/14 03:12:45 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:12:45 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:12:45 DEBUG : only2: Sizes differ 2026/08/14 03:12:45 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:12:45 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:12:45 DEBUG : only3: Sizes differ 2026/08/14 03:12:45 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:12:45 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:12:45 DEBUG : only4: Sizes differ 2026/08/14 03:12:45 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:12:45 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:12:45 DEBUG : only5: Sizes differ 2026/08/14 03:12:45 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:12:45 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:12:45 DEBUG : only6: Sizes differ 2026/08/14 03:12:45 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:12:45 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:12:45 DEBUG : only7: Sizes differ 2026/08/14 03:12:45 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:12:45 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:12:45 DEBUG : only8: Sizes differ 2026/08/14 03:12:45 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4274511396) 2026/08/14 03:12:45 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo') 2026/08/14 03:12:45 DEBUG : only9: Sizes differ 2026/08/14 03:12:45 DEBUG : both8: Unchanged skipping 2026/08/14 03:12:45 DEBUG : both3: Unchanged skipping 2026/08/14 03:12:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:12:46 DEBUG : only10: md5 = 66716c6790d72de4873670ef8b7116c2 OK 2026/08/14 03:12:46 DEBUG : only10: size = 0 OK 2026/08/14 03:12:46 INFO : only10: Copied (replaced existing) 2026/08/14 03:12:46 DEBUG : only0: md5 = 407a434bda146b446b28b3fba63687be OK 2026/08/14 03:12:46 DEBUG : only0: size = 0 OK 2026/08/14 03:12:46 INFO : only0: Copied (replaced existing) 2026/08/14 03:12:46 DEBUG : only12: md5 = 89b606266b1a47b33e4491045664adc7 OK 2026/08/14 03:12:46 DEBUG : only12: size = 0 OK 2026/08/14 03:12:46 INFO : only12: Copied (replaced existing) 2026/08/14 03:12:46 DEBUG : only11: md5 = a2368e7ccd842819af5caea9c3df0317 OK 2026/08/14 03:12:46 DEBUG : only11: size = 0 OK 2026/08/14 03:12:46 INFO : only11: Copied (replaced existing) 2026/08/14 03:12:47 DEBUG : only13: md5 = 63011cc9ef21e194fecb9fec0ad2ba99 OK 2026/08/14 03:12:47 DEBUG : only13: size = 0 OK 2026/08/14 03:12:47 INFO : only13: Copied (replaced existing) 2026/08/14 03:12:47 DEBUG : only14: md5 = d86a1759913e9ebc0cd15825a0343d37 OK 2026/08/14 03:12:47 DEBUG : only14: size = 0 OK 2026/08/14 03:12:47 INFO : only14: Copied (replaced existing) 2026/08/14 03:12:47 DEBUG : only15: md5 = 313b9e6fffb797ab003da7298fb09c1c OK 2026/08/14 03:12:47 DEBUG : only15: size = 0 OK 2026/08/14 03:12:47 INFO : only15: Copied (replaced existing) 2026/08/14 03:12:48 DEBUG : only16: md5 = 40b8d2b279ce99ce814265821a3a69b5 OK 2026/08/14 03:12:48 DEBUG : only16: size = 0 OK 2026/08/14 03:12:48 INFO : only16: Copied (replaced existing) 2026/08/14 03:12:48 DEBUG : only17: md5 = 63bd82b79c5f5172a5458c39ad3d6890 OK 2026/08/14 03:12:48 DEBUG : only17: size = 0 OK 2026/08/14 03:12:48 INFO : only17: Copied (replaced existing) 2026/08/14 03:12:48 DEBUG : only18: md5 = 719e90a1f81bfdb30554e2ac4b30382b OK 2026/08/14 03:12:48 DEBUG : only18: size = 0 OK 2026/08/14 03:12:48 INFO : only18: Copied (replaced existing) 2026/08/14 03:12:49 DEBUG : only1: md5 = f3912e9c5d892d2ab58ba19ade0f3f0a OK 2026/08/14 03:12:49 DEBUG : only1: size = 0 OK 2026/08/14 03:12:49 INFO : only1: Copied (replaced existing) 2026/08/14 03:12:49 DEBUG : only2: md5 = 782412024281a2aa8bc5760f7b1d008e OK 2026/08/14 03:12:49 DEBUG : only2: size = 0 OK 2026/08/14 03:12:49 INFO : only2: Copied (replaced existing) 2026/08/14 03:12:50 DEBUG : only4: md5 = a3c19f29571499fd4823318705fde66e OK 2026/08/14 03:12:50 DEBUG : only4: size = 0 OK 2026/08/14 03:12:50 INFO : only4: Copied (replaced existing) 2026/08/14 03:12:50 DEBUG : only3: md5 = 7289db27e5570ac608ad82222ed8ff24 OK 2026/08/14 03:12:50 DEBUG : only3: size = 0 OK 2026/08/14 03:12:50 INFO : only3: Copied (replaced existing) 2026/08/14 03:12:50 DEBUG : only5: md5 = 15c6f5a4e66dd0c3fb3e8560d3180a9a OK 2026/08/14 03:12:50 DEBUG : only5: size = 0 OK 2026/08/14 03:12:50 INFO : only5: Copied (replaced existing) 2026/08/14 03:12:50 DEBUG : only6: md5 = 90f1580361bdaa060e51f033417ba5d8 OK 2026/08/14 03:12:50 DEBUG : only6: size = 0 OK 2026/08/14 03:12:50 INFO : only6: Copied (replaced existing) 2026/08/14 03:12:51 DEBUG : only7: md5 = ab3fc781fe6346497401e33fe50c4a25 OK 2026/08/14 03:12:51 DEBUG : only7: size = 0 OK 2026/08/14 03:12:51 INFO : only7: Copied (replaced existing) 2026/08/14 03:12:51 DEBUG : only8: md5 = 9df542b4d56e7e19b8f487724fecac2c OK 2026/08/14 03:12:51 DEBUG : only8: size = 0 OK 2026/08/14 03:12:51 INFO : only8: Copied (replaced existing) 2026/08/14 03:12:51 DEBUG : only19: md5 = be0df60d0281b65f5724afb28b9918e0 OK 2026/08/14 03:12:51 DEBUG : only19: size = 0 OK 2026/08/14 03:12:51 INFO : only19: Copied (replaced existing) 2026/08/14 03:12:51 DEBUG : only9: md5 = 8cd5b0708be235cde4bfac06020e44fa OK 2026/08/14 03:12:51 DEBUG : only9: size = 0 OK 2026/08/14 03:12:51 INFO : only9: Copied (replaced existing) 2026/08/14 03:12:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (88.57s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:13:10 DEBUG : empty_dir: Making directory with metadata 2026/08/14 03:13:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 03:13:10 DEBUG : empty_on_remote: Making directory with metadata 2026/08/14 03:13:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 03:13:10 DEBUG : empty_on_remote: Making directory with metadata 2026/08/14 03:13:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 03:13:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/14 03:13:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/14 03:13:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/14 03:13:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (15.52s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:13:26 DEBUG : empty_dir: Making directory with metadata 2026/08/14 03:13:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 03:13:26 DEBUG : empty_on_remote: Making directory with metadata 2026/08/14 03:13:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 03:13:26 DEBUG : empty_on_remote: Making directory with metadata 2026/08/14 03:13:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 03:13:31 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/14 03:13:31 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/14 03:13:31 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/14 03:13:31 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/14 03:13:31 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.10s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:13:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/14 03:13:42 DEBUG : sub dir: Making directory with metadata 2026/08/14 03:13:42 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/08/14 03:14:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/14 03:14:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/14 03:14:02 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 03:14:02 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithEmptyDirs (40.57s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:14:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/14 03:14:22 DEBUG : sub dir: Making directory with metadata 2026/08/14 03:14:23 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/08/14 03:14:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/14 03:14:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/14 03:14:46 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 03:14:46 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithoutEmptyDirs (42.51s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:15:07 DEBUG : dir1/0000-abcdefg.txt: md5 = a49057aa1fff1f425b1914929afe9ba2 OK 2026/08/14 03:15:09 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2632c5c9ba0fb00a81029f10b62cdcec OK 2026/08/14 03:15:10 DEBUG : dir1/0002-cdefghi.txt: md5 = 2048452e85d3311ce20b11b1fa6e1652 OK 2026/08/14 03:15:12 DEBUG : dir1/0003-defghij.txt: md5 = 69464355c6c4a00b47b285c7cf09e02f OK 2026/08/14 03:15:13 DEBUG : dir1/0004-efghijk.txt: md5 = d39e3bf58ea7f55a485c66494f7f8417 OK 2026/08/14 03:15:15 DEBUG : dir1/0005-fghijkl.txt: md5 = aa342dd6ba24812e71c7ef06eb9b9230 OK 2026/08/14 03:15:16 DEBUG : dir1/0006-ghijklm.txt: md5 = ed6c9449e35461626f2e9afc6e5c6ce2 OK 2026/08/14 03:15:18 DEBUG : dir1/0007-1234567.txt: md5 = a3bbf831109b8102d547e3d063dbc71b OK 2026/08/14 03:15:19 DEBUG : dir1/0008-2345678.txt: md5 = cabfa0331b3a8c10efa626ffbbe91a54 OK 2026/08/14 03:15:21 DEBUG : dir1/0009-3456789.txt: md5 = 430d3a4ef33eabc7be2883ff791f6c60 OK 2026/08/14 03:15:22 DEBUG : dir1/0010-456789.txt: md5 = 31317dcee483c81c030af7795faaf210 OK 2026/08/14 03:15:24 DEBUG : dir1/0011-56789;.txt: md5 = fdda90a8052f1694ec9478d528f9fe9b OK 2026/08/14 03:15:25 DEBUG : dir1/0012-6789;.txt: md5 = 5ee1a990fcd3727a5240a2567a49c102 OK 2026/08/14 03:15:26 DEBUG : dir1/0013-789;=.txt: md5 = c7d576390d9974686ffe33ee0837cb0e OK 2026/08/14 03:15:28 DEBUG : dir1/0014-89;=.txt: md5 = e009fb3377fc5b938a3d2991b90b7d47 OK 2026/08/14 03:15:29 DEBUG : dir1/0015-9;=.txt: md5 = 468a085bccb34480c29fbb04fc9c05de OK 2026/08/14 03:15:31 DEBUG : apple: md5 = 8462a7e98c718d1acd0020732fc8445e OK 2026/08/14 03:15:32 DEBUG : banana: md5 = 9a9489f6d6c61871f0120b5ca1d7af24 OK 2026/08/14 03:15:34 DEBUG : appleappleapplebanana: md5 = f6cd79652b9923e02a246d27fc8a89ef OK 2026/08/14 03:15:36 DEBUG : splitbananasplit: md5 = 895600d27b1e992dc459dc7062a85f55 OK 2026/08/14 03:15:36 DEBUG : Waiting for deletions to finish 2026/08/14 03:15:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:15:36 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:15:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:15:36 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:15:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:15:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:15:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:15:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:15:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:15:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:15:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:15:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:15:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:15:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:15:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:15:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:15:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:15:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:15:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:15:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:15:37 DEBUG : apple: size = 5 OK 2026/08/14 03:15:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:15:37 DEBUG : apple: Unchanged skipping 2026/08/14 03:15:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:15:37 DEBUG : banana: size = 6 OK 2026/08/14 03:15:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:37 DEBUG : banana: Unchanged skipping 2026/08/14 03:15:37 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/14 03:15:37 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:15:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:37 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:15:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:15:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:15:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:15:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:15:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:15:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:15:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:15:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:15:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:15:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:15:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:15:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:15:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:15:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:15:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:15:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:15:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:15:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:15:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:15:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:15:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:15:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:15:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:15:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:15:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:15:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:15:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:15:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:15:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:15:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:15:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:15:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:15:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:15:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:15:38 DEBUG : Waiting for deletions to finish 2026/08/14 03:15:38 INFO : There was nothing to transfer 2026/08/14 03:15:38 DEBUG : Waiting for deletions to finish 2026/08/14 03:15:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:15:38 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:15:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:15:38 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:15:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:15:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:15:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:15:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:15:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:15:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:15:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:15:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:15:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:15:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:15:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:15:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:15:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:15:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:15:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:15:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:15:39 DEBUG : dir1: Directory modification time the same (differ by -862.582µs, within tolerance 1ms) 2026/08/14 03:15:39 DEBUG : apple: size = 5 OK 2026/08/14 03:15:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:39 DEBUG : apple: Unchanged skipping 2026/08/14 03:15:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:15:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:15:39 DEBUG : banana: size = 6 OK 2026/08/14 03:15:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:39 DEBUG : banana: Unchanged skipping 2026/08/14 03:15:39 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:15:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:39 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:15:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:15:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:15:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:15:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:15:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:15:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:15:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:15:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:15:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:15:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:15:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:15:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:15:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:15:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:15:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:15:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:15:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:15:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:15:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:15:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:15:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:15:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:15:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:15:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:15:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:15:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:15:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:15:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:15:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:15:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:15:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:15:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:15:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:15:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:15:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:15:39 DEBUG : Waiting for deletions to finish 2026/08/14 03:15:39 INFO : There was nothing to transfer 2026/08/14 03:15:39 DEBUG : Waiting for deletions to finish 2026/08/14 03:15:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:15:40 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:15:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:15:40 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:15:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:15:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:15:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:15:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:15:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:15:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:15:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:15:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:15:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:15:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:15:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:15:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:15:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:15:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:15:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:15:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:15:54 DEBUG : dir1/0000-abcdefg.txt: md5 = ec93106d34ec89da12622fab48cad585 OK 2026/08/14 03:15:55 DEBUG : dir1/0001-bcdefgh.txt: md5 = cfde9d8bbfa93f68a930106c78d7998a OK 2026/08/14 03:15:57 DEBUG : dir1/0002-cdefghi.txt: md5 = d26b4f5e731d263517e29f9857667dc8 OK 2026/08/14 03:15:58 DEBUG : dir1/0003-defghij.txt: md5 = de2fdb7a2b1be8ea0f960963dcda2344 OK 2026/08/14 03:16:00 DEBUG : dir1/0004-efghijk.txt: md5 = 4fd5f2fa5f18642eabec9bff5c456ac4 OK 2026/08/14 03:16:01 DEBUG : dir1/0005-fghijkl.txt: md5 = 86e880be25f0bac2b79f38f5a4afbc7c OK 2026/08/14 03:16:03 DEBUG : dir1/0006-ghijklm.txt: md5 = c2596e5fe98f45850809858318ef9e10 OK 2026/08/14 03:16:04 DEBUG : dir1/0007-1234567.txt: md5 = 38ce70246ff6010d6f3aea529f176539 OK 2026/08/14 03:16:06 DEBUG : dir1/0008-2345678.txt: md5 = c3c44f806c0d4a50b057a25de4590781 OK 2026/08/14 03:16:07 DEBUG : dir1/0009-3456789.txt: md5 = 70687dee0fccccb93176b72ed640411f OK 2026/08/14 03:16:09 DEBUG : dir1/0010-456789.txt: md5 = 85f44d8d519213f724b10df64c8dc888 OK 2026/08/14 03:16:10 DEBUG : dir1/0011-56789;.txt: md5 = c56ef830e2fd4cb540184f7e7b472384 OK 2026/08/14 03:16:12 DEBUG : dir1/0012-6789;.txt: md5 = 9cee7b1735d204d55b9268d7528c5039 OK 2026/08/14 03:16:13 DEBUG : dir1/0013-789;=.txt: md5 = 4cb6780593aca36a391d656dfe5dcc75 OK 2026/08/14 03:16:15 DEBUG : dir1/0014-89;=.txt: md5 = 531111c3eea612e756bad773138a0531 OK 2026/08/14 03:16:16 DEBUG : dir1/0015-9;=.txt: md5 = afea752e1792d3b31b2b88497008419e OK 2026/08/14 03:16:18 DEBUG : apple: md5 = fe27709552df206b7c830374d5da30d9 OK 2026/08/14 03:16:19 DEBUG : banana: md5 = 23da3d8888bc9c3d4a32b6827df02a34 OK 2026/08/14 03:16:21 DEBUG : appleappleapplebanana: md5 = 2ac624be0b06f6ac45fe430095c96118 OK 2026/08/14 03:16:22 DEBUG : splitbananasplit: md5 = d42de2db89b1d2f79355bf93052d8fa5 OK 2026/08/14 03:16:22 DEBUG : Waiting for deletions to finish 2026/08/14 03:16:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:16:23 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:16:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:16:23 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:16:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:16:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:16:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:16:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:16:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:16:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:16:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:16:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:16:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:16:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:16:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:16:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:16:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:16:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:16:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:16:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:16:24 DEBUG : apple: size = 5 OK 2026/08/14 03:16:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:24 DEBUG : apple: Unchanged skipping 2026/08/14 03:16:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:16:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:16:24 DEBUG : banana: size = 6 OK 2026/08/14 03:16:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:24 DEBUG : banana: Unchanged skipping 2026/08/14 03:16:24 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/14 03:16:24 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:16:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:24 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:16:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:16:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:16:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:16:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:16:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:16:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:16:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:16:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:16:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:16:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:16:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:16:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:16:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:16:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:16:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:16:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:16:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:16:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:16:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:16:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:16:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:16:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:16:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:16:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:16:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:16:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:16:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:16:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:16:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:16:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:16:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:16:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:16:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:16:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:16:25 DEBUG : Waiting for deletions to finish 2026/08/14 03:16:25 INFO : There was nothing to transfer 2026/08/14 03:16:25 DEBUG : Waiting for deletions to finish 2026/08/14 03:16:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:16:25 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:16:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:16:25 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:16:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:16:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:16:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:16:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:16:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:16:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:16:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:16:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:16:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:16:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:16:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:16:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:16:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:16:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:16:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:16:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:16:26 DEBUG : dir1: Directory modification time the same (differ by -459.412µs, within tolerance 1ms) 2026/08/14 03:16:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:16:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:16:26 DEBUG : apple: size = 5 OK 2026/08/14 03:16:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:26 DEBUG : apple: Unchanged skipping 2026/08/14 03:16:26 DEBUG : banana: size = 6 OK 2026/08/14 03:16:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:26 DEBUG : banana: Unchanged skipping 2026/08/14 03:16:26 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:16:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:26 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:16:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:16:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:16:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:16:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:16:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:16:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:16:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:16:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:16:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:16:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:16:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:16:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:16:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:16:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:16:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:16:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:16:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:16:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:16:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:16:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:16:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:16:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:16:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:16:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:16:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:16:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:16:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:16:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:16:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:16:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:16:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:16:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:16:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:16:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:16:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:16:26 DEBUG : Waiting for deletions to finish 2026/08/14 03:16:26 INFO : There was nothing to transfer 2026/08/14 03:16:26 DEBUG : Waiting for deletions to finish 2026/08/14 03:16:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:16:27 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:16:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:16:27 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:16:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:16:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:16:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:16:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:16:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:16:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:16:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:16:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:16:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:16:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:16:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:16:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:16:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:16:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:16:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:16:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:16:41 DEBUG : dir1/0000-abcdefg.txt: md5 = 20e04c95d9c273323eb0fdd164600a7c OK 2026/08/14 03:16:42 DEBUG : dir1/0001-bcdefgh.txt: md5 = 80718739738946acce3c8e44eb94ce24 OK 2026/08/14 03:16:44 DEBUG : dir1/0002-cdefghi.txt: md5 = 66cfa0fa611b9c69ffc175dc1fb59c6a OK 2026/08/14 03:16:45 DEBUG : dir1/0003-defghij.txt: md5 = d6c627768c631fd76b5a7a9f41d3dc0f OK 2026/08/14 03:16:47 DEBUG : dir1/0004-efghijk.txt: md5 = d8f010a29a8188190660426f8783448b OK 2026/08/14 03:16:49 DEBUG : dir1/0005-fghijkl.txt: md5 = 10283648107bbca248eb783c4ffdf533 OK 2026/08/14 03:16:50 DEBUG : dir1/0006-ghijklm.txt: md5 = 9319b85dfd9e884ab0e69a351b0c4ceb OK 2026/08/14 03:16:52 DEBUG : dir1/0007-1234567.txt: md5 = 4acfcba89a5763946352ab043a978ed5 OK 2026/08/14 03:16:53 DEBUG : dir1/0008-2345678.txt: md5 = 3e02202b75abdf836c30172f0bfede0c OK 2026/08/14 03:16:55 DEBUG : dir1/0009-3456789.txt: md5 = 94162d9cc77f28869a5b227605aa6893 OK 2026/08/14 03:16:56 DEBUG : dir1/0010-456789.txt: md5 = 956cb4cab3ba38c296d78d4f7e4566ca OK 2026/08/14 03:16:58 DEBUG : dir1/0011-56789;.txt: md5 = 392c070925a31cee1eec54009d601dea OK 2026/08/14 03:17:00 DEBUG : dir1/0012-6789;.txt: md5 = 0f61ed747bac08a4e6474b3ff4f2c081 OK 2026/08/14 03:17:01 DEBUG : dir1/0013-789;=.txt: md5 = cd0400d1b3ca66e78e9967b8d6369812 OK 2026/08/14 03:17:03 DEBUG : dir1/0014-89;=.txt: md5 = c08f442320edd5e3883d67285c2dc0dd OK 2026/08/14 03:17:04 DEBUG : dir1/0015-9;=.txt: md5 = fca921cd96df7347ffff840e69c94943 OK 2026/08/14 03:17:06 DEBUG : apple: md5 = 85ff76ef87281993b0db789ba458fc47 OK 2026/08/14 03:17:08 DEBUG : banana: md5 = f8dfdda14d7c690199fb3cbcbbe1dfa6 OK 2026/08/14 03:17:09 DEBUG : appleappleapplebanana: md5 = 0037070bcf604b554735a5d216f7a9e0 OK 2026/08/14 03:17:11 DEBUG : splitbananasplit: md5 = 5ccb31bb65a2500bdd990f2feac25651 OK 2026/08/14 03:17:11 DEBUG : Waiting for deletions to finish 2026/08/14 03:17:11 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:17:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:17:11 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:17:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:17:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:17:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:17:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:17:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:17:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:17:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:17:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:17:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:17:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:17:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:17:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:17:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:17:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:17:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:17:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:17:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:17:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:17:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:17:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:17:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:17:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/14 03:17:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/14 03:17:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/14 03:17:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/14 03:17:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:17:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:13 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/14 03:17:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 03:17:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 03:17:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 03:17:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 03:17:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 03:17:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 03:17:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/14 03:17:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/14 03:17:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/14 03:17:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/14 03:17:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/14 03:17:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/14 03:17:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/14 03:17:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/14 03:17:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/14 03:17:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/14 03:17:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/14 03:17:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 03:17:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/14 03:17:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/14 03:17:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/14 03:17:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:17:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:17:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/14 03:17:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:17:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:17:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:17:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 0206f142e75b8c14e0af0116ef8119ec OK 2026/08/14 03:17:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/14 03:17:14 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:14 DEBUG : YmFuYW5h: md5 = 808b5d0f454c87ac9ef94487ba943311 OK 2026/08/14 03:17:14 DEBUG : YmFuYW5h: size = 6 OK 2026/08/14 03:17:14 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/14 03:17:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 45080e5710b9033a88d25e33f81175af OK 2026/08/14 03:17:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/14 03:17:14 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:14 DEBUG : YXBwbGU=: md5 = 065fbc46b67fe628fd1c5f1b6a5d32bb OK 2026/08/14 03:17:14 DEBUG : YXBwbGU=: size = 5 OK 2026/08/14 03:17:14 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/14 03:17:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 42a70f4c109b4b3b501590db67e9dc1e OK 2026/08/14 03:17:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/14 03:17:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 51b37f7c9ce02bc88459c3de39a067e3 OK 2026/08/14 03:17:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/14 03:17:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = aa92c015e0bdbf78f37694d5391f32bc OK 2026/08/14 03:17:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/14 03:17:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 37da9918f5097fe3dec40f8550f8e450 OK 2026/08/14 03:17:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/14 03:17:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = cfedc46e6cacb1a9056b9a5e51122cff OK 2026/08/14 03:17:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/14 03:17:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 1822148a65ac89b67409bc225b567227 OK 2026/08/14 03:17:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/14 03:17:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = dafdbdd9c29f500b326125eb604ccee2 OK 2026/08/14 03:17:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/14 03:17:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 03:17:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = fac24041fa904d12c08f8c3e4326966d OK 2026/08/14 03:17:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/14 03:17:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 8e02f157acb91f30b5c33d08b29d481e OK 2026/08/14 03:17:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/14 03:17:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 24028b9f3bd7fc708eaacb1c167923f6 OK 2026/08/14 03:17:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/14 03:17:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = bd6c5795231ec9b91faae7ec27af5262 OK 2026/08/14 03:17:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/14 03:17:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 03:17:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = c84356d8c15490b5953a3287a3c8bf6f OK 2026/08/14 03:17:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/14 03:17:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/14 03:17:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = a25b6a816c00d4ab18c41fe8a658042b OK 2026/08/14 03:17:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/14 03:17:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = fb936295c9ecc535114424620759a9e6 OK 2026/08/14 03:17:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/14 03:17:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 638021ad748fca77167e0a78c817cd14 OK 2026/08/14 03:17:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/14 03:17:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:20 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 68b7d4d002fe52f846ca9633aa9aa230 OK 2026/08/14 03:17:20 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/14 03:17:20 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/14 03:17:20 DEBUG : Waiting for deletions to finish 2026/08/14 03:17:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/14 03:17:21 INFO : splitbananasplit: Deleted 2026/08/14 03:17:21 INFO : dir1/0007-1234567.txt: Deleted 2026/08/14 03:17:21 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/14 03:17:21 INFO : dir1/0003-defghij.txt: Deleted 2026/08/14 03:17:21 INFO : dir1/0009-3456789.txt: Deleted 2026/08/14 03:17:21 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/14 03:17:21 INFO : dir1/0010-456789.txt: Deleted 2026/08/14 03:17:21 INFO : dir1/0015-9;=.txt: Deleted 2026/08/14 03:17:21 INFO : banana: Deleted 2026/08/14 03:17:21 INFO : dir1/0011-56789;.txt: Deleted 2026/08/14 03:17:21 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/14 03:17:21 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/14 03:17:21 INFO : dir1/0013-789;=.txt: Deleted 2026/08/14 03:17:21 INFO : appleappleapplebanana: Deleted 2026/08/14 03:17:21 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/14 03:17:21 INFO : apple: Deleted 2026/08/14 03:17:21 INFO : dir1/0014-89;=.txt: Deleted 2026/08/14 03:17:21 INFO : dir1/0008-2345678.txt: Deleted 2026/08/14 03:17:22 INFO : dir1/0012-6789;.txt: Deleted 2026/08/14 03:17:22 DEBUG : Waiting for deletions to finish 2026/08/14 03:17:22 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/14 03:17:22 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/14 03:17:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/14 03:17:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/14 03:17:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/14 03:17:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/14 03:17:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/14 03:17:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/14 03:17:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/14 03:17:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/14 03:17:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/14 03:17:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/14 03:17:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/14 03:17:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/14 03:17:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/14 03:17:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/14 03:17:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/14 03:17:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/14 03:17:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/14 03:17:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/14 03:17:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 03:17:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 03:17:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/14 03:17:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:17:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/14 03:17:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:17:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:17:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:17:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:17:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:17:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 03:17:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:17:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:17:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:17:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:17:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:17:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:17:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:17:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:17:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:17:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:17:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/14 03:17:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 03:17:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/14 03:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 03:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/14 03:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 03:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 03:17:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/14 03:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:17:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:17:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:17:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:23 DEBUG : dir1: Directory modification time the same (differ by -68.395µs, within tolerance 1ms) 2026/08/14 03:17:23 DEBUG : YXBwbGU=: size = 5 OK 2026/08/14 03:17:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:17:23 DEBUG : apple: Unchanged skipping 2026/08/14 03:17:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/14 03:17:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:17:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:17:23 DEBUG : YmFuYW5h: size = 6 OK 2026/08/14 03:17:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:17:23 DEBUG : banana: Unchanged skipping 2026/08/14 03:17:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/14 03:17:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:17:23 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 03:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 03:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 03:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 03:17:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 03:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/14 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 03:17:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/14 03:17:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/14 03:17:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:17:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:17:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/14 03:17:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:17:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:17:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/14 03:17:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:17:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:17:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/14 03:17:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:17:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:17:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/14 03:17:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:17:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:17:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/14 03:17:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:17:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:17:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/14 03:17:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:17:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:17:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/14 03:17:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:17:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:17:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/14 03:17:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:17:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:17:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/14 03:17:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:17:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:17:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/14 03:17:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:17:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:17:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/14 03:17:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:17:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:17:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/14 03:17:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:17:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:17:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/14 03:17:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:17:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:17:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/14 03:17:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:17:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:17:23 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/14 03:17:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:17:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:17:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:17:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:17:23 DEBUG : Waiting for deletions to finish 2026/08/14 03:17:23 DEBUG : Waiting for deletions to finish 2026/08/14 03:17:24 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/14 03:17:24 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/14 03:17:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/14 03:17:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/14 03:17:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/14 03:17:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/14 03:17:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/14 03:17:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/14 03:17:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/14 03:17:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/14 03:17:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/14 03:17:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/14 03:17:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/14 03:17:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/14 03:17:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/14 03:17:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/14 03:17:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/14 03:17:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/14 03:17:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/14 03:17:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/14 03:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:24 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:17:24 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:24 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 03:17:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 03:17:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/14 03:17:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:24 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 03:17:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 03:17:24 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 03:17:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 03:17:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 03:17:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 03:17:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 03:17:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 03:17:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 03:17:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 03:17:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 03:17:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 03:17:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 03:17:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 03:17:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 03:17:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 03:17:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 03:17:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 03:17:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 03:17:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:17:38 DEBUG : dir1/0000-abcdefg.txt: md5 = f30596fb94c0fe24e04466ed5846c826 OK 2026/08/14 03:17:39 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9395a1e9d23255977db185eb8e6ecf41 OK 2026/08/14 03:17:41 DEBUG : dir1/0002-cdefghi.txt: md5 = 759044760a558d463d0674f34c890913 OK 2026/08/14 03:17:43 DEBUG : dir1/0003-defghij.txt: md5 = f1a56cf43dabb40479b3e3ceafcc2aaa OK 2026/08/14 03:17:44 DEBUG : dir1/0004-efghijk.txt: md5 = 29d4347b6908c1ce9719327663416203 OK 2026/08/14 03:17:45 DEBUG : dir1/0005-fghijkl.txt: md5 = 55ad830e9614cba5ccaf7372171fb812 OK 2026/08/14 03:17:47 DEBUG : dir1/0006-ghijklm.txt: md5 = db6954a74ce4557f618f24cf522c4d2b OK 2026/08/14 03:17:49 DEBUG : dir1/0007-1234567.txt: md5 = 579df06eb1ab28da15b90de2c12b81e9 OK 2026/08/14 03:17:50 DEBUG : dir1/0008-2345678.txt: md5 = d09ea2e5ede116d9ae027c9a8c4a161c OK 2026/08/14 03:17:52 DEBUG : dir1/0009-3456789.txt: md5 = 7d9811e943be82397b80e1c6fb1378c6 OK 2026/08/14 03:17:53 DEBUG : dir1/0010-456789.txt: md5 = 50e17862b63e5e8c8f472ad378a39048 OK 2026/08/14 03:17:55 DEBUG : dir1/0011-56789;.txt: md5 = bc4257d0acbaefbd775766e41abd2b1e OK 2026/08/14 03:17:56 DEBUG : dir1/0012-6789;.txt: md5 = e2e8b31e494669863b732f96ecceb11a OK 2026/08/14 03:17:58 DEBUG : dir1/0013-789;=.txt: md5 = a6316d326ec60c4ec3084e1bfa3e6f5b OK 2026/08/14 03:18:00 DEBUG : dir1/0014-89;=.txt: md5 = 3d9967354137b7ada259fbe60b53b496 OK 2026/08/14 03:18:01 DEBUG : dir1/0015-9;=.txt: md5 = c3f5ed8ffb3846d70501ac2842a877fe OK 2026/08/14 03:18:03 DEBUG : apple: md5 = 094b6276fa3c28c9bc19a1e4473ad786 OK 2026/08/14 03:18:04 DEBUG : banana: md5 = 99d21bf1b611f28cbd8589017a4b5be4 OK 2026/08/14 03:18:06 DEBUG : appleappleapplebanana: md5 = e872e4e275bcb049d1054ef29a02efd6 OK 2026/08/14 03:18:07 DEBUG : splitbananasplit: md5 = b165fc783dbe32cf99ec113c4558d822 OK 2026/08/14 03:18:07 DEBUG : Waiting for deletions to finish 2026/08/14 03:18:08 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:18:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:18:08 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:18:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:18:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:18:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:18:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:18:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:18:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:18:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:18:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:18:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:18:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:18:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:18:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:18:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:18:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:18:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:18:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:18:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:18:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:18:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:18:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:18:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:18:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:18:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:18:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:18:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:18:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:18:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:18:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:18:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:18:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:18:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:18:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:18:09 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/14 03:18:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:18:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/14 03:18:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:18:09 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/14 03:18:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:18:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/14 03:18:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:18:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:18:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:18:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:18:09 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/14 03:18:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 03:18:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:18:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/14 03:18:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:18:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/14 03:18:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 03:18:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 03:18:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:18:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 03:18:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 03:18:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 03:18:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:18:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 03:18:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 03:18:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 03:18:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 03:18:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 03:18:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/14 03:18:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 03:18:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:18:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 03:18:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 03:18:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 03:18:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 03:18:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 03:18:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 03:18:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 03:18:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:18:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 03:18:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 03:18:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 03:18:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:18:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 03:18:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 03:18:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 03:18:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 03:18:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 03:18:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 03:18:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 03:18:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 03:18:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 03:18:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 03:18:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 03:18:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/14 03:18:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 03:18:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:18:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 03:18:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 03:18:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 03:18:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 03:18:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 03:18:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 03:18:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 03:18:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 03:18:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 03:18:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 03:18:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 03:18:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/14 03:18:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 03:18:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 03:18:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 03:18:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:18:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 03:18:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 03:18:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 03:18:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 03:18:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 03:18:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 03:18:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 03:18:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 03:18:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 03:18:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 03:18:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 03:18:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/14 03:18:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 03:18:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 03:18:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 03:18:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 03:18:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/14 03:18:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:18:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/14 03:18:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 03:18:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/14 03:18:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 03:18:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/14 03:18:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 03:18:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/14 03:18:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 03:18:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 03:18:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:18:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 03:18:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 03:18:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 03:18:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 03:18:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 03:18:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 03:18:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 03:18:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/14 03:18:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 03:18:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 03:18:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 03:18:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 03:18:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 03:18:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/14 03:18:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 03:18:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 03:18:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 03:18:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:18:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 03:18:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 03:18:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 03:18:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 03:18:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 03:18:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 03:18:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 03:18:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/14 03:18:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 03:18:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 03:18:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 03:18:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 03:18:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 03:18:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/14 03:18:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 03:18:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 03:18:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 03:18:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 03:18:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 03:18:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 03:18:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 03:18:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 03:18:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/14 03:18:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:18:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/14 03:18:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 03:18:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/14 03:18:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 03:18:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/14 03:18:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 03:18:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/14 03:18:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/14 03:18:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 03:18:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:18:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 03:18:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 03:18:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 03:18:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 03:18:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 03:18:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 03:18:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 03:18:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/14 03:18:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 03:18:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/14 03:18:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 03:18:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 03:18:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 03:18:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 03:18:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 03:18:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/14 03:18:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 03:18:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 03:18:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 03:18:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 03:18:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 03:18:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 03:18:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 03:18:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 03:18:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 03:18:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 03:18:09 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/14 03:18:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:18:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 03:18:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 03:18:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 03:18:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 03:18:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 03:18:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 03:18:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/14 03:18:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 03:18:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 03:18:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/14 03:18:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/14 03:18:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 03:18:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 03:18:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 03:18:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 03:18:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:10 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/14 03:18:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:18:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:18:10 DEBUG : PREFIXsplitbananasplit: md5 = 986f5f120772cd1718005f143cc7a3a3 OK 2026/08/14 03:18:10 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/14 03:18:10 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/14 03:18:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/14 03:18:10 DEBUG : PREFIXapple: md5 = 1a9cc58a2fee598ca07908d1a4fdf081 OK 2026/08/14 03:18:10 DEBUG : PREFIXapple: size = 5 OK 2026/08/14 03:18:10 INFO : apple: Copied (new) to: PREFIXapple 2026/08/14 03:18:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/14 03:18:10 DEBUG : PREFIXappleappleapplebanana: md5 = c6dae7117e766ffe2a88554df38c80a5 OK 2026/08/14 03:18:10 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/14 03:18:10 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/14 03:18:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/14 03:18:10 DEBUG : PREFIXbanana: md5 = 3a6d37c3cde6ae70c449d4548020e6d1 OK 2026/08/14 03:18:10 DEBUG : PREFIXbanana: size = 6 OK 2026/08/14 03:18:10 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/14 03:18:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/14 03:18:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 948a7567aaf46789062c070e52c03120 OK 2026/08/14 03:18:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/14 03:18:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/14 03:18:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/14 03:18:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = c0a493fe0c9b7472cccfb0562d91fceb OK 2026/08/14 03:18:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:18:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/14 03:18:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/14 03:18:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = f57d14e046b59a16cdee5cf3da6db7aa OK 2026/08/14 03:18:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/14 03:18:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/14 03:18:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/14 03:18:12 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 7f293016dfb9452fe938a0cf66458076 OK 2026/08/14 03:18:12 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/14 03:18:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/14 03:18:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/14 03:18:13 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = bc8f17e4dc450f4fddbfed9c113f742e OK 2026/08/14 03:18:13 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/14 03:18:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/14 03:18:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/14 03:18:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 08d970513188ab6b22c45a3f5f49575f OK 2026/08/14 03:18:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/14 03:18:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/14 03:18:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/14 03:18:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = e53b0f2954ff9caf84724c93e257d5cc OK 2026/08/14 03:18:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/14 03:18:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/14 03:18:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/14 03:18:14 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 1c77bac2db3168b62bc801ec3b8cb37e OK 2026/08/14 03:18:14 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/14 03:18:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/14 03:18:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/14 03:18:14 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 35a3451cf7d57927a1ecde73d6c59e26 OK 2026/08/14 03:18:14 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/14 03:18:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/14 03:18:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/14 03:18:15 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 456c86c7926789e4f29e49faf23f0fde OK 2026/08/14 03:18:15 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/14 03:18:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/14 03:18:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/14 03:18:15 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 1c3f9ea681bffc8b45653bf875e8515b OK 2026/08/14 03:18:15 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/14 03:18:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/14 03:18:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/14 03:18:15 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = f4500847e7fb59068dae69d018a60e10 OK 2026/08/14 03:18:15 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/14 03:18:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/14 03:18:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/14 03:18:16 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 18a99e3c73cd6bb320e82f005de98c41 OK 2026/08/14 03:18:16 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/14 03:18:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/14 03:18:16 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = e683a7bab5dbe1fb40b571d89f765c7d OK 2026/08/14 03:18:16 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/14 03:18:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/14 03:18:16 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = c0e8a720808ea315301c4d7ed292c386 OK 2026/08/14 03:18:16 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/14 03:18:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/14 03:18:16 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 5d304ad1fc01cd2ed8eb2dc9dbd1c018 OK 2026/08/14 03:18:16 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/14 03:18:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/14 03:18:16 DEBUG : Waiting for deletions to finish 2026/08/14 03:18:17 INFO : dir1/0008-2345678.txt: Deleted 2026/08/14 03:18:17 INFO : apple: Deleted 2026/08/14 03:18:17 INFO : dir1/0003-defghij.txt: Deleted 2026/08/14 03:18:17 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/14 03:18:17 INFO : splitbananasplit: Deleted 2026/08/14 03:18:17 INFO : dir1/0015-9;=.txt: Deleted 2026/08/14 03:18:17 INFO : banana: Deleted 2026/08/14 03:18:17 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/14 03:18:17 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/14 03:18:17 INFO : dir1/0010-456789.txt: Deleted 2026/08/14 03:18:17 INFO : dir1/0009-3456789.txt: Deleted 2026/08/14 03:18:17 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/14 03:18:17 INFO : dir1/0013-789;=.txt: Deleted 2026/08/14 03:18:17 INFO : dir1/0011-56789;.txt: Deleted 2026/08/14 03:18:17 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/14 03:18:17 INFO : dir1/0014-89;=.txt: Deleted 2026/08/14 03:18:18 INFO : appleappleapplebanana: Deleted 2026/08/14 03:18:18 INFO : dir1/0012-6789;.txt: Deleted 2026/08/14 03:18:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/14 03:18:18 INFO : dir1/0007-1234567.txt: Deleted 2026/08/14 03:18:18 DEBUG : Waiting for deletions to finish 2026/08/14 03:18:18 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/14 03:18:18 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/14 03:18:18 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/14 03:18:18 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:18:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:18:18 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:18:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:18:18 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:18:18 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:18:18 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:18:18 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:18:18 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:18:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:18:18 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:18:18 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:18:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:18:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:18:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:18:18 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:18:18 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:18:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/14 03:18:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/14 03:18:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/14 03:18:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/14 03:18:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/14 03:18:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/14 03:18:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/14 03:18:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/14 03:18:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/14 03:18:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/14 03:18:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/14 03:18:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/14 03:18:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/14 03:18:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/14 03:18:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/14 03:18:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/14 03:18:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/14 03:18:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/14 03:18:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/14 03:18:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/14 03:18:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/14 03:18:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/14 03:18:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/14 03:18:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/14 03:18:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/14 03:18:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/14 03:18:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/14 03:18:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/14 03:18:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/14 03:18:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/14 03:18:19 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:18:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/14 03:18:19 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:18:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/14 03:18:19 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:18:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/14 03:18:19 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:18:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/14 03:18:19 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:18:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/14 03:18:19 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:18:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/14 03:18:19 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:18:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/14 03:18:19 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:18:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/14 03:18:19 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:18:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/14 03:18:19 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:18:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/14 03:18:19 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:18:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/14 03:18:19 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:18:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/14 03:18:19 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:18:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/14 03:18:19 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:18:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/14 03:18:19 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:18:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/14 03:18:19 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:18:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/14 03:18:19 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:18:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/14 03:18:19 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:18:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/14 03:18:19 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:18:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/14 03:18:19 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:18:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/14 03:18:19 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:18:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/14 03:18:19 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:18:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/14 03:18:19 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:18:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/14 03:18:19 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:18:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/14 03:18:19 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:18:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/14 03:18:19 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:18:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/14 03:18:19 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:18:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/14 03:18:19 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:18:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/14 03:18:19 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:18:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/14 03:18:19 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:18:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/14 03:18:19 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:18:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/14 03:18:19 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:18:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/14 03:18:19 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:18:19 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:18:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:18:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/14 03:18:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:18:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/14 03:18:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:18:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/14 03:18:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:18:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/14 03:18:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:18:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/14 03:18:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:18:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/14 03:18:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:18:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/14 03:18:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:18:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/14 03:18:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:18:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/14 03:18:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:18:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/14 03:18:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:18:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/14 03:18:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:18:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/14 03:18:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:18:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/14 03:18:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:18:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/14 03:18:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:18:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/14 03:18:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:18:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/14 03:18:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:18:19 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:18:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:18:19 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:18:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:18:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/14 03:18:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:18:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/14 03:18:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:18:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/14 03:18:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:18:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/14 03:18:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:18:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/14 03:18:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:18:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/14 03:18:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:18:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/14 03:18:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:18:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/14 03:18:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:18:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/14 03:18:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:18:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/14 03:18:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:18:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/14 03:18:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:18:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/14 03:18:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:18:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/14 03:18:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:18:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/14 03:18:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:18:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/14 03:18:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:18:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/14 03:18:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:18:19 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:18:19 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 03:18:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 03:18:19 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 03:18:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 03:18:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/14 03:18:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/14 03:18:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/14 03:18:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/14 03:18:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/14 03:18:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/14 03:18:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/14 03:18:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/14 03:18:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/14 03:18:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/14 03:18:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/14 03:18:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/14 03:18:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/14 03:18:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/14 03:18:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/14 03:18:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/14 03:18:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/14 03:18:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/14 03:18:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/14 03:18:19 DEBUG : dir1: Directory modification time the same (differ by -788.442µs, within tolerance 1ms) 2026/08/14 03:18:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/14 03:18:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:18:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:18:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:18:21 DEBUG : splitbananasplit: md5 = e5d7d527971a02936cef813e53e0db8d OK 2026/08/14 03:18:21 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:18:21 INFO : splitbananasplit: Copied (new) 2026/08/14 03:18:21 DEBUG : apple: md5 = 1905923368cb9e292efb5395a95d3b30 OK 2026/08/14 03:18:21 DEBUG : apple: size = 5 OK 2026/08/14 03:18:21 INFO : apple: Copied (new) 2026/08/14 03:18:21 DEBUG : appleappleapplebanana: md5 = 2bf91e8fce38f07972b3398a3aad62ca OK 2026/08/14 03:18:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:18:21 INFO : appleappleapplebanana: Copied (new) 2026/08/14 03:18:21 DEBUG : banana: md5 = 0cb0bff8a8dcc1ec1aa8dbb675940749 OK 2026/08/14 03:18:21 DEBUG : banana: size = 6 OK 2026/08/14 03:18:21 INFO : banana: Copied (new) 2026/08/14 03:18:22 DEBUG : dir1/0002-cdefghi.txt: md5 = 7da51a82e71b457d469bc49cb275af46 OK 2026/08/14 03:18:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:18:22 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/14 03:18:22 DEBUG : dir1/0001-bcdefgh.txt: md5 = c388cfa17032a6b43ad48e6ddf964732 OK 2026/08/14 03:18:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:18:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/14 03:18:22 DEBUG : dir1/0000-abcdefg.txt: md5 = 7cd4f9a05c3cd96810067110afde9cfb OK 2026/08/14 03:18:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:18:22 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/14 03:18:22 DEBUG : dir1/0003-defghij.txt: md5 = 6abde7a69906ec5f515111a57a2eba31 OK 2026/08/14 03:18:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:18:22 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/14 03:18:24 DEBUG : dir1/0007-1234567.txt: md5 = 4ab334480ad8d3338ecabbad421d243d OK 2026/08/14 03:18:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:18:24 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/14 03:18:24 DEBUG : dir1/0006-ghijklm.txt: md5 = ba4a366339d4dd9f67c1d775646df023 OK 2026/08/14 03:18:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:18:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/14 03:18:24 DEBUG : dir1/0005-fghijkl.txt: md5 = 674876fc1bc83c9cfba6c85ab5e91477 OK 2026/08/14 03:18:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:18:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/14 03:18:24 DEBUG : dir1/0004-efghijk.txt: md5 = d91555cab47ee7d1e1043cfe9d01a8fd OK 2026/08/14 03:18:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:18:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/14 03:18:25 DEBUG : dir1/0009-3456789.txt: md5 = 1fa21c7887db811c5a01b887cd83fc4c OK 2026/08/14 03:18:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:18:25 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/14 03:18:25 DEBUG : dir1/0008-2345678.txt: md5 = 2e0e89928903963dcf59bd8af89638ac OK 2026/08/14 03:18:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:18:25 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/14 03:18:25 DEBUG : dir1/0010-456789.txt: md5 = 1e192da24413a146dcaf9cff973381ff OK 2026/08/14 03:18:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:18:25 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/14 03:18:25 DEBUG : dir1/0011-56789;.txt: md5 = 76a0af6655e8cb66fe8ad4b411aa227e OK 2026/08/14 03:18:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:18:25 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/14 03:18:26 DEBUG : dir1/0012-6789;.txt: md5 = 1fc677184012e0302f2c24330ce2c1b5 OK 2026/08/14 03:18:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:18:26 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/14 03:18:27 DEBUG : dir1/0014-89;=.txt: md5 = 9f3b8bb98dcc0162d4769cc31a451e20 OK 2026/08/14 03:18:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:18:27 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/14 03:18:27 DEBUG : dir1/0013-789;=.txt: md5 = b3b1a19e71070760ab8450787e149b72 OK 2026/08/14 03:18:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:18:27 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/14 03:18:27 DEBUG : dir1/0015-9;=.txt: md5 = 8665d360136df0b13e0104bb38871062 OK 2026/08/14 03:18:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:18:27 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/14 03:18:27 DEBUG : Waiting for deletions to finish 2026/08/14 03:18:27 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/14 03:18:27 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/14 03:18:27 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/14 03:18:27 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/14 03:18:27 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/14 03:18:27 INFO : PREFIXbanana: Deleted 2026/08/14 03:18:27 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/14 03:18:27 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/14 03:18:28 INFO : PREFIXsplitbananasplit: Deleted 2026/08/14 03:18:28 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/14 03:18:28 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/14 03:18:28 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/14 03:18:28 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/14 03:18:28 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/14 03:18:28 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/14 03:18:28 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/14 03:18:28 INFO : PREFIXapple: Deleted 2026/08/14 03:18:28 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/14 03:18:28 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/14 03:18:28 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/14 03:18:28 DEBUG : Waiting for deletions to finish 2026/08/14 03:18:29 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:18:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:18:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:18:29 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:18:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:18:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:18:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:18:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:18:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:18:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:18:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:18:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:18:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:18:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:18:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:18:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:18:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:18:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:18:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:18:29 DEBUG : Waiting for deletions to finish 2026/08/14 03:18:30 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:18:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:18:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:18:30 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:18:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:18:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:18:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:18:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:18:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:18:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:18:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:18:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:18:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:18:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:18:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:18:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:18:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:18:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:18:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:18:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:18:44 DEBUG : dir1/0000-abcdefg.txt: md5 = 594b348bebd5420d57f4827d1795ec64 OK 2026/08/14 03:18:46 DEBUG : dir1/0001-bcdefgh.txt: md5 = d2dfb45103c0cac9d1d2838f9bc2f78b OK 2026/08/14 03:18:47 DEBUG : dir1/0002-cdefghi.txt: md5 = 73a5cad9b0a3e177f9c781b4e5571856 OK 2026/08/14 03:18:49 DEBUG : dir1/0003-defghij.txt: md5 = 4e66af38f6616c45f93a027d4729cf31 OK 2026/08/14 03:18:50 DEBUG : dir1/0004-efghijk.txt: md5 = 7504471a5b3a928273f8150957b74221 OK 2026/08/14 03:18:52 DEBUG : dir1/0005-fghijkl.txt: md5 = 76d8bc94ed55dd8a7e02943b81f5b738 OK 2026/08/14 03:18:53 DEBUG : dir1/0006-ghijklm.txt: md5 = 7c5c1f722158b4a7cb1a66bd3915739e OK 2026/08/14 03:18:55 DEBUG : dir1/0007-1234567.txt: md5 = 061de29ef612b872de1bcdd31cd6c5d8 OK 2026/08/14 03:18:56 DEBUG : dir1/0008-2345678.txt: md5 = 5547552a8f80343291f9cf5071368827 OK 2026/08/14 03:18:58 DEBUG : dir1/0009-3456789.txt: md5 = d725b1769894314395ad2032fb85d5aa OK 2026/08/14 03:18:59 DEBUG : dir1/0010-456789.txt: md5 = 1e9be000b83f324355186d74baaceb65 OK 2026/08/14 03:19:01 DEBUG : dir1/0011-56789;.txt: md5 = ab19c842255da3f9127a3e492783ba3c OK 2026/08/14 03:19:02 DEBUG : dir1/0012-6789;.txt: md5 = 44b14451142e09fc62c738969d9380f1 OK 2026/08/14 03:19:04 DEBUG : dir1/0013-789;=.txt: md5 = 6ce96529a2cff6efc79ddd3b80040a32 OK 2026/08/14 03:19:05 DEBUG : dir1/0014-89;=.txt: md5 = 530a3fb3fa85383ca4fd28c24cb7b8dd OK 2026/08/14 03:19:07 DEBUG : dir1/0015-9;=.txt: md5 = edec5053b4718f319d8e4c52003bb4c7 OK 2026/08/14 03:19:08 DEBUG : apple: md5 = c7dc63e6e9f0f1a8cd9dbb91deead117 OK 2026/08/14 03:19:10 DEBUG : banana: md5 = 8c89756d6664ed90b7ef439c9425cecd OK 2026/08/14 03:19:11 DEBUG : appleappleapplebanana: md5 = 0cacbd112f4891e14a448f8293a90ff3 OK 2026/08/14 03:19:13 DEBUG : splitbananasplit: md5 = 2b87569e205fba4d9e4a3e50049abaa6 OK 2026/08/14 03:19:13 DEBUG : Waiting for deletions to finish 2026/08/14 03:19:13 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:19:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:19:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:19:13 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:19:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:19:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:19:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:19:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:19:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:19:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:19:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:19:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:19:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:19:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:19:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:19:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:19:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:19:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:19:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:19:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:19:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/14 03:19:14 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:19:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:19:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/14 03:19:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:19:14 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:19:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/14 03:19:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:19:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:19:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/14 03:19:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:19:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:19:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:19:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:19:14 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:19:14 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:19:14 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/14 03:19:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:19:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/14 03:19:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:19:14 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/14 03:19:14 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:19:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:19:14 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:19:15 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/14 03:19:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/14 03:19:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/14 03:19:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/14 03:19:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:19:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/14 03:19:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/14 03:19:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/14 03:19:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/14 03:19:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/14 03:19:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/14 03:19:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/14 03:19:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/14 03:19:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/14 03:19:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/14 03:19:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/14 03:19:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/14 03:19:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/14 03:19:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/14 03:19:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/14 03:19:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/14 03:19:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:19:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:19:16 DEBUG : appleSUFFIX: md5 = c8f356b80312b9a3ccf572019ae54667 OK 2026/08/14 03:19:16 DEBUG : appleSUFFIX: size = 5 OK 2026/08/14 03:19:16 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/14 03:19:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/14 03:19:16 DEBUG : bananaSUFFIX: md5 = 49e10b5e076d22e241c063f67f029e13 OK 2026/08/14 03:19:16 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/14 03:19:16 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/14 03:19:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/14 03:19:16 DEBUG : appleappleapplebananaSUFFIX: md5 = 6cd93eb282887a974d187b93152c2cdd OK 2026/08/14 03:19:16 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/14 03:19:16 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/14 03:19:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/14 03:19:16 DEBUG : splitbananasplitSUFFIX: md5 = 2d321a6c2f2ebf73f0366254b77dbd4c OK 2026/08/14 03:19:16 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/14 03:19:16 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/14 03:19:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/14 03:19:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 1be07cf217c9d00999fe9cdd26ed01b3 OK 2026/08/14 03:19:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/14 03:19:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/14 03:19:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/14 03:19:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 662577af644292903d30f5f4a83f303f OK 2026/08/14 03:19:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/14 03:19:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/14 03:19:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/14 03:19:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = bf472ac66a4474bed46685ab5a8b530d OK 2026/08/14 03:19:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/14 03:19:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/14 03:19:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/14 03:19:18 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 30d4fb295690bc9ec0d8a940e78f8ce8 OK 2026/08/14 03:19:18 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/14 03:19:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/14 03:19:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/14 03:19:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = f564bdae16360f8ac540356546dffe60 OK 2026/08/14 03:19:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/14 03:19:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/14 03:19:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/14 03:19:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 490bfa2254d595d95ead5fc32fa18d47 OK 2026/08/14 03:19:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/14 03:19:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/14 03:19:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/14 03:19:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = c0651da67b98a1c0e99c845e0a5e30f1 OK 2026/08/14 03:19:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/14 03:19:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/14 03:19:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/14 03:19:19 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = ff609b0dff5c72519d21306630bb20de OK 2026/08/14 03:19:19 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/14 03:19:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/14 03:19:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/14 03:19:20 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = e3d4a371977cf15c26cbcc02af256a9d OK 2026/08/14 03:19:20 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/14 03:19:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/14 03:19:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/14 03:19:20 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = ddb14d262988ea190792e336f99aacea OK 2026/08/14 03:19:20 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/14 03:19:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/14 03:19:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/14 03:19:20 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = b3b9c55575a2b26116c3ce74d12dff24 OK 2026/08/14 03:19:20 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/14 03:19:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/14 03:19:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/14 03:19:21 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 4367630d504765eb4667ea1331d65631 OK 2026/08/14 03:19:21 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/14 03:19:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/14 03:19:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/14 03:19:21 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = f291d963292d04779d5408f4e8f04edd OK 2026/08/14 03:19:21 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/14 03:19:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/14 03:19:22 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 32d24bcc23c6a1148f8b0abbb63073b4 OK 2026/08/14 03:19:22 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/14 03:19:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/14 03:19:22 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 8236eec043b8d42db3aa7a2989e8855c OK 2026/08/14 03:19:22 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/14 03:19:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/14 03:19:22 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = fd49cd8f10ea12e72a98f45368755666 OK 2026/08/14 03:19:22 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/14 03:19:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/14 03:19:22 DEBUG : Waiting for deletions to finish 2026/08/14 03:19:23 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/14 03:19:23 INFO : dir1/0003-defghij.txt: Deleted 2026/08/14 03:19:23 INFO : dir1/0012-6789;.txt: Deleted 2026/08/14 03:19:23 INFO : dir1/0011-56789;.txt: Deleted 2026/08/14 03:19:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/14 03:19:23 INFO : dir1/0015-9;=.txt: Deleted 2026/08/14 03:19:23 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/14 03:19:23 INFO : appleappleapplebanana: Deleted 2026/08/14 03:19:23 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/14 03:19:23 INFO : apple: Deleted 2026/08/14 03:19:23 INFO : dir1/0014-89;=.txt: Deleted 2026/08/14 03:19:23 INFO : dir1/0013-789;=.txt: Deleted 2026/08/14 03:19:23 INFO : splitbananasplit: Deleted 2026/08/14 03:19:23 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/14 03:19:23 INFO : dir1/0009-3456789.txt: Deleted 2026/08/14 03:19:23 INFO : dir1/0008-2345678.txt: Deleted 2026/08/14 03:19:24 INFO : banana: Deleted 2026/08/14 03:19:24 INFO : dir1/0007-1234567.txt: Deleted 2026/08/14 03:19:24 INFO : dir1/0010-456789.txt: Deleted 2026/08/14 03:19:24 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/14 03:19:24 DEBUG : Waiting for deletions to finish 2026/08/14 03:19:24 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/14 03:19:24 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/14 03:19:24 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/14 03:19:24 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/14 03:19:24 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:19:24 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:19:24 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:19:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:19:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:19:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:19:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:19:24 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:19:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:19:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:19:24 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:19:24 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:19:24 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:19:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:19:24 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:19:24 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/14 03:19:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/14 03:19:25 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/14 03:19:25 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/14 03:19:25 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/14 03:19:25 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/14 03:19:25 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/14 03:19:25 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/14 03:19:25 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/14 03:19:25 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/14 03:19:25 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/14 03:19:25 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/14 03:19:25 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/14 03:19:25 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/14 03:19:25 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/14 03:19:25 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/14 03:19:25 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/14 03:19:25 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/14 03:19:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/14 03:19:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/14 03:19:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/14 03:19:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/14 03:19:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/14 03:19:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/14 03:19:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/14 03:19:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/14 03:19:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/14 03:19:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/14 03:19:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/14 03:19:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/14 03:19:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/14 03:19:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/14 03:19:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/14 03:19:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/14 03:19:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:19:25 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:19:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/14 03:19:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/14 03:19:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/14 03:19:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/14 03:19:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/14 03:19:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/14 03:19:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/14 03:19:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/14 03:19:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/14 03:19:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/14 03:19:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/14 03:19:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/14 03:19:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/14 03:19:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/14 03:19:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/14 03:19:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/14 03:19:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:19:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:19:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:19:25 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:19:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/14 03:19:25 DEBUG : apple: transformed to: appleSUFFIX 2026/08/14 03:19:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/14 03:19:25 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/14 03:19:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/14 03:19:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/14 03:19:25 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/14 03:19:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/14 03:19:25 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/14 03:19:25 DEBUG : dir1: Directory modification time the same (differ by -620.77µs, within tolerance 1ms) 2026/08/14 03:19:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/14 03:19:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:19:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:19:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:19:26 DEBUG : appleappleapplebanana: md5 = 967f2976991d00b3b67a3f2b85e24f2a OK 2026/08/14 03:19:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:19:26 INFO : appleappleapplebanana: Copied (new) 2026/08/14 03:19:26 DEBUG : banana: md5 = 891ad718df90df27cd7c1718c9288b60 OK 2026/08/14 03:19:26 DEBUG : banana: size = 6 OK 2026/08/14 03:19:26 INFO : banana: Copied (new) 2026/08/14 03:19:26 DEBUG : apple: md5 = c69257099efdde361265f12eb20ed8c6 OK 2026/08/14 03:19:26 DEBUG : apple: size = 5 OK 2026/08/14 03:19:26 INFO : apple: Copied (new) 2026/08/14 03:19:27 DEBUG : splitbananasplit: md5 = 4539a2ec9f646486da44551942f0ea1c OK 2026/08/14 03:19:27 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:19:27 INFO : splitbananasplit: Copied (new) 2026/08/14 03:19:28 DEBUG : dir1/0000-abcdefg.txt: md5 = ae387715326a789c480af6bec25185b3 OK 2026/08/14 03:19:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:19:28 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/14 03:19:28 DEBUG : dir1/0002-cdefghi.txt: md5 = 0a1c4e0b9da71228b59225cf08b31185 OK 2026/08/14 03:19:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:19:28 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/14 03:19:28 DEBUG : dir1/0003-defghij.txt: md5 = 6f16300bb8ea00bb35cc3ccafa3c9600 OK 2026/08/14 03:19:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:19:28 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/14 03:19:28 DEBUG : dir1/0001-bcdefgh.txt: md5 = 58d9ee4d41de671f7c5213d1296946fa OK 2026/08/14 03:19:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:19:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/14 03:19:29 DEBUG : dir1/0005-fghijkl.txt: md5 = 44886a7485d458ac5f1b168831d66202 OK 2026/08/14 03:19:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:19:29 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/14 03:19:29 DEBUG : dir1/0004-efghijk.txt: md5 = 2dcc0720e851e0df4f9924b683217604 OK 2026/08/14 03:19:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:19:29 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/14 03:19:30 DEBUG : dir1/0006-ghijklm.txt: md5 = 9dc617ffafc9f0b86731c0084876acdc OK 2026/08/14 03:19:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:19:30 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/14 03:19:30 DEBUG : dir1/0007-1234567.txt: md5 = f4a12468280e765fe5e28118bd724347 OK 2026/08/14 03:19:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:19:30 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/14 03:19:31 DEBUG : dir1/0008-2345678.txt: md5 = 8970174a361e7f85a3e46791c8f7f2b5 OK 2026/08/14 03:19:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:19:31 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/14 03:19:31 DEBUG : dir1/0009-3456789.txt: md5 = 083183bc3eccbc31ef537405b4f0deb2 OK 2026/08/14 03:19:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:19:31 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/14 03:19:31 DEBUG : dir1/0010-456789.txt: md5 = 5de5949c6621f1a1401f2f219c463de2 OK 2026/08/14 03:19:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:19:31 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/14 03:19:31 DEBUG : dir1/0011-56789;.txt: md5 = 7b484c088861c6dd22a522e3686c5f37 OK 2026/08/14 03:19:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:19:31 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/14 03:19:32 DEBUG : dir1/0012-6789;.txt: md5 = 5e376c35787315a21903b8ac98c43b9a OK 2026/08/14 03:19:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:19:32 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/14 03:19:32 DEBUG : dir1/0014-89;=.txt: md5 = e5e32cfc144e24d35ab785398753d132 OK 2026/08/14 03:19:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:19:32 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/14 03:19:32 DEBUG : dir1/0013-789;=.txt: md5 = 070c258df2092f42faba06146277e48d OK 2026/08/14 03:19:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:19:32 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/14 03:19:33 DEBUG : dir1/0015-9;=.txt: md5 = 949c0f1e5235fa19bf4133faca50bfbb OK 2026/08/14 03:19:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:19:33 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/14 03:19:33 DEBUG : Waiting for deletions to finish 2026/08/14 03:19:33 INFO : appleSUFFIX: Deleted 2026/08/14 03:19:33 INFO : bananaSUFFIX: Deleted 2026/08/14 03:19:33 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/14 03:19:33 INFO : splitbananasplitSUFFIX: Deleted 2026/08/14 03:19:33 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/14 03:19:33 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/14 03:19:33 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/14 03:19:33 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/14 03:19:33 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/14 03:19:33 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/14 03:19:33 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/14 03:19:33 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/14 03:19:33 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/14 03:19:33 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/14 03:19:33 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/14 03:19:34 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/14 03:19:34 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/14 03:19:34 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/14 03:19:34 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/14 03:19:34 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/14 03:19:34 DEBUG : Waiting for deletions to finish 2026/08/14 03:19:34 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:19:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:19:34 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:19:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:19:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:19:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:19:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:19:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:19:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:19:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:19:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:19:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:19:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:19:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:19:35 DEBUG : Waiting for deletions to finish 2026/08/14 03:19:36 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:19:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:19:36 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:19:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:19:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:19:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:19:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:19:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:19:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:19:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:19:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:19:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:19:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:19:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:19:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:19:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:19:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:19:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:19:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:19:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:19:50 DEBUG : dir1/0000-abcdefg.txt: md5 = b78ab15935855477c623f5c1c9f2523c OK 2026/08/14 03:19:51 DEBUG : dir1/0001-bcdefgh.txt: md5 = f02f17ebb7a51bfa9c61ad8e8e79ef06 OK 2026/08/14 03:19:53 DEBUG : dir1/0002-cdefghi.txt: md5 = 8220bc7f530e2025ea07bd1453a96a2a OK 2026/08/14 03:19:54 DEBUG : dir1/0003-defghij.txt: md5 = c54af42534f26fa0d36e508d4c618f15 OK 2026/08/14 03:19:56 DEBUG : dir1/0004-efghijk.txt: md5 = 7d9e13e4b4e693fa313ef0c100127512 OK 2026/08/14 03:19:58 DEBUG : dir1/0005-fghijkl.txt: md5 = 243001e88c66871e3fef1e74e1ec9f51 OK 2026/08/14 03:19:59 DEBUG : dir1/0006-ghijklm.txt: md5 = 8d01315465916c2aa00950cf89f5ee0a OK 2026/08/14 03:20:01 DEBUG : dir1/0007-1234567.txt: md5 = 150d693060d1af963f86ccb4be1fb055 OK 2026/08/14 03:20:02 DEBUG : dir1/0008-2345678.txt: md5 = a0402e65e7b4be27f6e989782b638078 OK 2026/08/14 03:20:04 DEBUG : dir1/0009-3456789.txt: md5 = 099bb6c00be102a8e515d5b915466cf3 OK 2026/08/14 03:20:06 DEBUG : dir1/0010-456789.txt: md5 = c5ef55689c512ab4d8fdf79b6f83bd56 OK 2026/08/14 03:20:07 DEBUG : dir1/0011-56789;.txt: md5 = d38e97aee324122d420ec00348c5e93d OK 2026/08/14 03:20:09 DEBUG : dir1/0012-6789;.txt: md5 = 83977c19e7413c8d6ea676f4d342685c OK 2026/08/14 03:20:10 DEBUG : dir1/0013-789;=.txt: md5 = 582ceba82baeaa777f06a4abf22ad06d OK 2026/08/14 03:20:11 DEBUG : dir1/0014-89;=.txt: md5 = def0dd99d7dcb3b0ffb7cebd169d718c OK 2026/08/14 03:20:13 DEBUG : dir1/0015-9;=.txt: md5 = feceee31f3c93c494877fdcd3ce7c647 OK 2026/08/14 03:20:14 DEBUG : apple: md5 = 57bf0583194f6584a4f0d0b831c77983 OK 2026/08/14 03:20:16 DEBUG : banana: md5 = a32da2a725fc2e3326638882cf083dd9 OK 2026/08/14 03:20:17 DEBUG : appleappleapplebanana: md5 = 25260e3a82de2b9cd90a3e48142fd21a OK 2026/08/14 03:20:19 DEBUG : splitbananasplit: md5 = 05ce75a730cfe1750c649071b0af418e OK 2026/08/14 03:20:19 DEBUG : Waiting for deletions to finish 2026/08/14 03:20:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:20:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:20:19 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:20:19 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:20:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:20:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:20:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:20:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:20:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:20:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:20:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:20:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:20:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:20:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:20:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:20:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:20:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:20:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:20:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:20:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:20:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/14 03:20:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/14 03:20:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/14 03:20:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/14 03:20:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/14 03:20:20 DEBUG : apple: size = 5 OK 2026/08/14 03:20:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:20:20 DEBUG : apple: Unchanged skipping 2026/08/14 03:20:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:20 DEBUG : banana: size = 6 OK 2026/08/14 03:20:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:20:20 DEBUG : banana: Unchanged skipping 2026/08/14 03:20:21 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/14 03:20:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/14 03:20:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/14 03:20:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/14 03:20:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:20:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:20:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:20:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:20:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:20:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:20:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:20:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:20:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:20:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:20:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:20:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:20:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:20:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:20:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:20:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:20:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:20:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:20:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:20:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:20:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:20:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:20:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:20:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:20:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:20:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:20:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:20:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:20:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:20:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:20:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:20:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:20:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:20:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:20:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:20:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:20:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:20:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:20:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:20:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:20:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:20:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:20:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:20:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:20:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:20:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:20:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:20:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:20:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:20:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:20:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:20:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:20:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:20:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:20:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:20:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:20:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:20:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:20:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:20:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:20:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:20:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:20:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:20:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:20:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:20:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:20:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:20:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:20:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:20:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:20:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:20:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:20:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:20:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:20:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:20:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:20:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:20:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:20:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:20:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:20:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:20:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:20:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:20:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:20:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:20:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:20:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:20:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:20:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:20:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:20:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:20:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:20:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:20:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:20:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:20:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:20:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:20:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:20:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:20:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:20:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:20:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:20:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:20:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:20:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:20:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:20:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:20:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:20:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:20:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:20:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:20:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:20:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:20:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:20:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:20:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:20:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:20:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:20:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/14 03:20:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/14 03:20:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:20:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/14 03:20:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:20:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/14 03:20:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:20:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/14 03:20:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:20:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:20:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:20:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:20:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:20:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:20:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:20:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:20:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:20:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/14 03:20:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:20:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:20:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:20:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:20:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:20:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:20:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:20:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:20:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:20:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:20:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:20:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:20:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:20:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:20:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:20:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:20:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:20:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:20:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/14 03:20:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:20:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/14 03:20:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:20:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/14 03:20:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:20:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/14 03:20:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:20:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/14 03:20:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:20:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/14 03:20:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:20:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/14 03:20:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:20:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/14 03:20:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:20:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/14 03:20:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:20:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/14 03:20:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:20:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/14 03:20:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/14 03:20:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/14 03:20:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:20:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/14 03:20:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:20:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/14 03:20:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:20:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:20:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:20:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/14 03:20:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/14 03:20:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/14 03:20:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/14 03:20:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:20:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:20:22 DEBUG : appleapple: md5 = 28dcc13f1ae68ccdf758bb3cf629920e OK 2026/08/14 03:20:22 DEBUG : appleapple: size = 21 OK 2026/08/14 03:20:22 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/14 03:20:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/14 03:20:22 DEBUG : splitbanan: md5 = c63c4ae89c3d1fd1dc6de763467b54e7 OK 2026/08/14 03:20:22 DEBUG : splitbanan: size = 16 OK 2026/08/14 03:20:22 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/14 03:20:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/14 03:20:23 DEBUG : dir1/0000-abcde: md5 = c6878878a91530ce1febdece69f7ce72 OK 2026/08/14 03:20:23 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/14 03:20:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/14 03:20:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/14 03:20:23 DEBUG : dir1/0001-bcdef: md5 = ec217da8274f12b7257bfecc7404f708 OK 2026/08/14 03:20:23 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/14 03:20:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/14 03:20:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/14 03:20:23 DEBUG : dir1/0002-cdefg: md5 = a9a06f056fbce0d6cee75a86d4b45722 OK 2026/08/14 03:20:23 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/14 03:20:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/14 03:20:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/14 03:20:24 DEBUG : dir1/0003-defgh: md5 = 98e174ea622823ac67ed8e7d85d67527 OK 2026/08/14 03:20:24 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/14 03:20:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/14 03:20:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/14 03:20:24 DEBUG : dir1/0005-fghij: md5 = 4c1b8e8e41d4d3daf3b2fafc47f42b73 OK 2026/08/14 03:20:24 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/14 03:20:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/14 03:20:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/14 03:20:24 DEBUG : dir1/0004-efghi: md5 = cc791ed1eb57fe6ca3eb749ee350baa0 OK 2026/08/14 03:20:24 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/14 03:20:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/14 03:20:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/14 03:20:25 DEBUG : dir1/0006-ghijk: md5 = a0d68c35bd755109586634df20433d17 OK 2026/08/14 03:20:25 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/14 03:20:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/14 03:20:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/14 03:20:25 DEBUG : dir1/0008-23456: md5 = 606736f39086b5d12845c106c315cb54 OK 2026/08/14 03:20:25 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/14 03:20:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/14 03:20:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/14 03:20:25 DEBUG : dir1/0007-12345: md5 = e74f5c8e5af46f0365d70de3340a1c94 OK 2026/08/14 03:20:25 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/14 03:20:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/14 03:20:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/14 03:20:26 DEBUG : dir1/0009-34567: md5 = d1db6c45018f53a93b1454d41eb3b291 OK 2026/08/14 03:20:26 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/14 03:20:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/14 03:20:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/14 03:20:26 DEBUG : dir1/0010-45678: md5 = a49dd5038e56ae25fd45c883b9ce330c OK 2026/08/14 03:20:26 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/14 03:20:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/14 03:20:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/14 03:20:27 DEBUG : dir1/0011-56789: md5 = d5e67793555ef84fb1ef801432ea7a61 OK 2026/08/14 03:20:27 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/14 03:20:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/14 03:20:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/14 03:20:27 DEBUG : dir1/0012-6789;: md5 = b4b3aa853c932204f2c5edb25b762be3 OK 2026/08/14 03:20:27 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/14 03:20:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/14 03:20:27 DEBUG : dir1/0013-789;=: md5 = a98f962c78533f029db4a64364fd1159 OK 2026/08/14 03:20:27 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/14 03:20:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/14 03:20:28 DEBUG : dir1/0014-89;=.: md5 = 020222268bb667b2a7d8eed4cc383ca7 OK 2026/08/14 03:20:28 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/14 03:20:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/14 03:20:28 DEBUG : dir1/0015-9;=.t: md5 = 19b691380c84954ba6b921ddd92c8f46 OK 2026/08/14 03:20:28 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/14 03:20:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/14 03:20:28 DEBUG : Waiting for deletions to finish 2026/08/14 03:20:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/14 03:20:29 INFO : dir1/0013-789;=.txt: Deleted 2026/08/14 03:20:29 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/14 03:20:29 INFO : dir1/0012-6789;.txt: Deleted 2026/08/14 03:20:29 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/14 03:20:29 INFO : appleappleapplebanana: Deleted 2026/08/14 03:20:29 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/14 03:20:29 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/14 03:20:29 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/14 03:20:29 INFO : dir1/0014-89;=.txt: Deleted 2026/08/14 03:20:29 INFO : dir1/0003-defghij.txt: Deleted 2026/08/14 03:20:29 INFO : dir1/0007-1234567.txt: Deleted 2026/08/14 03:20:29 INFO : splitbananasplit: Deleted 2026/08/14 03:20:29 INFO : dir1/0015-9;=.txt: Deleted 2026/08/14 03:20:29 INFO : dir1/0011-56789;.txt: Deleted 2026/08/14 03:20:29 INFO : dir1/0008-2345678.txt: Deleted 2026/08/14 03:20:30 INFO : dir1/0009-3456789.txt: Deleted 2026/08/14 03:20:30 INFO : dir1/0010-456789.txt: Deleted 2026/08/14 03:20:30 DEBUG : Waiting for deletions to finish 2026/08/14 03:20:30 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:20:30 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/14 03:20:30 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:20:30 DEBUG : appleapple: Excluded (Path Filter) 2026/08/14 03:20:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/14 03:20:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/14 03:20:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/14 03:20:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/14 03:20:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/14 03:20:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/14 03:20:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/14 03:20:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/14 03:20:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/14 03:20:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/14 03:20:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/14 03:20:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/14 03:20:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/14 03:20:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/14 03:20:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/14 03:20:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/14 03:20:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/14 03:20:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/14 03:20:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/14 03:20:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/14 03:20:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/14 03:20:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/14 03:20:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/14 03:20:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/14 03:20:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/14 03:20:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/14 03:20:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/14 03:20:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/14 03:20:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/14 03:20:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/14 03:20:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/14 03:20:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/14 03:20:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/14 03:20:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/14 03:20:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/14 03:20:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/14 03:20:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/14 03:20:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/14 03:20:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/14 03:20:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/14 03:20:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/14 03:20:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/14 03:20:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/14 03:20:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/14 03:20:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/14 03:20:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/14 03:20:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/14 03:20:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/14 03:20:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/14 03:20:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/14 03:20:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/14 03:20:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/14 03:20:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/14 03:20:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/14 03:20:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/14 03:20:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/14 03:20:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/14 03:20:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/14 03:20:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/14 03:20:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/14 03:20:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/14 03:20:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/14 03:20:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/14 03:20:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/14 03:20:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/14 03:20:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/14 03:20:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/14 03:20:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/14 03:20:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/14 03:20:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/14 03:20:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/14 03:20:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/14 03:20:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/14 03:20:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/14 03:20:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/14 03:20:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/14 03:20:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/14 03:20:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/14 03:20:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/14 03:20:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/14 03:20:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/14 03:20:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/14 03:20:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/14 03:20:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/14 03:20:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/14 03:20:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/14 03:20:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/14 03:20:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/14 03:20:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/14 03:20:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/14 03:20:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/14 03:20:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/14 03:20:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/14 03:20:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/14 03:20:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/14 03:20:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/14 03:20:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/14 03:20:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/14 03:20:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/14 03:20:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/14 03:20:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/14 03:20:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/14 03:20:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/14 03:20:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/14 03:20:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/14 03:20:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/14 03:20:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/14 03:20:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/14 03:20:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/14 03:20:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/14 03:20:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/14 03:20:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/14 03:20:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/14 03:20:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/14 03:20:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/14 03:20:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/14 03:20:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/14 03:20:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:31 DEBUG : dir1: Directory modification time the same (differ by -460.579µs, within tolerance 1ms) 2026/08/14 03:20:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/14 03:20:31 DEBUG : apple: size = 5 OK 2026/08/14 03:20:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:20:31 DEBUG : apple: Unchanged skipping 2026/08/14 03:20:31 DEBUG : appleapple: size = 21 OK 2026/08/14 03:20:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:20:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:20:31 DEBUG : banana: size = 6 OK 2026/08/14 03:20:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:20:31 DEBUG : banana: Unchanged skipping 2026/08/14 03:20:31 DEBUG : splitbanan: size = 16 OK 2026/08/14 03:20:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:20:31 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:20:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:20:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:20:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:20:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:20:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:20:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:20:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:20:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:20:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:20:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:20:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:20:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:20:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:20:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:20:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:20:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:20:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:20:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:20:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:20:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:20:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:20:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:20:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:20:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:20:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:20:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:20:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:20:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:20:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:20:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:20:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:20:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:20:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:20:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:20:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:20:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:20:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:20:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:20:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:20:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:20:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:20:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:20:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:20:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:20:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:20:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:20:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:20:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:20:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:20:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:20:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:20:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:20:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:20:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:20:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:20:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:20:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:20:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:20:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:20:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:20:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:20:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:20:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:20:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:20:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:20:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:20:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:20:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:20:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:20:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:20:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:20:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:20:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:20:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:20:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:20:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:20:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:20:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:20:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:20:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:20:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:20:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:20:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:20:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:20:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:20:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:20:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:20:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:20:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:20:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:20:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:20:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:20:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:20:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:20:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:20:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:20:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:20:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:20:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:20:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:20:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:20:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:20:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:20:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:20:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:20:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:20:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:20:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/14 03:20:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/14 03:20:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:20:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/14 03:20:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:20:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/14 03:20:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:20:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/14 03:20:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:20:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:20:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:20:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:20:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:20:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:20:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:20:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:20:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:20:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/14 03:20:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:20:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:20:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:20:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:20:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:20:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:20:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:20:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:20:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:20:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:20:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:20:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:20:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:20:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:20:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:20:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:20:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:20:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/14 03:20:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/14 03:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/14 03:20:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/14 03:20:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/14 03:20:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/14 03:20:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/14 03:20:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/14 03:20:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/14 03:20:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/14 03:20:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/14 03:20:31 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/14 03:20:31 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/14 03:20:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:20:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:20:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/14 03:20:31 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/14 03:20:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:20:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:20:31 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/14 03:20:31 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/14 03:20:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:20:31 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/14 03:20:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/14 03:20:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:20:31 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/14 03:20:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:20:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:20:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:20:31 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/14 03:20:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:20:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:20:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:20:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:20:31 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/14 03:20:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:20:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:20:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:20:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:20:31 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/14 03:20:31 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/14 03:20:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:20:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:20:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/14 03:20:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:20:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:20:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:20:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/14 03:20:31 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/14 03:20:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/14 03:20:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:20:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:20:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/14 03:20:31 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/14 03:20:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:20:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:20:31 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/14 03:20:31 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/14 03:20:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:20:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:20:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:20:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:20:31 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/14 03:20:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:20:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:20:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:20:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:20:31 DEBUG : Waiting for deletions to finish 2026/08/14 03:20:31 DEBUG : Waiting for deletions to finish 2026/08/14 03:20:32 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:20:32 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/14 03:20:32 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:20:32 DEBUG : appleapple: Excluded (Path Filter) 2026/08/14 03:20:32 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/14 03:20:32 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/14 03:20:32 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/14 03:20:32 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/14 03:20:32 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/14 03:20:32 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/14 03:20:32 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/14 03:20:32 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/14 03:20:32 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/14 03:20:32 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/14 03:20:32 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/14 03:20:32 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/14 03:20:32 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/14 03:20:32 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/14 03:20:32 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/14 03:20:32 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/14 03:20:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/14 03:20:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/14 03:20:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/14 03:20:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/14 03:20:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/14 03:20:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/14 03:20:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/14 03:20:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/14 03:20:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/14 03:20:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/14 03:20:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/14 03:20:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/14 03:20:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/14 03:20:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/14 03:20:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/14 03:20:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/14 03:20:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/14 03:20:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/14 03:20:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/14 03:20:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/14 03:20:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/14 03:20:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/14 03:20:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/14 03:20:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/14 03:20:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/14 03:20:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/14 03:20:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/14 03:20:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/14 03:20:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/14 03:20:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/14 03:20:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/14 03:20:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/14 03:20:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/14 03:20:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/14 03:20:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/14 03:20:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/14 03:20:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/14 03:20:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/14 03:20:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/14 03:20:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/14 03:20:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/14 03:20:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/14 03:20:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/14 03:20:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/14 03:20:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/14 03:20:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/14 03:20:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/14 03:20:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/14 03:20:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/14 03:20:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/14 03:20:33 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:20:46 DEBUG : dir1/0000-abcdefg.txt: md5 = 73e768d2659f9542460a7d520fb737f2 OK 2026/08/14 03:20:48 DEBUG : dir1/0001-bcdefgh.txt: md5 = 47287ace43118d89a380cbd1dc0d4d19 OK 2026/08/14 03:20:49 DEBUG : dir1/0002-cdefghi.txt: md5 = 334d5661cbacfb75ae87dc7b3b9c5d3d OK 2026/08/14 03:20:51 DEBUG : dir1/0003-defghij.txt: md5 = b591de506e202eb0ce1ccc3e2ec02cbb OK 2026/08/14 03:20:53 DEBUG : dir1/0004-efghijk.txt: md5 = b2bcc5e69201a5a8455e82c0093c2e78 OK 2026/08/14 03:20:54 DEBUG : dir1/0005-fghijkl.txt: md5 = 63f245796944962daa67b9f2fdf6d49c OK 2026/08/14 03:20:56 DEBUG : dir1/0006-ghijklm.txt: md5 = a1cbef5ff31c526c37eb5a2789d3f08d OK 2026/08/14 03:20:57 DEBUG : dir1/0007-1234567.txt: md5 = 720988084554c030b6426537f25ef2e6 OK 2026/08/14 03:20:59 DEBUG : dir1/0008-2345678.txt: md5 = 449f4019a337adc105332e51f77c5f1d OK 2026/08/14 03:21:00 DEBUG : dir1/0009-3456789.txt: md5 = 830106bba3f30b87e6191548637bfd33 OK 2026/08/14 03:21:02 DEBUG : dir1/0010-456789.txt: md5 = 127a1c583a3e15ba5c01aa9d78484513 OK 2026/08/14 03:21:03 DEBUG : dir1/0011-56789;.txt: md5 = 76594503d5cf66a477e8198a8772b5e5 OK 2026/08/14 03:21:05 DEBUG : dir1/0012-6789;.txt: md5 = af5e095cd13f998b700238ebc76c97fe OK 2026/08/14 03:21:06 DEBUG : dir1/0013-789;=.txt: md5 = 97d18d12c927be1869063c192d457935 OK 2026/08/14 03:21:08 DEBUG : dir1/0014-89;=.txt: md5 = 9a010eaf4aeda13d4ff88acd07e6fd5d OK 2026/08/14 03:21:09 DEBUG : dir1/0015-9;=.txt: md5 = eb08acf216c4932726ccba65623b0f82 OK 2026/08/14 03:21:11 DEBUG : apple: md5 = 5ce4a7c5b5c4b53b67bfe368c434dc6f OK 2026/08/14 03:21:12 DEBUG : banana: md5 = 0a0350bdf53239905617baa29ec952f3 OK 2026/08/14 03:21:14 DEBUG : appleappleapplebanana: md5 = 90bc5a71614874ec84f3a68f77ff49b3 OK 2026/08/14 03:21:15 DEBUG : splitbananasplit: md5 = a6102df77b2f834d23e740651aba2f76 OK 2026/08/14 03:21:15 DEBUG : Waiting for deletions to finish 2026/08/14 03:21:16 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:21:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:21:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:21:16 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:21:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:21:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:21:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:21:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:21:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:21:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:21:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:21:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:21:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:21:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:21:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:21:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:21:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:21:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:21:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:21:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:21:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:21:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:21:17 DEBUG : apple: size = 5 OK 2026/08/14 03:21:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:17 DEBUG : apple: Unchanged skipping 2026/08/14 03:21:17 DEBUG : banana: size = 6 OK 2026/08/14 03:21:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:17 DEBUG : banana: Unchanged skipping 2026/08/14 03:21:17 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/14 03:21:17 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:21:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:17 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:21:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:21:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:21:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:21:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:21:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:21:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:21:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:21:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:21:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:21:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:21:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:21:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:21:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:21:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:21:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:21:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:21:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:21:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:21:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:21:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:21:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:21:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:21:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:21:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:21:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:21:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:21:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:21:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:21:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:21:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:21:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:21:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:21:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:21:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:21:18 DEBUG : Waiting for deletions to finish 2026/08/14 03:21:18 INFO : There was nothing to transfer 2026/08/14 03:21:18 DEBUG : Waiting for deletions to finish 2026/08/14 03:21:18 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:21:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:21:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:21:18 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:21:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:21:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:21:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:21:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:21:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:21:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:21:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:21:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:21:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:21:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:21:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:21:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:21:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:21:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:21:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:21:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:21:19 DEBUG : dir1: Directory modification time the same (differ by -176.268µs, within tolerance 1ms) 2026/08/14 03:21:19 DEBUG : apple: size = 5 OK 2026/08/14 03:21:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:19 DEBUG : apple: Unchanged skipping 2026/08/14 03:21:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:21:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:21:19 DEBUG : banana: size = 6 OK 2026/08/14 03:21:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:19 DEBUG : banana: Unchanged skipping 2026/08/14 03:21:19 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:21:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:19 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:21:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:21:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:21:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:21:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:21:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:21:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:21:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:21:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:21:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:21:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:21:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:21:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:21:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:21:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:21:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:21:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:21:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:21:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:21:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:21:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:21:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:21:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:21:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:21:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:21:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:21:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:21:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:21:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:21:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:21:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:21:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:21:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:21:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:21:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:21:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:21:19 DEBUG : Waiting for deletions to finish 2026/08/14 03:21:19 INFO : There was nothing to transfer 2026/08/14 03:21:19 DEBUG : Waiting for deletions to finish 2026/08/14 03:21:20 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:21:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:21:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:21:20 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:21:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:21:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:21:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:21:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:21:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:21:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:21:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:21:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:21:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:21:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:21:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:21:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:21:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:21:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:21:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:21:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:21:21 DEBUG : Waiting for deletions to finish 2026/08/14 03:21:21 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:21:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:21:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:21:21 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:21:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:21:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:21:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:21:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:21:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:21:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:21:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:21:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:21:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:21:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:21:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:21:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:21:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:21:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:21:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:21:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:21:35 DEBUG : dir1/0000-abcdefg.txt: md5 = d56f9680698f7db931ecb81f3398316d OK 2026/08/14 03:21:37 DEBUG : dir1/0001-bcdefgh.txt: md5 = f387eb45a3b54cc2ea31460f7fa4a8b2 OK 2026/08/14 03:21:38 DEBUG : dir1/0002-cdefghi.txt: md5 = 62a3f160c74607951e28a9e578ba4eab OK 2026/08/14 03:21:40 DEBUG : dir1/0003-defghij.txt: md5 = a1f5837ba200e4c6854f6f0de661ac2a OK 2026/08/14 03:21:42 DEBUG : dir1/0004-efghijk.txt: md5 = 171dfd423b748e94db1552f57f2d1c89 OK 2026/08/14 03:21:43 DEBUG : dir1/0005-fghijkl.txt: md5 = 2f8d1942a723525a36a9ea9bc9f6c651 OK 2026/08/14 03:21:43 DEBUG : TestDrive: Token expired 2026/08/14 03:21:43 DEBUG : Config file has changed externally - reloading 2026/08/14 03:21:43 DEBUG : TestDrive: Loaded fresh token from config file 2026/08/14 03:21:43 DEBUG : TestDrive: Token refresh successful 2026/08/14 03:21:45 DEBUG : dir1/0006-ghijklm.txt: md5 = 56d6c750f99ce8805de8d0af1ff76511 OK 2026/08/14 03:21:46 DEBUG : dir1/0007-1234567.txt: md5 = e136793944ba1820eef4dcc45fcc4cc2 OK 2026/08/14 03:21:48 DEBUG : dir1/0008-2345678.txt: md5 = a58cde1d3ab1964f93941ddf077569b7 OK 2026/08/14 03:21:49 DEBUG : dir1/0009-3456789.txt: md5 = 6fdc03d8974a33d417c738d06162810e OK 2026/08/14 03:21:51 DEBUG : dir1/0010-456789.txt: md5 = ad76c57d53e1a84e668358873a96cb3a OK 2026/08/14 03:21:52 DEBUG : dir1/0011-56789;.txt: md5 = b88906161b823aaa712bf7ab98e13d7b OK 2026/08/14 03:21:54 DEBUG : dir1/0012-6789;.txt: md5 = 1bd3fdf770775744a4bb5e09f10d4005 OK 2026/08/14 03:21:55 DEBUG : dir1/0013-789;=.txt: md5 = 18456423621609ea593ff7f1e340ff6d OK 2026/08/14 03:21:57 DEBUG : dir1/0014-89;=.txt: md5 = 29af8e81c6c718a9f6e5e2cf6a6d8730 OK 2026/08/14 03:21:58 DEBUG : dir1/0015-9;=.txt: md5 = 7263b4ed3b9b5dfebfeededc673dca5a OK 2026/08/14 03:22:00 DEBUG : apple: md5 = 63d808f2c84df947d4310d1b611ffa21 OK 2026/08/14 03:22:01 DEBUG : banana: md5 = 951689bf092dd3ef4f6065250b04e5e8 OK 2026/08/14 03:22:03 DEBUG : appleappleapplebanana: md5 = 6f2a8bb205826a7c39e1a3a08e1ba10d OK 2026/08/14 03:22:04 DEBUG : splitbananasplit: md5 = 22253c390b62df217994b59a4202468d OK 2026/08/14 03:22:04 DEBUG : Waiting for deletions to finish 2026/08/14 03:22:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:22:05 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:22:05 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:22:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:22:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:22:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:22:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:22:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:22:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:22:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:22:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:22:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:22:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:22:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:22:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:22:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:22:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:22:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:22:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:22:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:22:06 DEBUG : apple: size = 5 OK 2026/08/14 03:22:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:06 DEBUG : apple: Unchanged skipping 2026/08/14 03:22:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:22:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:22:06 DEBUG : banana: size = 6 OK 2026/08/14 03:22:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:06 DEBUG : banana: Unchanged skipping 2026/08/14 03:22:06 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/14 03:22:06 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:22:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:06 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:22:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:22:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:22:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:22:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:22:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:22:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:22:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:22:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:22:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:22:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:22:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:22:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:22:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:22:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:22:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:22:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:22:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:22:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:22:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:22:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:22:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:22:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:22:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:22:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:22:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:22:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:22:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:22:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:22:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:22:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:22:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:22:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:22:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:22:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:22:07 DEBUG : Waiting for deletions to finish 2026/08/14 03:22:07 INFO : There was nothing to transfer 2026/08/14 03:22:07 DEBUG : Waiting for deletions to finish 2026/08/14 03:22:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:22:07 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:22:07 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:22:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:22:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:22:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:22:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:22:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:22:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:22:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:22:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:22:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:22:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:22:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:22:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:22:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:22:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:22:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:22:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:22:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:22:08 DEBUG : dir1: Directory modification time the same (differ by -795.852µs, within tolerance 1ms) 2026/08/14 03:22:08 DEBUG : apple: size = 5 OK 2026/08/14 03:22:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:08 DEBUG : apple: Unchanged skipping 2026/08/14 03:22:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:22:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:22:08 DEBUG : banana: size = 6 OK 2026/08/14 03:22:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:08 DEBUG : banana: Unchanged skipping 2026/08/14 03:22:08 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:22:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:08 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:22:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:22:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:22:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:22:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:22:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:22:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:22:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:22:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:22:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:22:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:22:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:22:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:22:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:22:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:22:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:22:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:22:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:22:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:22:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:22:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:22:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:22:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:22:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:22:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:22:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:22:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:22:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:22:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:22:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:22:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:22:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:22:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:22:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:22:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:22:08 DEBUG : Waiting for deletions to finish 2026/08/14 03:22:08 INFO : There was nothing to transfer 2026/08/14 03:22:08 DEBUG : Waiting for deletions to finish 2026/08/14 03:22:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:22:09 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:22:09 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:22:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:22:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:22:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:22:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:22:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:22:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:22:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:22:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:22:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:22:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:22:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:22:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:22:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:22:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:22:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:22:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:22:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:22:23 DEBUG : dir1/0000-abcdefg.txt: md5 = 6365b257d07d2ed7974c57a47ed7e2ae OK 2026/08/14 03:22:25 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0ab4f35ed9de4eb444c10cc85993add7 OK 2026/08/14 03:22:26 DEBUG : dir1/0002-cdefghi.txt: md5 = a564317fb748c4283b596bf6e6015d12 OK 2026/08/14 03:22:28 DEBUG : dir1/0003-defghij.txt: md5 = 45d19300b605d462f46abfd7165d8935 OK 2026/08/14 03:22:29 DEBUG : dir1/0004-efghijk.txt: md5 = 06f7c9780ac6543ef1bb5fdef732ed7e OK 2026/08/14 03:22:31 DEBUG : dir1/0005-fghijkl.txt: md5 = d2c4e2ef9bccee1ad07e6fedc79de625 OK 2026/08/14 03:22:32 DEBUG : dir1/0006-ghijklm.txt: md5 = 1cc8e7a611de1cc7922262739917390f OK 2026/08/14 03:22:34 DEBUG : dir1/0007-1234567.txt: md5 = a873419aa25a27b43d0b6688bd20dd03 OK 2026/08/14 03:22:35 DEBUG : dir1/0008-2345678.txt: md5 = 3afa47a45b073aec6aac0a6f1a70b525 OK 2026/08/14 03:22:37 DEBUG : dir1/0009-3456789.txt: md5 = e9d09471951435033056a1b462fa54b9 OK 2026/08/14 03:22:38 DEBUG : dir1/0010-456789.txt: md5 = 615e8e7234a48b53504bea396f669d89 OK 2026/08/14 03:22:40 DEBUG : dir1/0011-56789;.txt: md5 = 9de3756464ea1f3d40e89cb3868ebc03 OK 2026/08/14 03:22:41 DEBUG : dir1/0012-6789;.txt: md5 = d32e9d7d624ea9fd94fa8dd954d9c0ce OK 2026/08/14 03:22:43 DEBUG : dir1/0013-789;=.txt: md5 = 9d79274896d91019c3ca18a79571a741 OK 2026/08/14 03:22:44 DEBUG : dir1/0014-89;=.txt: md5 = 868774b3dab554b421b40bcd5ad1ce06 OK 2026/08/14 03:22:46 DEBUG : dir1/0015-9;=.txt: md5 = 97c9e51da56668d814856c3752c30169 OK 2026/08/14 03:22:48 DEBUG : apple: md5 = 4068cfb5343ddfc4d13cdc8042cd2bbd OK 2026/08/14 03:22:49 DEBUG : banana: md5 = ab56347f8230516a19cea626f1872663 OK 2026/08/14 03:22:51 DEBUG : appleappleapplebanana: md5 = 954e72e3fcdb6b61c18abe525cae7bf5 OK 2026/08/14 03:22:52 DEBUG : splitbananasplit: md5 = 0c42e06fbc755e62869998ab5ba7d66e OK 2026/08/14 03:22:52 DEBUG : Waiting for deletions to finish 2026/08/14 03:22:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:22:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:22:53 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:22:53 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:22:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:22:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:22:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:22:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:22:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:22:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:22:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:22:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:22:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:22:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:22:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:22:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:22:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:22:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:22:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:22:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:22:54 DEBUG : apple: size = 5 OK 2026/08/14 03:22:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:54 DEBUG : apple: Unchanged skipping 2026/08/14 03:22:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:22:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:22:54 DEBUG : banana: size = 6 OK 2026/08/14 03:22:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:54 DEBUG : banana: Unchanged skipping 2026/08/14 03:22:54 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/14 03:22:54 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:22:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:54 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:22:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:22:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:22:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:22:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:22:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:22:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:22:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:22:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:22:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:22:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:22:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:22:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:22:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:22:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:22:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:22:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:22:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:22:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:22:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:22:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:22:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:22:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:22:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:22:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:22:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:22:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:22:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:22:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:22:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:22:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:22:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:22:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:22:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:22:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:22:54 DEBUG : Waiting for deletions to finish 2026/08/14 03:22:54 INFO : There was nothing to transfer 2026/08/14 03:22:54 DEBUG : Waiting for deletions to finish 2026/08/14 03:22:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:22:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:22:55 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:22:55 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:22:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:22:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:22:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:22:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:22:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:22:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:22:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:22:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:22:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:22:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:22:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:22:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:22:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:22:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:22:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:22:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:22:56 DEBUG : dir1: Directory modification time the same (differ by -403.602µs, within tolerance 1ms) 2026/08/14 03:22:56 DEBUG : apple: size = 5 OK 2026/08/14 03:22:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:56 DEBUG : apple: Unchanged skipping 2026/08/14 03:22:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:22:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:22:56 DEBUG : banana: size = 6 OK 2026/08/14 03:22:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:56 DEBUG : banana: Unchanged skipping 2026/08/14 03:22:56 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:22:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:56 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:22:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:22:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:22:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:22:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:22:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:22:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:22:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:22:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:22:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:22:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:22:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:22:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:22:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:22:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:22:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:22:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:22:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:22:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:22:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:22:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:22:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:22:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:22:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:22:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:22:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:22:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:22:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:22:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:22:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:22:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:22:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:22:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:22:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:22:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:22:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:22:56 DEBUG : Waiting for deletions to finish 2026/08/14 03:22:56 INFO : There was nothing to transfer 2026/08/14 03:22:56 DEBUG : Waiting for deletions to finish 2026/08/14 03:22:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:22:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:22:57 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:22:57 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:22:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:22:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:22:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:22:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:22:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:22:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:22:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:22:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:22:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:22:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:22:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:22:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:22:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:22:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:22:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:22:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:23:11 DEBUG : dir1/0000-abcdefg.txt: md5 = 6d53bb09ef64f2368fb044b85702cb7f OK 2026/08/14 03:23:13 DEBUG : dir1/0001-bcdefgh.txt: md5 = cdb2228d689ae30aa41dd63acd66199f OK 2026/08/14 03:23:14 DEBUG : dir1/0002-cdefghi.txt: md5 = 57b9bd47ac7e296357aa1f421d013330 OK 2026/08/14 03:23:16 DEBUG : dir1/0003-defghij.txt: md5 = a19d249af6af57f862923a3cc2f29770 OK 2026/08/14 03:23:17 DEBUG : dir1/0004-efghijk.txt: md5 = dbda1bc3a1a93d1b5afe5eaa3c8290de OK 2026/08/14 03:23:19 DEBUG : dir1/0005-fghijkl.txt: md5 = c4ed1638393cae63a35e046ce1cdab32 OK 2026/08/14 03:23:20 DEBUG : dir1/0006-ghijklm.txt: md5 = f1cbf0f7e30adf880f67a94634601203 OK 2026/08/14 03:23:22 DEBUG : dir1/0007-1234567.txt: md5 = 245aa13ba2a3cae6a0d10028539949ee OK 2026/08/14 03:23:23 DEBUG : dir1/0008-2345678.txt: md5 = 7df4de851afa6e700e6daca0a7eb75c8 OK 2026/08/14 03:23:25 DEBUG : dir1/0009-3456789.txt: md5 = 3ecdd85e9ef202721e6720898f21a998 OK 2026/08/14 03:23:26 DEBUG : dir1/0010-456789.txt: md5 = 01075336648ab57b346a46bc726479dd OK 2026/08/14 03:23:27 DEBUG : dir1/0011-56789;.txt: md5 = 3701e379d3737094b2b52690c63ba8ad OK 2026/08/14 03:23:29 DEBUG : dir1/0012-6789;.txt: md5 = 62debf97a112e1773b22a6333f2daa0d OK 2026/08/14 03:23:30 DEBUG : dir1/0013-789;=.txt: md5 = 73576cddd4187e4b6ef02ea9d8934570 OK 2026/08/14 03:23:32 DEBUG : dir1/0014-89;=.txt: md5 = 8843c1bb40e8ffc8f55e41afd701c247 OK 2026/08/14 03:23:33 DEBUG : dir1/0015-9;=.txt: md5 = 150a735fe02bb12ff784527fd98d9d36 OK 2026/08/14 03:23:35 DEBUG : apple: md5 = 8b8d8f04038a1b764c5119406a8a2909 OK 2026/08/14 03:23:36 DEBUG : banana: md5 = 6f4adf5f78aff093f7267fd3955be37c OK 2026/08/14 03:23:38 DEBUG : appleappleapplebanana: md5 = efa465755649bd1c1e222be2817e7bec OK 2026/08/14 03:23:39 DEBUG : splitbananasplit: md5 = 736e7389dc2541890469a1ba3899797e OK 2026/08/14 03:23:39 DEBUG : Waiting for deletions to finish 2026/08/14 03:23:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:23:40 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:23:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:23:40 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:23:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:23:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:23:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:23:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:23:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:23:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:23:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:23:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:23:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:23:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:23:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:23:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:23:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:23:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:23:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:23:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:23:41 DEBUG : apple: size = 5 OK 2026/08/14 03:23:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:41 DEBUG : apple: Unchanged skipping 2026/08/14 03:23:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:23:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:23:41 DEBUG : banana: size = 6 OK 2026/08/14 03:23:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:41 DEBUG : banana: Unchanged skipping 2026/08/14 03:23:41 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/14 03:23:41 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:23:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:41 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:23:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:23:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:23:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:23:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:23:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:23:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:23:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:23:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:23:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:23:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:23:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:23:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:23:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:23:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:23:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:23:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:23:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:23:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:23:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:23:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:23:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:23:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:23:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:23:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:23:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:23:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:23:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:23:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:23:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:23:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:23:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:23:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:23:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:23:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:23:42 DEBUG : Waiting for deletions to finish 2026/08/14 03:23:42 INFO : There was nothing to transfer 2026/08/14 03:23:42 DEBUG : Waiting for deletions to finish 2026/08/14 03:23:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:23:42 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:23:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:23:42 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:23:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:23:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:23:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:23:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:23:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:23:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:23:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:23:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:23:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:23:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:23:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:23:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:23:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:23:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:23:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:23:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:23:43 DEBUG : dir1: Directory modification time the same (differ by -4.637µs, within tolerance 1ms) 2026/08/14 03:23:43 DEBUG : apple: size = 5 OK 2026/08/14 03:23:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:43 DEBUG : apple: Unchanged skipping 2026/08/14 03:23:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:23:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:23:43 DEBUG : banana: size = 6 OK 2026/08/14 03:23:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:43 DEBUG : banana: Unchanged skipping 2026/08/14 03:23:43 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:23:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:43 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:23:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:23:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:23:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:23:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:23:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:23:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:23:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:23:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:23:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:23:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:23:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:23:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:23:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:23:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:23:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:23:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:23:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:23:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:23:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:23:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:23:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:23:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:23:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:23:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:23:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:23:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:23:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:23:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:23:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:23:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:23:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:23:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:23:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:23:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:23:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:23:43 DEBUG : Waiting for deletions to finish 2026/08/14 03:23:43 INFO : There was nothing to transfer 2026/08/14 03:23:43 DEBUG : Waiting for deletions to finish 2026/08/14 03:23:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:23:44 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:23:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:23:44 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:23:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:23:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:23:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:23:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:23:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:23:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:23:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:23:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:23:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:23:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:23:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:23:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:23:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:23:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:23:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:23:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:23:58 DEBUG : dir1/0000-abcdefg.txt: md5 = 901078c2a56ddbeb8676f16fd967b38f OK 2026/08/14 03:24:00 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6948f919d8b0e8813fa78239d1ceb9ce OK 2026/08/14 03:24:01 DEBUG : dir1/0002-cdefghi.txt: md5 = d3f6072a8d56299f88dbf851cdab27f0 OK 2026/08/14 03:24:03 DEBUG : dir1/0003-defghij.txt: md5 = 73da3c854035ddd6b7dbb768ddece666 OK 2026/08/14 03:24:04 DEBUG : dir1/0004-efghijk.txt: md5 = cc314b3bc8b89a36a912f03aaf53b8ea OK 2026/08/14 03:24:06 DEBUG : dir1/0005-fghijkl.txt: md5 = f1990ae71aabc17d42b12a99a5b23be0 OK 2026/08/14 03:24:07 DEBUG : dir1/0006-ghijklm.txt: md5 = 3919463ecd739f3eb382606f0d3b8e8c OK 2026/08/14 03:24:09 DEBUG : dir1/0007-1234567.txt: md5 = b183deeb7e0ac65d2272fab9aafbc199 OK 2026/08/14 03:24:10 DEBUG : dir1/0008-2345678.txt: md5 = 3b2025706e4c9f7e8f137136a3128482 OK 2026/08/14 03:24:11 DEBUG : dir1/0009-3456789.txt: md5 = af9db60722dd2caaea04f1447162810c OK 2026/08/14 03:24:13 DEBUG : dir1/0010-456789.txt: md5 = 25da62b68e6b208a39993c8d6f811f21 OK 2026/08/14 03:24:14 DEBUG : dir1/0011-56789;.txt: md5 = 879a4521d895fdac151845224e7e153b OK 2026/08/14 03:24:16 DEBUG : dir1/0012-6789;.txt: md5 = 463aefd91dfadf387c88dc34ce2d01a0 OK 2026/08/14 03:24:18 DEBUG : dir1/0013-789;=.txt: md5 = 164a1e5f609e9b53a5e0fa7c51277320 OK 2026/08/14 03:24:19 DEBUG : dir1/0014-89;=.txt: md5 = 06cecafd14ff357f460b9563287326a4 OK 2026/08/14 03:24:21 DEBUG : dir1/0015-9;=.txt: md5 = be6cffb0173122d415be1717810d1f92 OK 2026/08/14 03:24:22 DEBUG : apple: md5 = c0e47a5688383e8fb2f837d872370db2 OK 2026/08/14 03:24:23 DEBUG : banana: md5 = d53d6cf5c6d400ee23df0b5e7fe838cf OK 2026/08/14 03:24:25 DEBUG : appleappleapplebanana: md5 = 67fdff33b9e5795ae04606a245cdbf8a OK 2026/08/14 03:24:27 DEBUG : splitbananasplit: md5 = fe889ae8289d15ecedbf7c78a10bdf1e OK 2026/08/14 03:24:27 DEBUG : Waiting for deletions to finish 2026/08/14 03:24:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:24:27 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:24:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:24:27 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:24:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:24:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:24:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:24:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:24:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:24:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:24:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:24:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:24:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:24:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:24:28 DEBUG : apple: size = 5 OK 2026/08/14 03:24:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:24:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:28 DEBUG : apple: Unchanged skipping 2026/08/14 03:24:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:24:28 DEBUG : banana: size = 6 OK 2026/08/14 03:24:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:28 DEBUG : banana: Unchanged skipping 2026/08/14 03:24:29 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/14 03:24:29 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:24:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:29 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:24:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:24:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:24:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:24:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:24:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:24:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:24:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:24:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:24:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:24:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:24:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:24:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:24:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:24:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:24:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:24:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:24:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:24:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:24:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:24:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:24:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:24:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:24:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:24:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:24:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:24:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:24:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:24:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:24:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:24:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:24:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:24:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:24:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:24:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:24:29 DEBUG : Waiting for deletions to finish 2026/08/14 03:24:29 INFO : There was nothing to transfer 2026/08/14 03:24:29 DEBUG : Waiting for deletions to finish 2026/08/14 03:24:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:24:30 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:24:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:24:30 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:24:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:24:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:24:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:24:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:24:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:24:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:24:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:24:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:24:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:24:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:24:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:24:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:24:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:24:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:24:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:24:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 03:24:30 DEBUG : dir1: Directory modification time the same (differ by -601.907µs, within tolerance 1ms) 2026/08/14 03:24:30 DEBUG : apple: size = 5 OK 2026/08/14 03:24:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:30 DEBUG : apple: Unchanged skipping 2026/08/14 03:24:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 03:24:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 03:24:30 DEBUG : banana: size = 6 OK 2026/08/14 03:24:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:30 DEBUG : banana: Unchanged skipping 2026/08/14 03:24:30 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 03:24:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:30 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 03:24:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 03:24:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 03:24:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 03:24:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 03:24:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 03:24:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 03:24:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 03:24:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 03:24:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:24:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 03:24:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 03:24:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 03:24:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 03:24:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 03:24:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 03:24:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 03:24:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 03:24:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 03:24:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 03:24:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 03:24:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 03:24:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 03:24:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 03:24:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 03:24:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 03:24:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 03:24:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 03:24:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 03:24:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 03:24:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 03:24:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 03:24:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 03:24:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:24:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 03:24:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:24:31 DEBUG : Waiting for deletions to finish 2026/08/14 03:24:31 INFO : There was nothing to transfer 2026/08/14 03:24:31 DEBUG : Waiting for deletions to finish 2026/08/14 03:24:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 03:24:31 DEBUG : apple: Excluded (Path Filter) 2026/08/14 03:24:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 03:24:31 DEBUG : banana: Excluded (Path Filter) 2026/08/14 03:24:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 03:24:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 03:24:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 03:24:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 03:24:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 03:24:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 03:24:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 03:24:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 03:24:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 03:24:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 03:24:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 03:24:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 03:24:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 03:24:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 03:24:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 03:24:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) --- PASS: TestTransform (577.75s) --- PASS: TestTransform/NFC (46.39s) --- PASS: TestTransform/NFD (47.14s) --- PASS: TestTransform/base64 (57.14s) --- PASS: TestTransform/prefix (66.38s) --- PASS: TestTransform/suffix (65.34s) --- PASS: TestTransform/truncate (56.72s) --- PASS: TestTransform/encoder (48.73s) --- PASS: TestTransform/ISO-8859-1 (47.91s) --- PASS: TestTransform/charmap (48.26s) --- PASS: TestTransform/lowercase (46.94s) --- PASS: TestTransform/ascii (46.80s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:24:43 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/14 03:24:43 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/14 03:24:43 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/08/14 03:24:44 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-08-14T03:24:43.104882261Z) 2026/08/14 03:24:44 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/14 03:24:44 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/14 03:24:44 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/14 03:24:44 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/14 03:24:44 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/14 03:24:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:24:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:24:45 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = e8de84bfe9dd8923dc7501c8e393615c OK 2026/08/14 03:24:45 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/14 03:24:45 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/14 03:24:45 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (4.97s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:24:48 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:24:48 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:24:48 DEBUG : tictactoe: Making directory with metadata 2026/08/14 03:24:49 INFO : tictactoe: Made directory with metadata (mtime=2026-08-14T03:24:48.07994536Z) 2026/08/14 03:24:49 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:24:49 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:24:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/14 03:24:49 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/14 03:24:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/14 03:24:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:24:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:24:50 DEBUG : tictactoe/tictactoe: md5 = ad93df81953db3ea01857c33b9ef4f68 OK 2026/08/14 03:24:50 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/14 03:24:50 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/14 03:24:50 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (4.87s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:24:53 DEBUG : toe: Making directory with metadata 2026/08/14 03:24:54 INFO : toe: Made directory with metadata (mtime=2026-08-14T03:24:52.950007126Z) 2026/08/14 03:24:54 DEBUG : toe/toe: Making directory with metadata 2026/08/14 03:24:54 INFO : toe/toe: Made directory with metadata (mtime=2026-08-14T03:24:52.950007126Z) 2026/08/14 03:24:54 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:24:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/14 03:24:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/14 03:24:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/14 03:24:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:24:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:24:56 DEBUG : toe/toe/tictactoe: md5 = 1639e524dca2fc9d1cbf24e8c1d05fef OK 2026/08/14 03:24:56 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/14 03:24:56 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/14 03:24:56 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (7.27s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:25:00 DEBUG : toe: Making directory with metadata 2026/08/14 03:25:01 INFO : toe: Made directory with metadata (mtime=2026-08-14T03:25:00.218099305Z) 2026/08/14 03:25:01 DEBUG : toe/toe: Making directory with metadata 2026/08/14 03:25:02 INFO : toe/toe: Made directory with metadata (mtime=2026-08-14T03:25:00.218099305Z) 2026/08/14 03:25:02 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:25:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/14 03:25:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/14 03:25:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/14 03:25:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:25:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:25:03 DEBUG : toe/toe/tictactoe: md5 = 4935dc961cb750e0f485bd8c2623d09c OK 2026/08/14 03:25:03 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/14 03:25:03 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/14 03:25:03 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (7.18s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:25:07 DEBUG : empty_dir: Making directory with metadata 2026/08/14 03:25:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/14 03:25:07 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:25:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:25:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:25:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:25:07 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/14 03:25:08 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/14 03:25:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:25:08 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:25:08 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:25:08 DEBUG : tictactoe: Making directory with metadata 2026/08/14 03:25:09 INFO : tictactoe: Made directory with metadata (mtime=2026-08-14T03:25:07.393190305Z) 2026/08/14 03:25:09 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:25:09 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:25:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/14 03:25:09 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/14 03:25:10 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-14T03:25:07.393190305Z) 2026/08/14 03:25:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/14 03:25:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/14 03:25:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/14 03:25:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/14 03:25:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:25:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:25:11 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 86adfa2b0d339f77cd5b3d34ab13b668 OK 2026/08/14 03:25:11 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/14 03:25:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/14 03:25:11 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (8.53s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:25:15 DEBUG : empty_dir: Making directory with metadata 2026/08/14 03:25:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/14 03:25:15 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:25:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:25:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:25:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:25:16 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/14 03:25:16 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/14 03:25:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:25:16 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:25:16 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:25:16 DEBUG : tictactoe: Making directory with metadata 2026/08/14 03:25:17 INFO : tictactoe: Made directory with metadata (mtime=2026-08-14T03:25:15.923298489Z) 2026/08/14 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:25:17 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:25:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/14 03:25:17 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/14 03:25:18 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-14T03:25:15.923298489Z) 2026/08/14 03:25:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/14 03:25:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/14 03:25:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/14 03:25:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/14 03:25:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/14 03:25:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:25:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:25:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 1913082bb14d7efb56b52afc0a85d2ad OK 2026/08/14 03:25:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/14 03:25:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/14 03:25:19 DEBUG : Waiting for deletions to finish 2026/08/14 03:25:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:25:20 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:25:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:25:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:25:20 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:25:20 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:25:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/14 03:25:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/14 03:25:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/08/14 03:25:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': 0 differences found 2026/08/14 03:25:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': 1 hashes could not be checked 2026/08/14 03:25:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': 1 matching files --- PASS: TestAllTag (9.04s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:25:24 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:25:25 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:25:25 DEBUG : tictactoe: Making directory with metadata 2026/08/14 03:25:25 INFO : tictactoe: Made directory with metadata (mtime=2026-08-14T03:25:24.959413088Z) 2026/08/14 03:25:25 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:25:25 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:25:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/14 03:25:25 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/14 03:25:26 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-14T03:25:24.959413088Z) 2026/08/14 03:25:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/14 03:25:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/14 03:25:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/14 03:25:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/14 03:25:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:25:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:25:28 DEBUG : tictactoe/tictactoe/toe.txt: md5 = af8f6906002bc93c08539b35d7e31216 OK 2026/08/14 03:25:28 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/14 03:25:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/14 03:25:28 DEBUG : Waiting for deletions to finish 2026/08/14 03:25:28 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:25:29 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:25:29 DEBUG : tictactoe: Directory modification time the same (differ by -413.088µs, within tolerance 1ms) 2026/08/14 03:25:29 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:25:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/14 03:25:29 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -413.088µs, within tolerance 1ms) 2026/08/14 03:25:29 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/14 03:25:29 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/14 03:25:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/14 03:25:29 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/14 03:25:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:25:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:25:29 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (8.60s) === RUN TestSyntax 2026/08/14 03:25:33 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:25:33 DEBUG : toe: Making directory with metadata 2026/08/14 03:25:34 INFO : toe: Made directory with metadata (mtime=2026-08-14T03:25:33.561522182Z) 2026/08/14 03:25:34 DEBUG : toe/toe: Making directory with metadata 2026/08/14 03:25:35 INFO : toe/toe: Made directory with metadata (mtime=2026-08-14T03:25:33.561522182Z) 2026/08/14 03:25:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/14 03:25:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:25:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:25:36 DEBUG : toe/toe/toe: md5 = aee7d068590fe986558c079fddbc519d OK 2026/08/14 03:25:36 DEBUG : toe/toe/toe: size = 11 OK 2026/08/14 03:25:36 INFO : toe/toe/toe: Copied (new) 2026/08/14 03:25:36 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (6.98s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:25:40 DEBUG : empty_dir: Making directory with metadata 2026/08/14 03:25:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/14 03:25:40 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:25:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:25:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:25:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:25:40 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/14 03:25:41 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/14 03:25:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:25:41 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:25:41 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:25:41 DEBUG : tictactoe: Making directory with metadata 2026/08/14 03:25:42 INFO : tictactoe: Made directory with metadata (mtime=2026-08-14T03:25:40.537610653Z) 2026/08/14 03:25:42 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:25:42 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:25:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/14 03:25:42 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/14 03:25:43 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-14T03:25:40.537610653Z) 2026/08/14 03:25:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/14 03:25:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/14 03:25:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/14 03:25:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/14 03:25:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/14 03:25:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/14 03:25:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:25:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:25:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 8b2ba78ac19ecdc210e40f5d200f6e99 OK 2026/08/14 03:25:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/14 03:25:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/14 03:25:44 INFO : toe/toe/toe.txt: Deleted 2026/08/14 03:25:44 INFO : toe/toe: Removing directory 2026/08/14 03:25:44 INFO : toe: Removing directory 2026/08/14 03:25:44 INFO : empty_dir: Removing directory 2026/08/14 03:25:44 DEBUG : Local file system at /tmp/rclone4274511396: deleted 3 directories --- PASS: TestMove (8.29s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:25:48 DEBUG : empty_dir: Making directory with metadata 2026/08/14 03:25:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/14 03:25:48 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:25:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:25:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:25:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:25:49 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/14 03:25:49 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/14 03:25:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:25:49 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:25:49 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:25:49 DEBUG : tictactoe: Making directory with metadata 2026/08/14 03:25:50 INFO : tictactoe: Made directory with metadata (mtime=2026-08-14T03:25:48.831715838Z) 2026/08/14 03:25:50 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:25:50 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:25:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/14 03:25:50 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/14 03:25:51 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-14T03:25:48.831715838Z) 2026/08/14 03:25:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/14 03:25:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/14 03:25:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/14 03:25:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/14 03:25:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/14 03:25:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/14 03:25:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:25:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:25:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 60e02a1b4e655500f9557345eebf74a5 OK 2026/08/14 03:25:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/14 03:25:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/14 03:25:53 INFO : toe/toe/toe.txt: Deleted 2026/08/14 03:25:53 INFO : toe/toe: Removing directory 2026/08/14 03:25:53 INFO : toe: Removing directory 2026/08/14 03:25:53 INFO : empty_dir: Removing directory 2026/08/14 03:25:53 DEBUG : Local file system at /tmp/rclone4274511396: deleted 3 directories 2026/08/14 03:25:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/14 03:25:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/14 03:25:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/14 03:25:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/14 03:25:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/14 03:25:56 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (13.47s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:26:02 DEBUG : Reset feature "Copy" 2026/08/14 03:26:02 DEBUG : Reset feature "Move" 2026/08/14 03:26:02 DEBUG : Reset feature "Copy" 2026/08/14 03:26:02 DEBUG : Reset feature "Move" 2026/08/14 03:26:02 DEBUG : empty_dir: Making directory with metadata 2026/08/14 03:26:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/14 03:26:02 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:26:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:26:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:26:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:26:02 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/14 03:26:03 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/14 03:26:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/14 03:26:03 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:26:03 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:26:03 DEBUG : tictactoe: Making directory with metadata 2026/08/14 03:26:04 INFO : tictactoe: Made directory with metadata (mtime=2026-08-14T03:26:02.303886688Z) 2026/08/14 03:26:04 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:26:04 DEBUG : toe: transformed to: tictactoe 2026/08/14 03:26:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/14 03:26:04 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/14 03:26:04 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-14T03:26:02.303886688Z) 2026/08/14 03:26:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/14 03:26:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/14 03:26:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/14 03:26:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/14 03:26:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/14 03:26:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/14 03:26:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:26:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:26:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 4e6c4d037987c397fcdc1e4f44067958 OK 2026/08/14 03:26:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/14 03:26:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/14 03:26:06 INFO : toe/toe/toe.txt: Deleted 2026/08/14 03:26:06 INFO : toe/toe: Removing directory 2026/08/14 03:26:06 INFO : toe: Removing directory 2026/08/14 03:26:06 INFO : empty_dir: Removing directory 2026/08/14 03:26:06 DEBUG : Local file system at /tmp/rclone4274511396: deleted 3 directories 2026/08/14 03:26:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/14 03:26:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/14 03:26:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/14 03:26:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/14 03:26:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/14 03:26:11 DEBUG : toe/toe/toe.txt: md5 = a9175ca2531afd7e9c689232f7477844 OK 2026/08/14 03:26:11 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/14 03:26:11 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/14 03:26:11 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (15.29s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:26:17 DEBUG : toe: transformed to: dG9l 2026/08/14 03:26:17 DEBUG : toe: transformed to: dG9l 2026/08/14 03:26:17 DEBUG : dG9l: Making directory with metadata 2026/08/14 03:26:18 INFO : dG9l: Made directory with metadata (mtime=2026-08-14T03:26:17.59008054Z) 2026/08/14 03:26:18 DEBUG : toe: transformed to: dG9l 2026/08/14 03:26:18 DEBUG : toe: transformed to: dG9l 2026/08/14 03:26:18 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/14 03:26:18 DEBUG : dG9l/dG9l: Making directory with metadata 2026/08/14 03:26:19 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-08-14T03:26:17.59008054Z) 2026/08/14 03:26:19 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/14 03:26:19 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/14 03:26:19 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/14 03:26:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/14 03:26:19 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/14 03:26:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:26:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:26:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 198cb765225efb734b89fde8e8c53054 OK 2026/08/14 03:26:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/14 03:26:20 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/14 03:26:20 DEBUG : Waiting for deletions to finish 2026/08/14 03:26:21 DEBUG : dG9l: transformed to: toe 2026/08/14 03:26:21 DEBUG : dG9l: transformed to: toe 2026/08/14 03:26:21 DEBUG : toe: Directory modification time the same (differ by 80.54µs, within tolerance 1ms) 2026/08/14 03:26:21 DEBUG : Added delayed dir = "toe", newDst=toe 2026/08/14 03:26:22 DEBUG : dG9l: transformed to: toe 2026/08/14 03:26:22 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/14 03:26:22 DEBUG : toe/toe: Directory modification time the same (differ by 80.54µs, within tolerance 1ms) 2026/08/14 03:26:22 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/08/14 03:26:22 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/14 03:26:22 DEBUG : Local file system at /tmp/rclone4274511396: Waiting for checks to finish 2026/08/14 03:26:22 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/14 03:26:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/08/14 03:26:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/14 03:26:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/14 03:26:22 DEBUG : Local file system at /tmp/rclone4274511396: Waiting for transfers to finish 2026/08/14 03:26:22 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (8.76s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo'", Local "Local file system at /tmp/rclone4274511396", Modify Window "1ms" 2026/08/14 03:26:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/14 03:26:26 DEBUG : toe: transformed to: 2026/08/14 03:26:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/14 03:26:26 DEBUG : toe: transformed to: 2026/08/14 03:26:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Making directory with metadata 2026/08/14 03:26:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Made directory with metadata (mtime=2026-08-14T03:26:26.345191568Z) 2026/08/14 03:26:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/14 03:26:27 DEBUG : toe: transformed to: 2026/08/14 03:26:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/14 03:26:27 DEBUG : toe: transformed to: 2026/08/14 03:26:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/14 03:26:27 DEBUG : toe/toe: transformed to: 2026/08/14 03:26:27 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/14 03:26:27 DEBUG : toe/toe: Making directory with metadata 2026/08/14 03:26:28 INFO : toe/toe: Made directory with metadata (mtime=2026-08-14T03:26:26.345191568Z) 2026/08/14 03:26:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/14 03:26:28 DEBUG : toe/toe: transformed to: 2026/08/14 03:26:28 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/14 03:26:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/14 03:26:28 DEBUG : toe: transformed to: 2026/08/14 03:26:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/14 03:26:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/14 03:26:28 DEBUG : toe/toe/toe: transformed to: 2026/08/14 03:26:28 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/14 03:26:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for checks to finish 2026/08/14 03:26:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Waiting for transfers to finish 2026/08/14 03:26:30 DEBUG : toe/toe/toe: md5 = 195055348cbc9936618bdf41b93ed5b3 OK 2026/08/14 03:26:30 DEBUG : toe/toe/toe: size = 11 OK 2026/08/14 03:26:30 INFO : toe/toe/toe: Copied (new) 2026/08/14 03:26:30 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': not deleting files as there were IO errors 2026/08/14 03:26:30 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': not deleting directories as there were IO errors --- PASS: TestError (7.65s) PASS 2026/08/14 03:26:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fodiwoq9vomo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 27m42.455268186s (try 1/5)