"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/07/29 02:38:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuceduh9huwa" 2026/07/29 02:38:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/29 02:38:22 DEBUG : Creating backend with remote "TestDrive:crypt/3a60paqte5huts47qkusnu82htsp04htv8jpdatbgb74upraet60" 2026/07/29 02:38:23 DEBUG : Creating backend with remote "/tmp/rclone2905541960" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:38:25 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/29 02:38:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 02:38:25 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/29 02:38:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:38:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:38:25 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.89s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:38:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/29 02:38:26 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/29 02:38:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 02:38:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:38:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:38:28 DEBUG : sub dir/hello world: md5 = f4683a68d3f5aea62624ec05b738cbdc OK 2026/07/29 02:38:28 DEBUG : sub dir/hello world: size = 11 OK 2026/07/29 02:38:28 INFO : sub dir/hello world: Copied (new) 2026/07/29 02:38:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/29 02:38:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.29s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:38:31 DEBUG : metadata sub dir: Making directory with metadata 2026/07/29 02:38:31 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/29 02:38:31 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/29 02:38:31 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/29 02:38:31 DEBUG : Local file system at /tmp/rclone2905541960: File to upload is small (21 bytes), uploading instead of streaming 2026/07/29 02:38:31 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/29 02:38:31 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/29 02:38:31 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/29 02:38:31 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/29 02:38:31 DEBUG : Google drive root 'crypt/3a60paqte5huts47qkusnu82htsp04htv8jpdatbgb74upraet60': Skipping btime metadata as can't update it on an existing file: 2026-07-29T02:38:31.077963811Z 2026/07/29 02:38:32 INFO : empty metadata sub dir: Updated directory metadata 2026/07/29 02:38:32 DEBUG : Google drive root 'crypt/3a60paqte5huts47qkusnu82htsp04htv8jpdatbgb74upraet60': Skipping btime metadata as can't update it on an existing file: 2026-07-29T02:38:31.077963811Z 2026/07/29 02:38:32 INFO : metadata sub dir: Updated directory metadata 2026/07/29 02:38:32 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/29 02:38:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:38:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:38:34 DEBUG : metadata sub dir/hello metadata world: md5 = 5ab2cbd0d935ddfb0e1dff40703455b6 OK 2026/07/29 02:38:34 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/29 02:38:34 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/29 02:38:37 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:38:38 DEBUG : metadata sub dir: Making directory with metadata 2026/07/29 02:38:38 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/29 02:38:38 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/29 02:38:38 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/29 02:38:38 DEBUG : Local file system at /tmp/rclone2905541960: File to upload is small (21 bytes), uploading instead of streaming 2026/07/29 02:38:38 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/29 02:38:38 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/29 02:38:38 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/29 02:38:38 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/29 02:38:38 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/07/29 02:38:38 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/07/29 02:38:38 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/29 02:38:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:38:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:38:40 DEBUG : metadata sub dir/hello metadata world: md5 = 065cefdc8cd95e90db05efdfd1703ecf OK 2026/07/29 02:38:40 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/29 02:38:40 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/29 02:38:40 DEBUG : Google drive root 'crypt/3a60paqte5huts47qkusnu82htsp04htv8jpdatbgb74upraet60': Skipping btime metadata as can't update it on an existing file: 2026-07-29T02:38:38.443059718Z 2026/07/29 02:38:41 INFO : metadata sub dir: Updated directory metadata 2026/07/29 02:38:44 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.49s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:38:44 DEBUG : Creating backend with remote "/non-existing" 2026/07/29 02:38:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/29 02:38:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:38:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.77s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:38:45 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/29 02:38:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 02:38:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:38:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:38:48 DEBUG : sub dir/hello world: md5 = da57cb5e2f3089c4713049bd997e1f31 OK 2026/07/29 02:38:48 DEBUG : sub dir/hello world: size = 11 OK 2026/07/29 02:38:48 INFO : sub dir/hello world: Copied (new) 2026/07/29 02:38:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/29 02:38:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.42s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.47s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:38:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Running all checks before starting transfers 2026/07/29 02:38:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/29 02:38:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 02:38:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:38:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Checks finished, now starting transfers 2026/07/29 02:38:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:38:54 DEBUG : sub dir/hello world: md5 = d14c384d8b461664758f9767f277ce68 OK 2026/07/29 02:38:54 DEBUG : sub dir/hello world: size = 11 OK 2026/07/29 02:38:54 INFO : sub dir/hello world: Copied (new) 2026/07/29 02:38:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/29 02:38:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.24s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:38:56 ERROR : Ignoring --no-traverse with sync 2026/07/29 02:38:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/29 02:38:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 02:38:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:38:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:38:59 DEBUG : sub dir/hello world: md5 = 82529bc92068dda4a1396f3ed73330a8 OK 2026/07/29 02:38:59 DEBUG : sub dir/hello world: size = 11 OK 2026/07/29 02:38:59 INFO : sub dir/hello world: Copied (new) 2026/07/29 02:38:59 DEBUG : Waiting for deletions to finish 2026/07/29 02:38:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/29 02:39:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.30s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:39:02 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/29 02:39:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/29 02:39:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:39:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:39:03 DEBUG : hello world2: md5 = 3f19b1618dd941b7ee08432a117d0e03 OK 2026/07/29 02:39:03 DEBUG : hello world2: size = 12 OK 2026/07/29 02:39:03 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.96s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:39:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/29 02:39:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:39:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:39:06 DEBUG : potato2: md5 = 52b3f301d603ae8a720c53e4e6b92647 OK 2026/07/29 02:39:06 DEBUG : potato2: size = 11 OK 2026/07/29 02:39:06 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.82s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:39:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/29 02:39:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:39:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:39:09 DEBUG : potato2: md5 = dd351e7f3a3f496c159f1d57f08f1b39 OK 2026/07/29 02:39:09 DEBUG : potato2: size = 11 OK 2026/07/29 02:39:09 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.05s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:39:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/29 02:39:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/29 02:39:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/29 02:39:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/29 02:39:11 DEBUG : sub dir2: Making directory with metadata 2026/07/29 02:39:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/29 02:39:11 DEBUG : sub dir: Making directory with metadata 2026/07/29 02:39:12 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/29 02:39:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 02:39:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/29 02:39:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/29 02:39:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:39:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:39:14 DEBUG : sub dir/hello world: md5 = b3c82ca3d7e82c8920d6edc70a9c349a OK 2026/07/29 02:39:14 DEBUG : sub dir/hello world: size = 11 OK 2026/07/29 02:39:14 INFO : sub dir/hello world: Copied (new) 2026/07/29 02:39:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/07/29 02:39:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.64s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:39:19 INFO : sub dir2: Making directory 2026/07/29 02:39:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/29 02:39:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/29 02:39:19 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/29 02:39:19 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/29 02:39:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 02:39:19 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/07/29 02:39:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:39:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:39:22 DEBUG : sub dir/hello world: md5 = ec9ee3023216de622f5c9101940d3aa3 OK 2026/07/29 02:39:22 DEBUG : sub dir/hello world: size = 11 OK 2026/07/29 02:39:22 INFO : sub dir/hello world: Copied (new) 2026/07/29 02:39:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/29 02:39:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.43s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:39:25 DEBUG : sub dir2: Making directory with metadata 2026/07/29 02:39:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/29 02:39:25 DEBUG : sub dir2: Making directory with metadata 2026/07/29 02:39:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/29 02:39:26 DEBUG : sub dir: Making directory with metadata 2026/07/29 02:39:26 INFO : sub dir: Made directory with metadata (mtime=2026-07-29T02:39:25.052666817Z) 2026/07/29 02:39:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 02:39:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:39:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:39:28 DEBUG : sub dir/hello world: md5 = 0dd32372cfde77d1a3c4bb737a1c39b1 OK 2026/07/29 02:39:28 DEBUG : sub dir/hello world: size = 11 OK 2026/07/29 02:39:28 INFO : sub dir/hello world: Copied (new) 2026/07/29 02:39:28 INFO : sub dir/hello world: Deleted 2026/07/29 02:39:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.00s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:39:32 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/07/29 02:39:32 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/29 02:39:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:39:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:39:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.63s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:39:35 INFO : sub dir2: Making directory 2026/07/29 02:39:35 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/29 02:39:35 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/29 02:39:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 02:39:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:39:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:39:38 DEBUG : sub dir/hello world: md5 = 04c05136d793293c97e64ae2ee18b1e5 OK 2026/07/29 02:39:38 DEBUG : sub dir/hello world: size = 11 OK 2026/07/29 02:39:38 INFO : sub dir/hello world: Copied (new) 2026/07/29 02:39:38 INFO : sub dir/hello world: Deleted 2026/07/29 02:39:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/29 02:39:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.31s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:39:40 DEBUG : sub dir2: Making directory with metadata 2026/07/29 02:39:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/29 02:39:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/29 02:39:41 DEBUG : sub dir2: Making directory with metadata 2026/07/29 02:39:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/29 02:39:41 DEBUG : sub dir: Making directory with metadata 2026/07/29 02:39:42 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/29 02:39:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 02:39:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:39:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:39:44 DEBUG : sub dir/hello world: md5 = 1a395ab669a3c267e8dd1d315273bd4d OK 2026/07/29 02:39:44 DEBUG : sub dir/hello world: size = 11 OK 2026/07/29 02:39:44 INFO : sub dir/hello world: Copied (new) 2026/07/29 02:39:44 DEBUG : Waiting for deletions to finish 2026/07/29 02:39:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.92s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.48s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:39:48 INFO : sub dir2: Making directory 2026/07/29 02:39:48 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/29 02:39:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/29 02:39:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 02:39:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:39:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:39:50 DEBUG : sub dir/hello world: md5 = 7555816c2939feb66cdc89eb6705c2a3 OK 2026/07/29 02:39:50 DEBUG : sub dir/hello world: size = 11 OK 2026/07/29 02:39:50 INFO : sub dir/hello world: Copied (new) 2026/07/29 02:39:50 DEBUG : Waiting for deletions to finish 2026/07/29 02:39:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/29 02:39:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.47s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:39:56 DEBUG : sub dir/hello world: md5 = 5ef65419f7e391ec5c210ff1059bdd71 OK 2026/07/29 02:39:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-feyolak1hite" 2026/07/29 02:39:56 DEBUG : Config file has changed externally - reloading 2026/07/29 02:39:56 DEBUG : Creating backend with remote "TestDrive:crypt/i7lnvinbohdrrb41mq278e9gj0t8m8np71n972bghvkaejf3t410" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa' -> Encrypted drive 'TestCryptDrive:rclone-test-feyolak1hite' 2026/07/29 02:39:58 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/29 02:39:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 02:39:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-feyolak1hite': Waiting for checks to finish 2026/07/29 02:39:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-feyolak1hite': Waiting for transfers to finish 2026/07/29 02:40:01 DEBUG : sub dir/hello world: size = 11 OK 2026/07/29 02:40:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/29 02:40:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/29 02:40:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-feyolak1hite': Purge remote 2026/07/29 02:40:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.48s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:40:06 DEBUG : sub dir/hello world: md5 = c01ca518b62ad520962a33ac845ddece OK 2026/07/29 02:40:08 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/29 02:40:08 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/29 02:40:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:40:08 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:40:08 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:40:08 DEBUG : sub dir/hello world: Sizes differ 2026/07/29 02:40:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:40:09 DEBUG : sub dir/hello world: md5 = 6c23f6780425fae1348c8c381b941c9a OK 2026/07/29 02:40:09 DEBUG : sub dir/hello world: size = 17 OK 2026/07/29 02:40:09 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/29 02:40:09 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/29 02:40:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.75s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:40:14 DEBUG : sub dir/hello world: md5 = 6ffbaf28bad8b4364cc007a68b7879a7 OK 2026/07/29 02:40:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bopusus5vomu" 2026/07/29 02:40:14 DEBUG : Creating backend with remote "TestDrive:crypt/12ug2hqffo4tr1bkfrmih6oj797tatfd5gai2mrp6qqhisk49cg0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa' -> Encrypted drive 'TestCryptDrive:rclone-test-bopusus5vomu' 2026/07/29 02:40:16 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/29 02:40:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 02:40:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bopusus5vomu': Waiting for checks to finish 2026/07/29 02:40:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bopusus5vomu': Waiting for transfers to finish 2026/07/29 02:40:19 DEBUG : sub dir/hello world: size = 11 OK 2026/07/29 02:40:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/29 02:40:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/29 02:40:21 DEBUG : sub dir/hello world: md5 = 5480f432c2a0eb21151350a5d3227651 OK 2026/07/29 02:40:22 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/29 02:40:22 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/29 02:40:22 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:40:22 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-bopusus5vomu') 2026/07/29 02:40:22 DEBUG : sub dir/hello world: Sizes differ 2026/07/29 02:40:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bopusus5vomu': Waiting for checks to finish 2026/07/29 02:40:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bopusus5vomu': Waiting for transfers to finish 2026/07/29 02:40:24 DEBUG : sub dir/hello world: size = 17 OK 2026/07/29 02:40:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/29 02:40:24 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/29 02:40:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bopusus5vomu': Purge remote 2026/07/29 02:40:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.71s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:40:30 DEBUG : sub dir/hello world: md5 = 10c9a25cbd6c4c5af7e188fb55624b7f OK 2026/07/29 02:40:31 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/29 02:40:31 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/29 02:40:31 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:40:31 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:40:31 DEBUG : sub dir/hello world: Sizes differ 2026/07/29 02:40:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:40:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:40:32 DEBUG : sub dir/hello world: md5 = fb22338971497a7524a80103a782dd28 OK 2026/07/29 02:40:32 DEBUG : sub dir/hello world: size = 17 OK 2026/07/29 02:40:32 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/29 02:40:32 INFO : sub dir/hello world: Deleted 2026/07/29 02:40:33 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/29 02:40:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.67s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:40:37 DEBUG : sub dir/hello world: md5 = bc2f53c16d2fde38af335fb97a4db8f5 OK 2026/07/29 02:40:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jagaruv9geno" 2026/07/29 02:40:38 DEBUG : Creating backend with remote "TestDrive:crypt/l6t21rap2bs1ltfqsef7vq8s2ouc3virvf7cmf38odisd7hp29ig" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa' -> Encrypted drive 'TestCryptDrive:rclone-test-jagaruv9geno' 2026/07/29 02:40:39 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/29 02:40:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 02:40:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jagaruv9geno': Waiting for checks to finish 2026/07/29 02:40:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jagaruv9geno': Waiting for transfers to finish 2026/07/29 02:40:42 DEBUG : sub dir/hello world: size = 11 OK 2026/07/29 02:40:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/29 02:40:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/29 02:40:45 DEBUG : sub dir/hello world: md5 = 3566e830052e14ab8c7d1970dffa515b OK 2026/07/29 02:40:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jagaruv9geno': Using server-side directory move 2026/07/29 02:40:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jagaruv9geno': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/29 02:40:46 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/29 02:40:46 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/29 02:40:46 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:40:46 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-jagaruv9geno') 2026/07/29 02:40:46 DEBUG : sub dir/hello world: Sizes differ 2026/07/29 02:40:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jagaruv9geno': Waiting for checks to finish 2026/07/29 02:40:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jagaruv9geno': Waiting for transfers to finish 2026/07/29 02:40:46 INFO : sub dir/hello world: Deleted 2026/07/29 02:40:46 INFO : sub dir/hello world: Moved (server-side) 2026/07/29 02:40:47 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/29 02:40:49 DEBUG : sub dir/hello world: md5 = 0648308b08391435d23a7dac5bd3641a OK 2026/07/29 02:40:50 DEBUG : testing file moves 2026/07/29 02:40:50 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/29 02:40:50 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/29 02:40:50 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:40:50 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-jagaruv9geno') 2026/07/29 02:40:50 DEBUG : sub dir/hello world: Sizes differ 2026/07/29 02:40:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jagaruv9geno': Waiting for checks to finish 2026/07/29 02:40:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jagaruv9geno': Waiting for transfers to finish 2026/07/29 02:40:51 INFO : sub dir/hello world: Deleted 2026/07/29 02:40:51 INFO : sub dir/hello world: Moved (server-side) 2026/07/29 02:40:52 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/29 02:40:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jagaruv9geno': Purge remote --- PASS: TestServerSideMoveOverSelf (20.15s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:40:57 DEBUG : sub dir/hello world: md5 = cd49169a10c89114751ff7a025ed488a OK 2026/07/29 02:40:57 ERROR : error listing: directory not found 2026/07/29 02:40:58 INFO : Local file system at /tmp/rclone2905541960: Making directory 2026/07/29 02:40:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:40:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:41:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.95s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:41:03 DEBUG : sub dir/hello world: md5 = 3ba5e9f597e59decbc7117b487aad58c OK 2026/07/29 02:41:04 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/29 02:41:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 02:41:04 DEBUG : Local file system at /tmp/rclone2905541960: Waiting for checks to finish 2026/07/29 02:41:04 DEBUG : Local file system at /tmp/rclone2905541960: Waiting for transfers to finish 2026/07/29 02:41:05 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/07/29 02:41:05 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/07/29 02:41:05 INFO : sub dir/hello world: Copied (new) 2026/07/29 02:41:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/29 02:41:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.43s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:41:08 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/29 02:41:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:41:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:41:09 DEBUG : check sum: md5 = 8827fd860aac47f85b54d705dd5d65d8 OK 2026/07/29 02:41:09 DEBUG : check sum: size = 1 OK 2026/07/29 02:41:09 INFO : check sum: Copied (new) 2026/07/29 02:41:09 DEBUG : Waiting for deletions to finish 2026/07/29 02:41:10 DEBUG : check sum: size = 1 OK 2026/07/29 02:41:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/29 02:41:10 DEBUG : check sum: Size of src and dst objects identical 2026/07/29 02:41:10 DEBUG : check sum: Unchanged skipping 2026/07/29 02:41:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:41:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:41:10 DEBUG : Waiting for deletions to finish 2026/07/29 02:41:10 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.43s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:41:11 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/29 02:41:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:41:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:41:13 DEBUG : sizeonly: md5 = f33e8136de806a7558b158fee6834778 OK 2026/07/29 02:41:13 DEBUG : sizeonly: size = 6 OK 2026/07/29 02:41:13 INFO : sizeonly: Copied (new) 2026/07/29 02:41:13 DEBUG : Waiting for deletions to finish 2026/07/29 02:41:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:41:13 DEBUG : sizeonly: size = 6 OK 2026/07/29 02:41:13 DEBUG : sizeonly: Sizes identical 2026/07/29 02:41:13 DEBUG : sizeonly: Unchanged skipping 2026/07/29 02:41:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:41:13 DEBUG : Waiting for deletions to finish 2026/07/29 02:41:13 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.40s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:41:15 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/29 02:41:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:41:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:41:16 DEBUG : ignore-size: md5 = 54974e21692559fd892723d6a46d170c OK 2026/07/29 02:41:16 INFO : ignore-size: Copied (new) 2026/07/29 02:41:16 DEBUG : Waiting for deletions to finish 2026/07/29 02:41:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:41:17 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:41:17 DEBUG : ignore-size: Unchanged skipping 2026/07/29 02:41:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:41:17 DEBUG : Waiting for deletions to finish 2026/07/29 02:41:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.57s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:41:19 DEBUG : existing: md5 = 18881964a7f6459beb27e46afd60933c OK 2026/07/29 02:41:20 DEBUG : existing: size = 6 OK 2026/07/29 02:41:20 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:41:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:41:20 DEBUG : existing: Unchanged skipping 2026/07/29 02:41:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:41:20 DEBUG : Waiting for deletions to finish 2026/07/29 02:41:20 INFO : There was nothing to transfer 2026/07/29 02:41:20 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/29 02:41:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:41:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:41:22 DEBUG : existing: md5 = f25c274603d35debd34a336dc8a362ff OK 2026/07/29 02:41:22 DEBUG : existing: size = 6 OK 2026/07/29 02:41:22 INFO : existing: Copied (replaced existing) 2026/07/29 02:41:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.84s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:41:23 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/29 02:41:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:41:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:41:24 DEBUG : existing: md5 = 24bba957108a552673052efb667e6580 OK 2026/07/29 02:41:24 DEBUG : existing: size = 6 OK 2026/07/29 02:41:24 INFO : existing: Copied (new) 2026/07/29 02:41:24 DEBUG : Waiting for deletions to finish 2026/07/29 02:41:25 DEBUG : existing: Destination exists, skipping 2026/07/29 02:41:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:41:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:41:25 DEBUG : Waiting for deletions to finish 2026/07/29 02:41:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.39s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:41:28 DEBUG : b/potato: md5 = 95056965b96127a25543eb4d376c7561 OK 2026/07/29 02:41:31 DEBUG : c/non empty space: md5 = aff0067d9800c75260402e5c97961670 OK 2026/07/29 02:41:31 INFO : d: Making directory 2026/07/29 02:41:32 DEBUG : Added delayed dir = "a", newDst= 2026/07/29 02:41:33 INFO : c: Set directory modification time (using SetModTime) 2026/07/29 02:41:33 DEBUG : Added delayed dir = "c", newDst=c 2026/07/29 02:41:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/29 02:41:33 DEBUG : c/non empty space: size = 5 OK 2026/07/29 02:41:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 02:41:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:41:33 DEBUG : c/non empty space: Unchanged skipping 2026/07/29 02:41:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:41:35 DEBUG : a/potato2: md5 = 1bacf8e16c666730b2c59b5971fac551 OK 2026/07/29 02:41:35 DEBUG : a/potato2: size = 60 OK 2026/07/29 02:41:35 INFO : a/potato2: Copied (new) 2026/07/29 02:41:35 DEBUG : Waiting for deletions to finish 2026/07/29 02:41:35 INFO : b/potato: Deleted 2026/07/29 02:41:36 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/29 02:41:36 INFO : d: Removing directory 2026/07/29 02:41:37 INFO : b: Removing directory 2026/07/29 02:41:37 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/29 02:41:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': deleted 2 directories 2026/07/29 02:41:39 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/29 02:41:40 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.50s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:41:42 DEBUG : empty space: md5 = 7a2ef047f85077523a97e1983d4431a5 OK 2026/07/29 02:41:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:41:43 DEBUG : empty space: size = 1 OK 2026/07/29 02:41:43 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/07/29 02:41:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:41:43 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/07/29 02:41:43 DEBUG : Waiting for deletions to finish 2026/07/29 02:41:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:41:43 DEBUG : empty space: size = 1 OK 2026/07/29 02:41:43 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/07/29 02:41:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:41:45 DEBUG : empty space: md5 = 78abe07b880ac90a1601c58e50f643ee OK 2026/07/29 02:41:45 DEBUG : empty space: size = 1 OK 2026/07/29 02:41:45 INFO : empty space: Copied (replaced existing) 2026/07/29 02:41:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.12s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.50s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:41:48 DEBUG : foo: md5 = 989a3eace96ffd79f4ff5a93a7c02446 OK 2026/07/29 02:41:48 DEBUG : foo: size = 3 OK 2026/07/29 02:41:48 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/07/29 02:41:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:41:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:41:50 DEBUG : foo: md5 = 2d5b7412ee0d85d339eedfc7defdbc80 OK 2026/07/29 02:41:50 DEBUG : foo: size = 3 OK 2026/07/29 02:41:50 INFO : foo: Copied (replaced existing) 2026/07/29 02:41:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.64s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:41:52 DEBUG : empty space: md5 = 0651505a52801cce74d37fb933f3645a OK 2026/07/29 02:41:53 DEBUG : empty space: size = 1 OK 2026/07/29 02:41:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 02:41:53 DEBUG : empty space: Unchanged skipping 2026/07/29 02:41:53 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/29 02:41:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:41:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:41:55 DEBUG : potato: md5 = 00f708ddacaec34ee6ed357fdd805c59 OK 2026/07/29 02:41:55 DEBUG : potato: size = 60 OK 2026/07/29 02:41:55 INFO : potato: Copied (new) 2026/07/29 02:41:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.36s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:41:58 DEBUG : potato: md5 = 67f99ed0838fd4151974e138c4937139 OK 2026/07/29 02:41:58 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:41:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:41:58 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:41:58 DEBUG : potato: Sizes differ 2026/07/29 02:41:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:42:00 DEBUG : potato: md5 = 44b68dffdf586c1a2634f472a309b090 OK 2026/07/29 02:42:00 DEBUG : potato: size = 21 OK 2026/07/29 02:42:00 INFO : potato: Copied (replaced existing) 2026/07/29 02:42:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.61s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:42:02 DEBUG : potato: md5 = 7b95c138a64b129b73d0c44b2b0b64b8 OK 2026/07/29 02:42:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:42:03 DEBUG : potato: size = 21 OK 2026/07/29 02:42:03 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/07/29 02:42:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:42:04 DEBUG : potato: md5 = 48928f6230c77f6af331f879edbb36a9 OK 2026/07/29 02:42:04 DEBUG : potato: size = 21 OK 2026/07/29 02:42:04 INFO : potato: Copied (replaced existing) 2026/07/29 02:42:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:42:07 DEBUG : potato: md5 = 9d96895fffcdb5c56d926bcdfe9b366d OK 2026/07/29 02:42:08 DEBUG : empty space: md5 = 293929934fc0fc21b29340e45f0b9e82 OK 2026/07/29 02:42:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/29 02:42:08 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/29 02:42:08 DEBUG : empty space: size = 1 OK 2026/07/29 02:42:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:42:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 02:42:08 DEBUG : empty space: Unchanged skipping 2026/07/29 02:42:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:42:08 DEBUG : Waiting for deletions to finish 2026/07/29 02:42:08 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:42:12 DEBUG : potato: md5 = 7208b6fc1d84d642b3d5636f7987799c OK 2026/07/29 02:42:13 DEBUG : empty space: md5 = aa2e6835a33f2d4621e4d4265b26e4be OK 2026/07/29 02:42:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/29 02:42:14 DEBUG : empty space: size = 1 OK 2026/07/29 02:42:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 02:42:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:42:14 DEBUG : empty space: Unchanged skipping 2026/07/29 02:42:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:42:15 DEBUG : potato2: md5 = fd5be81568492b6c6cc56079c6c12395 OK 2026/07/29 02:42:15 DEBUG : potato2: size = 60 OK 2026/07/29 02:42:15 INFO : potato2: Copied (new) 2026/07/29 02:42:15 DEBUG : Waiting for deletions to finish 2026/07/29 02:42:15 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:42:19 DEBUG : b/potato: md5 = 3efa333072fb1b439aed3f403553c596 OK 2026/07/29 02:42:22 DEBUG : c/non empty space: md5 = d9ecee99245984f157947c201deafe63 OK 2026/07/29 02:42:22 INFO : d: Making directory 2026/07/29 02:42:23 INFO : d/e: Making directory 2026/07/29 02:42:25 DEBUG : Added delayed dir = "a", newDst= 2026/07/29 02:42:25 INFO : c: Set directory modification time (using SetModTime) 2026/07/29 02:42:25 DEBUG : Added delayed dir = "c", newDst=c 2026/07/29 02:42:25 DEBUG : c/non empty space: size = 5 OK 2026/07/29 02:42:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 02:42:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/29 02:42:25 DEBUG : c/non empty space: Unchanged skipping 2026/07/29 02:42:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:42:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:42:28 DEBUG : a/potato2: md5 = 7f4b87007689ea5db239572dbda2d193 OK 2026/07/29 02:42:28 DEBUG : a/potato2: size = 60 OK 2026/07/29 02:42:28 INFO : a/potato2: Copied (new) 2026/07/29 02:42:28 DEBUG : Waiting for deletions to finish 2026/07/29 02:42:28 INFO : b/potato: Deleted 2026/07/29 02:42:29 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/29 02:42:29 INFO : d/e: Removing directory 2026/07/29 02:42:29 INFO : d: Removing directory 2026/07/29 02:42:30 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/07/29 02:42:30 INFO : b: Removing directory 2026/07/29 02:42:30 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/29 02:42:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': deleted 3 directories 2026/07/29 02:42:33 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/29 02:42:34 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (17.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:42:37 DEBUG : b/potato: md5 = 28ba8f2722ef8ce3db816193c777fd45 OK 2026/07/29 02:42:39 DEBUG : c/non empty space: md5 = b3567797a1ba3d9e70f5d7ab128c549b OK 2026/07/29 02:42:39 INFO : d: Making directory 2026/07/29 02:42:41 DEBUG : Added delayed dir = "a", newDst= 2026/07/29 02:42:41 INFO : c: Set directory modification time (using SetModTime) 2026/07/29 02:42:41 DEBUG : Added delayed dir = "c", newDst=c 2026/07/29 02:42:41 DEBUG : c/non empty space: size = 5 OK 2026/07/29 02:42:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 02:42:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/29 02:42:41 DEBUG : c/non empty space: Unchanged skipping 2026/07/29 02:42:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:42:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:42:44 DEBUG : a/potato2: md5 = 7b0b976e47b3aaa725e6699d48622fd9 OK 2026/07/29 02:42:44 DEBUG : a/potato2: size = 60 OK 2026/07/29 02:42:44 INFO : a/potato2: Copied (new) 2026/07/29 02:42:44 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': not deleting files as there were IO errors 2026/07/29 02:42:44 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/29 02:42:44 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': not deleting directories as there were IO errors 2026/07/29 02:42:48 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/29 02:42:48 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/29 02:42:49 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.31s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:42:51 DEBUG : potato: md5 = daaf996df1beb009bc5054014078feea OK 2026/07/29 02:42:53 DEBUG : empty space: md5 = 50f9855ce7c033410a59f45c204efb78 OK 2026/07/29 02:42:53 DEBUG : Waiting for deletions to finish 2026/07/29 02:42:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/29 02:42:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:42:54 DEBUG : empty space: size = 1 OK 2026/07/29 02:42:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 02:42:54 DEBUG : empty space: Unchanged skipping 2026/07/29 02:42:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:42:54 INFO : potato: Deleted 2026/07/29 02:42:55 DEBUG : potato2: md5 = 9bb662a82aa34e1d79d7fd34f90d00e8 OK 2026/07/29 02:42:55 DEBUG : potato2: size = 60 OK 2026/07/29 02:42:55 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.84s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:42:58 DEBUG : potato: md5 = 56a0a53c77569d8b32c6dc6ebfd1f858 OK 2026/07/29 02:42:59 DEBUG : empty space: md5 = 528321c37ab477ba86d2891605289b49 OK 2026/07/29 02:43:00 DEBUG : Waiting for deletions to finish 2026/07/29 02:43:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:43:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:43:00 INFO : potato: Deleted 2026/07/29 02:43:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/29 02:43:01 DEBUG : empty space: size = 1 OK 2026/07/29 02:43:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 02:43:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:43:01 DEBUG : empty space: Unchanged skipping 2026/07/29 02:43:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:43:02 DEBUG : potato2: md5 = 6e5a8bd31f86e734d5510ff8d305917a OK 2026/07/29 02:43:02 DEBUG : potato2: size = 60 OK 2026/07/29 02:43:02 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.32s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:43:05 DEBUG : potato: md5 = 00cb3dcec94886f4e4f1a2cddb47d648 OK 2026/07/29 02:43:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/29 02:43:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:43:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:43:07 DEBUG : potato2: md5 = b1c76b809cbea2bef8fc2c7df9feae89 OK 2026/07/29 02:43:07 DEBUG : potato2: size = 19 OK 2026/07/29 02:43:07 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.96s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:43:10 DEBUG : potato2: md5 = 19be4ead7885469eee406883095a3a44 OK 2026/07/29 02:43:12 DEBUG : empty space: md5 = 402249a000dd9d373be8c033a3c74527 OK 2026/07/29 02:43:12 DEBUG : enormous: Excluded (Size Filter) 2026/07/29 02:43:12 DEBUG : enormous: Excluded 2026/07/29 02:43:12 DEBUG : potato2: Excluded (Size Filter) 2026/07/29 02:43:12 DEBUG : potato2: Excluded 2026/07/29 02:43:12 DEBUG : potato2: Excluded (Size Filter) 2026/07/29 02:43:12 DEBUG : empty space: size = 1 OK 2026/07/29 02:43:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 02:43:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:43:12 DEBUG : empty space: Unchanged skipping 2026/07/29 02:43:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:43:12 DEBUG : Waiting for deletions to finish 2026/07/29 02:43:12 INFO : There was nothing to transfer 2026/07/29 02:43:13 DEBUG : enormous: Excluded (Size Filter) 2026/07/29 02:43:13 DEBUG : enormous: Excluded 2026/07/29 02:43:13 DEBUG : potato2: Excluded (Size Filter) 2026/07/29 02:43:13 DEBUG : potato2: Excluded 2026/07/29 02:43:13 DEBUG : potato2: Excluded (Size Filter) 2026/07/29 02:43:13 DEBUG : Local file system at /tmp/rclone2905541960: Waiting for checks to finish 2026/07/29 02:43:13 DEBUG : empty space: size = 1 OK 2026/07/29 02:43:13 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/29 02:43:13 DEBUG : empty space: Unchanged skipping 2026/07/29 02:43:13 DEBUG : Local file system at /tmp/rclone2905541960: Waiting for transfers to finish 2026/07/29 02:43:13 DEBUG : Waiting for deletions to finish 2026/07/29 02:43:13 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.35s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:43:16 DEBUG : potato2: md5 = b835741bdbf31f48564835c866c4757e OK 2026/07/29 02:43:17 DEBUG : empty space: md5 = cc988d4505eb08c6066ae9b88c470ddd OK 2026/07/29 02:43:19 DEBUG : enormous: md5 = 546d009bea8379f89ac9c916b0f83523 OK 2026/07/29 02:43:19 DEBUG : enormous: Excluded (Size Filter) 2026/07/29 02:43:19 DEBUG : enormous: Excluded 2026/07/29 02:43:19 DEBUG : potato2: Excluded (Size Filter) 2026/07/29 02:43:19 DEBUG : potato2: Excluded 2026/07/29 02:43:19 DEBUG : empty space: size = 1 OK 2026/07/29 02:43:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 02:43:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:43:19 DEBUG : empty space: Unchanged skipping 2026/07/29 02:43:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:43:19 DEBUG : Waiting for deletions to finish 2026/07/29 02:43:20 INFO : enormous: Deleted 2026/07/29 02:43:20 INFO : potato2: Deleted 2026/07/29 02:43:20 INFO : There was nothing to transfer 2026/07/29 02:43:20 DEBUG : empty space: size = 1 OK 2026/07/29 02:43:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/29 02:43:20 DEBUG : empty space: Unchanged skipping 2026/07/29 02:43:20 DEBUG : Local file system at /tmp/rclone2905541960: Waiting for checks to finish 2026/07/29 02:43:20 DEBUG : Local file system at /tmp/rclone2905541960: Waiting for transfers to finish 2026/07/29 02:43:20 DEBUG : Waiting for deletions to finish 2026/07/29 02:43:20 INFO : enormous: Deleted 2026/07/29 02:43:20 INFO : potato2: Deleted 2026/07/29 02:43:20 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.92s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:43:23 DEBUG : one: md5 = 611edddbe48d315ae4c5a6bee016f9f9 OK 2026/07/29 02:43:24 DEBUG : two: md5 = 4d8654271a2f5fd0b30a910bfc4adb64 OK 2026/07/29 02:43:26 DEBUG : three: md5 = 728158bdf431e357461b4b29bc10183f OK 2026/07/29 02:43:27 DEBUG : four: md5 = 9fb72d3e551e5f4a9b2a502a6cb07d9f OK 2026/07/29 02:43:27 DEBUG : five: Need to transfer - File not found at Destination 2026/07/29 02:43:27 DEBUG : four: size = 4 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:43:27 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:43:27 DEBUG : four: Sizes differ 2026/07/29 02:43:27 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/29 02:43:27 DEBUG : one: Destination is newer than source, skipping 2026/07/29 02:43:27 DEBUG : three: size = 5 OK 2026/07/29 02:43:27 DEBUG : three: Sizes identical 2026/07/29 02:43:27 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/29 02:43:27 DEBUG : two: size = 3 OK 2026/07/29 02:43:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:43:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:43:29 DEBUG : two: md5 = 7695e377f2b7196e3c1bc75b08f6d09a OK 2026/07/29 02:43:29 DEBUG : two: size = 3 OK 2026/07/29 02:43:29 INFO : two: Copied (replaced existing) 2026/07/29 02:43:29 DEBUG : four: md5 = bfe96de55e8c39828c3dbdafe7ecd03a OK 2026/07/29 02:43:29 DEBUG : four: size = 4 OK 2026/07/29 02:43:29 INFO : four: Copied (replaced existing) 2026/07/29 02:43:29 DEBUG : five: md5 = c48878c816d272827578588b1d72036c OK 2026/07/29 02:43:29 DEBUG : five: size = 4 OK 2026/07/29 02:43:29 INFO : five: Copied (new) 2026/07/29 02:43:29 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.87s) === 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-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/07/29 02:43:32 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/29 02:43:32 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/29 02:43:32 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/29 02:43:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:43:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:43:34 DEBUG : yam: md5 = 36390f769052bf38e1964b1315302494 OK 2026/07/29 02:43:34 DEBUG : yam: size = 11 OK 2026/07/29 02:43:34 INFO : yam: Copied (new) 2026/07/29 02:43:34 DEBUG : potato: md5 = 5cc9e6a715ce6603b68ddeb81bab7234 OK 2026/07/29 02:43:34 DEBUG : potato: size = 14 OK 2026/07/29 02:43:34 INFO : potato: Copied (new) 2026/07/29 02:43:34 DEBUG : Waiting for deletions to finish 2026/07/29 02:43:34 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/29 02:43:34 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/29 02:43:34 DEBUG : potato: size = 14 OK 2026/07/29 02:43:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:43:34 DEBUG : potato: Unchanged skipping 2026/07/29 02:43:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:43:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:43:36 DEBUG : yaml: md5 = 7e1eb5848c0dfac63e427922446ee398 OK 2026/07/29 02:43:36 DEBUG : yaml: size = 11 OK 2026/07/29 02:43:36 INFO : yaml: Copied (new) 2026/07/29 02:43:36 DEBUG : Waiting for deletions to finish 2026/07/29 02:43:36 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.73s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/29 02:43:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Making map for --track-renames 2026/07/29 02:43:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Finished making map for --track-renames 2026/07/29 02:43:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:43:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/29 02:43:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/29 02:43:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for renames to finish 2026/07/29 02:43:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:43:40 DEBUG : yam: md5 = 357b11219e3659f131e8c9370a6e6b24 OK 2026/07/29 02:43:40 DEBUG : yam: size = 11 OK 2026/07/29 02:43:40 INFO : yam: Copied (new) 2026/07/29 02:43:40 DEBUG : potato: md5 = b9d5d2bd8c2ef9ceb1fdce4a5ebb2567 OK 2026/07/29 02:43:40 DEBUG : potato: size = 14 OK 2026/07/29 02:43:40 INFO : potato: Copied (new) 2026/07/29 02:43:40 DEBUG : Waiting for deletions to finish 2026/07/29 02:43:40 DEBUG : potato: size = 14 OK 2026/07/29 02:43:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:43:40 DEBUG : potato: Unchanged skipping 2026/07/29 02:43:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Making map for --track-renames 2026/07/29 02:43:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Finished making map for --track-renames 2026/07/29 02:43:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:43:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for renames to finish 2026/07/29 02:43:41 INFO : yam: Moved (server-side) to: yaml 2026/07/29 02:43:41 INFO : yaml: Renamed from "yam" 2026/07/29 02:43:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:43:41 DEBUG : Waiting for deletions to finish 2026/07/29 02:43:41 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.84s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/29 02:43:43 DEBUG : Added delayed dir = "sub", newDst= 2026/07/29 02:43:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Making map for --track-renames 2026/07/29 02:43:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Finished making map for --track-renames 2026/07/29 02:43:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:43:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/29 02:43:43 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/29 02:43:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for renames to finish 2026/07/29 02:43:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:43:45 DEBUG : sub/yam: md5 = 6b7f8eaed644323805668140669c5b6b OK 2026/07/29 02:43:45 DEBUG : sub/yam: size = 11 OK 2026/07/29 02:43:45 INFO : sub/yam: Copied (new) 2026/07/29 02:43:45 DEBUG : potato: md5 = e917003b197202e17f2c9f1bed38f1c9 OK 2026/07/29 02:43:45 DEBUG : potato: size = 14 OK 2026/07/29 02:43:45 INFO : potato: Copied (new) 2026/07/29 02:43:45 DEBUG : Waiting for deletions to finish 2026/07/29 02:43:46 INFO : sub: Set directory modification time (using DirSetModTime) 2026/07/29 02:43:46 DEBUG : potato: size = 14 OK 2026/07/29 02:43:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:43:46 DEBUG : potato: Unchanged skipping 2026/07/29 02:43:47 INFO : sub: Set directory modification time (using SetModTime) 2026/07/29 02:43:47 DEBUG : Added delayed dir = "sub", newDst=sub 2026/07/29 02:43:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Making map for --track-renames 2026/07/29 02:43:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Finished making map for --track-renames 2026/07/29 02:43:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:43:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for renames to finish 2026/07/29 02:43:48 INFO : sub/yam: Moved (server-side) to: yam 2026/07/29 02:43:48 INFO : yam: Renamed from "sub/yam" 2026/07/29 02:43:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:43:48 DEBUG : Waiting for deletions to finish 2026/07/29 02:43:48 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.93s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:43:50 DEBUG : Creating backend with remote "/tmp/rclone2905541960/dir1" 2026/07/29 02:43:50 DEBUG : Config file has changed externally - reloading 2026/07/29 02:43:50 DEBUG : Creating backend with remote "/tmp/rclone2905541960/dir2" 2026/07/29 02:43:50 DEBUG : Local file system at /tmp/rclone2905541960/dir2: Using server-side directory move 2026/07/29 02:43:50 INFO : Local file system at /tmp/rclone2905541960/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/29 02:43:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/29 02:43:50 INFO : file1.txt: Moved (server-side) 2026/07/29 02:43:50 DEBUG : Local file system at /tmp/rclone2905541960/dir2: Waiting for checks to finish 2026/07/29 02:43:50 DEBUG : Local file system at /tmp/rclone2905541960/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.45s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:43:51 DEBUG : Added delayed dir = "nested", newDst= 2026/07/29 02:43:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/29 02:43:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 02:43:51 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/29 02:43:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/29 02:43:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:43:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:43:53 DEBUG : sub dir/hello world: md5 = 020c4b81c49d3d5b22620b67039312c7 OK 2026/07/29 02:43:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/29 02:43:53 INFO : sub dir/hello world: Copied (new) 2026/07/29 02:43:53 INFO : sub dir/hello world: Deleted 2026/07/29 02:43:55 DEBUG : nested/sub dir/file: md5 = 72b75601bfa23dfa63de2fc51323a353 OK 2026/07/29 02:43:55 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/29 02:43:55 INFO : nested/sub dir/file: Copied (new) 2026/07/29 02:43:55 INFO : nested/sub dir/file: Deleted 2026/07/29 02:43:55 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/29 02:43:56 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/29 02:43:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/29 02:43:56 INFO : sub dir: Removing directory 2026/07/29 02:43:56 INFO : nested/sub dir: Removing directory 2026/07/29 02:43:56 INFO : nested: Removing directory 2026/07/29 02:43:56 DEBUG : Local file system at /tmp/rclone2905541960: deleted 3 directories 2026/07/29 02:43:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/29 02:44:00 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/29 02:44:00 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.86s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:44:01 DEBUG : Added delayed dir = "nested", newDst= 2026/07/29 02:44:01 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/29 02:44:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/29 02:44:01 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/29 02:44:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/29 02:44:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:44:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:44:03 DEBUG : sub dir/hello world: md5 = cb121917357e2877638f7904860a5060 OK 2026/07/29 02:44:03 DEBUG : sub dir/hello world: size = 11 OK 2026/07/29 02:44:03 INFO : sub dir/hello world: Copied (new) 2026/07/29 02:44:03 INFO : sub dir/hello world: Deleted 2026/07/29 02:44:05 DEBUG : nested/sub dir/file: md5 = 4ffd1075ccf48402e60dbb9b38c42142 OK 2026/07/29 02:44:05 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/29 02:44:05 INFO : nested/sub dir/file: Copied (new) 2026/07/29 02:44:05 INFO : nested/sub dir/file: Deleted 2026/07/29 02:44:06 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/29 02:44:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/29 02:44:06 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/29 02:44:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/29 02:44:09 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/29 02:44:10 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.12s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:44:11 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/29 02:44:11 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/29 02:44:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:44:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:44:13 DEBUG : existing-b: md5 = 399e33add3a375c4e77d91b12b21672c OK 2026/07/29 02:44:13 DEBUG : existing-b: size = 6 OK 2026/07/29 02:44:13 INFO : existing-b: Copied (new) 2026/07/29 02:44:13 INFO : existing-b: Deleted 2026/07/29 02:44:13 DEBUG : existing: md5 = c63a81cc8c5ecb28688b6e6d8e919d95 OK 2026/07/29 02:44:13 DEBUG : existing: size = 6 OK 2026/07/29 02:44:13 INFO : existing: Copied (new) 2026/07/29 02:44:13 INFO : existing: Deleted 2026/07/29 02:44:13 DEBUG : existing: Destination exists, skipping 2026/07/29 02:44:13 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/29 02:44:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:44:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:44:13 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.03s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:44:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-segifap6ceco" 2026/07/29 02:44:15 DEBUG : Creating backend with remote "TestDrive:crypt/57iod1vr24ae8lngv3ssepvtn8sggun7vrum89e692fg0qpo94k0" 2026/07/29 02:44:17 DEBUG : potato2: md5 = dac7382a8c4e470d2734f13418998760 OK 2026/07/29 02:44:19 DEBUG : empty space: md5 = 4a27373c4dfc615b5826416f8e6bc693 OK 2026/07/29 02:44:21 DEBUG : potato3: md5 = 17cea9c9b64ef79f17e523b80347766b OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa' -> Encrypted drive 'TestCryptDrive:rclone-test-segifap6ceco' 2026/07/29 02:44:23 DEBUG : empty space: md5 = 8379e3ce537ea6ea9a74a3ee5d3c80f9 OK 2026/07/29 02:44:24 DEBUG : potato3: md5 = 2c22016213acd39a26591562e1066396 OK 2026/07/29 02:44:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-segifap6ceco': Using server-side directory move 2026/07/29 02:44:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-segifap6ceco': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/29 02:44:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/29 02:44:25 DEBUG : empty space: size = 1 OK 2026/07/29 02:44:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/29 02:44:25 DEBUG : empty space: Unchanged skipping 2026/07/29 02:44:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-segifap6ceco': Waiting for checks to finish 2026/07/29 02:44:25 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:44:25 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-segifap6ceco') 2026/07/29 02:44:25 DEBUG : potato3: Sizes differ 2026/07/29 02:44:25 INFO : empty space: Deleted 2026/07/29 02:44:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-segifap6ceco': Waiting for transfers to finish 2026/07/29 02:44:25 INFO : potato3: Deleted 2026/07/29 02:44:25 INFO : potato2: Moved (server-side) 2026/07/29 02:44:26 INFO : potato3: Moved (server-side) 2026/07/29 02:44:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kifazug3qeqo" 2026/07/29 02:44:27 DEBUG : Creating backend with remote "TestDrive:crypt/uavblubffdvvhr63kd7suj74m3qt4ffpv928lhlmktiovgilrvmg" 2026/07/29 02:44:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifazug3qeqo': Using server-side directory move 2026/07/29 02:44:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kifazug3qeqo': Server side directory move succeeded 2026/07/29 02:44:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifazug3qeqo': Purge remote 2026/07/29 02:44:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-segifap6ceco': Purge remote 2026/07/29 02:44:30 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.62s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:44:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zaberoh8jaza" 2026/07/29 02:44:31 DEBUG : Creating backend with remote "TestDrive:crypt/1j3oubtlqqqu25kfete41cpl77bf96u0fnong8sokhd11d5q7o6g" 2026/07/29 02:44:33 DEBUG : potato2: md5 = fb63ac88351a881cfcb18a5fc0c6300d OK 2026/07/29 02:44:35 DEBUG : empty space: md5 = 48a32710bde735306a2ce95b0f270ec3 OK 2026/07/29 02:44:36 DEBUG : potato3: md5 = 2ba0092126bea92fed396006ddd0b13e OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa' -> Encrypted drive 'TestCryptDrive:rclone-test-zaberoh8jaza' 2026/07/29 02:44:38 DEBUG : empty space: md5 = 3c1eb72232758f6ba10137e432725ddc OK 2026/07/29 02:44:40 DEBUG : potato3: md5 = 6a01e814d11b19a5d5a282dcf8632e59 OK 2026/07/29 02:44:40 DEBUG : empty space: Excluded (Size Filter) 2026/07/29 02:44:40 DEBUG : empty space: Excluded (Size Filter) 2026/07/29 02:44:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/29 02:44:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zaberoh8jaza': Waiting for checks to finish 2026/07/29 02:44:40 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:44:40 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-zaberoh8jaza') 2026/07/29 02:44:40 DEBUG : potato3: Sizes differ 2026/07/29 02:44:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zaberoh8jaza': Waiting for transfers to finish 2026/07/29 02:44:41 INFO : potato3: Deleted 2026/07/29 02:44:41 INFO : potato2: Moved (server-side) 2026/07/29 02:44:42 INFO : potato3: Moved (server-side) 2026/07/29 02:44:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ticanex8xeje" 2026/07/29 02:44:42 DEBUG : Creating backend with remote "TestDrive:crypt/1qt411d4c35n80ifmcrt1em2dl91maf9jp0je9akpljk2b50d60g" 2026/07/29 02:44:43 DEBUG : empty space: Excluded (Size Filter) 2026/07/29 02:44:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/29 02:44:43 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/29 02:44:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ticanex8xeje': Waiting for checks to finish 2026/07/29 02:44:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ticanex8xeje': Waiting for transfers to finish 2026/07/29 02:44:45 INFO : potato2: Moved (server-side) 2026/07/29 02:44:45 INFO : potato3: Moved (server-side) 2026/07/29 02:44:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ticanex8xeje': Purge remote 2026/07/29 02:44:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zaberoh8jaza': Purge remote --- PASS: TestServerSideMoveWithFilter (16.98s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:44:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biziroh9laku" 2026/07/29 02:44:48 DEBUG : Creating backend with remote "TestDrive:crypt/pmquol0f5auqu23efg1gemn1i23cavu02d2kutcdhv3dfd5p89hg" 2026/07/29 02:44:50 DEBUG : potato2: md5 = 5055b18eab8f40e21588a1c90bdfb9a7 OK 2026/07/29 02:44:51 DEBUG : empty space: md5 = 8b085b728f81813fda6d9d1444d5f968 OK 2026/07/29 02:44:53 DEBUG : potato3: md5 = fce9fb96c043b909bc90006788e1993f OK 2026/07/29 02:44:53 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa' -> Encrypted drive 'TestCryptDrive:rclone-test-biziroh9laku' 2026/07/29 02:44:56 DEBUG : empty space: md5 = 5be6ede2eb0d76692be2b7d499b2bf49 OK 2026/07/29 02:44:58 DEBUG : potato3: md5 = 32bd51ecaa39909c72939329eef95826 OK 2026/07/29 02:44:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biziroh9laku': Using server-side directory move 2026/07/29 02:44:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-biziroh9laku': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/29 02:44:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/29 02:44:59 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/07/29 02:44:59 DEBUG : empty space: size = 1 OK 2026/07/29 02:44:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/29 02:44:59 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:44:59 DEBUG : empty space: Unchanged skipping 2026/07/29 02:44:59 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-biziroh9laku') 2026/07/29 02:44:59 DEBUG : potato3: Sizes differ 2026/07/29 02:44:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biziroh9laku': Waiting for checks to finish 2026/07/29 02:44:59 INFO : potato3: Deleted 2026/07/29 02:44:59 INFO : empty space: Deleted 2026/07/29 02:44:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biziroh9laku': Waiting for transfers to finish 2026/07/29 02:44:59 INFO : potato2: Moved (server-side) 2026/07/29 02:45:00 INFO : potato3: Moved (server-side) 2026/07/29 02:45:00 INFO : tomatoDir: Removing directory 2026/07/29 02:45:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': deleted 1 directories 2026/07/29 02:45:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veyepez8woho" 2026/07/29 02:45:01 DEBUG : Creating backend with remote "TestDrive:crypt/6e2ohboush6n0pg9qmsumndp0kg15gq18e0b0osv4i6dfqf57ie0" 2026/07/29 02:45:02 INFO : tomatoDir: Making directory 2026/07/29 02:45:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veyepez8woho': Using server-side directory move 2026/07/29 02:45:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-veyepez8woho': Server side directory move succeeded 2026/07/29 02:45:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veyepez8woho': Purge remote 2026/07/29 02:45:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biziroh9laku': Purge remote 2026/07/29 02:45:06 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.67s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.45s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:45:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuceduh9huwa/rclone-sync-test" 2026/07/29 02:45:07 DEBUG : Creating backend with remote "TestDrive:crypt/3a60paqte5huts47qkusnu82htsp04htv8jpdatbgb74upraet60/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.99s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:45:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuceduh9huwa/rclone-sync-test" 2026/07/29 02:45:09 DEBUG : Creating backend with remote "TestDrive:crypt/3a60paqte5huts47qkusnu82htsp04htv8jpdatbgb74upraet60/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/07/29 02:45:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuceduh9huwa/rclone-sync-test-include/layer2" 2026/07/29 02:45:11 DEBUG : Creating backend with remote "TestDrive:crypt/3a60paqte5huts47qkusnu82htsp04htv8jpdatbgb74upraet60/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/07/29 02:45:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuceduh9huwa/rclone-sync-test-ignore-file" 2026/07/29 02:45:14 DEBUG : Creating backend with remote "TestDrive:crypt/3a60paqte5huts47qkusnu82htsp04htv8jpdatbgb74upraet60/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/07/29 02:45:18 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = a6e8f9ccac1ef3e09e0c3aaa05e7a1d3 OK 2026/07/29 02:45:20 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/29 02:45:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/rclone-sync-test': Waiting for checks to finish 2026/07/29 02:45:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/rclone-sync-test': Waiting for transfers to finish 2026/07/29 02:45:20 DEBUG : Waiting for deletions to finish 2026/07/29 02:45:20 INFO : There was nothing to transfer 2026/07/29 02:45:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:45:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:45:22 DEBUG : Waiting for deletions to finish 2026/07/29 02:45:22 INFO : rclone-sync-test-include: Removing directory 2026/07/29 02:45:23 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/29 02:45:23 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/29 02:45:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': failed to delete 1 directories 2026/07/29 02:45:23 INFO : There was nothing to transfer 2026/07/29 02:45:25 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/29 02:45:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/07/29 02:45:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/07/29 02:45:25 DEBUG : Waiting for deletions to finish 2026/07/29 02:45:25 INFO : There was nothing to transfer 2026/07/29 02:45:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:45:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:45:27 DEBUG : Waiting for deletions to finish 2026/07/29 02:45:27 INFO : rclone-sync-test-include: Removing directory 2026/07/29 02:45:27 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/29 02:45:27 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/29 02:45:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': failed to delete 1 directories 2026/07/29 02:45:27 INFO : There was nothing to transfer 2026/07/29 02:45:29 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/29 02:45:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/07/29 02:45:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/07/29 02:45:29 DEBUG : Waiting for deletions to finish 2026/07/29 02:45:29 INFO : There was nothing to transfer 2026/07/29 02:45:31 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/29 02:45:32 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (24.22s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:45:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuceduh9huwa/dst" 2026/07/29 02:45:33 DEBUG : Creating backend with remote "TestDrive:crypt/3a60paqte5huts47qkusnu82htsp04htv8jpdatbgb74upraet60/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/29 02:45:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuceduh9huwa/CompareDest" 2026/07/29 02:45:35 DEBUG : Creating backend with remote "TestDrive:crypt/3a60paqte5huts47qkusnu82htsp04htv8jpdatbgb74upraet60/gveqi14airsml4bgu7krj116o8" 2026/07/29 02:45:36 DEBUG : one: Need to transfer - File not found at Destination 2026/07/29 02:45:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for checks to finish 2026/07/29 02:45:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for transfers to finish 2026/07/29 02:45:39 DEBUG : one: md5 = d1c8b9f26ef7134a5f4797444eadf2df OK 2026/07/29 02:45:39 DEBUG : one: size = 3 OK 2026/07/29 02:45:39 INFO : one: Copied (new) 2026/07/29 02:45:39 DEBUG : Waiting for deletions to finish 2026/07/29 02:45:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:45:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst') 2026/07/29 02:45:40 DEBUG : one: Sizes differ 2026/07/29 02:45:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for checks to finish 2026/07/29 02:45:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for transfers to finish 2026/07/29 02:45:41 DEBUG : one: md5 = ba2622485134a29f95cabafd19e00ab0 OK 2026/07/29 02:45:41 DEBUG : one: size = 5 OK 2026/07/29 02:45:41 INFO : one: Copied (replaced existing) 2026/07/29 02:45:41 DEBUG : Waiting for deletions to finish 2026/07/29 02:45:43 DEBUG : dst/one: md5 = 9783d3981eb7c3fb6681f3e0ff783007 OK 2026/07/29 02:45:46 DEBUG : CompareDest/one: md5 = f367c7b801f56e35d20528bb31d2b54e OK 2026/07/29 02:45:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:45:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst') 2026/07/29 02:45:46 DEBUG : one: Sizes differ 2026/07/29 02:45:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for checks to finish 2026/07/29 02:45:47 DEBUG : one: size = 5 OK 2026/07/29 02:45:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 02:45:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/29 02:45:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for transfers to finish 2026/07/29 02:45:47 DEBUG : Waiting for deletions to finish 2026/07/29 02:45:47 INFO : There was nothing to transfer 2026/07/29 02:45:49 DEBUG : CompareDest/two: md5 = 4555446abb7d65bc2588bbd9d5eeb5b1 OK 2026/07/29 02:45:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:45:50 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst') 2026/07/29 02:45:50 DEBUG : one: Sizes differ 2026/07/29 02:45:50 DEBUG : one: size = 5 OK 2026/07/29 02:45:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 02:45:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/29 02:45:50 DEBUG : two: size = 3 OK 2026/07/29 02:45:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 02:45:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/29 02:45:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for checks to finish 2026/07/29 02:45:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for transfers to finish 2026/07/29 02:45:50 DEBUG : Waiting for deletions to finish 2026/07/29 02:45:50 INFO : There was nothing to transfer 2026/07/29 02:45:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:45:51 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst') 2026/07/29 02:45:51 DEBUG : one: Sizes differ 2026/07/29 02:45:51 DEBUG : one: size = 5 OK 2026/07/29 02:45:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 02:45:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/29 02:45:51 DEBUG : two: size = 3 OK 2026/07/29 02:45:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 02:45:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/29 02:45:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for checks to finish 2026/07/29 02:45:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for transfers to finish 2026/07/29 02:45:51 DEBUG : Waiting for deletions to finish 2026/07/29 02:45:51 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/29 02:45:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:45:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst') 2026/07/29 02:45:52 DEBUG : one: Sizes differ 2026/07/29 02:45:52 DEBUG : two: size = 5 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:45:52 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/CompareDest') 2026/07/29 02:45:52 DEBUG : two: Sizes differ 2026/07/29 02:45:52 DEBUG : two: Need to transfer - File not found at Destination 2026/07/29 02:45:52 DEBUG : one: size = 5 OK 2026/07/29 02:45:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 02:45:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/29 02:45:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for checks to finish 2026/07/29 02:45:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for transfers to finish 2026/07/29 02:45:54 DEBUG : two: md5 = dd19c8ed3f04634f7151d336d3c28322 OK 2026/07/29 02:45:54 DEBUG : two: size = 5 OK 2026/07/29 02:45:54 INFO : two: Copied (new) 2026/07/29 02:45:54 DEBUG : Waiting for deletions to finish 2026/07/29 02:45:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/29 02:45:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/29 02:45:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/29 02:45:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (25.56s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:46:01 DEBUG : pre-dest1/1: md5 = 4eb3aac1a0a2e64a4c1731b8953259f6 OK 2026/07/29 02:46:03 DEBUG : pre-dest2/2: md5 = 5f44a294e96b14d02490f20caef4b5bc OK 2026/07/29 02:46:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuceduh9huwa/dest" 2026/07/29 02:46:04 DEBUG : Creating backend with remote "TestDrive:crypt/3a60paqte5huts47qkusnu82htsp04htv8jpdatbgb74upraet60/rg03c1jvnehrrc617i0lnqjddc" 2026/07/29 02:46:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuceduh9huwa/pre-dest1" 2026/07/29 02:46:05 DEBUG : Creating backend with remote "TestDrive:crypt/3a60paqte5huts47qkusnu82htsp04htv8jpdatbgb74upraet60/bbnblvh6k061ssopqrp18kd7gc" 2026/07/29 02:46:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuceduh9huwa/pre-dest2" 2026/07/29 02:46:06 DEBUG : Creating backend with remote "TestDrive:crypt/3a60paqte5huts47qkusnu82htsp04htv8jpdatbgb74upraet60/dgicm1h6b5ejvlltm8eeif0bnk" 2026/07/29 02:46:07 DEBUG : 1: size = 1 OK 2026/07/29 02:46:07 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:46:07 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/29 02:46:08 DEBUG : 2: size = 1 OK 2026/07/29 02:46:08 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:46:08 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/29 02:46:08 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/29 02:46:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dest': Waiting for checks to finish 2026/07/29 02:46:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dest': Waiting for transfers to finish 2026/07/29 02:46:10 DEBUG : 3: md5 = ac00b9f8fa3fbcc0abf3062160fec563 OK 2026/07/29 02:46:10 DEBUG : 3: size = 1 OK 2026/07/29 02:46:10 INFO : 3: Copied (new) 2026/07/29 02:46:10 DEBUG : Waiting for deletions to finish 2026/07/29 02:46:13 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/07/29 02:46:14 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/07/29 02:46:15 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.97s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:46:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuceduh9huwa/dst" 2026/07/29 02:46:15 DEBUG : Creating backend with remote "TestDrive:crypt/3a60paqte5huts47qkusnu82htsp04htv8jpdatbgb74upraet60/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/29 02:46:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuceduh9huwa/CopyDest" 2026/07/29 02:46:17 DEBUG : Creating backend with remote "TestDrive:crypt/3a60paqte5huts47qkusnu82htsp04htv8jpdatbgb74upraet60/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/29 02:46:19 DEBUG : one: Need to transfer - File not found at Destination 2026/07/29 02:46:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for checks to finish 2026/07/29 02:46:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for transfers to finish 2026/07/29 02:46:21 DEBUG : one: md5 = 05b430dfdaaf0dc61dc49e8313d0f370 OK 2026/07/29 02:46:21 DEBUG : one: size = 3 OK 2026/07/29 02:46:21 INFO : one: Copied (new) 2026/07/29 02:46:21 DEBUG : Waiting for deletions to finish 2026/07/29 02:46:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for checks to finish 2026/07/29 02:46:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:46:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst') 2026/07/29 02:46:23 DEBUG : one: Sizes differ 2026/07/29 02:46:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for transfers to finish 2026/07/29 02:46:24 DEBUG : one: md5 = 8d8ca3b884c5e7a256da634695984aea OK 2026/07/29 02:46:24 DEBUG : one: size = 5 OK 2026/07/29 02:46:24 INFO : one: Copied (replaced existing) 2026/07/29 02:46:24 DEBUG : Waiting for deletions to finish 2026/07/29 02:46:26 DEBUG : dst/one: md5 = 24b665b85bc69ae9c37f82ab47593201 OK 2026/07/29 02:46:29 DEBUG : CopyDest/one: md5 = ac6b007abc2ff8352ebfc5eeef7e0ed1 OK 2026/07/29 02:46:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuceduh9huwa/BackupDir" 2026/07/29 02:46:29 DEBUG : Creating backend with remote "TestDrive:crypt/3a60paqte5huts47qkusnu82htsp04htv8jpdatbgb74upraet60/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/29 02:46:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:46:31 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst') 2026/07/29 02:46:31 DEBUG : one: Sizes differ 2026/07/29 02:46:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for checks to finish 2026/07/29 02:46:31 DEBUG : one: size = 5 OK 2026/07/29 02:46:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 02:46:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:46:31 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst') 2026/07/29 02:46:31 DEBUG : one: Sizes differ 2026/07/29 02:46:33 INFO : one: Moved (server-side) 2026/07/29 02:46:34 DEBUG : one: size = 5 OK 2026/07/29 02:46:34 INFO : one: Copied (server-side copy) 2026/07/29 02:46:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/29 02:46:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for transfers to finish 2026/07/29 02:46:34 DEBUG : Waiting for deletions to finish 2026/07/29 02:46:36 DEBUG : CopyDest/two: md5 = eb8074508aef13b615c98bf0da2470cf OK 2026/07/29 02:46:37 DEBUG : one: size = 5 OK 2026/07/29 02:46:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 02:46:37 DEBUG : one: Unchanged skipping 2026/07/29 02:46:37 DEBUG : two: size = 3 OK 2026/07/29 02:46:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 02:46:38 DEBUG : two: size = 3 OK 2026/07/29 02:46:38 INFO : two: Copied (server-side copy) 2026/07/29 02:46:38 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/29 02:46:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for checks to finish 2026/07/29 02:46:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for transfers to finish 2026/07/29 02:46:38 DEBUG : Waiting for deletions to finish 2026/07/29 02:46:39 DEBUG : two: size = 3 OK 2026/07/29 02:46:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 02:46:39 DEBUG : two: Unchanged skipping 2026/07/29 02:46:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for checks to finish 2026/07/29 02:46:39 DEBUG : one: size = 5 OK 2026/07/29 02:46:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 02:46:39 DEBUG : one: Unchanged skipping 2026/07/29 02:46:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for transfers to finish 2026/07/29 02:46:39 DEBUG : Waiting for deletions to finish 2026/07/29 02:46:39 INFO : There was nothing to transfer 2026/07/29 02:46:41 DEBUG : CopyDest/three: md5 = a91768ea9d67af112896ce7dfe470171 OK 2026/07/29 02:46:42 DEBUG : one: size = 5 OK 2026/07/29 02:46:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 02:46:42 DEBUG : one: Unchanged skipping 2026/07/29 02:46:42 DEBUG : three: size = 7 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:46:42 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/CopyDest') 2026/07/29 02:46:42 DEBUG : three: Sizes differ 2026/07/29 02:46:42 DEBUG : three: Destination not found in --copy-dest 2026/07/29 02:46:42 DEBUG : three: Need to transfer - File not found at Destination 2026/07/29 02:46:42 DEBUG : two: size = 3 OK 2026/07/29 02:46:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/29 02:46:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for checks to finish 2026/07/29 02:46:42 DEBUG : two: Unchanged skipping 2026/07/29 02:46:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for transfers to finish 2026/07/29 02:46:44 DEBUG : three: md5 = 4a72d33e62b326e06fd6b15b54daed96 OK 2026/07/29 02:46:44 DEBUG : three: size = 7 OK 2026/07/29 02:46:44 INFO : three: Copied (new) 2026/07/29 02:46:44 DEBUG : Waiting for deletions to finish 2026/07/29 02:46:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/29 02:46:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/29 02:46:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/29 02:46:49 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/29 02:46:49 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/29 02:46:49 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/29 02:46:50 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (34.85s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:46:53 DEBUG : dst/one: md5 = 57aa3e9e008cd25d489be3002875c902 OK 2026/07/29 02:46:54 DEBUG : dst/two: md5 = c64072bfa03502c44f4285d7f058b294 OK 2026/07/29 02:46:56 DEBUG : dst/three.txt: md5 = 95d30cc575f1e1dae74a3cb37e53333b OK 2026/07/29 02:46:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuceduh9huwa/dst" 2026/07/29 02:46:56 DEBUG : Creating backend with remote "TestDrive:crypt/3a60paqte5huts47qkusnu82htsp04htv8jpdatbgb74upraet60/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/29 02:46:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuceduh9huwa/backup" 2026/07/29 02:46:57 DEBUG : Creating backend with remote "TestDrive:crypt/3a60paqte5huts47qkusnu82htsp04htv8jpdatbgb74upraet60/1nrff024r7pq65ecp72fc28jb0" 2026/07/29 02:46:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:46:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for checks to finish 2026/07/29 02:46:59 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst') 2026/07/29 02:46:59 DEBUG : one: Sizes differ 2026/07/29 02:46:59 DEBUG : two: size = 3 OK 2026/07/29 02:46:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:46:59 DEBUG : two: Unchanged skipping 2026/07/29 02:47:00 INFO : one: Moved (server-side) 2026/07/29 02:47:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for transfers to finish 2026/07/29 02:47:02 DEBUG : one: md5 = 0f48f3647eb1992ba3652a222e23de91 OK 2026/07/29 02:47:02 DEBUG : one: size = 4 OK 2026/07/29 02:47:02 INFO : one: Copied (new) 2026/07/29 02:47:02 DEBUG : Waiting for deletions to finish 2026/07/29 02:47:02 INFO : three.txt: Moved (server-side) 2026/07/29 02:47:02 INFO : three.txt: Moved into backup dir 2026/07/29 02:47:04 DEBUG : dst/three.txt: md5 = c8aff4d8d231d798134861e8ad141428 OK 2026/07/29 02:47:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:47:05 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst') 2026/07/29 02:47:05 DEBUG : two: size = 3 OK 2026/07/29 02:47:05 DEBUG : one: Sizes differ 2026/07/29 02:47:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:47:05 DEBUG : two: Unchanged skipping 2026/07/29 02:47:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for checks to finish 2026/07/29 02:47:06 INFO : one: Deleted 2026/07/29 02:47:06 INFO : one: Moved (server-side) 2026/07/29 02:47:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for transfers to finish 2026/07/29 02:47:08 DEBUG : one: md5 = 7626227da4609e277b68a55327d41162 OK 2026/07/29 02:47:08 DEBUG : one: size = 5 OK 2026/07/29 02:47:08 INFO : one: Copied (new) 2026/07/29 02:47:08 DEBUG : Waiting for deletions to finish 2026/07/29 02:47:09 INFO : three.txt: Deleted 2026/07/29 02:47:09 INFO : three.txt: Moved (server-side) 2026/07/29 02:47:09 INFO : three.txt: Moved into backup dir 2026/07/29 02:47:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/29 02:47:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/29 02:47:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/29 02:47:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/29 02:47:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/29 02:47:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (23.41s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:47:16 DEBUG : dst/one: md5 = e3ecac030c017675526bdef0912424a9 OK 2026/07/29 02:47:17 DEBUG : dst/two: md5 = 30e1eff5159aca8ed18478523b48e8ce OK 2026/07/29 02:47:19 DEBUG : dst/three.txt: md5 = 0857ca0f032336e0036f3661e3489f08 OK 2026/07/29 02:47:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuceduh9huwa/dst" 2026/07/29 02:47:20 DEBUG : Creating backend with remote "TestDrive:crypt/3a60paqte5huts47qkusnu82htsp04htv8jpdatbgb74upraet60/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/29 02:47:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuceduh9huwa/backup" 2026/07/29 02:47:20 DEBUG : Creating backend with remote "TestDrive:crypt/3a60paqte5huts47qkusnu82htsp04htv8jpdatbgb74upraet60/1nrff024r7pq65ecp72fc28jb0" 2026/07/29 02:47:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:47:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst') 2026/07/29 02:47:22 DEBUG : one: Sizes differ 2026/07/29 02:47:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for checks to finish 2026/07/29 02:47:22 DEBUG : two: size = 3 OK 2026/07/29 02:47:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:47:22 DEBUG : two: Unchanged skipping 2026/07/29 02:47:24 INFO : one: Moved (server-side) to: one.bak 2026/07/29 02:47:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for transfers to finish 2026/07/29 02:47:25 DEBUG : one: md5 = 960d6a493906e45c079aab1cfd5dcb9f OK 2026/07/29 02:47:25 DEBUG : one: size = 4 OK 2026/07/29 02:47:25 INFO : one: Copied (new) 2026/07/29 02:47:25 DEBUG : Waiting for deletions to finish 2026/07/29 02:47:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/29 02:47:26 INFO : three.txt: Moved into backup dir 2026/07/29 02:47:28 DEBUG : dst/three.txt: md5 = e5eddcec902a1ad72f665394b71d4e0e OK 2026/07/29 02:47:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:47:29 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst') 2026/07/29 02:47:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for checks to finish 2026/07/29 02:47:29 DEBUG : one: Sizes differ 2026/07/29 02:47:29 DEBUG : two: size = 3 OK 2026/07/29 02:47:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:47:29 DEBUG : two: Unchanged skipping 2026/07/29 02:47:30 INFO : one.bak: Deleted 2026/07/29 02:47:30 INFO : one: Moved (server-side) to: one.bak 2026/07/29 02:47:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for transfers to finish 2026/07/29 02:47:32 DEBUG : one: md5 = e61fdc95e81a409cdf89f82f1eec0c41 OK 2026/07/29 02:47:32 DEBUG : one: size = 5 OK 2026/07/29 02:47:32 INFO : one: Copied (new) 2026/07/29 02:47:32 DEBUG : Waiting for deletions to finish 2026/07/29 02:47:32 INFO : three.txt.bak: Deleted 2026/07/29 02:47:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/29 02:47:33 INFO : three.txt: Moved into backup dir 2026/07/29 02:47:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/29 02:47:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/29 02:47:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/29 02:47:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/29 02:47:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/29 02:47:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (23.77s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:47:40 DEBUG : dst/one: md5 = 6a1229826cc7dc07080c63f385d457ca OK 2026/07/29 02:47:41 DEBUG : dst/two: md5 = 85672fa99f14581ef6584bc43fa78163 OK 2026/07/29 02:47:43 DEBUG : dst/three.txt: md5 = 9f182c74e8f6a1768bc378ec5017cdd1 OK 2026/07/29 02:47:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuceduh9huwa/dst" 2026/07/29 02:47:43 DEBUG : Creating backend with remote "TestDrive:crypt/3a60paqte5huts47qkusnu82htsp04htv8jpdatbgb74upraet60/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/29 02:47:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuceduh9huwa/backup" 2026/07/29 02:47:44 DEBUG : Creating backend with remote "TestDrive:crypt/3a60paqte5huts47qkusnu82htsp04htv8jpdatbgb74upraet60/1nrff024r7pq65ecp72fc28jb0" 2026/07/29 02:47:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:47:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst') 2026/07/29 02:47:46 DEBUG : one: Sizes differ 2026/07/29 02:47:46 DEBUG : two: size = 3 OK 2026/07/29 02:47:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:47:46 DEBUG : two: Unchanged skipping 2026/07/29 02:47:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for checks to finish 2026/07/29 02:47:47 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/29 02:47:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for transfers to finish 2026/07/29 02:47:49 DEBUG : one: md5 = c823d1b717fc88be0f8bdffaf678fbb1 OK 2026/07/29 02:47:49 DEBUG : one: size = 4 OK 2026/07/29 02:47:49 INFO : one: Copied (new) 2026/07/29 02:47:49 DEBUG : Waiting for deletions to finish 2026/07/29 02:47:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/29 02:47:49 INFO : three.txt: Moved into backup dir 2026/07/29 02:47:51 DEBUG : dst/three.txt: md5 = c393409e35a8f1eb0ae84d1cb7d1e857 OK 2026/07/29 02:47:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:47:52 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst') 2026/07/29 02:47:52 DEBUG : one: Sizes differ 2026/07/29 02:47:52 DEBUG : two: size = 3 OK 2026/07/29 02:47:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:47:52 DEBUG : two: Unchanged skipping 2026/07/29 02:47:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for checks to finish 2026/07/29 02:47:53 INFO : one-2019-01-01: Deleted 2026/07/29 02:47:53 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/29 02:47:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for transfers to finish 2026/07/29 02:47:55 DEBUG : one: md5 = cc1c4f2942aeec33d08edf2fff731619 OK 2026/07/29 02:47:55 DEBUG : one: size = 5 OK 2026/07/29 02:47:55 INFO : one: Copied (new) 2026/07/29 02:47:55 DEBUG : Waiting for deletions to finish 2026/07/29 02:47:55 INFO : three-2019-01-01.txt: Deleted 2026/07/29 02:47:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/29 02:47:56 INFO : three.txt: Moved into backup dir 2026/07/29 02:47:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/29 02:47:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/29 02:48:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/29 02:48:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/29 02:48:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/29 02:48:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (22.79s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:48:02 DEBUG : dst/one: md5 = 582bb79565d93af7eb52620fa6a5103f OK 2026/07/29 02:48:04 DEBUG : dst/two: md5 = 69c975bb9a66622bba3f8203a123a6b3 OK 2026/07/29 02:48:05 DEBUG : dst/three.txt: md5 = 4100be9057e77ad4b1697df67f0b21d6 OK 2026/07/29 02:48:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuceduh9huwa/dst" 2026/07/29 02:48:06 DEBUG : Config file has changed externally - reloading 2026/07/29 02:48:06 DEBUG : Creating backend with remote "TestDrive:crypt/3a60paqte5huts47qkusnu82htsp04htv8jpdatbgb74upraet60/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/29 02:48:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:48:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst') 2026/07/29 02:48:07 DEBUG : one: Sizes differ 2026/07/29 02:48:07 DEBUG : two: size = 3 OK 2026/07/29 02:48:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for checks to finish 2026/07/29 02:48:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:48:07 DEBUG : two: Unchanged skipping 2026/07/29 02:48:08 INFO : one: Moved (server-side) to: one.bak 2026/07/29 02:48:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for transfers to finish 2026/07/29 02:48:09 DEBUG : one: md5 = c930ecd205bd73c4ba6b7b8827b0528d OK 2026/07/29 02:48:09 DEBUG : one: size = 4 OK 2026/07/29 02:48:09 INFO : one: Copied (new) 2026/07/29 02:48:09 DEBUG : Waiting for deletions to finish 2026/07/29 02:48:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/29 02:48:10 INFO : three.txt: Moved into backup dir 2026/07/29 02:48:12 DEBUG : dst/three.txt: md5 = 49cb2a3275c5c5f4ad7ef6c5425b8350 OK 2026/07/29 02:48:13 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/29 02:48:13 DEBUG : one.bak: Excluded (Path Filter) 2026/07/29 02:48:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:48:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for checks to finish 2026/07/29 02:48:13 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst') 2026/07/29 02:48:13 DEBUG : two: size = 3 OK 2026/07/29 02:48:13 DEBUG : one: Sizes differ 2026/07/29 02:48:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:48:13 DEBUG : two: Unchanged skipping 2026/07/29 02:48:13 INFO : one.bak: Deleted 2026/07/29 02:48:14 INFO : one: Moved (server-side) to: one.bak 2026/07/29 02:48:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst': Waiting for transfers to finish 2026/07/29 02:48:15 DEBUG : one: md5 = 76c0a18733468c9e2cb116bd31dd0ab7 OK 2026/07/29 02:48:15 DEBUG : one: size = 5 OK 2026/07/29 02:48:15 INFO : one: Copied (new) 2026/07/29 02:48:15 DEBUG : Waiting for deletions to finish 2026/07/29 02:48:16 INFO : three.txt.bak: Deleted 2026/07/29 02:48:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/29 02:48:16 INFO : three.txt: Moved into backup dir 2026/07/29 02:48:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/29 02:48:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/29 02:48:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/29 02:48:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/29 02:48:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/29 02:48:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (19.93s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:48:23 DEBUG : dst/one: md5 = 707b128f06b4ac6c831b8c18d356ec51 OK 2026/07/29 02:48:24 DEBUG : dst/two: md5 = 1438026c7b02fbd552d0d4ae55d09456 OK 2026/07/29 02:48:26 DEBUG : dst/three.txt: md5 = d51b76709f37abb0a63d11fd780c3392 OK 2026/07/29 02:48:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuceduh9huwa/dst" 2026/07/29 02:48:26 DEBUG : Creating backend with remote "TestDrive:crypt/3a60paqte5huts47qkusnu82htsp04htv8jpdatbgb74upraet60/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/29 02:48:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:48:27 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst') 2026/07/29 02:48:27 DEBUG : one: Sizes differ 2026/07/29 02:48:28 INFO : one: Moved (server-side) to: one.bak 2026/07/29 02:48:29 DEBUG : one: md5 = ac672cb578277598eb488c64e93253eb OK 2026/07/29 02:48:29 DEBUG : one: size = 4 OK 2026/07/29 02:48:29 INFO : one: Copied (new) 2026/07/29 02:48:29 DEBUG : two: size = 3 OK 2026/07/29 02:48:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:48:29 DEBUG : two: Unchanged skipping 2026/07/29 02:48:30 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:48:30 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst') 2026/07/29 02:48:30 DEBUG : three.txt: Sizes differ 2026/07/29 02:48:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/29 02:48:32 DEBUG : three.txt: md5 = 2644bd067a8923654c183694bdb2d982 OK 2026/07/29 02:48:32 DEBUG : three.txt: size = 6 OK 2026/07/29 02:48:32 INFO : three.txt: Copied (new) 2026/07/29 02:48:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:48:33 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst') 2026/07/29 02:48:33 DEBUG : one: Sizes differ 2026/07/29 02:48:34 INFO : one.bak: Deleted 2026/07/29 02:48:34 INFO : one: Moved (server-side) to: one.bak 2026/07/29 02:48:36 DEBUG : one: md5 = 2ccf7c77141173533b6e69911d854507 OK 2026/07/29 02:48:36 DEBUG : one: size = 5 OK 2026/07/29 02:48:36 INFO : one: Copied (new) 2026/07/29 02:48:36 DEBUG : two: size = 3 OK 2026/07/29 02:48:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:48:36 DEBUG : two: Unchanged skipping 2026/07/29 02:48:36 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:48:36 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst') 2026/07/29 02:48:36 DEBUG : three.txt: Sizes differ 2026/07/29 02:48:37 INFO : three.txt.bak: Deleted 2026/07/29 02:48:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/29 02:48:39 DEBUG : three.txt: md5 = cc39e706c2a23038eb6c6789dd0661de OK 2026/07/29 02:48:39 DEBUG : three.txt: size = 19 OK 2026/07/29 02:48:39 INFO : three.txt: Copied (new) 2026/07/29 02:48:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/29 02:48:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/29 02:48:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/29 02:48:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/29 02:48:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/29 02:48:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/29 02:48:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncSuffix (22.57s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:48:45 DEBUG : dst/one: md5 = b054e9fdd3656f582950b91bf37e56a5 OK 2026/07/29 02:48:46 DEBUG : dst/two: md5 = 74400c4ba2a05f258fff02b5144734c6 OK 2026/07/29 02:48:48 DEBUG : dst/three.txt: md5 = 9a7d37feed1eec7811a48be6fee74025 OK 2026/07/29 02:48:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuceduh9huwa/dst" 2026/07/29 02:48:48 DEBUG : Creating backend with remote "TestDrive:crypt/3a60paqte5huts47qkusnu82htsp04htv8jpdatbgb74upraet60/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/29 02:48:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:48:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst') 2026/07/29 02:48:49 DEBUG : one: Sizes differ 2026/07/29 02:48:50 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/29 02:48:52 DEBUG : one: md5 = 00e4bf73d22d52205b7b7b11e3aff2a0 OK 2026/07/29 02:48:52 DEBUG : one: size = 4 OK 2026/07/29 02:48:52 INFO : one: Copied (new) 2026/07/29 02:48:52 DEBUG : two: size = 3 OK 2026/07/29 02:48:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:48:52 DEBUG : two: Unchanged skipping 2026/07/29 02:48:52 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:48:52 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst') 2026/07/29 02:48:52 DEBUG : three.txt: Sizes differ 2026/07/29 02:48:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/29 02:48:54 DEBUG : three.txt: md5 = 122b6399ee59678903647604a6b36faa OK 2026/07/29 02:48:54 DEBUG : three.txt: size = 6 OK 2026/07/29 02:48:54 INFO : three.txt: Copied (new) 2026/07/29 02:48:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:48:55 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst') 2026/07/29 02:48:55 DEBUG : one: Sizes differ 2026/07/29 02:48:56 INFO : one-2019-01-01: Deleted 2026/07/29 02:48:57 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/29 02:48:58 DEBUG : one: md5 = 40b5bd629a76bfb6bc2c2603e6ec21da OK 2026/07/29 02:48:58 DEBUG : one: size = 5 OK 2026/07/29 02:48:58 INFO : one: Copied (new) 2026/07/29 02:48:58 DEBUG : two: size = 3 OK 2026/07/29 02:48:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:48:58 DEBUG : two: Unchanged skipping 2026/07/29 02:48:58 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:48:58 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa/dst') 2026/07/29 02:48:58 DEBUG : three.txt: Sizes differ 2026/07/29 02:48:59 INFO : three-2019-01-01.txt: Deleted 2026/07/29 02:49:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/29 02:49:01 DEBUG : three.txt: md5 = 6d5cf2da57cc8b166a0d92e06dd41b69 OK 2026/07/29 02:49:01 DEBUG : three.txt: size = 19 OK 2026/07/29 02:49:01 INFO : three.txt: Copied (new) 2026/07/29 02:49:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/29 02:49:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/29 02:49:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/29 02:49:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/29 02:49:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/29 02:49:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/29 02:49:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (22.35s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:49:07 DEBUG : Testêé: md5 = 8200db024b07f78771736d28ef839ec2 OK 2026/07/29 02:49:07 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:49:07 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:49:07 DEBUG : Testêé: Sizes differ 2026/07/29 02:49:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:49:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:49:08 DEBUG : Testêé: md5 = 88fc8c885240c72a43f8a89e7c71623b OK 2026/07/29 02:49:08 DEBUG : Testêé: size = 14 OK 2026/07/29 02:49:08 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/29 02:49:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.39s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:49:11 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/29 02:49:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:49:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:49:12 DEBUG : existing: md5 = 8939e6adcc235332cf0013af0215f803 OK 2026/07/29 02:49:12 DEBUG : existing: size = 6 OK 2026/07/29 02:49:12 INFO : existing: Copied (new) 2026/07/29 02:49:12 DEBUG : Waiting for deletions to finish 2026/07/29 02:49:13 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:49:13 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:49:13 DEBUG : existing: Sizes differ 2026/07/29 02:49:13 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/29 02:49:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:49:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:49:13 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': not deleting files as there were IO errors 2026/07/29 02:49:13 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.66s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:49:16 DEBUG : EXISTING: md5 = 82efd80cf4bcefd4a79bcdf4fb488ee5 OK 2026/07/29 02:49:16 DEBUG : EXISTING: size = 6 OK 2026/07/29 02:49:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:49:16 DEBUG : existing: Unchanged skipping 2026/07/29 02:49:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:49:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:49:16 DEBUG : Waiting for deletions to finish 2026/07/29 02:49:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.08s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.45s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", 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-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", 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-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.41s) --- SKIP: TestMaxTransfer/Hard (0.47s) --- SKIP: TestMaxTransfer/Soft (0.49s) --- SKIP: TestMaxTransfer/Cautious (0.45s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:49:21 DEBUG : both0: md5 = 155405b37f94359e772f85d26cbe601b OK 2026/07/29 02:49:22 DEBUG : only0: md5 = 8d9b96f15691407187cd0cd156750865 OK 2026/07/29 02:49:24 DEBUG : both1: md5 = 443ddb798ce43fbbc57b5f40c329138e OK 2026/07/29 02:49:25 DEBUG : only1: md5 = bfb92e0a26636080f9663907be259795 OK 2026/07/29 02:49:26 DEBUG : both2: md5 = 3e7b74a167ab73d8321d240a9621b951 OK 2026/07/29 02:49:28 DEBUG : only2: md5 = 7ebd0026124312d53f44b7921ff0e23c OK 2026/07/29 02:49:29 DEBUG : both3: md5 = 44dd1fdeef8b4d1572f0fb5003589203 OK 2026/07/29 02:49:31 DEBUG : only3: md5 = c9612fc45aedfaa8ba997aa14dc976f4 OK 2026/07/29 02:49:32 DEBUG : both4: md5 = 2568cd96ae74420a76c6f128959bd8c3 OK 2026/07/29 02:49:34 DEBUG : only4: md5 = 385a0d9546ca9606fbce567a58d9177e OK 2026/07/29 02:49:35 DEBUG : both5: md5 = 9ac53ae0238e385f481c0584769573ab OK 2026/07/29 02:49:37 DEBUG : only5: md5 = 381684b52f041c74271977c458b0e87d OK 2026/07/29 02:49:38 DEBUG : both6: md5 = 30c1425ac0ab4cce02bee205647616ba OK 2026/07/29 02:49:39 DEBUG : only6: md5 = bdc0e3bed46a1c3a0a1d0e98d80ab160 OK 2026/07/29 02:49:41 DEBUG : both7: md5 = 8b432bb41a6efdfbaef9cb1d0a587b02 OK 2026/07/29 02:49:42 DEBUG : only7: md5 = 5d46693b4a39c49ab58103e9143c55d1 OK 2026/07/29 02:49:44 DEBUG : both8: md5 = cdff02e152c8397ae54d84cce9bb531b OK 2026/07/29 02:49:45 DEBUG : only8: md5 = 8dbcb17954ad4421080b645e8222ea52 OK 2026/07/29 02:49:47 DEBUG : both9: md5 = 224d375f29743a3f740fd9b46f1820e2 OK 2026/07/29 02:49:48 DEBUG : only9: md5 = 735615811d7d6fef3bd6b234f0286469 OK 2026/07/29 02:49:50 DEBUG : both10: md5 = 1d0c18f11591525a03186475bfa799af OK 2026/07/29 02:49:51 DEBUG : only10: md5 = 96ab025bfafec7a4b1d2733ff8a558e8 OK 2026/07/29 02:49:53 DEBUG : both11: md5 = ff2617e36e18388035fb589512513b44 OK 2026/07/29 02:49:54 DEBUG : only11: md5 = 5a74684e95f93bbc3b7d719c9eeccce2 OK 2026/07/29 02:49:55 DEBUG : both12: md5 = 0a307d9aeb75a9d0d1618330638eda95 OK 2026/07/29 02:49:57 DEBUG : only12: md5 = db31a5b8b0afc5aa21cc78e11431a552 OK 2026/07/29 02:49:59 DEBUG : both13: md5 = 4a6bee13538771b7f6d8b7bc0416998c OK 2026/07/29 02:50:00 DEBUG : only13: md5 = 02566f1089f0d01784c58aa4b29ec98a OK 2026/07/29 02:50:01 DEBUG : both14: md5 = f943017b1f1367e75a098a6c1e296322 OK 2026/07/29 02:50:03 DEBUG : only14: md5 = 426f84c24deaf0caf03aaf69cadeeca6 OK 2026/07/29 02:50:04 DEBUG : both15: md5 = b8efdf08c64b037e29fcf99a0ba0c1ef OK 2026/07/29 02:50:06 DEBUG : only15: md5 = d867c451e641fd1ae6af7b757d701a80 OK 2026/07/29 02:50:07 DEBUG : both16: md5 = 1659fa4216ffe657b966a91f86919947 OK 2026/07/29 02:50:09 DEBUG : only16: md5 = eba5d8478e6d6c79936449360e9e330f OK 2026/07/29 02:50:10 DEBUG : both17: md5 = 13ab96b195eebb3a0ae1a35f6174d855 OK 2026/07/29 02:50:12 DEBUG : only17: md5 = 35bbf070b6d99db76dbd2283954253ab OK 2026/07/29 02:50:13 DEBUG : both18: md5 = 38a781e10ee17068a9b9bcff636d57db OK 2026/07/29 02:50:15 DEBUG : only18: md5 = 400b9e96fcbcf3f395054d71c874a10a OK 2026/07/29 02:50:16 DEBUG : both19: md5 = 293ceb3c02d5ab21f2a8f2fa341fa0db OK 2026/07/29 02:50:17 DEBUG : only19: md5 = 56606a5be3eaba838a6014287c09ee2a OK 2026/07/29 02:50:18 DEBUG : both10: size = 6 OK 2026/07/29 02:50:18 DEBUG : both0: size = 6 OK 2026/07/29 02:50:18 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:50:18 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:50:18 DEBUG : both11: size = 6 OK 2026/07/29 02:50:18 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:50:18 DEBUG : both12: size = 6 OK 2026/07/29 02:50:18 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:50:18 DEBUG : both0: Unchanged skipping 2026/07/29 02:50:18 DEBUG : both13: size = 6 OK 2026/07/29 02:50:18 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:50:18 DEBUG : both13: Unchanged skipping 2026/07/29 02:50:18 DEBUG : both14: size = 6 OK 2026/07/29 02:50:18 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:50:18 DEBUG : both14: Unchanged skipping 2026/07/29 02:50:18 DEBUG : both15: size = 6 OK 2026/07/29 02:50:18 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:50:18 DEBUG : both15: Unchanged skipping 2026/07/29 02:50:18 DEBUG : both16: size = 6 OK 2026/07/29 02:50:18 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:50:18 DEBUG : both16: Unchanged skipping 2026/07/29 02:50:18 DEBUG : both17: size = 6 OK 2026/07/29 02:50:18 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:50:18 DEBUG : both17: Unchanged skipping 2026/07/29 02:50:18 DEBUG : both18: size = 6 OK 2026/07/29 02:50:18 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:50:18 DEBUG : both18: Unchanged skipping 2026/07/29 02:50:18 DEBUG : both19: size = 6 OK 2026/07/29 02:50:18 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:50:18 DEBUG : both19: Unchanged skipping 2026/07/29 02:50:18 DEBUG : both1: size = 6 OK 2026/07/29 02:50:18 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:50:18 DEBUG : both1: Unchanged skipping 2026/07/29 02:50:18 DEBUG : both2: size = 6 OK 2026/07/29 02:50:18 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:50:18 DEBUG : both2: Unchanged skipping 2026/07/29 02:50:18 DEBUG : both3: size = 6 OK 2026/07/29 02:50:18 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:50:18 DEBUG : both3: Unchanged skipping 2026/07/29 02:50:18 DEBUG : both4: size = 6 OK 2026/07/29 02:50:18 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:50:18 DEBUG : both4: Unchanged skipping 2026/07/29 02:50:18 DEBUG : both5: size = 6 OK 2026/07/29 02:50:18 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:50:18 DEBUG : both5: Unchanged skipping 2026/07/29 02:50:18 DEBUG : both6: size = 6 OK 2026/07/29 02:50:18 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:50:18 DEBUG : both6: Unchanged skipping 2026/07/29 02:50:18 DEBUG : both7: size = 6 OK 2026/07/29 02:50:18 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:50:18 DEBUG : both7: Unchanged skipping 2026/07/29 02:50:18 DEBUG : both8: size = 6 OK 2026/07/29 02:50:18 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:50:18 DEBUG : both8: Unchanged skipping 2026/07/29 02:50:18 DEBUG : both9: size = 6 OK 2026/07/29 02:50:18 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:50:18 DEBUG : both9: Unchanged skipping 2026/07/29 02:50:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:50:18 DEBUG : both11: Unchanged skipping 2026/07/29 02:50:18 DEBUG : both12: Unchanged skipping 2026/07/29 02:50:18 DEBUG : both10: Unchanged skipping 2026/07/29 02:50:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:50:18 DEBUG : Waiting for deletions to finish 2026/07/29 02:50:18 INFO : only6: Deleted 2026/07/29 02:50:18 INFO : only7: Deleted 2026/07/29 02:50:18 INFO : only15: Deleted 2026/07/29 02:50:18 INFO : only14: Deleted 2026/07/29 02:50:19 INFO : only8: Deleted 2026/07/29 02:50:19 INFO : only18: Deleted 2026/07/29 02:50:19 INFO : only0: Deleted 2026/07/29 02:50:19 INFO : only10: Deleted 2026/07/29 02:50:19 INFO : only5: Deleted 2026/07/29 02:50:19 INFO : only3: Deleted 2026/07/29 02:50:19 INFO : only4: Deleted 2026/07/29 02:50:19 INFO : only12: Deleted 2026/07/29 02:50:20 INFO : only2: Deleted 2026/07/29 02:50:20 INFO : only16: Deleted 2026/07/29 02:50:20 INFO : only9: Deleted 2026/07/29 02:50:20 INFO : only17: Deleted 2026/07/29 02:50:20 INFO : only19: Deleted 2026/07/29 02:50:20 INFO : only1: Deleted 2026/07/29 02:50:20 INFO : only11: Deleted 2026/07/29 02:50:20 INFO : only13: Deleted 2026/07/29 02:50:20 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (70.34s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:50:31 DEBUG : both0: md5 = 49bbacb3cf9588fb9a9b486fb47b692a OK 2026/07/29 02:50:32 DEBUG : only0: md5 = db05797003349c8f407aa8a7719161c5 OK 2026/07/29 02:50:34 DEBUG : both1: md5 = 7d2a5ce011ebd2f8ec69a20ada7388ed OK 2026/07/29 02:50:35 DEBUG : only1: md5 = 8f5a38c960303c024c1c6a0da1db8fbc OK 2026/07/29 02:50:37 DEBUG : both2: md5 = 2aa5b88c08bc480cf6c35e10af16304a OK 2026/07/29 02:50:38 DEBUG : only2: md5 = 2078d0a2dea842f3ac6ac0edfc5660ba OK 2026/07/29 02:50:40 DEBUG : both3: md5 = 15593e91788e8e2c82b5676429b17397 OK 2026/07/29 02:50:41 DEBUG : only3: md5 = 335c1fdfd2139ec433ff003a566a2e38 OK 2026/07/29 02:50:43 DEBUG : both4: md5 = 81526cb28b9640b68651f469b66a8c45 OK 2026/07/29 02:50:44 DEBUG : only4: md5 = b201fb6a42f3cd02cc67713f5a92bd69 OK 2026/07/29 02:50:46 DEBUG : both5: md5 = 670282ada6e7fcf8fd0f8023cf2f9b64 OK 2026/07/29 02:50:48 DEBUG : only5: md5 = 427b90724d0475eef4d630f5acbe9598 OK 2026/07/29 02:50:49 DEBUG : both6: md5 = 3baa242490ece790e3f761861773a5f3 OK 2026/07/29 02:50:51 DEBUG : only6: md5 = 57e946398d939fe019faa1317b045f16 OK 2026/07/29 02:50:52 DEBUG : both7: md5 = c29f902e8f740afbd50ace99089e81a9 OK 2026/07/29 02:50:53 DEBUG : only7: md5 = 4b33a0207d2cb36221ca3194f039491f OK 2026/07/29 02:50:55 DEBUG : both8: md5 = d334847445653b6fe05a947eba941537 OK 2026/07/29 02:50:56 DEBUG : only8: md5 = eaa061e93d408a0ba05342d1bafda012 OK 2026/07/29 02:50:58 DEBUG : both9: md5 = 0a6a74fd982561f4c514a945200ee77d OK 2026/07/29 02:50:59 DEBUG : only9: md5 = 35a2eba7dbb06813b53e0965627ebe8c OK 2026/07/29 02:51:01 DEBUG : both10: md5 = 5d29a2cb63c1884ec548fbba3ee0f71b OK 2026/07/29 02:51:03 DEBUG : only10: md5 = a8fc96ee040ca3f9a359481bd7e2750a OK 2026/07/29 02:51:04 DEBUG : both11: md5 = bbd6b23433d09fc0945c1404396afbc1 OK 2026/07/29 02:51:06 DEBUG : only11: md5 = 267bae48a751afbb30552b210ae62d9d OK 2026/07/29 02:51:07 DEBUG : both12: md5 = da52b8019f8bdbb4b224365dbf968738 OK 2026/07/29 02:51:09 DEBUG : only12: md5 = 8892cd81e288511e468cd57cb61530ea OK 2026/07/29 02:51:10 DEBUG : both13: md5 = 6fcae650bac54f60fc9242a712ec695f OK 2026/07/29 02:51:12 DEBUG : only13: md5 = 3aa8346b56e31e07bd4e0fff3f1955de OK 2026/07/29 02:51:13 DEBUG : both14: md5 = 26eac7fd4207c566333390970ac1bc0a OK 2026/07/29 02:51:14 DEBUG : only14: md5 = f9797a929379901e03a448f3aba474f1 OK 2026/07/29 02:51:16 DEBUG : both15: md5 = 06203b15b9e7003975237a1f66b450b3 OK 2026/07/29 02:51:17 DEBUG : only15: md5 = 9d5280cef942bf78f697d905e2cc4be8 OK 2026/07/29 02:51:19 DEBUG : both16: md5 = de8f2505f0d6881b743e7d81e9a4be6b OK 2026/07/29 02:51:20 DEBUG : only16: md5 = 5cd5fd4eb6be2ca6eef92539beef6c7b OK 2026/07/29 02:51:21 DEBUG : both17: md5 = 2e33c9a0e6bfb7b431629d85a7298196 OK 2026/07/29 02:51:23 DEBUG : only17: md5 = 97cd8c56768edac2dfb2d8639923fca7 OK 2026/07/29 02:51:25 DEBUG : both18: md5 = 6eebb641274acb8b2f3bd766dfb50815 OK 2026/07/29 02:51:26 DEBUG : only18: md5 = 6c3217c8219edc45cff518d15b043648 OK 2026/07/29 02:51:28 DEBUG : both19: md5 = a59aa058a360dcdcc15021a026f3f218 OK 2026/07/29 02:51:29 DEBUG : only19: md5 = 38b6d1ba15e661cd6477054dbdac05be OK 2026/07/29 02:51:30 DEBUG : both11: size = 6 OK 2026/07/29 02:51:30 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:51:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:51:30 DEBUG : both0: size = 6 OK 2026/07/29 02:51:30 DEBUG : both10: size = 6 OK 2026/07/29 02:51:30 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:51:30 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:51:30 DEBUG : both12: size = 6 OK 2026/07/29 02:51:30 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:51:30 DEBUG : both11: Unchanged skipping 2026/07/29 02:51:30 DEBUG : both13: size = 6 OK 2026/07/29 02:51:30 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:51:30 DEBUG : both13: Unchanged skipping 2026/07/29 02:51:30 DEBUG : both14: size = 6 OK 2026/07/29 02:51:30 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:51:30 DEBUG : both14: Unchanged skipping 2026/07/29 02:51:30 DEBUG : both15: size = 6 OK 2026/07/29 02:51:30 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:51:30 DEBUG : both15: Unchanged skipping 2026/07/29 02:51:30 DEBUG : both16: size = 6 OK 2026/07/29 02:51:30 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:51:30 DEBUG : both0: Unchanged skipping 2026/07/29 02:51:30 DEBUG : both17: size = 6 OK 2026/07/29 02:51:30 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:51:30 DEBUG : both17: Unchanged skipping 2026/07/29 02:51:30 DEBUG : both18: size = 6 OK 2026/07/29 02:51:30 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:51:30 DEBUG : both10: Unchanged skipping 2026/07/29 02:51:30 DEBUG : both19: size = 6 OK 2026/07/29 02:51:30 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:51:30 DEBUG : both12: Unchanged skipping 2026/07/29 02:51:30 DEBUG : both1: size = 6 OK 2026/07/29 02:51:30 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:51:30 DEBUG : both16: Unchanged skipping 2026/07/29 02:51:30 DEBUG : both2: size = 6 OK 2026/07/29 02:51:30 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:51:30 DEBUG : both2: Unchanged skipping 2026/07/29 02:51:30 DEBUG : both3: size = 6 OK 2026/07/29 02:51:30 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:51:30 DEBUG : both18: Unchanged skipping 2026/07/29 02:51:30 DEBUG : both4: size = 6 OK 2026/07/29 02:51:30 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:51:30 DEBUG : both4: Unchanged skipping 2026/07/29 02:51:30 DEBUG : both5: size = 6 OK 2026/07/29 02:51:30 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:51:30 DEBUG : both5: Unchanged skipping 2026/07/29 02:51:30 DEBUG : both6: size = 6 OK 2026/07/29 02:51:30 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:51:30 DEBUG : both6: Unchanged skipping 2026/07/29 02:51:30 DEBUG : both7: size = 6 OK 2026/07/29 02:51:30 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:51:30 DEBUG : both7: Unchanged skipping 2026/07/29 02:51:30 DEBUG : both8: size = 6 OK 2026/07/29 02:51:30 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:51:30 DEBUG : both8: Unchanged skipping 2026/07/29 02:51:30 DEBUG : both9: size = 6 OK 2026/07/29 02:51:30 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:51:30 DEBUG : both19: Unchanged skipping 2026/07/29 02:51:30 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:51:30 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:51:30 DEBUG : only0: Sizes differ 2026/07/29 02:51:30 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:51:30 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:51:30 DEBUG : only10: Sizes differ 2026/07/29 02:51:30 DEBUG : both9: Unchanged skipping 2026/07/29 02:51:30 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:51:30 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:51:30 DEBUG : only11: Sizes differ 2026/07/29 02:51:30 DEBUG : both1: Unchanged skipping 2026/07/29 02:51:30 DEBUG : both3: Unchanged skipping 2026/07/29 02:51:30 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:51:30 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:51:30 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:51:30 DEBUG : only13: Sizes differ 2026/07/29 02:51:30 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:51:30 DEBUG : only14: Sizes differ 2026/07/29 02:51:30 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:51:30 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:51:30 DEBUG : only12: Sizes differ 2026/07/29 02:51:30 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:51:30 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:51:30 DEBUG : only15: Sizes differ 2026/07/29 02:51:30 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:51:30 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:51:30 DEBUG : only16: Sizes differ 2026/07/29 02:51:30 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:51:30 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:51:30 DEBUG : only17: Sizes differ 2026/07/29 02:51:30 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:51:30 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:51:30 DEBUG : only18: Sizes differ 2026/07/29 02:51:30 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:51:30 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:51:30 DEBUG : only19: Sizes differ 2026/07/29 02:51:30 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:51:30 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:51:30 DEBUG : only1: Sizes differ 2026/07/29 02:51:30 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:51:30 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:51:30 DEBUG : only2: Sizes differ 2026/07/29 02:51:30 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:51:30 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:51:30 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:51:30 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:51:30 DEBUG : only4: Sizes differ 2026/07/29 02:51:30 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:51:30 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:51:30 DEBUG : only3: Sizes differ 2026/07/29 02:51:30 DEBUG : only5: Sizes differ 2026/07/29 02:51:30 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:51:30 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:51:30 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:51:30 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:51:30 DEBUG : only6: Sizes differ 2026/07/29 02:51:30 DEBUG : only7: Sizes differ 2026/07/29 02:51:30 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:51:30 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:51:30 DEBUG : only8: Sizes differ 2026/07/29 02:51:30 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2905541960) 2026/07/29 02:51:30 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa') 2026/07/29 02:51:30 DEBUG : only9: Sizes differ 2026/07/29 02:51:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:51:31 DEBUG : only14: md5 = 49e1e944285ca40ec4e494b255a79bea OK 2026/07/29 02:51:31 DEBUG : only14: size = 0 OK 2026/07/29 02:51:31 INFO : only14: Copied (replaced existing) 2026/07/29 02:51:31 DEBUG : only0: md5 = 73844a01417472df575b113a8d86eaa0 OK 2026/07/29 02:51:31 DEBUG : only0: size = 0 OK 2026/07/29 02:51:31 INFO : only0: Copied (replaced existing) 2026/07/29 02:51:31 DEBUG : only11: md5 = 81f1f6ab0ff1b9cfc5d6a80518414a84 OK 2026/07/29 02:51:31 DEBUG : only11: size = 0 OK 2026/07/29 02:51:31 INFO : only11: Copied (replaced existing) 2026/07/29 02:51:31 DEBUG : only13: md5 = 078ac80e964975394de44141e5337da4 OK 2026/07/29 02:51:31 DEBUG : only13: size = 0 OK 2026/07/29 02:51:31 INFO : only13: Copied (replaced existing) 2026/07/29 02:51:32 DEBUG : only17: md5 = 0ef299ee3ccad28893f55e7d616e5fb6 OK 2026/07/29 02:51:32 DEBUG : only17: size = 0 OK 2026/07/29 02:51:32 INFO : only17: Copied (replaced existing) 2026/07/29 02:51:32 DEBUG : only18: md5 = 781d8cf16b95f4032456a9c096c36eb1 OK 2026/07/29 02:51:32 DEBUG : only18: size = 0 OK 2026/07/29 02:51:32 INFO : only18: Copied (replaced existing) 2026/07/29 02:51:32 DEBUG : only19: md5 = bd2a2adf5e0b10b2b9ecfb2cbe1bf129 OK 2026/07/29 02:51:32 DEBUG : only19: size = 0 OK 2026/07/29 02:51:32 INFO : only19: Copied (replaced existing) 2026/07/29 02:51:32 DEBUG : only16: md5 = 6e1890866c8b55d71494a2006086ae41 OK 2026/07/29 02:51:32 DEBUG : only16: size = 0 OK 2026/07/29 02:51:32 INFO : only16: Copied (replaced existing) 2026/07/29 02:51:33 DEBUG : only2: md5 = f3098250e8ffec0c29c6de4a27437477 OK 2026/07/29 02:51:33 DEBUG : only2: size = 0 OK 2026/07/29 02:51:33 INFO : only2: Copied (replaced existing) 2026/07/29 02:51:33 DEBUG : only1: md5 = dca60f814243cb1c1fbfe2dd552f8123 OK 2026/07/29 02:51:33 DEBUG : only1: size = 0 OK 2026/07/29 02:51:33 INFO : only1: Copied (replaced existing) 2026/07/29 02:51:33 DEBUG : only10: md5 = 6d43f64e2cf4811dd14670b4f9d0ea5f OK 2026/07/29 02:51:33 DEBUG : only10: size = 0 OK 2026/07/29 02:51:33 INFO : only10: Copied (replaced existing) 2026/07/29 02:51:34 DEBUG : only15: md5 = e463f38702dcbbea9e876a96341fb165 OK 2026/07/29 02:51:34 DEBUG : only15: size = 0 OK 2026/07/29 02:51:34 INFO : only15: Copied (replaced existing) 2026/07/29 02:51:34 DEBUG : only12: md5 = aa0b692f77192b13ee4ba539400fbb40 OK 2026/07/29 02:51:34 DEBUG : only12: size = 0 OK 2026/07/29 02:51:34 INFO : only12: Copied (replaced existing) 2026/07/29 02:51:34 DEBUG : only4: md5 = d595ceb2a7f44cc195b4817f1e7f1346 OK 2026/07/29 02:51:34 DEBUG : only4: size = 0 OK 2026/07/29 02:51:34 INFO : only4: Copied (replaced existing) 2026/07/29 02:51:34 DEBUG : only3: md5 = 089be551570cfbb1727b2450e97e5e08 OK 2026/07/29 02:51:34 DEBUG : only3: size = 0 OK 2026/07/29 02:51:34 INFO : only3: Copied (replaced existing) 2026/07/29 02:51:35 DEBUG : only8: md5 = 124845884748953aa3bb0e3780b70810 OK 2026/07/29 02:51:35 DEBUG : only8: size = 0 OK 2026/07/29 02:51:35 INFO : only8: Copied (replaced existing) 2026/07/29 02:51:35 DEBUG : only5: md5 = 3f91b41b0c152032d60125cada9d19ae OK 2026/07/29 02:51:35 DEBUG : only5: size = 0 OK 2026/07/29 02:51:35 INFO : only5: Copied (replaced existing) 2026/07/29 02:51:35 DEBUG : only9: md5 = 50fa2dba9a9a4e75a7545735e47c21a6 OK 2026/07/29 02:51:35 DEBUG : only9: size = 0 OK 2026/07/29 02:51:35 INFO : only9: Copied (replaced existing) 2026/07/29 02:51:36 DEBUG : only6: md5 = 26447f88ef8e80e0f02838ffca567892 OK 2026/07/29 02:51:36 DEBUG : only6: size = 0 OK 2026/07/29 02:51:36 INFO : only6: Copied (replaced existing) 2026/07/29 02:51:36 DEBUG : only7: md5 = 45d3e4b1a7348225522f51eadcc841d7 OK 2026/07/29 02:51:36 DEBUG : only7: size = 0 OK 2026/07/29 02:51:36 INFO : only7: Copied (replaced existing) 2026/07/29 02:51:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (85.44s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:51:55 DEBUG : empty_dir: Making directory with metadata 2026/07/29 02:51:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/29 02:51:55 DEBUG : empty_on_remote: Making directory with metadata 2026/07/29 02:51:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/29 02:51:55 DEBUG : empty_on_remote: Making directory with metadata 2026/07/29 02:51:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/29 02:52:01 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/29 02:52:01 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/29 02:52:01 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/29 02:52:01 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/29 02:52:08 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/29 02:52:08 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/29 02:52:09 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.53s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:52:10 DEBUG : empty_dir: Making directory with metadata 2026/07/29 02:52:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/29 02:52:10 DEBUG : empty_on_remote: Making directory with metadata 2026/07/29 02:52:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/29 02:52:10 DEBUG : empty_on_remote: Making directory with metadata 2026/07/29 02:52:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/29 02:52:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/29 02:52:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/29 02:52:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/29 02:52:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/29 02:52:16 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/07/29 02:52:23 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/29 02:52:24 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/29 02:52:25 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.54s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:52:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/29 02:52:27 DEBUG : sub dir: Making directory with metadata 2026/07/29 02:52:28 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/29 02:52:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/29 02:52:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/29 02:52:47 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/29 02:52:47 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/29 02:53:01 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/07/29 02:53:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/29 02:53:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/29 02:53:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/29 02:53:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/29 02:53:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/29 02:53:05 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/29 02:53:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/29 02:53:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/29 02:53:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/29 02:53:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/29 02:53:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (41.71s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:53:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/29 02:53:09 DEBUG : sub dir: Making directory with metadata 2026/07/29 02:53:09 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/29 02:53:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/29 02:53:31 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/29 02:53:31 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/29 02:53:31 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/29 02:53:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/29 02:53:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/29 02:53:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/29 02:53:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/29 02:53:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/29 02:53:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/29 02:53:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/29 02:53:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/29 02:53:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/29 02:53:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/29 02:53:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (41.85s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:53:53 DEBUG : dir1/0000-abcdefg.txt: md5 = 15d8f4e837bc516b8c2f5d40d717271d OK 2026/07/29 02:53:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7756c75fbde7242358b005ba87304a4d OK 2026/07/29 02:53:56 DEBUG : dir1/0002-cdefghi.txt: md5 = 628f3bc181eda6b35a754721c2409127 OK 2026/07/29 02:53:57 DEBUG : dir1/0003-defghij.txt: md5 = 052213ecffacfb89d140e828efd332f0 OK 2026/07/29 02:53:58 DEBUG : dir1/0004-efghijk.txt: md5 = 0e45f8a65d8a7ad06984d4974995d7ff OK 2026/07/29 02:54:00 DEBUG : dir1/0005-fghijkl.txt: md5 = d884e3a0c50423ea7f09127bf77fac3d OK 2026/07/29 02:54:01 DEBUG : dir1/0006-ghijklm.txt: md5 = 4e3d9ef8ee6802ec4810e0f1c9622379 OK 2026/07/29 02:54:03 DEBUG : dir1/0007-1234567.txt: md5 = 070a3291dbb3f3ca9200d123ded34d92 OK 2026/07/29 02:54:04 DEBUG : dir1/0008-2345678.txt: md5 = 9ba1b57ad2013409037a9b831d6b68bd OK 2026/07/29 02:54:06 DEBUG : dir1/0009-3456789.txt: md5 = cb224492bb9d01ff38b0ef1e7ce89336 OK 2026/07/29 02:54:07 DEBUG : dir1/0010-456789.txt: md5 = 4c112e51e80e337cc6aa5152ec59defb OK 2026/07/29 02:54:09 DEBUG : dir1/0011-56789;.txt: md5 = 4437e96b588216d730342e27ef53d013 OK 2026/07/29 02:54:10 DEBUG : dir1/0012-6789;.txt: md5 = a60b2b3c60e48d13f4c113a5543c9a21 OK 2026/07/29 02:54:12 DEBUG : dir1/0013-789;=.txt: md5 = 91a4174570dc8e79e845828df284d43a OK 2026/07/29 02:54:13 DEBUG : dir1/0014-89;=.txt: md5 = 666ded0c2d943f9367406659b4fecd80 OK 2026/07/29 02:54:15 DEBUG : dir1/0015-9;=.txt: md5 = 5887d34b11f6aff8faad663b1b6fb5a1 OK 2026/07/29 02:54:16 DEBUG : apple: md5 = a545779e6669de234f3d69b682b27684 OK 2026/07/29 02:54:18 DEBUG : banana: md5 = fdb80a7a880796a189f16269ddba479f OK 2026/07/29 02:54:19 DEBUG : appleappleapplebanana: md5 = 18c89a3c069b78367ba37f1a17bdb08f OK 2026/07/29 02:54:21 DEBUG : splitbananasplit: md5 = daf6c9a0c7392539232a66e0be7e0425 OK 2026/07/29 02:54:21 DEBUG : Waiting for deletions to finish 2026/07/29 02:54:21 DEBUG : apple: Excluded (Path Filter) 2026/07/29 02:54:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 02:54:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 02:54:21 DEBUG : banana: Excluded (Path Filter) 2026/07/29 02:54:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 02:54:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 02:54:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 02:54:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 02:54:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 02:54:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 02:54:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 02:54:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 02:54:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 02:54:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 02:54:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 02:54:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 02:54:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 02:54:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 02:54:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 02:54:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 02:54:23 DEBUG : apple: size = 5 OK 2026/07/29 02:54:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:23 DEBUG : apple: Unchanged skipping 2026/07/29 02:54:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 02:54:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 02:54:23 DEBUG : banana: size = 6 OK 2026/07/29 02:54:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:23 DEBUG : banana: Unchanged skipping 2026/07/29 02:54:23 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/29 02:54:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 02:54:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 02:54:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 02:54:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 02:54:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 02:54:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 02:54:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 02:54:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 02:54:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 02:54:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 02:54:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 02:54:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 02:54:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 02:54:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 02:54:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 02:54:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 02:54:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 02:54:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:54:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 02:54:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 02:54:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 02:54:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 02:54:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 02:54:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 02:54:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 02:54:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 02:54:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 02:54:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 02:54:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 02:54:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 02:54:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 02:54:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 02:54:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 02:54:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 02:54:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 02:54:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:54:23 DEBUG : Waiting for deletions to finish 2026/07/29 02:54:23 INFO : There was nothing to transfer 2026/07/29 02:54:23 DEBUG : Waiting for deletions to finish 2026/07/29 02:54:24 DEBUG : apple: Excluded (Path Filter) 2026/07/29 02:54:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 02:54:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 02:54:24 DEBUG : banana: Excluded (Path Filter) 2026/07/29 02:54:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 02:54:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 02:54:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 02:54:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 02:54:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 02:54:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 02:54:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 02:54:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 02:54:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 02:54:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 02:54:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 02:54:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 02:54:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 02:54:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 02:54:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 02:54:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 02:54:25 DEBUG : dir1: Directory modification time the same (differ by -293.688µs, within tolerance 1ms) 2026/07/29 02:54:25 DEBUG : apple: size = 5 OK 2026/07/29 02:54:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:25 DEBUG : apple: Unchanged skipping 2026/07/29 02:54:25 DEBUG : banana: size = 6 OK 2026/07/29 02:54:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 02:54:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:25 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 02:54:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 02:54:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:25 DEBUG : banana: Unchanged skipping 2026/07/29 02:54:25 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 02:54:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 02:54:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:54:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 02:54:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 02:54:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 02:54:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 02:54:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 02:54:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 02:54:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 02:54:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 02:54:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 02:54:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 02:54:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 02:54:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 02:54:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 02:54:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 02:54:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 02:54:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 02:54:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 02:54:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 02:54:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 02:54:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 02:54:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 02:54:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 02:54:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 02:54:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 02:54:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 02:54:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 02:54:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 02:54:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 02:54:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 02:54:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:54:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 02:54:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 02:54:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:54:25 DEBUG : Waiting for deletions to finish 2026/07/29 02:54:25 INFO : There was nothing to transfer 2026/07/29 02:54:25 DEBUG : Waiting for deletions to finish 2026/07/29 02:54:25 DEBUG : apple: Excluded (Path Filter) 2026/07/29 02:54:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 02:54:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 02:54:25 DEBUG : banana: Excluded (Path Filter) 2026/07/29 02:54:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 02:54:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 02:54:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 02:54:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 02:54:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 02:54:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 02:54:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 02:54:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 02:54:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 02:54:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 02:54:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 02:54:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 02:54:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 02:54:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 02:54:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 02:54:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 02:54:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/29 02:54:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/29 02:54:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/29 02:54:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/29 02:54:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/29 02:54:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/29 02:54:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/29 02:54:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/29 02:54:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/29 02:54:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/29 02:54:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/29 02:54:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/29 02:54:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/29 02:54:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/29 02:54:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/29 02:54:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:54:39 DEBUG : dir1/0000-abcdefg.txt: md5 = 186ea57f7a4faca215333c37551c4def OK 2026/07/29 02:54:41 DEBUG : dir1/0001-bcdefgh.txt: md5 = 349ab16b2b469588df149d3d3b124d6b OK 2026/07/29 02:54:42 DEBUG : dir1/0002-cdefghi.txt: md5 = 619694392783b40a19d1aafa5f073043 OK 2026/07/29 02:54:43 DEBUG : dir1/0003-defghij.txt: md5 = 3bd1b3220837452e8fd60d1a72a6c361 OK 2026/07/29 02:54:45 DEBUG : dir1/0004-efghijk.txt: md5 = b87de726fd919bcb94dff960a2aee117 OK 2026/07/29 02:54:47 DEBUG : dir1/0005-fghijkl.txt: md5 = b57f14c7aaa1b3ff348c926741908b12 OK 2026/07/29 02:54:48 DEBUG : dir1/0006-ghijklm.txt: md5 = b52d38171bfdf2c3f36bb34a7353eab8 OK 2026/07/29 02:54:49 DEBUG : dir1/0007-1234567.txt: md5 = db7110f91e6d5be63bda6aa56da0c71b OK 2026/07/29 02:54:51 DEBUG : dir1/0008-2345678.txt: md5 = 00b095fce583e883b4ccf4417b157614 OK 2026/07/29 02:54:52 DEBUG : dir1/0009-3456789.txt: md5 = 32a8df0ab3102666b0d57d28e4ebb4e5 OK 2026/07/29 02:54:54 DEBUG : dir1/0010-456789.txt: md5 = ccd812ec650c67e096f496b8fe2b68e0 OK 2026/07/29 02:54:55 DEBUG : dir1/0011-56789;.txt: md5 = 4a4fb3db04ef6ead4e8bf31a8128d5fc OK 2026/07/29 02:54:57 DEBUG : dir1/0012-6789;.txt: md5 = 03b156a91adc270257d6cd12fa04575b OK 2026/07/29 02:54:59 DEBUG : dir1/0013-789;=.txt: md5 = b6e81774f8461b10e5b14a9d67456b43 OK 2026/07/29 02:55:00 DEBUG : dir1/0014-89;=.txt: md5 = 435e6e8a42683a2679bbb723f760953c OK 2026/07/29 02:55:01 DEBUG : dir1/0015-9;=.txt: md5 = 37a3267ffe4d99fe054465cfdd210632 OK 2026/07/29 02:55:03 DEBUG : apple: md5 = a7dfd556725e35bfce9ab7217593fce5 OK 2026/07/29 02:55:05 DEBUG : banana: md5 = a9a36b7460595e9afa223116c86d2463 OK 2026/07/29 02:55:07 DEBUG : appleappleapplebanana: md5 = f7b92c873cba550c1b6eb269f32fb10f OK 2026/07/29 02:55:08 DEBUG : splitbananasplit: md5 = 8b9d65262c6db770fa3219c9b07d16e3 OK 2026/07/29 02:55:08 DEBUG : Waiting for deletions to finish 2026/07/29 02:55:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 02:55:09 DEBUG : apple: Excluded (Path Filter) 2026/07/29 02:55:09 DEBUG : banana: Excluded (Path Filter) 2026/07/29 02:55:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 02:55:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 02:55:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 02:55:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 02:55:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 02:55:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 02:55:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 02:55:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 02:55:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 02:55:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 02:55:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 02:55:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 02:55:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 02:55:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 02:55:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 02:55:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 02:55:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 02:55:10 DEBUG : apple: size = 5 OK 2026/07/29 02:55:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 02:55:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:10 DEBUG : apple: Unchanged skipping 2026/07/29 02:55:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 02:55:10 DEBUG : banana: size = 6 OK 2026/07/29 02:55:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:10 DEBUG : banana: Unchanged skipping 2026/07/29 02:55:10 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/29 02:55:10 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 02:55:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:10 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 02:55:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 02:55:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 02:55:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 02:55:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 02:55:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 02:55:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 02:55:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 02:55:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 02:55:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 02:55:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 02:55:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 02:55:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 02:55:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 02:55:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 02:55:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 02:55:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 02:55:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 02:55:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 02:55:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 02:55:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 02:55:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 02:55:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 02:55:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 02:55:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 02:55:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 02:55:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 02:55:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:55:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 02:55:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 02:55:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 02:55:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 02:55:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 02:55:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 02:55:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:55:10 DEBUG : Waiting for deletions to finish 2026/07/29 02:55:10 INFO : There was nothing to transfer 2026/07/29 02:55:10 DEBUG : Waiting for deletions to finish 2026/07/29 02:55:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 02:55:11 DEBUG : apple: Excluded (Path Filter) 2026/07/29 02:55:11 DEBUG : banana: Excluded (Path Filter) 2026/07/29 02:55:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 02:55:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 02:55:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 02:55:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 02:55:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 02:55:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 02:55:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 02:55:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 02:55:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 02:55:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 02:55:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 02:55:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 02:55:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 02:55:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 02:55:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 02:55:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 02:55:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 02:55:12 DEBUG : dir1: Directory modification time the same (differ by -902.58µs, within tolerance 1ms) 2026/07/29 02:55:12 DEBUG : apple: size = 5 OK 2026/07/29 02:55:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:12 DEBUG : apple: Unchanged skipping 2026/07/29 02:55:12 DEBUG : banana: size = 6 OK 2026/07/29 02:55:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:12 DEBUG : banana: Unchanged skipping 2026/07/29 02:55:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 02:55:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:12 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 02:55:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 02:55:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:12 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 02:55:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 02:55:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 02:55:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 02:55:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 02:55:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 02:55:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 02:55:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 02:55:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 02:55:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 02:55:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 02:55:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 02:55:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 02:55:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 02:55:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 02:55:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 02:55:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:55:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 02:55:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 02:55:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 02:55:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 02:55:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 02:55:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 02:55:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 02:55:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 02:55:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 02:55:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 02:55:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 02:55:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 02:55:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 02:55:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:55:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 02:55:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 02:55:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 02:55:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 02:55:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:55:12 DEBUG : Waiting for deletions to finish 2026/07/29 02:55:12 INFO : There was nothing to transfer 2026/07/29 02:55:12 DEBUG : Waiting for deletions to finish 2026/07/29 02:55:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 02:55:12 DEBUG : apple: Excluded (Path Filter) 2026/07/29 02:55:12 DEBUG : banana: Excluded (Path Filter) 2026/07/29 02:55:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 02:55:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 02:55:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 02:55:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 02:55:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 02:55:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 02:55:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 02:55:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 02:55:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 02:55:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 02:55:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 02:55:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 02:55:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 02:55:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 02:55:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 02:55:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 02:55:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 02:55:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/29 02:55:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/29 02:55:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/29 02:55:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/29 02:55:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/29 02:55:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/29 02:55:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/29 02:55:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/29 02:55:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/29 02:55:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/29 02:55:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/29 02:55:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/29 02:55:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/29 02:55:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/29 02:55:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/29 02:55:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:55:26 DEBUG : dir1/0000-abcdefg.txt: md5 = b7cda8e3a911037c3dbe35ebeba5cbaa OK 2026/07/29 02:55:28 DEBUG : dir1/0001-bcdefgh.txt: md5 = f7de2bd81e28590910d796008f6b4c73 OK 2026/07/29 02:55:29 DEBUG : dir1/0002-cdefghi.txt: md5 = d33f68346ebc851dc375ee601c5f3bbd OK 2026/07/29 02:55:31 DEBUG : dir1/0003-defghij.txt: md5 = 82db609ad0561fd20c69a0a680430593 OK 2026/07/29 02:55:32 DEBUG : dir1/0004-efghijk.txt: md5 = bebc18b89f87b51cd07d85de4a891906 OK 2026/07/29 02:55:34 DEBUG : dir1/0005-fghijkl.txt: md5 = 312122609001108ba0644f45aa36098d OK 2026/07/29 02:55:35 DEBUG : dir1/0006-ghijklm.txt: md5 = 3c52310a7c547f0291592bcb791be1bf OK 2026/07/29 02:55:37 DEBUG : dir1/0007-1234567.txt: md5 = 86c6c56e80a50c70482164d4e46930bd OK 2026/07/29 02:55:38 DEBUG : dir1/0008-2345678.txt: md5 = af6c17f769ad05941e0411682b53f9ad OK 2026/07/29 02:55:40 DEBUG : dir1/0009-3456789.txt: md5 = 75ef5c45ac155f4eb56448308da2866c OK 2026/07/29 02:55:41 DEBUG : dir1/0010-456789.txt: md5 = 7ed440b35431ccb9c1bfea14e070343e OK 2026/07/29 02:55:43 DEBUG : dir1/0011-56789;.txt: md5 = f90954219d3b8cfb496f7b84d0cac2ab OK 2026/07/29 02:55:44 DEBUG : dir1/0012-6789;.txt: md5 = 3a7fa67ae59ae44948c124fea7b6e30d OK 2026/07/29 02:55:46 DEBUG : dir1/0013-789;=.txt: md5 = bc8f2e9b0a04a6c34e797cbe1039e93c OK 2026/07/29 02:55:47 DEBUG : dir1/0014-89;=.txt: md5 = a0958a9f0acff93c7a166ca97cc9a1be OK 2026/07/29 02:55:49 DEBUG : dir1/0015-9;=.txt: md5 = 8872cd17ddb4d68f54800ed3c9cf3538 OK 2026/07/29 02:55:50 DEBUG : apple: md5 = 157d41ee2d4aed4d4f19c419b2a43f7e OK 2026/07/29 02:55:52 DEBUG : banana: md5 = f257f0cb8741b1d76f917e76e5519889 OK 2026/07/29 02:55:53 DEBUG : appleappleapplebanana: md5 = a550e07e300c17cb212ae7197bc51187 OK 2026/07/29 02:55:55 DEBUG : splitbananasplit: md5 = d0f6bef35dd2caba2a04ffb2cfa115e7 OK 2026/07/29 02:55:55 DEBUG : Waiting for deletions to finish 2026/07/29 02:55:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 02:55:55 DEBUG : apple: Excluded (Path Filter) 2026/07/29 02:55:55 DEBUG : banana: Excluded (Path Filter) 2026/07/29 02:55:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 02:55:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 02:55:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 02:55:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 02:55:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 02:55:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 02:55:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 02:55:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 02:55:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 02:55:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 02:55:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 02:55:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 02:55:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:55:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 02:55:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:55:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:55:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:55:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 02:55:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:55:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:55:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:55:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:55:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:55:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:55:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:55:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 02:55:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 02:55:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/29 02:55:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:55:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/29 02:55:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:55:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/29 02:55:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:55:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/29 02:55:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:55:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:55:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:55:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 02:55:57 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/29 02:55:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 02:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:55:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:55:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:55:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 02:55:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:55:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:55:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 02:55:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:55:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:55:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:55:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:55:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 02:55:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:55:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:55:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:55:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:55:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:55:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:55:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 02:55:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:55:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:55:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 02:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:55:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 02:55:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:55:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:55:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:55:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 02:55:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:55:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:55:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:55:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 02:55:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:55:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:55:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:55:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:55:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:55:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:55:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:55:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:55:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 02:55:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:55:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:55:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:55:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 02:55:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:55:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:55:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:55:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:55:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:55:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:55:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:55:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:55:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:55:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:55:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 02:55:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:55:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:55:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:55:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 02:55:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:55:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:55:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:55:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:55:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:55:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:55:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:55:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:55:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:55:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:55:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:55:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:55:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 02:55:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:55:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:55:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:55:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 02:55:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:55:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:55:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:55:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:55:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 02:55:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:55:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:55:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:55:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 02:55:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:55:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:55:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:55:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:55:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:55:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:55:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:55:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:55:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:55:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:55:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 02:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:55:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:55:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 02:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:55:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:55:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:55:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:55:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:55:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:55:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:55:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:55:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:55:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/29 02:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:55:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/29 02:55:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 02:55:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/29 02:55:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:55:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/29 02:55:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 02:55:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/29 02:55:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:55:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:55:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:55:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 02:55:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:55:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:55:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:55:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 02:55:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:55:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/29 02:55:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:55:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:55:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:55:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:55:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:55:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:55:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:55:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:55:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:55:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:55:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:55:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:55:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:55:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:55:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:55:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:55:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:55:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/29 02:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:55:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:55:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/29 02:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:55:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/29 02:55:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:55:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/29 02:55:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:55:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/29 02:55:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:55:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/29 02:55:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:55:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/29 02:55:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:55:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/29 02:55:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:55:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/29 02:55:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:55:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/29 02:55:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:55:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/29 02:55:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/29 02:55:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/29 02:55:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 02:55:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/29 02:55:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:55:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/29 02:55:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 02:55:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/29 02:55:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:55:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/29 02:55:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/29 02:55:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/29 02:55:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:55:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:55:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 320cecfc0a08a5932b9a01ad4b7e38f0 OK 2026/07/29 02:55:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/29 02:55:58 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:55:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:55:58 DEBUG : YXBwbGU=: md5 = 970450f707d5a40bf9795edaa556027a OK 2026/07/29 02:55:58 DEBUG : YXBwbGU=: size = 5 OK 2026/07/29 02:55:58 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/29 02:55:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:55:58 DEBUG : YmFuYW5h: md5 = 7b398fd8b1c4a9d6912b864c5d060bce OK 2026/07/29 02:55:58 DEBUG : YmFuYW5h: size = 6 OK 2026/07/29 02:55:58 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/29 02:55:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:55:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 618377ab3c5f18a773d3b420fdaa457c OK 2026/07/29 02:55:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/29 02:55:58 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:55:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:55:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = a329907d746d8ba0baf8e99e320f6eec OK 2026/07/29 02:55:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/29 02:55:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:55:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:55:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = e83ca8528b01c52a86d4144af1b97580 OK 2026/07/29 02:55:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/29 02:55:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:55:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:55:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 8df4f1b9d9e6f7bcd14cd3cf86c7354c OK 2026/07/29 02:55:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/29 02:55:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:55:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:55:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 061b69c4c8a0f3687d8b6339e8012a87 OK 2026/07/29 02:55:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/29 02:55:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:55:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:56:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 74dbf4824707b34e4ca553512e141670 OK 2026/07/29 02:56:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/29 02:56:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:56:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:56:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 115617c96b79031ed3a10815bc6a7358 OK 2026/07/29 02:56:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/29 02:56:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:56:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:56:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 65e490593c935804f8b92ab1c13e2be8 OK 2026/07/29 02:56:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/29 02:56:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:56:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/29 02:56:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = eb14dba8bf8f21c45da089cc4d02569f OK 2026/07/29 02:56:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/29 02:56:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:56:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/29 02:56:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 23aef4a485a50c37b591e6c1ed7abd10 OK 2026/07/29 02:56:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/29 02:56:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:56:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:56:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 175cdd79f1a302e5defe680d8edadca7 OK 2026/07/29 02:56:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/29 02:56:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/29 02:56:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/29 02:56:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 4b64d17d3ef912ce0315238dce4459b2 OK 2026/07/29 02:56:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/29 02:56:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/29 02:56:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/29 02:56:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 48ccdf1a0ed63fbc66b4842aba6c39ca OK 2026/07/29 02:56:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/29 02:56:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:56:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/29 02:56:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = d053be5c6e2fb662763886ecb8471f9f OK 2026/07/29 02:56:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/29 02:56:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:56:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = f43cb7e1510618053186cede43251a35 OK 2026/07/29 02:56:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/29 02:56:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/29 02:56:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = c8fc08a4630ce818e690a36abaaff258 OK 2026/07/29 02:56:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/29 02:56:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/29 02:56:04 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = ca72307607dcd9ab4ba27c04e1171b14 OK 2026/07/29 02:56:04 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/29 02:56:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/29 02:56:04 DEBUG : Waiting for deletions to finish 2026/07/29 02:56:04 INFO : dir1/0014-89;=.txt: Deleted 2026/07/29 02:56:04 INFO : dir1/0011-56789;.txt: Deleted 2026/07/29 02:56:04 INFO : dir1/0009-3456789.txt: Deleted 2026/07/29 02:56:04 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/29 02:56:04 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/29 02:56:04 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/29 02:56:04 INFO : banana: Deleted 2026/07/29 02:56:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/29 02:56:05 INFO : dir1/0013-789;=.txt: Deleted 2026/07/29 02:56:05 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/29 02:56:05 INFO : dir1/0007-1234567.txt: Deleted 2026/07/29 02:56:05 INFO : dir1/0015-9;=.txt: Deleted 2026/07/29 02:56:05 INFO : dir1/0010-456789.txt: Deleted 2026/07/29 02:56:05 INFO : appleappleapplebanana: Deleted 2026/07/29 02:56:05 INFO : dir1/0008-2345678.txt: Deleted 2026/07/29 02:56:05 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/29 02:56:05 INFO : dir1/0012-6789;.txt: Deleted 2026/07/29 02:56:05 INFO : splitbananasplit: Deleted 2026/07/29 02:56:05 INFO : dir1/0003-defghij.txt: Deleted 2026/07/29 02:56:05 INFO : apple: Deleted 2026/07/29 02:56:05 DEBUG : Waiting for deletions to finish 2026/07/29 02:56:06 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/29 02:56:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/29 02:56:06 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/29 02:56:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/29 02:56:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/29 02:56:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/29 02:56:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/29 02:56:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/29 02:56:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/29 02:56:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/29 02:56:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/29 02:56:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/29 02:56:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/29 02:56:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/29 02:56:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/29 02:56:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/29 02:56:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/29 02:56:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/29 02:56:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/29 02:56:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/29 02:56:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:56:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:56:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:56:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:56:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:56:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:56:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:56:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:56:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:56:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:56:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:56:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:56:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:56:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:56:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:56:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:56:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:56:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:56:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/29 02:56:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:56:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/29 02:56:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/29 02:56:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:56:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/29 02:56:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/29 02:56:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:56:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/29 02:56:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/29 02:56:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/29 02:56:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/29 02:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 02:56:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/29 02:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 02:56:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/29 02:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 02:56:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/29 02:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 02:56:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 02:56:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/29 02:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 02:56:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/29 02:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 02:56:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 02:56:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 02:56:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 02:56:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 02:56:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 02:56:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 02:56:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 02:56:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 02:56:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 02:56:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/29 02:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/29 02:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/29 02:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/29 02:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/29 02:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 02:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/29 02:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/29 02:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/29 02:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/29 02:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/29 02:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:56:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 02:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:56:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/29 02:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:56:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/29 02:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:56:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/29 02:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:56:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:56:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/29 02:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:56:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/29 02:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:56:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:56:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:56:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:56:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:56:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:56:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:56:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:56:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:56:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:56:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 02:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:56:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:56:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:56:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:56:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:56:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:56:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:56:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:56:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:56:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:56:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:56:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/29 02:56:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/29 02:56:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:56:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/29 02:56:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/29 02:56:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/29 02:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 02:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 02:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 02:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 02:56:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:56:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:56:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:56:07 DEBUG : dir1: Directory modification time the same (differ by -521.903µs, within tolerance 1ms) 2026/07/29 02:56:07 DEBUG : YXBwbGU=: size = 5 OK 2026/07/29 02:56:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:56:07 DEBUG : apple: Unchanged skipping 2026/07/29 02:56:07 DEBUG : YmFuYW5h: size = 6 OK 2026/07/29 02:56:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/29 02:56:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:56:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 02:56:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/29 02:56:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:56:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:56:07 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 02:56:07 DEBUG : banana: Unchanged skipping 2026/07/29 02:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 02:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:56:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:56:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 02:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 02:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 02:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:56:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 02:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 02:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 02:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 02:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 02:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:56:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 02:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 02:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:56:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 02:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 02:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:56:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:56:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:56:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 02:56:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:56:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 02:56:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 02:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 02:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:56:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:56:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 02:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 02:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:56:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:56:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:56:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/29 02:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:56:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/29 02:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 02:56:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/29 02:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:56:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/29 02:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 02:56:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/29 02:56:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 02:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 02:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:56:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/29 02:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:56:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:56:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:56:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/29 02:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:56:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:56:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:56:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/29 02:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/29 02:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/29 02:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/29 02:56:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/29 02:56:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/29 02:56:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:56:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/29 02:56:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:56:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 02:56:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/29 02:56:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/29 02:56:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:56:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 02:56:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/29 02:56:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/29 02:56:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:56:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 02:56:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/29 02:56:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:56:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/29 02:56:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:56:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 02:56:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/29 02:56:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 02:56:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:56:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 02:56:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/29 02:56:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/29 02:56:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:56:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 02:56:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/29 02:56:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:56:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 02:56:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:56:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 02:56:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:56:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 02:56:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:56:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 02:56:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/29 02:56:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:56:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 02:56:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/29 02:56:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:56:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 02:56:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:56:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 02:56:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 02:56:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/29 02:56:07 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/29 02:56:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:56:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 02:56:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:56:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:56:07 DEBUG : Waiting for deletions to finish 2026/07/29 02:56:07 DEBUG : Waiting for deletions to finish 2026/07/29 02:56:07 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/29 02:56:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/29 02:56:07 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/29 02:56:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/29 02:56:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/29 02:56:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/29 02:56:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/29 02:56:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/29 02:56:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/29 02:56:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/29 02:56:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/29 02:56:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/29 02:56:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/29 02:56:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/29 02:56:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/29 02:56:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/29 02:56:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/29 02:56:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/29 02:56:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/29 02:56:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/29 02:56:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:56:08 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 02:56:08 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:56:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:56:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:56:08 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:56:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:56:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:56:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:56:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:56:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:56:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:56:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:56:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:56:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:56:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:56:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:56:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:56:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:56:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:56:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:56:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:56:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:56:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:56:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:56:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:56:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/29 02:56:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:56:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/29 02:56:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/29 02:56:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:56:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/29 02:56:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/29 02:56:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:56:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/29 02:56:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/29 02:56:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/29 02:56:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/29 02:56:08 DEBUG : apple: transformed to: YXBwbGU= 2026/07/29 02:56:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/29 02:56:08 DEBUG : banana: transformed to: YmFuYW5h 2026/07/29 02:56:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/29 02:56:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/29 02:56:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/29 02:56:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/29 02:56:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/29 02:56:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/29 02:56:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/29 02:56:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/29 02:56:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/29 02:56:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/29 02:56:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/29 02:56:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/29 02:56:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/29 02:56:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/29 02:56:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/29 02:56:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/29 02:56:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/29 02:56:18 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:56:21 DEBUG : dir1/0000-abcdefg.txt: md5 = e4eb2e7d8f772d906d1d40c647fa63b6 OK 2026/07/29 02:56:23 DEBUG : dir1/0001-bcdefgh.txt: md5 = ced66b2beec1a23ba96f8df181d20a02 OK 2026/07/29 02:56:25 DEBUG : dir1/0002-cdefghi.txt: md5 = 43c8f17408cac4a57b004891f594382a OK 2026/07/29 02:56:26 DEBUG : dir1/0003-defghij.txt: md5 = 120024b33fe4876327d44802d24a5e36 OK 2026/07/29 02:56:28 DEBUG : dir1/0004-efghijk.txt: md5 = c473d8e14ce9c8a7deb150b5dd4928be OK 2026/07/29 02:56:29 DEBUG : dir1/0005-fghijkl.txt: md5 = ce5acb1c2b7aaeceb58a97d560b675f0 OK 2026/07/29 02:56:31 DEBUG : dir1/0006-ghijklm.txt: md5 = 7a5ca404c0b8d2d9964b544af637a2b6 OK 2026/07/29 02:56:32 DEBUG : dir1/0007-1234567.txt: md5 = d3b4a0e7ba20a1cd627098d20953f7b2 OK 2026/07/29 02:56:33 DEBUG : dir1/0008-2345678.txt: md5 = db74f74cb9c14ead4af38004d25d1cae OK 2026/07/29 02:56:35 DEBUG : dir1/0009-3456789.txt: md5 = 9489f21da5e084d6f3a4d613b7759ab2 OK 2026/07/29 02:56:37 DEBUG : dir1/0010-456789.txt: md5 = bdf0e5f433ca589e2034ab2e56c71b06 OK 2026/07/29 02:56:38 DEBUG : dir1/0011-56789;.txt: md5 = ea267e17e3a8f8b55603cf8e8d7d8c09 OK 2026/07/29 02:56:39 DEBUG : dir1/0012-6789;.txt: md5 = fc3ba24d15e3d0ccf0412e54e2d51ae9 OK 2026/07/29 02:56:41 DEBUG : dir1/0013-789;=.txt: md5 = bace86c5efe0f3ac0b5e86cf1a1e853f OK 2026/07/29 02:56:42 DEBUG : dir1/0014-89;=.txt: md5 = 7a9e3915c13dd287b5bdd54f7594155b OK 2026/07/29 02:56:44 DEBUG : dir1/0015-9;=.txt: md5 = fd8109644b8b4fe3341b0b3d2ca481f4 OK 2026/07/29 02:56:45 DEBUG : apple: md5 = 8f829df6b8975c866275bf3360a5c8f6 OK 2026/07/29 02:56:47 DEBUG : banana: md5 = 4b3a166f3938a946ebd5777a93451f5c OK 2026/07/29 02:56:49 DEBUG : appleappleapplebanana: md5 = c2ac33a738ee43e2191f1c53c62fd557 OK 2026/07/29 02:56:50 DEBUG : splitbananasplit: md5 = 56ca8c325be7faad1bba220cdd98a34f OK 2026/07/29 02:56:50 DEBUG : Waiting for deletions to finish 2026/07/29 02:56:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 02:56:51 DEBUG : banana: Excluded (Path Filter) 2026/07/29 02:56:51 DEBUG : apple: Excluded (Path Filter) 2026/07/29 02:56:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 02:56:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 02:56:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 02:56:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 02:56:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 02:56:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 02:56:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 02:56:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 02:56:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 02:56:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 02:56:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 02:56:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 02:56:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 02:56:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 02:56:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 02:56:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 02:56:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 02:56:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 02:56:51 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 02:56:51 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 02:56:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 02:56:51 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 02:56:51 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 02:56:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 02:56:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 02:56:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 02:56:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 02:56:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 02:56:51 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 02:56:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 02:56:51 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 02:56:51 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 02:56:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/29 02:56:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 02:56:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/29 02:56:52 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 02:56:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/29 02:56:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 02:56:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/29 02:56:52 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 02:56:52 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 02:56:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 02:56:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 02:56:52 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/29 02:56:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/29 02:56:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 02:56:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/29 02:56:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 02:56:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/29 02:56:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/29 02:56:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/29 02:56:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 02:56:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/29 02:56:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/29 02:56:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/29 02:56:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 02:56:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/29 02:56:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/29 02:56:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/29 02:56:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/29 02:56:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/29 02:56:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/29 02:56:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/29 02:56:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 02:56:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/29 02:56:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/29 02:56:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/29 02:56:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/29 02:56:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/29 02:56:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/29 02:56:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/29 02:56:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 02:56:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/29 02:56:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/29 02:56:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/29 02:56:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 02:56:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/29 02:56:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/29 02:56:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/29 02:56:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/29 02:56:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/29 02:56:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/29 02:56:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/29 02:56:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/29 02:56:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/29 02:56:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/29 02:56:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/29 02:56:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/29 02:56:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/29 02:56:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 02:56:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/29 02:56:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/29 02:56:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/29 02:56:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/29 02:56:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/29 02:56:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/29 02:56:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/29 02:56:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/29 02:56:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/29 02:56:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/29 02:56:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/29 02:56:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/29 02:56:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/29 02:56:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/29 02:56:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/29 02:56:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 02:56:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/29 02:56:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/29 02:56:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/29 02:56:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/29 02:56:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/29 02:56:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/29 02:56:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/29 02:56:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/29 02:56:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/29 02:56:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/29 02:56:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/29 02:56:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/29 02:56:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/29 02:56:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/29 02:56:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/29 02:56:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/29 02:56:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/29 02:56:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 02:56:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/29 02:56:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/29 02:56:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/29 02:56:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/29 02:56:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/29 02:56:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/29 02:56:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/29 02:56:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/29 02:56:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/29 02:56:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 02:56:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/29 02:56:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/29 02:56:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/29 02:56:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/29 02:56:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/29 02:56:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/29 02:56:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/29 02:56:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/29 02:56:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/29 02:56:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/29 02:56:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/29 02:56:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/29 02:56:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/29 02:56:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/29 02:56:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/29 02:56:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/29 02:56:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/29 02:56:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 02:56:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/29 02:56:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/29 02:56:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/29 02:56:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/29 02:56:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/29 02:56:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/29 02:56:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/29 02:56:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/29 02:56:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/29 02:56:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/29 02:56:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/29 02:56:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/29 02:56:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/29 02:56:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/29 02:56:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/29 02:56:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/29 02:56:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/29 02:56:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/29 02:56:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/29 02:56:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/29 02:56:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/29 02:56:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/29 02:56:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/29 02:56:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 02:56:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/29 02:56:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/29 02:56:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/29 02:56:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/29 02:56:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/29 02:56:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/29 02:56:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/29 02:56:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/29 02:56:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/29 02:56:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 02:56:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/29 02:56:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/29 02:56:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/29 02:56:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/29 02:56:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/29 02:56:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/29 02:56:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/29 02:56:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/29 02:56:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/29 02:56:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/29 02:56:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/29 02:56:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/29 02:56:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/29 02:56:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/29 02:56:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/29 02:56:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/29 02:56:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/29 02:56:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/29 02:56:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/29 02:56:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/29 02:56:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/29 02:56:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/29 02:56:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/29 02:56:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/29 02:56:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/29 02:56:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/29 02:56:52 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/29 02:56:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 02:56:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/29 02:56:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/29 02:56:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/29 02:56:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/29 02:56:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/29 02:56:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/29 02:56:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/29 02:56:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/29 02:56:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/29 02:56:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/29 02:56:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/29 02:56:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/29 02:56:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/29 02:56:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/29 02:56:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/29 02:56:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/29 02:56:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/29 02:56:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/29 02:56:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/29 02:56:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/29 02:56:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/29 02:56:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/29 02:56:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/29 02:56:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/29 02:56:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/29 02:56:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/29 02:56:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/29 02:56:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/29 02:56:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/29 02:56:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/29 02:56:52 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/29 02:56:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/29 02:56:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:56:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:56:53 DEBUG : PREFIXsplitbananasplit: md5 = 5d4d6655fc92eeee2e7cf53947322050 OK 2026/07/29 02:56:53 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/29 02:56:53 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/29 02:56:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/29 02:56:53 DEBUG : PREFIXbanana: md5 = fd0fea3ecab7fe899f4c58eee9fac4a5 OK 2026/07/29 02:56:53 DEBUG : PREFIXbanana: size = 6 OK 2026/07/29 02:56:53 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/29 02:56:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/29 02:56:53 DEBUG : PREFIXappleappleapplebanana: md5 = fa1de8d321657f9b39a204ade561a1cb OK 2026/07/29 02:56:53 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/29 02:56:53 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/29 02:56:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/29 02:56:53 DEBUG : PREFIXapple: md5 = f494bc40e316f9fa6f2063fb9812f823 OK 2026/07/29 02:56:53 DEBUG : PREFIXapple: size = 5 OK 2026/07/29 02:56:53 INFO : apple: Copied (new) to: PREFIXapple 2026/07/29 02:56:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/29 02:56:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 585f18a952bf2aad4764a554916c7615 OK 2026/07/29 02:56:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/29 02:56:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/29 02:56:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/29 02:56:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 727ee7bb90286bb501e42a5d473ec737 OK 2026/07/29 02:56:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/29 02:56:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/29 02:56:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/29 02:56:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 2a8322f6791a706165b8397cf07a845c OK 2026/07/29 02:56:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/29 02:56:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/29 02:56:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/29 02:56:55 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = f786bd46af3e5c6ce3bfa7107b16e7ec OK 2026/07/29 02:56:55 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/29 02:56:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/29 02:56:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/29 02:56:56 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 0ad2a840aa242847417e0d53d6b23060 OK 2026/07/29 02:56:56 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/29 02:56:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/29 02:56:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/29 02:56:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = ae004357f013a34494c3a791cf2520b5 OK 2026/07/29 02:56:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/29 02:56:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/29 02:56:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/29 02:56:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = ed572d5b5141b47de24453d1e36b2f1d OK 2026/07/29 02:56:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/29 02:56:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/29 02:56:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/29 02:56:56 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 6a956c7cfabb14dc65197c5d93ee415d OK 2026/07/29 02:56:56 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/29 02:56:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/29 02:56:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/29 02:56:57 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 2d39b3d07c6ad557f454cd89b99b49ac OK 2026/07/29 02:56:57 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/29 02:56:57 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/29 02:56:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/29 02:56:57 DEBUG : dir1/PREFIX0010-456789.txt: md5 = ee474dcf1eeb5bfe7948cd285756541c OK 2026/07/29 02:56:57 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/29 02:56:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/29 02:56:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/29 02:56:57 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 347c1737d790a73b1afbe72dc35be50d OK 2026/07/29 02:56:57 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/29 02:56:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/29 02:56:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/29 02:56:58 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 666528cf29330cb0ba6982dc69d32638 OK 2026/07/29 02:56:58 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/29 02:56:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/29 02:56:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/29 02:56:59 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = da67be608dbdad491ce081c535562d60 OK 2026/07/29 02:56:59 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/29 02:56:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/29 02:56:59 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = a214b4ed667503464fdc4ae9594faa20 OK 2026/07/29 02:56:59 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/29 02:56:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/29 02:56:59 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = b5ca4457ab5719912a3038658d93ae76 OK 2026/07/29 02:56:59 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/29 02:56:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/29 02:56:59 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 71f388bbbc103188c4d71fc397f741fb OK 2026/07/29 02:56:59 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/29 02:56:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/29 02:56:59 DEBUG : Waiting for deletions to finish 2026/07/29 02:56:59 INFO : dir1/0014-89;=.txt: Deleted 2026/07/29 02:56:59 INFO : dir1/0011-56789;.txt: Deleted 2026/07/29 02:56:59 INFO : splitbananasplit: Deleted 2026/07/29 02:56:59 INFO : dir1/0007-1234567.txt: Deleted 2026/07/29 02:56:59 INFO : dir1/0012-6789;.txt: Deleted 2026/07/29 02:56:59 INFO : appleappleapplebanana: Deleted 2026/07/29 02:57:00 INFO : dir1/0013-789;=.txt: Deleted 2026/07/29 02:57:00 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/29 02:57:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/29 02:57:00 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/29 02:57:00 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/29 02:57:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/29 02:57:00 INFO : banana: Deleted 2026/07/29 02:57:00 INFO : dir1/0008-2345678.txt: Deleted 2026/07/29 02:57:00 INFO : apple: Deleted 2026/07/29 02:57:00 INFO : dir1/0009-3456789.txt: Deleted 2026/07/29 02:57:00 INFO : dir1/0003-defghij.txt: Deleted 2026/07/29 02:57:00 INFO : dir1/0015-9;=.txt: Deleted 2026/07/29 02:57:00 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/29 02:57:00 INFO : dir1/0010-456789.txt: Deleted 2026/07/29 02:57:00 DEBUG : Waiting for deletions to finish 2026/07/29 02:57:01 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/29 02:57:01 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/29 02:57:01 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/29 02:57:01 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/29 02:57:01 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/29 02:57:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 02:57:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 02:57:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 02:57:01 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/29 02:57:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 02:57:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 02:57:01 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/29 02:57:01 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/29 02:57:01 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/29 02:57:01 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/29 02:57:01 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/29 02:57:01 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/29 02:57:01 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/29 02:57:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 02:57:01 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/29 02:57:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/29 02:57:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/29 02:57:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/29 02:57:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/29 02:57:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/29 02:57:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/29 02:57:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/29 02:57:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/29 02:57:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/29 02:57:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/29 02:57:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/29 02:57:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/29 02:57:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/29 02:57:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/29 02:57:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/29 02:57:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/29 02:57:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/29 02:57:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/29 02:57:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/29 02:57:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/29 02:57:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/29 02:57:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/29 02:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/29 02:57:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/29 02:57:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/29 02:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/29 02:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/29 02:57:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/29 02:57:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/29 02:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/29 02:57:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 02:57:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/29 02:57:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 02:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/29 02:57:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 02:57:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/29 02:57:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 02:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/29 02:57:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 02:57:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/29 02:57:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 02:57:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/29 02:57:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 02:57:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/29 02:57:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 02:57:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/29 02:57:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 02:57:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/29 02:57:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 02:57:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/29 02:57:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 02:57:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/29 02:57:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 02:57:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/29 02:57:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 02:57:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/29 02:57:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 02:57:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/29 02:57:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 02:57:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/29 02:57:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 02:57:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/29 02:57:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 02:57:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/29 02:57:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 02:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/29 02:57:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 02:57:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/29 02:57:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 02:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/29 02:57:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 02:57:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/29 02:57:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 02:57:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/29 02:57:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 02:57:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/29 02:57:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 02:57:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/29 02:57:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 02:57:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/29 02:57:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 02:57:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/29 02:57:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 02:57:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/29 02:57:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 02:57:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/29 02:57:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 02:57:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/29 02:57:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 02:57:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/29 02:57:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 02:57:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/29 02:57:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 02:57:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/29 02:57:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 02:57:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 02:57:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 02:57:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/29 02:57:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 02:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/29 02:57:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 02:57:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/29 02:57:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 02:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/29 02:57:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 02:57:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/29 02:57:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 02:57:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/29 02:57:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 02:57:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/29 02:57:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 02:57:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/29 02:57:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 02:57:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/29 02:57:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 02:57:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/29 02:57:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 02:57:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/29 02:57:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 02:57:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/29 02:57:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 02:57:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/29 02:57:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 02:57:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/29 02:57:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 02:57:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/29 02:57:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 02:57:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/29 02:57:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 02:57:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 02:57:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 02:57:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 02:57:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 02:57:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/29 02:57:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 02:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/29 02:57:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 02:57:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/29 02:57:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 02:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/29 02:57:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 02:57:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/29 02:57:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 02:57:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/29 02:57:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 02:57:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/29 02:57:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 02:57:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/29 02:57:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 02:57:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/29 02:57:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 02:57:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/29 02:57:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 02:57:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/29 02:57:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 02:57:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/29 02:57:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 02:57:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/29 02:57:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 02:57:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/29 02:57:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 02:57:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/29 02:57:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 02:57:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/29 02:57:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 02:57:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 02:57:01 DEBUG : apple: transformed to: PREFIXapple 2026/07/29 02:57:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/29 02:57:01 DEBUG : banana: transformed to: PREFIXbanana 2026/07/29 02:57:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/29 02:57:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/29 02:57:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/29 02:57:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/29 02:57:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/29 02:57:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/29 02:57:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/29 02:57:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/29 02:57:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/29 02:57:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/29 02:57:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/29 02:57:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/29 02:57:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/29 02:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/29 02:57:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/29 02:57:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/29 02:57:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/29 02:57:02 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/29 02:57:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/29 02:57:02 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/29 02:57:02 DEBUG : dir1: Directory modification time the same (differ by -240.069µs, within tolerance 1ms) 2026/07/29 02:57:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/29 02:57:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:57:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:57:03 DEBUG : splitbananasplit: md5 = 1027523a679a7d43eed2ca8bc4b59649 OK 2026/07/29 02:57:03 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 02:57:03 INFO : splitbananasplit: Copied (new) 2026/07/29 02:57:03 DEBUG : appleappleapplebanana: md5 = 42031e09f96532422ec86c4d16fec656 OK 2026/07/29 02:57:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 02:57:03 INFO : appleappleapplebanana: Copied (new) 2026/07/29 02:57:03 DEBUG : banana: md5 = 07f387f53869ccca074c6fca42a32cbd OK 2026/07/29 02:57:03 DEBUG : banana: size = 6 OK 2026/07/29 02:57:03 INFO : banana: Copied (new) 2026/07/29 02:57:04 DEBUG : apple: md5 = 5a92c203c7ac78f57748498f651da1f6 OK 2026/07/29 02:57:04 DEBUG : apple: size = 5 OK 2026/07/29 02:57:04 INFO : apple: Copied (new) 2026/07/29 02:57:05 DEBUG : dir1/0002-cdefghi.txt: md5 = 3cf8c5750090b0a6aa885b5dc5e2ee7b OK 2026/07/29 02:57:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 02:57:05 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/29 02:57:05 DEBUG : dir1/0000-abcdefg.txt: md5 = dad4f7d1438349d1cfe5021640542fe5 OK 2026/07/29 02:57:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 02:57:05 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/29 02:57:05 DEBUG : dir1/0001-bcdefgh.txt: md5 = 54d1fd655ef404df9bda1a18e16669c4 OK 2026/07/29 02:57:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 02:57:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/29 02:57:05 DEBUG : dir1/0003-defghij.txt: md5 = cd4779cf7976d54cb93f1a027c057a90 OK 2026/07/29 02:57:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 02:57:05 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/29 02:57:06 DEBUG : dir1/0006-ghijklm.txt: md5 = b6679d6c816cca9d1654723fd620ff8a OK 2026/07/29 02:57:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 02:57:06 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/29 02:57:06 DEBUG : dir1/0005-fghijkl.txt: md5 = 6da6885a9a1449b33b54e15bedc8f080 OK 2026/07/29 02:57:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 02:57:06 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/29 02:57:06 DEBUG : dir1/0004-efghijk.txt: md5 = 30cd04c2d98b404fb5898dc1cef65842 OK 2026/07/29 02:57:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 02:57:06 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/29 02:57:07 DEBUG : dir1/0007-1234567.txt: md5 = 666e41272822b33a5dc80db521e7ab9a OK 2026/07/29 02:57:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 02:57:07 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/29 02:57:08 DEBUG : dir1/0009-3456789.txt: md5 = 2b75387adc78e7223cc42846ad12558d OK 2026/07/29 02:57:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 02:57:08 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/29 02:57:08 DEBUG : dir1/0008-2345678.txt: md5 = 8ee96b59e0f07b2d82529f38f594b569 OK 2026/07/29 02:57:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 02:57:08 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/29 02:57:08 DEBUG : dir1/0010-456789.txt: md5 = d81ca30dd7db2475594348c0297ed8a2 OK 2026/07/29 02:57:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 02:57:08 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/29 02:57:08 DEBUG : dir1/0011-56789;.txt: md5 = 47f193bb20cec367960b1e795831919e OK 2026/07/29 02:57:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 02:57:08 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/29 02:57:09 DEBUG : dir1/0012-6789;.txt: md5 = ee0151fc06b54dab49800162979a4a86 OK 2026/07/29 02:57:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 02:57:09 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/29 02:57:09 DEBUG : dir1/0014-89;=.txt: md5 = b5e67bc57747eb1429ab82103da6ba1a OK 2026/07/29 02:57:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 02:57:09 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/29 02:57:09 DEBUG : dir1/0013-789;=.txt: md5 = 3995ebf22c052e66d3103d1f8554f8f0 OK 2026/07/29 02:57:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 02:57:09 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/29 02:57:10 DEBUG : dir1/0015-9;=.txt: md5 = 091fc52f43372d93ad430e3c9c650308 OK 2026/07/29 02:57:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 02:57:10 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/29 02:57:10 DEBUG : Waiting for deletions to finish 2026/07/29 02:57:10 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/29 02:57:10 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/29 02:57:10 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/29 02:57:10 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/29 02:57:10 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/29 02:57:10 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/29 02:57:10 INFO : PREFIXapple: Deleted 2026/07/29 02:57:10 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/29 02:57:10 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/29 02:57:10 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/29 02:57:10 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/29 02:57:10 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/29 02:57:10 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/29 02:57:10 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/29 02:57:10 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/29 02:57:11 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/29 02:57:11 INFO : PREFIXbanana: Deleted 2026/07/29 02:57:11 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/29 02:57:11 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/29 02:57:11 INFO : PREFIXsplitbananasplit: Deleted 2026/07/29 02:57:11 DEBUG : Waiting for deletions to finish 2026/07/29 02:57:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 02:57:11 DEBUG : banana: Excluded (Path Filter) 2026/07/29 02:57:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 02:57:11 DEBUG : apple: Excluded (Path Filter) 2026/07/29 02:57:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 02:57:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 02:57:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 02:57:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 02:57:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 02:57:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 02:57:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 02:57:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 02:57:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 02:57:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 02:57:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 02:57:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 02:57:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 02:57:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 02:57:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 02:57:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 02:57:12 DEBUG : Waiting for deletions to finish 2026/07/29 02:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 02:57:13 DEBUG : banana: Excluded (Path Filter) 2026/07/29 02:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 02:57:13 DEBUG : apple: Excluded (Path Filter) 2026/07/29 02:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 02:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 02:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 02:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 02:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 02:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 02:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 02:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 02:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 02:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 02:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 02:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 02:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 02:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 02:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 02:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/29 02:57:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:57:26 DEBUG : dir1/0000-abcdefg.txt: md5 = 49c7bad9eb56c1dfd7bd0addeb800820 OK 2026/07/29 02:57:28 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9aa11bca549a8e0bb9d90cad8f94372b OK 2026/07/29 02:57:29 DEBUG : dir1/0002-cdefghi.txt: md5 = fa23504f7ae1dcf9e4d0c212ca617c56 OK 2026/07/29 02:57:31 DEBUG : dir1/0003-defghij.txt: md5 = b71066999e4e9d7137eaf1c8a8cf2f1f OK 2026/07/29 02:57:32 DEBUG : dir1/0004-efghijk.txt: md5 = 3cb2d16e30ba2d54cd44867c5c5e1c2e OK 2026/07/29 02:57:34 DEBUG : dir1/0005-fghijkl.txt: md5 = 55f5c0fc46c6e22f3f93beace4702c0e OK 2026/07/29 02:57:35 DEBUG : dir1/0006-ghijklm.txt: md5 = f30a3b2ccc83cdaa5919ab6c2801836a OK 2026/07/29 02:57:37 DEBUG : dir1/0007-1234567.txt: md5 = 3ba252bb2da53e3fec69413f76ef8a3f OK 2026/07/29 02:57:38 DEBUG : dir1/0008-2345678.txt: md5 = 64894e3fefe0f02912404dfac0e0a1cb OK 2026/07/29 02:57:40 DEBUG : dir1/0009-3456789.txt: md5 = bd21296b7e96eedb085065846e7e8049 OK 2026/07/29 02:57:41 DEBUG : dir1/0010-456789.txt: md5 = a38d940f4c289ad88e4e10b452ad3601 OK 2026/07/29 02:57:43 DEBUG : dir1/0011-56789;.txt: md5 = 41438a7a22206914cfe7e8680a5c1b3b OK 2026/07/29 02:57:44 DEBUG : dir1/0012-6789;.txt: md5 = fed2e4c1b29ac3f59e98b89be4ed85bd OK 2026/07/29 02:57:45 DEBUG : dir1/0013-789;=.txt: md5 = e38a566b546da8d70f64ee656da433f5 OK 2026/07/29 02:57:47 DEBUG : dir1/0014-89;=.txt: md5 = daf64feef880bc088949f5be0cf88249 OK 2026/07/29 02:57:48 DEBUG : dir1/0015-9;=.txt: md5 = 50286faf4f88563b4ce5ae9d5af380b7 OK 2026/07/29 02:57:50 DEBUG : apple: md5 = 9c60048c6345e860e4cbfc10d4d047e9 OK 2026/07/29 02:57:51 DEBUG : banana: md5 = 44bd2f019b86d24259ba2b5dced7551c OK 2026/07/29 02:57:52 DEBUG : appleappleapplebanana: md5 = 4bf003af3003461cb86e0b944f1329cb OK 2026/07/29 02:57:54 DEBUG : splitbananasplit: md5 = 545ca7574541ef1e78e533745a9701b3 OK 2026/07/29 02:57:54 DEBUG : Waiting for deletions to finish 2026/07/29 02:57:55 DEBUG : banana: Excluded (Path Filter) 2026/07/29 02:57:55 DEBUG : apple: Excluded (Path Filter) 2026/07/29 02:57:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 02:57:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 02:57:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 02:57:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 02:57:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 02:57:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 02:57:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 02:57:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 02:57:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 02:57:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 02:57:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 02:57:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 02:57:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 02:57:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 02:57:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 02:57:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 02:57:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 02:57:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 02:57:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/29 02:57:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 02:57:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 02:57:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/29 02:57:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 02:57:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 02:57:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/29 02:57:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 02:57:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 02:57:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/29 02:57:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 02:57:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 02:57:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 02:57:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 02:57:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 02:57:55 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 02:57:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/29 02:57:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 02:57:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/29 02:57:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 02:57:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/29 02:57:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 02:57:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 02:57:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 02:57:56 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/29 02:57:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/29 02:57:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/29 02:57:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/29 02:57:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 02:57:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/29 02:57:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/29 02:57:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/29 02:57:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/29 02:57:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/29 02:57:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/29 02:57:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/29 02:57:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/29 02:57:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/29 02:57:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/29 02:57:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/29 02:57:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/29 02:57:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/29 02:57:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/29 02:57:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/29 02:57:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/29 02:57:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/29 02:57:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:57:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:57:57 DEBUG : appleappleapplebananaSUFFIX: md5 = 22cbe8ab33ea1df528f311918a3bf6c8 OK 2026/07/29 02:57:57 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/29 02:57:57 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/29 02:57:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/29 02:57:57 DEBUG : bananaSUFFIX: md5 = 68c7dcd73b54e3848e25903f4187b69f OK 2026/07/29 02:57:57 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/29 02:57:57 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/29 02:57:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/29 02:57:57 DEBUG : appleSUFFIX: md5 = bd7550469d3b95ba0e010cea76c894e7 OK 2026/07/29 02:57:57 DEBUG : appleSUFFIX: size = 5 OK 2026/07/29 02:57:57 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/29 02:57:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/29 02:57:57 DEBUG : splitbananasplitSUFFIX: md5 = c0da5484a9167aefe736f075bdd7a6f3 OK 2026/07/29 02:57:57 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/29 02:57:57 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/29 02:57:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/29 02:57:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = cb2f1e73f716d7c3e1df0e7a8e70ff5a OK 2026/07/29 02:57:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/29 02:57:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/29 02:57:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/29 02:57:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = be8183b11119aff95b73a625d3e723ef OK 2026/07/29 02:57:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/29 02:57:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/29 02:57:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/29 02:57:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 731d4337f625adf86e47f11bee4d58ce OK 2026/07/29 02:57:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/29 02:57:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/29 02:57:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/29 02:57:59 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = f69d12474eea40c39a61ecde669e1298 OK 2026/07/29 02:57:59 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/29 02:57:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/29 02:57:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/29 02:58:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 13160d156bb4f1b61a65b4cb97d2149b OK 2026/07/29 02:58:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/29 02:58:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/29 02:58:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/29 02:58:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = d9213833e34d3bb3150dc7ebbf5e42b2 OK 2026/07/29 02:58:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/29 02:58:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/29 02:58:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/29 02:58:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = ac05463428adaa1ad215df4a050c5edd OK 2026/07/29 02:58:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/29 02:58:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/29 02:58:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/29 02:58:00 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 110b896334eac8982fe20c3c199d615e OK 2026/07/29 02:58:00 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/29 02:58:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/29 02:58:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/29 02:58:01 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 9f9d33b13e70886d538523b9dc95ca1a OK 2026/07/29 02:58:01 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/29 02:58:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/29 02:58:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/29 02:58:01 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 3dda034a7dd54b0aa571d2b9e15bb19d OK 2026/07/29 02:58:01 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/29 02:58:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/29 02:58:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/29 02:58:01 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = b47e0f5dad44d3b6d9998161686bcc7e OK 2026/07/29 02:58:01 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/29 02:58:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/29 02:58:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/29 02:58:02 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 7477b7ec50ef06c41229c31884f79e09 OK 2026/07/29 02:58:02 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/29 02:58:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/29 02:58:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/29 02:58:03 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 039f846cc0c6101d77b07a8a51190786 OK 2026/07/29 02:58:03 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/29 02:58:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/29 02:58:03 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 2cf42b042b114001d24ce4b054636901 OK 2026/07/29 02:58:03 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/29 02:58:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/29 02:58:03 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 5f41cf42ed30258c6a5376f7ee4243c0 OK 2026/07/29 02:58:03 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/29 02:58:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/29 02:58:03 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 4271cf274fdc6430cca789f6656db821 OK 2026/07/29 02:58:03 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/29 02:58:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/29 02:58:03 DEBUG : Waiting for deletions to finish 2026/07/29 02:58:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/29 02:58:03 INFO : appleappleapplebanana: Deleted 2026/07/29 02:58:03 INFO : splitbananasplit: Deleted 2026/07/29 02:58:03 INFO : dir1/0011-56789;.txt: Deleted 2026/07/29 02:58:03 INFO : dir1/0012-6789;.txt: Deleted 2026/07/29 02:58:03 INFO : dir1/0008-2345678.txt: Deleted 2026/07/29 02:58:04 INFO : dir1/0015-9;=.txt: Deleted 2026/07/29 02:58:04 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/29 02:58:04 INFO : dir1/0010-456789.txt: Deleted 2026/07/29 02:58:04 INFO : dir1/0007-1234567.txt: Deleted 2026/07/29 02:58:04 INFO : dir1/0009-3456789.txt: Deleted 2026/07/29 02:58:04 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/29 02:58:04 INFO : dir1/0014-89;=.txt: Deleted 2026/07/29 02:58:04 INFO : dir1/0013-789;=.txt: Deleted 2026/07/29 02:58:04 INFO : apple: Deleted 2026/07/29 02:58:04 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/29 02:58:04 INFO : banana: Deleted 2026/07/29 02:58:04 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/29 02:58:04 INFO : dir1/0003-defghij.txt: Deleted 2026/07/29 02:58:04 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/29 02:58:04 DEBUG : Waiting for deletions to finish 2026/07/29 02:58:05 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/29 02:58:05 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/29 02:58:05 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/29 02:58:05 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/29 02:58:05 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/29 02:58:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/29 02:58:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/29 02:58:05 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/29 02:58:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/29 02:58:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/29 02:58:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/29 02:58:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/29 02:58:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/29 02:58:05 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/29 02:58:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/29 02:58:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/29 02:58:05 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/29 02:58:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/29 02:58:05 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/29 02:58:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/29 02:58:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/29 02:58:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/29 02:58:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/29 02:58:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/29 02:58:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/29 02:58:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/29 02:58:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/29 02:58:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/29 02:58:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/29 02:58:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/29 02:58:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/29 02:58:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/29 02:58:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/29 02:58:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/29 02:58:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/29 02:58:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/29 02:58:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/29 02:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/29 02:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/29 02:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/29 02:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/29 02:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/29 02:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/29 02:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/29 02:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/29 02:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/29 02:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/29 02:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/29 02:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/29 02:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/29 02:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/29 02:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/29 02:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/29 02:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 02:58:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 02:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/29 02:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/29 02:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/29 02:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/29 02:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/29 02:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/29 02:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/29 02:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/29 02:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/29 02:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/29 02:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/29 02:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/29 02:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/29 02:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/29 02:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/29 02:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/29 02:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 02:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 02:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 02:58:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 02:58:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/29 02:58:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/29 02:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/29 02:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/29 02:58:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/29 02:58:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/29 02:58:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/29 02:58:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/29 02:58:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/29 02:58:06 DEBUG : dir1: Directory modification time the same (differ by -82.307µs, within tolerance 1ms) 2026/07/29 02:58:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/29 02:58:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:58:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:58:07 DEBUG : appleappleapplebanana: md5 = ee59611989197f0f4cea021a847cba26 OK 2026/07/29 02:58:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 02:58:07 INFO : appleappleapplebanana: Copied (new) 2026/07/29 02:58:07 DEBUG : apple: md5 = eaac927a41abcb27291db6f2f7be0ff3 OK 2026/07/29 02:58:07 DEBUG : apple: size = 5 OK 2026/07/29 02:58:07 INFO : apple: Copied (new) 2026/07/29 02:58:07 DEBUG : banana: md5 = 2575d8d7239fb40acfd6395f41588995 OK 2026/07/29 02:58:07 DEBUG : banana: size = 6 OK 2026/07/29 02:58:07 INFO : banana: Copied (new) 2026/07/29 02:58:08 DEBUG : splitbananasplit: md5 = 0056dfe2ae7b51107b8cca156f77ee45 OK 2026/07/29 02:58:08 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 02:58:08 INFO : splitbananasplit: Copied (new) 2026/07/29 02:58:09 DEBUG : dir1/0000-abcdefg.txt: md5 = 29b0261d6bf99d7a5318fed8ba4aa076 OK 2026/07/29 02:58:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 02:58:09 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/29 02:58:09 DEBUG : dir1/0001-bcdefgh.txt: md5 = 019ada98cf754ec0aef50696916ac78d OK 2026/07/29 02:58:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 02:58:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/29 02:58:09 DEBUG : dir1/0003-defghij.txt: md5 = 1a1337a2d63b297ec6f13a57e1b1b200 OK 2026/07/29 02:58:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 02:58:09 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/29 02:58:09 DEBUG : dir1/0002-cdefghi.txt: md5 = 8f9824773fbf547d095bb2dc9f23ad95 OK 2026/07/29 02:58:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 02:58:09 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/29 02:58:10 DEBUG : dir1/0005-fghijkl.txt: md5 = d6de8340d0e06c1f3e659e6c7f86a41a OK 2026/07/29 02:58:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 02:58:10 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/29 02:58:10 DEBUG : dir1/0004-efghijk.txt: md5 = 5c706f6bb44ff59dbc7a0eaf8873547f OK 2026/07/29 02:58:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 02:58:10 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/29 02:58:10 DEBUG : dir1/0007-1234567.txt: md5 = 614f118137404d51fa7ebb1cfc85cedf OK 2026/07/29 02:58:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 02:58:10 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/29 02:58:10 DEBUG : dir1/0006-ghijklm.txt: md5 = 95bf4ffa4c71a5cefe0958ff1128331e OK 2026/07/29 02:58:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 02:58:10 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/29 02:58:12 DEBUG : dir1/0008-2345678.txt: md5 = 0778e3102cd182dd6dd9458b6fa10bb6 OK 2026/07/29 02:58:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 02:58:12 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/29 02:58:12 DEBUG : dir1/0009-3456789.txt: md5 = 908496a28b019a2e2c03579ebd82bd67 OK 2026/07/29 02:58:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 02:58:12 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/29 02:58:12 DEBUG : dir1/0011-56789;.txt: md5 = eb82e379ee8c61ac2364e54afa2b5429 OK 2026/07/29 02:58:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 02:58:12 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/29 02:58:12 DEBUG : dir1/0010-456789.txt: md5 = ed251e48bac632cdd53d24eba3883447 OK 2026/07/29 02:58:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 02:58:12 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/29 02:58:13 DEBUG : dir1/0012-6789;.txt: md5 = 759210acb6f577e5a94b99b4e29068ed OK 2026/07/29 02:58:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 02:58:13 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/29 02:58:13 DEBUG : dir1/0014-89;=.txt: md5 = 71fa02de08e26106abc35b588c0014d3 OK 2026/07/29 02:58:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 02:58:13 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/29 02:58:13 DEBUG : dir1/0013-789;=.txt: md5 = 7b1cb0962898363bde330f7967ed85cd OK 2026/07/29 02:58:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 02:58:13 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/29 02:58:13 DEBUG : dir1/0015-9;=.txt: md5 = 5a5356442c9a08ea025cbd77e9e2b539 OK 2026/07/29 02:58:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 02:58:13 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/29 02:58:13 DEBUG : Waiting for deletions to finish 2026/07/29 02:58:14 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/29 02:58:14 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/29 02:58:14 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/29 02:58:14 INFO : appleSUFFIX: Deleted 2026/07/29 02:58:14 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/29 02:58:14 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/29 02:58:14 INFO : bananaSUFFIX: Deleted 2026/07/29 02:58:14 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/29 02:58:14 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/29 02:58:14 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/29 02:58:14 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/29 02:58:14 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/29 02:58:14 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/29 02:58:14 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/29 02:58:14 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/29 02:58:14 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/29 02:58:15 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/29 02:58:15 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/29 02:58:15 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/29 02:58:15 INFO : splitbananasplitSUFFIX: Deleted 2026/07/29 02:58:15 DEBUG : Waiting for deletions to finish 2026/07/29 02:58:15 DEBUG : banana: Excluded (Path Filter) 2026/07/29 02:58:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 02:58:15 DEBUG : apple: Excluded (Path Filter) 2026/07/29 02:58:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 02:58:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 02:58:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 02:58:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 02:58:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 02:58:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 02:58:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 02:58:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 02:58:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 02:58:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 02:58:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 02:58:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 02:58:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 02:58:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 02:58:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 02:58:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 02:58:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 02:58:16 DEBUG : Waiting for deletions to finish 2026/07/29 02:58:16 DEBUG : banana: Excluded (Path Filter) 2026/07/29 02:58:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 02:58:16 DEBUG : apple: Excluded (Path Filter) 2026/07/29 02:58:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 02:58:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 02:58:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 02:58:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 02:58:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 02:58:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 02:58:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 02:58:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 02:58:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 02:58:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 02:58:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 02:58:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 02:58:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 02:58:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 02:58:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 02:58:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 02:58:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/29 02:58:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:58:29 DEBUG : dir1/0000-abcdefg.txt: md5 = 009a2020dd9fa0c744417ebb34316114 OK 2026/07/29 02:58:31 DEBUG : dir1/0001-bcdefgh.txt: md5 = 515d153c8c64e118f7d284121324b234 OK 2026/07/29 02:58:32 DEBUG : dir1/0002-cdefghi.txt: md5 = cfdd1430610d3b049130c7aa0d481701 OK 2026/07/29 02:58:34 DEBUG : dir1/0003-defghij.txt: md5 = dd8e1fa81811afe136fba1c88c3421a3 OK 2026/07/29 02:58:35 DEBUG : dir1/0004-efghijk.txt: md5 = 0189ef979acd33c44fa1b4ce86a2a972 OK 2026/07/29 02:58:37 DEBUG : dir1/0005-fghijkl.txt: md5 = e23b0865bc10dc0e8443a7011f6fad64 OK 2026/07/29 02:58:38 DEBUG : dir1/0006-ghijklm.txt: md5 = 3105c05fd9eddfae37c6b7c13a7b0baf OK 2026/07/29 02:58:40 DEBUG : dir1/0007-1234567.txt: md5 = 16a3ecbc7ea05e12d38aaf31c1d7139d OK 2026/07/29 02:58:41 DEBUG : dir1/0008-2345678.txt: md5 = b4cb0acfc59e3709cc50f7a7e265423d OK 2026/07/29 02:58:43 DEBUG : dir1/0009-3456789.txt: md5 = 3938cf832f3501522cc4e9e323b29ec6 OK 2026/07/29 02:58:44 DEBUG : dir1/0010-456789.txt: md5 = 3d98e53d267148e4c558f1e395912f33 OK 2026/07/29 02:58:45 DEBUG : dir1/0011-56789;.txt: md5 = e1ddf0ea04ec4429583047159b66884e OK 2026/07/29 02:58:47 DEBUG : dir1/0012-6789;.txt: md5 = 22b6cf3e8bf605b58abb2b997596e652 OK 2026/07/29 02:58:48 DEBUG : dir1/0013-789;=.txt: md5 = 1e0f7be724d72a94426d7542ee8abe88 OK 2026/07/29 02:58:50 DEBUG : dir1/0014-89;=.txt: md5 = 58afd5fcb55c6b31e8629b639b39edcb OK 2026/07/29 02:58:51 DEBUG : dir1/0015-9;=.txt: md5 = 64e5b1a772011374dce1f2ccc20db980 OK 2026/07/29 02:58:53 DEBUG : apple: md5 = a029b59d8926ea0ae6d7296e512c99bc OK 2026/07/29 02:58:54 DEBUG : banana: md5 = 85bbd670f8e433ea3df16f4d9b736bfa OK 2026/07/29 02:58:55 DEBUG : appleappleapplebanana: md5 = 30b936cedca6a46242a819ab54f54da5 OK 2026/07/29 02:58:57 DEBUG : splitbananasplit: md5 = 706f80edd08386b81d9146b4abdebeed OK 2026/07/29 02:58:57 DEBUG : Waiting for deletions to finish 2026/07/29 02:58:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 02:58:57 DEBUG : banana: Excluded (Path Filter) 2026/07/29 02:58:57 DEBUG : apple: Excluded (Path Filter) 2026/07/29 02:58:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 02:58:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 02:58:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 02:58:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 02:58:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 02:58:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 02:58:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 02:58:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 02:58:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 02:58:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 02:58:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 02:58:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 02:58:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 02:58:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 02:58:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 02:58:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 02:58:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 02:58:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/29 02:58:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/29 02:58:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/29 02:58:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:58:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/29 02:58:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:58:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:58:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:58:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:58:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/29 02:58:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:58:58 DEBUG : apple: size = 5 OK 2026/07/29 02:58:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:58:58 DEBUG : apple: Unchanged skipping 2026/07/29 02:58:58 DEBUG : banana: size = 6 OK 2026/07/29 02:58:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:58:58 DEBUG : banana: Unchanged skipping 2026/07/29 02:58:59 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/29 02:58:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/29 02:58:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/29 02:58:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/29 02:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 02:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 02:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 02:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 02:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 02:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 02:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 02:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 02:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 02:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 02:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 02:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 02:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 02:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 02:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 02:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 02:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 02:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 02:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 02:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 02:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 02:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 02:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 02:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 02:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 02:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 02:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 02:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 02:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 02:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 02:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 02:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 02:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 02:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 02:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 02:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 02:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 02:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 02:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 02:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 02:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 02:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 02:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 02:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 02:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 02:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 02:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 02:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 02:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 02:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 02:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 02:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 02:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 02:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 02:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 02:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 02:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 02:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 02:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 02:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 02:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 02:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 02:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 02:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 02:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 02:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 02:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 02:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 02:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 02:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 02:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 02:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 02:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 02:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 02:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 02:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 02:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 02:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 02:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 02:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 02:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 02:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 02:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 02:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 02:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 02:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 02:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 02:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 02:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 02:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 02:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 02:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 02:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 02:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 02:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 02:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 02:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 02:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 02:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 02:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 02:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 02:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 02:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 02:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 02:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 02:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 02:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 02:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 02:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 02:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 02:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 02:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 02:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 02:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 02:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 02:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 02:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 02:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 02:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/29 02:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/29 02:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 02:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/29 02:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 02:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/29 02:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 02:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/29 02:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 02:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 02:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 02:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 02:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 02:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 02:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 02:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 02:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 02:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/29 02:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 02:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 02:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 02:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 02:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 02:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 02:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 02:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 02:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 02:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 02:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 02:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 02:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 02:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 02:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 02:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 02:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 02:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 02:58:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/29 02:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 02:58:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 02:58:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 02:58:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 02:58:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 02:58:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 02:58:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 02:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/29 02:58:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 02:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/29 02:58:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 02:58:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 02:58:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/29 02:58:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 02:58:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 02:58:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 02:58:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:58:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/29 02:58:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/29 02:58:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:58:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:59:00 DEBUG : appleapple: md5 = e0f5fd97ce68a351de6d53198bfc2708 OK 2026/07/29 02:59:00 DEBUG : appleapple: size = 21 OK 2026/07/29 02:59:00 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/29 02:59:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/29 02:59:00 DEBUG : splitbanan: md5 = 862600c8b4230059f32fdb0c2dd7972a OK 2026/07/29 02:59:00 DEBUG : splitbanan: size = 16 OK 2026/07/29 02:59:00 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/29 02:59:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/29 02:59:00 DEBUG : dir1/0000-abcde: md5 = bd951a24a6120e218377330adb2a88f4 OK 2026/07/29 02:59:00 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/29 02:59:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/29 02:59:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/29 02:59:00 DEBUG : dir1/0001-bcdef: md5 = 34d8b31883a3e2670c94cce6802ffd2d OK 2026/07/29 02:59:00 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/29 02:59:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/29 02:59:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/29 02:59:01 DEBUG : dir1/0002-cdefg: md5 = e74341513614efe23c47c7272bed9f79 OK 2026/07/29 02:59:01 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/29 02:59:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/29 02:59:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/29 02:59:02 DEBUG : dir1/0004-efghi: md5 = 397d57814af5724ab94effe289671069 OK 2026/07/29 02:59:02 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/29 02:59:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/29 02:59:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/29 02:59:02 DEBUG : dir1/0005-fghij: md5 = 481f72caea64ac0b10e73c83a9171345 OK 2026/07/29 02:59:02 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/29 02:59:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/29 02:59:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/29 02:59:02 DEBUG : dir1/0003-defgh: md5 = 6fd280ad0e6baeb937363723c0d2ad94 OK 2026/07/29 02:59:02 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/29 02:59:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/29 02:59:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/29 02:59:03 DEBUG : dir1/0006-ghijk: md5 = e49ca7d1f22c5889720cd0842755ea38 OK 2026/07/29 02:59:03 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/29 02:59:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/29 02:59:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/29 02:59:03 DEBUG : dir1/0007-12345: md5 = 54cd2141a5c0c690f1930ef1aa4e2bfd OK 2026/07/29 02:59:03 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/29 02:59:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/29 02:59:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/29 02:59:03 DEBUG : dir1/0009-34567: md5 = 8d2d3d94b056565ae33c0b7b09877768 OK 2026/07/29 02:59:03 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/29 02:59:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/29 02:59:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/29 02:59:03 DEBUG : dir1/0008-23456: md5 = 4a5ba29f7ad91cdd4d7c02bb9c7275f4 OK 2026/07/29 02:59:03 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/29 02:59:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/29 02:59:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/29 02:59:04 DEBUG : dir1/0010-45678: md5 = f7ce43fdbc309ccd90482b0b73319cd1 OK 2026/07/29 02:59:04 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/29 02:59:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/29 02:59:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/29 02:59:04 DEBUG : dir1/0011-56789: md5 = 7c7ecd655de21935faa69336744dce5e OK 2026/07/29 02:59:04 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/29 02:59:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/29 02:59:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/29 02:59:05 DEBUG : dir1/0013-789;=: md5 = d6cfa283cb9296e1f16c4c0e529ae754 OK 2026/07/29 02:59:05 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/29 02:59:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/29 02:59:05 DEBUG : dir1/0012-6789;: md5 = 9eee70244e439ade4f75b02b15b33f14 OK 2026/07/29 02:59:05 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/29 02:59:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/29 02:59:06 DEBUG : dir1/0014-89;=.: md5 = d72658147f8516f310c546d34401d46b OK 2026/07/29 02:59:06 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/29 02:59:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/29 02:59:06 DEBUG : dir1/0015-9;=.t: md5 = 48bfe52fba44872ccba372507824af6f OK 2026/07/29 02:59:06 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/29 02:59:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/29 02:59:06 DEBUG : Waiting for deletions to finish 2026/07/29 02:59:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/29 02:59:06 INFO : splitbananasplit: Deleted 2026/07/29 02:59:06 INFO : dir1/0015-9;=.txt: Deleted 2026/07/29 02:59:06 INFO : dir1/0007-1234567.txt: Deleted 2026/07/29 02:59:06 INFO : dir1/0012-6789;.txt: Deleted 2026/07/29 02:59:07 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/29 02:59:07 INFO : dir1/0008-2345678.txt: Deleted 2026/07/29 02:59:07 INFO : dir1/0011-56789;.txt: Deleted 2026/07/29 02:59:07 INFO : dir1/0013-789;=.txt: Deleted 2026/07/29 02:59:07 INFO : dir1/0003-defghij.txt: Deleted 2026/07/29 02:59:07 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/29 02:59:07 INFO : appleappleapplebanana: Deleted 2026/07/29 02:59:07 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/29 02:59:07 INFO : dir1/0010-456789.txt: Deleted 2026/07/29 02:59:07 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/29 02:59:07 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/29 02:59:07 INFO : dir1/0009-3456789.txt: Deleted 2026/07/29 02:59:07 INFO : dir1/0014-89;=.txt: Deleted 2026/07/29 02:59:07 DEBUG : Waiting for deletions to finish 2026/07/29 02:59:08 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/29 02:59:08 DEBUG : banana: Excluded (Path Filter) 2026/07/29 02:59:08 DEBUG : apple: Excluded (Path Filter) 2026/07/29 02:59:08 DEBUG : appleapple: Excluded (Path Filter) 2026/07/29 02:59:08 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/29 02:59:08 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/29 02:59:08 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/29 02:59:08 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/29 02:59:08 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/29 02:59:08 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/29 02:59:08 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/29 02:59:08 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/29 02:59:08 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/29 02:59:08 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/29 02:59:08 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/29 02:59:08 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/29 02:59:08 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/29 02:59:08 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/29 02:59:08 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/29 02:59:08 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/29 02:59:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/29 02:59:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/29 02:59:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/29 02:59:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/29 02:59:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/29 02:59:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/29 02:59:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/29 02:59:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/29 02:59:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/29 02:59:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/29 02:59:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/29 02:59:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/29 02:59:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/29 02:59:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/29 02:59:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/29 02:59:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/29 02:59:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/29 02:59:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/29 02:59:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/29 02:59:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/29 02:59:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/29 02:59:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/29 02:59:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/29 02:59:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/29 02:59:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/29 02:59:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/29 02:59:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/29 02:59:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/29 02:59:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/29 02:59:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/29 02:59:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/29 02:59:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/29 02:59:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/29 02:59:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/29 02:59:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/29 02:59:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/29 02:59:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/29 02:59:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/29 02:59:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/29 02:59:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/29 02:59:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/29 02:59:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/29 02:59:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/29 02:59:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/29 02:59:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/29 02:59:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/29 02:59:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/29 02:59:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/29 02:59:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/29 02:59:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/29 02:59:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/29 02:59:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/29 02:59:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/29 02:59:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/29 02:59:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/29 02:59:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/29 02:59:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/29 02:59:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/29 02:59:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/29 02:59:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/29 02:59:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/29 02:59:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/29 02:59:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:59:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/29 02:59:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:59:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/29 02:59:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:59:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/29 02:59:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:59:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/29 02:59:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:59:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/29 02:59:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:59:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/29 02:59:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:59:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/29 02:59:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:59:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/29 02:59:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:59:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/29 02:59:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:59:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/29 02:59:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:59:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/29 02:59:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:59:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/29 02:59:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:59:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/29 02:59:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:59:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/29 02:59:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:59:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/29 02:59:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:59:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/29 02:59:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:59:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:59:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/29 02:59:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/29 02:59:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:59:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/29 02:59:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/29 02:59:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/29 02:59:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/29 02:59:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/29 02:59:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/29 02:59:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/29 02:59:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/29 02:59:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/29 02:59:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/29 02:59:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/29 02:59:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/29 02:59:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/29 02:59:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/29 02:59:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/29 02:59:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/29 02:59:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/29 02:59:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/29 02:59:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/29 02:59:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/29 02:59:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:59:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/29 02:59:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:59:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:59:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:59:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:59:09 DEBUG : dir1: Directory modification time the same (differ by -906.308µs, within tolerance 1ms) 2026/07/29 02:59:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/29 02:59:09 DEBUG : apple: size = 5 OK 2026/07/29 02:59:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:09 DEBUG : apple: Unchanged skipping 2026/07/29 02:59:09 DEBUG : appleapple: size = 21 OK 2026/07/29 02:59:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 02:59:09 DEBUG : banana: size = 6 OK 2026/07/29 02:59:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:09 DEBUG : banana: Unchanged skipping 2026/07/29 02:59:09 DEBUG : splitbanan: size = 16 OK 2026/07/29 02:59:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:09 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 02:59:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:59:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:59:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 02:59:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 02:59:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:59:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 02:59:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 02:59:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:59:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 02:59:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 02:59:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 02:59:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 02:59:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 02:59:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 02:59:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:59:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 02:59:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 02:59:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 02:59:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 02:59:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 02:59:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 02:59:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:59:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 02:59:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 02:59:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:59:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 02:59:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 02:59:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 02:59:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 02:59:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 02:59:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 02:59:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 02:59:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 02:59:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 02:59:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 02:59:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 02:59:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 02:59:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:59:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 02:59:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 02:59:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 02:59:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 02:59:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 02:59:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 02:59:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 02:59:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 02:59:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 02:59:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 02:59:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 02:59:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 02:59:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 02:59:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 02:59:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:59:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 02:59:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 02:59:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 02:59:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 02:59:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 02:59:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 02:59:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 02:59:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 02:59:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 02:59:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 02:59:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 02:59:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 02:59:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 02:59:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 02:59:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 02:59:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 02:59:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:59:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 02:59:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 02:59:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 02:59:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 02:59:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 02:59:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 02:59:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 02:59:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 02:59:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:59:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 02:59:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 02:59:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 02:59:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 02:59:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 02:59:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 02:59:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 02:59:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 02:59:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 02:59:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 02:59:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 02:59:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 02:59:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 02:59:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 02:59:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 02:59:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 02:59:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:59:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 02:59:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 02:59:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 02:59:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 02:59:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 02:59:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 02:59:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 02:59:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 02:59:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 02:59:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 02:59:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 02:59:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 02:59:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 02:59:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 02:59:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 02:59:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 02:59:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 02:59:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 02:59:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 02:59:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 02:59:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 02:59:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 02:59:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/29 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:59:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/29 02:59:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 02:59:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/29 02:59:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 02:59:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/29 02:59:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 02:59:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/29 02:59:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 02:59:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:59:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 02:59:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 02:59:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 02:59:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 02:59:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 02:59:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 02:59:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 02:59:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/29 02:59:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 02:59:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 02:59:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 02:59:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 02:59:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 02:59:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 02:59:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 02:59:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 02:59:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 02:59:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 02:59:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 02:59:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 02:59:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 02:59:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 02:59:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 02:59:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 02:59:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 02:59:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 02:59:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/29 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:59:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/29 02:59:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/29 02:59:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/29 02:59:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/29 02:59:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/29 02:59:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/29 02:59:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/29 02:59:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/29 02:59:09 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/29 02:59:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/29 02:59:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 02:59:09 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/29 02:59:09 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/29 02:59:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 02:59:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 02:59:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/29 02:59:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/29 02:59:09 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/29 02:59:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/29 02:59:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 02:59:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/29 02:59:09 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/29 02:59:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 02:59:09 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/29 02:59:09 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/29 02:59:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 02:59:09 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/29 02:59:09 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/29 02:59:09 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/29 02:59:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:09 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/29 02:59:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:09 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/29 02:59:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 02:59:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 02:59:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 02:59:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 02:59:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 02:59:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 02:59:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/29 02:59:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/29 02:59:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/29 02:59:09 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/29 02:59:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 02:59:09 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/29 02:59:09 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/29 02:59:09 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/29 02:59:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 02:59:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 02:59:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:59:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 02:59:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:59:09 DEBUG : Waiting for deletions to finish 2026/07/29 02:59:09 DEBUG : Waiting for deletions to finish 2026/07/29 02:59:09 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/29 02:59:09 DEBUG : banana: Excluded (Path Filter) 2026/07/29 02:59:09 DEBUG : apple: Excluded (Path Filter) 2026/07/29 02:59:09 DEBUG : appleapple: Excluded (Path Filter) 2026/07/29 02:59:09 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/29 02:59:09 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/29 02:59:09 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/29 02:59:09 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/29 02:59:09 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/29 02:59:09 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/29 02:59:09 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/29 02:59:09 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/29 02:59:09 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/29 02:59:09 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/29 02:59:09 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/29 02:59:09 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/29 02:59:09 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/29 02:59:09 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/29 02:59:09 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/29 02:59:09 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/29 02:59:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:59:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:59:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/29 02:59:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/29 02:59:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/29 02:59:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/29 02:59:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/29 02:59:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/29 02:59:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/29 02:59:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/29 02:59:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/29 02:59:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/29 02:59:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/29 02:59:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/29 02:59:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/29 02:59:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/29 02:59:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/29 02:59:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/29 02:59:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/29 02:59:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/29 02:59:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/29 02:59:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/29 02:59:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/29 02:59:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/29 02:59:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/29 02:59:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/29 02:59:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/29 02:59:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/29 02:59:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/29 02:59:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/29 02:59:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/29 02:59:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/29 02:59:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/29 02:59:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/29 02:59:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/29 02:59:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/29 02:59:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/29 02:59:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/29 02:59:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/29 02:59:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/29 02:59:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/29 02:59:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/29 02:59:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/29 02:59:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/29 02:59:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/29 02:59:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/29 02:59:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/29 02:59:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/29 02:59:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/29 02:59:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/29 02:59:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/29 02:59:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/29 02:59:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/29 02:59:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 02:59:23 DEBUG : dir1/0000-abcdefg.txt: md5 = 9d50fe6f374ecaca99ac5339b523f407 OK 2026/07/29 02:59:24 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4b7eee1993b11fbffcf4b3ea8b5acff1 OK 2026/07/29 02:59:26 DEBUG : dir1/0002-cdefghi.txt: md5 = 5fda26d43d8a3cc33f1d97aee25c1d52 OK 2026/07/29 02:59:27 DEBUG : dir1/0003-defghij.txt: md5 = 8d204599669ade5c1ad7571f7b1a03ff OK 2026/07/29 02:59:29 DEBUG : dir1/0004-efghijk.txt: md5 = ee2a78c6cda7ca3d2a2eb1ad6dd4ba97 OK 2026/07/29 02:59:30 DEBUG : dir1/0005-fghijkl.txt: md5 = dd5b136ecf549080f8179db7458f7fea OK 2026/07/29 02:59:32 DEBUG : dir1/0006-ghijklm.txt: md5 = 85bd18a05c1febcb212e251e01b30c50 OK 2026/07/29 02:59:33 DEBUG : dir1/0007-1234567.txt: md5 = de008974f114b29b351b1b4cd3200ed9 OK 2026/07/29 02:59:35 DEBUG : dir1/0008-2345678.txt: md5 = 82d4b3e9dccb2ba0896867964ac03d9a OK 2026/07/29 02:59:36 DEBUG : dir1/0009-3456789.txt: md5 = a0da3a7a38cacd275398f403bd70b58c OK 2026/07/29 02:59:37 DEBUG : dir1/0010-456789.txt: md5 = 3f245b2929359385aa507d5eac004f41 OK 2026/07/29 02:59:39 DEBUG : dir1/0011-56789;.txt: md5 = 6c5166f78d4d679c0632b7ccafc79e61 OK 2026/07/29 02:59:40 DEBUG : dir1/0012-6789;.txt: md5 = 0401bacd1885746e83e3863984674298 OK 2026/07/29 02:59:42 DEBUG : dir1/0013-789;=.txt: md5 = 6d018c0b1dae51b6d17df2144d192a26 OK 2026/07/29 02:59:43 DEBUG : dir1/0014-89;=.txt: md5 = 944c4e19b620c2a7fea73affdb3d56de OK 2026/07/29 02:59:44 DEBUG : dir1/0015-9;=.txt: md5 = 46e8eaf996e677c25738187182de2bb4 OK 2026/07/29 02:59:46 DEBUG : apple: md5 = 126e780ed20ba574555f1a45df20c204 OK 2026/07/29 02:59:48 DEBUG : banana: md5 = 78313f3f92c9946a4bccde78edb96649 OK 2026/07/29 02:59:49 DEBUG : appleappleapplebanana: md5 = e0f01d6ae12e598af76bce896f30179a OK 2026/07/29 02:59:51 DEBUG : splitbananasplit: md5 = ffde3551c33666f66835234cd2e3eba4 OK 2026/07/29 02:59:51 DEBUG : Waiting for deletions to finish 2026/07/29 02:59:52 DEBUG : banana: Excluded (Path Filter) 2026/07/29 02:59:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 02:59:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 02:59:52 DEBUG : apple: Excluded (Path Filter) 2026/07/29 02:59:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 02:59:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 02:59:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 02:59:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 02:59:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 02:59:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 02:59:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 02:59:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 02:59:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 02:59:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 02:59:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 02:59:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 02:59:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 02:59:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 02:59:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 02:59:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 02:59:53 DEBUG : apple: size = 5 OK 2026/07/29 02:59:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 02:59:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:53 DEBUG : apple: Unchanged skipping 2026/07/29 02:59:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 02:59:53 DEBUG : banana: size = 6 OK 2026/07/29 02:59:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:53 DEBUG : banana: Unchanged skipping 2026/07/29 02:59:53 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/29 02:59:53 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 02:59:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:53 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 02:59:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 02:59:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 02:59:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 02:59:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 02:59:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 02:59:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 02:59:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 02:59:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 02:59:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 02:59:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 02:59:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 02:59:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 02:59:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 02:59:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 02:59:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 02:59:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 02:59:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 02:59:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 02:59:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 02:59:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 02:59:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 02:59:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:59:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 02:59:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 02:59:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 02:59:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 02:59:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 02:59:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 02:59:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 02:59:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 02:59:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 02:59:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 02:59:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 02:59:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:59:53 DEBUG : Waiting for deletions to finish 2026/07/29 02:59:53 INFO : There was nothing to transfer 2026/07/29 02:59:53 DEBUG : Waiting for deletions to finish 2026/07/29 02:59:54 DEBUG : banana: Excluded (Path Filter) 2026/07/29 02:59:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 02:59:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 02:59:54 DEBUG : apple: Excluded (Path Filter) 2026/07/29 02:59:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 02:59:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 02:59:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 02:59:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 02:59:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 02:59:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 02:59:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 02:59:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 02:59:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 02:59:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 02:59:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 02:59:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 02:59:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 02:59:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 02:59:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 02:59:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 02:59:55 DEBUG : dir1: Directory modification time the same (differ by -604.231µs, within tolerance 1ms) 2026/07/29 02:59:55 DEBUG : apple: size = 5 OK 2026/07/29 02:59:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 02:59:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:55 DEBUG : apple: Unchanged skipping 2026/07/29 02:59:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 02:59:55 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 02:59:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:55 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 02:59:55 DEBUG : banana: size = 6 OK 2026/07/29 02:59:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:55 DEBUG : banana: Unchanged skipping 2026/07/29 02:59:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 02:59:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 02:59:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 02:59:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 02:59:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 02:59:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 02:59:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 02:59:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 02:59:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 02:59:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 02:59:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 02:59:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 02:59:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 02:59:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 02:59:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 02:59:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 02:59:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 02:59:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 02:59:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 02:59:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 02:59:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 02:59:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 02:59:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 02:59:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 02:59:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 02:59:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 02:59:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 02:59:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 02:59:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 02:59:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 02:59:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 02:59:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 02:59:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 02:59:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 02:59:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 02:59:55 DEBUG : Waiting for deletions to finish 2026/07/29 02:59:55 INFO : There was nothing to transfer 2026/07/29 02:59:55 DEBUG : Waiting for deletions to finish 2026/07/29 02:59:55 DEBUG : banana: Excluded (Path Filter) 2026/07/29 02:59:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 02:59:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 02:59:55 DEBUG : apple: Excluded (Path Filter) 2026/07/29 02:59:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 02:59:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 02:59:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 02:59:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 02:59:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 02:59:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 02:59:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 02:59:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 02:59:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 02:59:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 02:59:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 02:59:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 02:59:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 02:59:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 02:59:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 02:59:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 02:59:56 DEBUG : Waiting for deletions to finish 2026/07/29 02:59:56 DEBUG : banana: Excluded (Path Filter) 2026/07/29 02:59:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 02:59:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 02:59:56 DEBUG : apple: Excluded (Path Filter) 2026/07/29 02:59:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 02:59:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 02:59:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 02:59:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 02:59:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 02:59:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 02:59:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 02:59:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 02:59:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 02:59:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 02:59:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 02:59:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 02:59:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 02:59:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 02:59:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 02:59:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 03:00:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/29 03:00:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/29 03:00:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/29 03:00:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/29 03:00:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/29 03:00:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/29 03:00:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/29 03:00:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/29 03:00:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/29 03:00:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/29 03:00:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/29 03:00:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/29 03:00:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/29 03:00:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/29 03:00:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/29 03:00:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 03:00:10 DEBUG : dir1/0000-abcdefg.txt: md5 = 547e4465e8245d21cda5d6425f2d3095 OK 2026/07/29 03:00:12 DEBUG : dir1/0001-bcdefgh.txt: md5 = ce1fdbdb7305d635ec74b3521beef480 OK 2026/07/29 03:00:13 DEBUG : dir1/0002-cdefghi.txt: md5 = 42b0d8fb42c9829140d8d4851933dfe4 OK 2026/07/29 03:00:15 DEBUG : dir1/0003-defghij.txt: md5 = f480aa0d2ca81dc9dfe86484d4721b4a OK 2026/07/29 03:00:16 DEBUG : dir1/0004-efghijk.txt: md5 = 875288b8caa71aca7ff03b561602a55a OK 2026/07/29 03:00:18 DEBUG : dir1/0005-fghijkl.txt: md5 = a337d1e87ea0214f7a7f7396d4974ffc OK 2026/07/29 03:00:19 DEBUG : dir1/0006-ghijklm.txt: md5 = 556daf3b1ed513626794bcbe876cb3a3 OK 2026/07/29 03:00:21 DEBUG : dir1/0007-1234567.txt: md5 = 0dc7de1583bf92855844558d88fbb432 OK 2026/07/29 03:00:23 DEBUG : dir1/0008-2345678.txt: md5 = 3cb915892853ea70ca84fc6f2fa2e2fb OK 2026/07/29 03:00:24 DEBUG : dir1/0009-3456789.txt: md5 = d6bc33ab328ce4e6ff6727b015a5010a OK 2026/07/29 03:00:25 DEBUG : dir1/0010-456789.txt: md5 = 44c933e35c0d19abad105371973f38c2 OK 2026/07/29 03:00:27 DEBUG : dir1/0011-56789;.txt: md5 = ad6ea3e326869bce159b92a0f25d9da4 OK 2026/07/29 03:00:28 DEBUG : dir1/0012-6789;.txt: md5 = b8d8d7a35554de440a6aa2733e635b78 OK 2026/07/29 03:00:30 DEBUG : dir1/0013-789;=.txt: md5 = a3c4510cc1a9b6a41fe00500908f0214 OK 2026/07/29 03:00:31 DEBUG : dir1/0014-89;=.txt: md5 = 97965e20ffc520c4cef98ea446cefbc0 OK 2026/07/29 03:00:33 DEBUG : dir1/0015-9;=.txt: md5 = 48113bbd8a80ae00c1c82ed8e62140c0 OK 2026/07/29 03:00:34 DEBUG : apple: md5 = 618990d47a93567055c7381aba36b439 OK 2026/07/29 03:00:36 DEBUG : banana: md5 = a189556a0fc5adff60d05f8694a05a3f OK 2026/07/29 03:00:37 DEBUG : appleappleapplebanana: md5 = 6c03d9f8bbe7fcde6d0f3377e8258825 OK 2026/07/29 03:00:39 DEBUG : splitbananasplit: md5 = 6e63651123f081d93dfdfa71d64fdce9 OK 2026/07/29 03:00:39 DEBUG : Waiting for deletions to finish 2026/07/29 03:00:40 DEBUG : apple: Excluded (Path Filter) 2026/07/29 03:00:40 DEBUG : banana: Excluded (Path Filter) 2026/07/29 03:00:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 03:00:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 03:00:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 03:00:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 03:00:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 03:00:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 03:00:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 03:00:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 03:00:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 03:00:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 03:00:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 03:00:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 03:00:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 03:00:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 03:00:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 03:00:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 03:00:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 03:00:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 03:00:41 DEBUG : apple: size = 5 OK 2026/07/29 03:00:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:41 DEBUG : apple: Unchanged skipping 2026/07/29 03:00:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 03:00:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 03:00:41 DEBUG : banana: size = 6 OK 2026/07/29 03:00:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:41 DEBUG : banana: Unchanged skipping 2026/07/29 03:00:41 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/29 03:00:41 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 03:00:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:41 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 03:00:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 03:00:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 03:00:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 03:00:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 03:00:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 03:00:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 03:00:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 03:00:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 03:00:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 03:00:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 03:00:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 03:00:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 03:00:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 03:00:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 03:00:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 03:00:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 03:00:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 03:00:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 03:00:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 03:00:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 03:00:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 03:00:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 03:00:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 03:00:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 03:00:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 03:00:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 03:00:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 03:00:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 03:00:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 03:00:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 03:00:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 03:00:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 03:00:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 03:00:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 03:00:41 DEBUG : Waiting for deletions to finish 2026/07/29 03:00:41 INFO : There was nothing to transfer 2026/07/29 03:00:41 DEBUG : Waiting for deletions to finish 2026/07/29 03:00:42 DEBUG : apple: Excluded (Path Filter) 2026/07/29 03:00:42 DEBUG : banana: Excluded (Path Filter) 2026/07/29 03:00:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 03:00:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 03:00:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 03:00:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 03:00:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 03:00:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 03:00:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 03:00:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 03:00:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 03:00:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 03:00:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 03:00:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 03:00:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 03:00:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 03:00:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 03:00:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 03:00:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 03:00:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 03:00:43 DEBUG : dir1: Directory modification time the same (differ by -235.96µs, within tolerance 1ms) 2026/07/29 03:00:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 03:00:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 03:00:43 DEBUG : banana: size = 6 OK 2026/07/29 03:00:43 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 03:00:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:43 DEBUG : apple: size = 5 OK 2026/07/29 03:00:43 DEBUG : banana: Unchanged skipping 2026/07/29 03:00:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:43 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 03:00:43 DEBUG : apple: Unchanged skipping 2026/07/29 03:00:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 03:00:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 03:00:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 03:00:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 03:00:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 03:00:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 03:00:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 03:00:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 03:00:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 03:00:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 03:00:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 03:00:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 03:00:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 03:00:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 03:00:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 03:00:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 03:00:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 03:00:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 03:00:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 03:00:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 03:00:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 03:00:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 03:00:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 03:00:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 03:00:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 03:00:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 03:00:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 03:00:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 03:00:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 03:00:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 03:00:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 03:00:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 03:00:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:00:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 03:00:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 03:00:43 DEBUG : Waiting for deletions to finish 2026/07/29 03:00:43 INFO : There was nothing to transfer 2026/07/29 03:00:43 DEBUG : Waiting for deletions to finish 2026/07/29 03:00:43 DEBUG : apple: Excluded (Path Filter) 2026/07/29 03:00:43 DEBUG : banana: Excluded (Path Filter) 2026/07/29 03:00:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 03:00:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 03:00:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 03:00:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 03:00:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 03:00:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 03:00:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 03:00:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 03:00:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 03:00:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 03:00:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 03:00:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 03:00:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 03:00:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 03:00:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 03:00:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 03:00:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 03:00:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 03:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/29 03:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/29 03:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/29 03:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/29 03:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/29 03:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/29 03:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/29 03:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/29 03:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/29 03:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/29 03:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/29 03:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/29 03:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/29 03:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/29 03:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/29 03:00:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 03:00:58 DEBUG : dir1/0000-abcdefg.txt: md5 = 402231248393ec0d868ca2279b1fd15e OK 2026/07/29 03:00:59 DEBUG : dir1/0001-bcdefgh.txt: md5 = d2ef60ea985501a4ddaae063bddd1794 OK 2026/07/29 03:01:00 DEBUG : dir1/0002-cdefghi.txt: md5 = 0a2fbafa658983aa9f98dd682679d23a OK 2026/07/29 03:01:02 DEBUG : dir1/0003-defghij.txt: md5 = 0e3d66a7a817cc4b41d4ba9ff559dcf9 OK 2026/07/29 03:01:03 DEBUG : dir1/0004-efghijk.txt: md5 = c4cc567487a3ab1ba3028e09972abc03 OK 2026/07/29 03:01:05 DEBUG : dir1/0005-fghijkl.txt: md5 = 227d1be1342b19ba3c74fb56a7649707 OK 2026/07/29 03:01:06 DEBUG : dir1/0006-ghijklm.txt: md5 = 8d216d0c9e2975ed2c1885fb35195ebc OK 2026/07/29 03:01:08 DEBUG : dir1/0007-1234567.txt: md5 = a36508e9a08df6aeaa0e47d61a9c66ab OK 2026/07/29 03:01:09 DEBUG : dir1/0008-2345678.txt: md5 = 34aa378d162b1117f9f22296764f41d4 OK 2026/07/29 03:01:11 DEBUG : dir1/0009-3456789.txt: md5 = 55cecaba1707ffad70b2f087708a0ae7 OK 2026/07/29 03:01:12 DEBUG : dir1/0010-456789.txt: md5 = 4bbf2c72d57fdc8a7ebacd48bcba1d4b OK 2026/07/29 03:01:13 DEBUG : dir1/0011-56789;.txt: md5 = 71b1c367e11af1f6728517537416a768 OK 2026/07/29 03:01:15 DEBUG : dir1/0012-6789;.txt: md5 = d960e673c9162931186630c597beeb6f OK 2026/07/29 03:01:16 DEBUG : dir1/0013-789;=.txt: md5 = c92bf3f8a825fa48d0eedfdcfd4f9953 OK 2026/07/29 03:01:18 DEBUG : dir1/0014-89;=.txt: md5 = 4b4b014c2001e0ceead4b21ff6209975 OK 2026/07/29 03:01:19 DEBUG : dir1/0015-9;=.txt: md5 = 15b1f98b58a16f1f31b38578357548c4 OK 2026/07/29 03:01:21 DEBUG : apple: md5 = 65c29d506e191ed859f10dfb9e1836c3 OK 2026/07/29 03:01:22 DEBUG : banana: md5 = 2c734ed5734b2c44b2d391e05e3b1384 OK 2026/07/29 03:01:23 DEBUG : appleappleapplebanana: md5 = cf99453a289e27867891f1596becbae7 OK 2026/07/29 03:01:25 DEBUG : splitbananasplit: md5 = 924d03993c7f79c09a1b345b3b8727b4 OK 2026/07/29 03:01:25 DEBUG : Waiting for deletions to finish 2026/07/29 03:01:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 03:01:25 DEBUG : apple: Excluded (Path Filter) 2026/07/29 03:01:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 03:01:25 DEBUG : banana: Excluded (Path Filter) 2026/07/29 03:01:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 03:01:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 03:01:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 03:01:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 03:01:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 03:01:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 03:01:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 03:01:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 03:01:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 03:01:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 03:01:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 03:01:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 03:01:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 03:01:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 03:01:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 03:01:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 03:01:26 DEBUG : apple: size = 5 OK 2026/07/29 03:01:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 03:01:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:26 DEBUG : apple: Unchanged skipping 2026/07/29 03:01:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 03:01:26 DEBUG : banana: size = 6 OK 2026/07/29 03:01:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:26 DEBUG : banana: Unchanged skipping 2026/07/29 03:01:27 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/29 03:01:27 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 03:01:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:27 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 03:01:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 03:01:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 03:01:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 03:01:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 03:01:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 03:01:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 03:01:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 03:01:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 03:01:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 03:01:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 03:01:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 03:01:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 03:01:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 03:01:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 03:01:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 03:01:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 03:01:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 03:01:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 03:01:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 03:01:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 03:01:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 03:01:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 03:01:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 03:01:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 03:01:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 03:01:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 03:01:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 03:01:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 03:01:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 03:01:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 03:01:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 03:01:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 03:01:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 03:01:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 03:01:27 DEBUG : Waiting for deletions to finish 2026/07/29 03:01:27 INFO : There was nothing to transfer 2026/07/29 03:01:27 DEBUG : Waiting for deletions to finish 2026/07/29 03:01:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 03:01:27 DEBUG : apple: Excluded (Path Filter) 2026/07/29 03:01:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 03:01:27 DEBUG : banana: Excluded (Path Filter) 2026/07/29 03:01:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 03:01:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 03:01:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 03:01:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 03:01:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 03:01:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 03:01:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 03:01:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 03:01:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 03:01:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 03:01:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 03:01:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 03:01:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 03:01:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 03:01:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 03:01:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 03:01:28 DEBUG : dir1: Directory modification time the same (differ by -842.774µs, within tolerance 1ms) 2026/07/29 03:01:28 DEBUG : apple: size = 5 OK 2026/07/29 03:01:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 03:01:28 DEBUG : banana: size = 6 OK 2026/07/29 03:01:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:28 DEBUG : banana: Unchanged skipping 2026/07/29 03:01:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:28 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 03:01:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 03:01:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:28 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 03:01:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:28 DEBUG : apple: Unchanged skipping 2026/07/29 03:01:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 03:01:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 03:01:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 03:01:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 03:01:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 03:01:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 03:01:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 03:01:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 03:01:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 03:01:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 03:01:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 03:01:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 03:01:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 03:01:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 03:01:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 03:01:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 03:01:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 03:01:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 03:01:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 03:01:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 03:01:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 03:01:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 03:01:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 03:01:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 03:01:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 03:01:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 03:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 03:01:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 03:01:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 03:01:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 03:01:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 03:01:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 03:01:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:01:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 03:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 03:01:28 DEBUG : Waiting for deletions to finish 2026/07/29 03:01:28 INFO : There was nothing to transfer 2026/07/29 03:01:28 DEBUG : Waiting for deletions to finish 2026/07/29 03:01:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 03:01:29 DEBUG : apple: Excluded (Path Filter) 2026/07/29 03:01:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 03:01:29 DEBUG : banana: Excluded (Path Filter) 2026/07/29 03:01:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 03:01:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 03:01:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 03:01:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 03:01:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 03:01:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 03:01:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 03:01:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 03:01:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 03:01:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 03:01:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 03:01:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 03:01:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 03:01:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 03:01:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 03:01:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 03:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/29 03:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/29 03:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/29 03:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/29 03:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/29 03:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/29 03:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/29 03:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/29 03:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/29 03:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/29 03:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/29 03:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/29 03:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/29 03:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/29 03:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/29 03:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 03:01:43 DEBUG : dir1/0000-abcdefg.txt: md5 = e304536ac408bd9d48160dbdd804706d OK 2026/07/29 03:01:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0de13438e97610408717a5a40282d712 OK 2026/07/29 03:01:46 DEBUG : dir1/0002-cdefghi.txt: md5 = 008802c7332d3d014401dfaea6c649ac OK 2026/07/29 03:01:48 DEBUG : dir1/0003-defghij.txt: md5 = f08e9f0c4fb9970599182aac216b760b OK 2026/07/29 03:01:49 DEBUG : dir1/0004-efghijk.txt: md5 = d65147b2fc3fdc761a907be340b4d99d OK 2026/07/29 03:01:51 DEBUG : dir1/0005-fghijkl.txt: md5 = 2c0c864d658da1fecf000de70cb5c756 OK 2026/07/29 03:01:52 DEBUG : dir1/0006-ghijklm.txt: md5 = ec0c20a5a6361a8bd4433d09bf89a3a9 OK 2026/07/29 03:01:53 DEBUG : dir1/0007-1234567.txt: md5 = 3a1a644afd767203e70bf36808461cca OK 2026/07/29 03:01:55 DEBUG : dir1/0008-2345678.txt: md5 = 9ea81e57a8fd557e72bf1700b001eb6f OK 2026/07/29 03:01:57 DEBUG : dir1/0009-3456789.txt: md5 = 7fb4e004571ccc8abb1cd3c6718f9753 OK 2026/07/29 03:01:58 DEBUG : dir1/0010-456789.txt: md5 = 598bf75e0370f2c2a04222d8acce6237 OK 2026/07/29 03:02:00 DEBUG : dir1/0011-56789;.txt: md5 = 3fdd79b789f66d34a64f7bb66e73a0d0 OK 2026/07/29 03:02:01 DEBUG : dir1/0012-6789;.txt: md5 = d1ba0594a2957f7c5768d86938cc9a58 OK 2026/07/29 03:02:03 DEBUG : dir1/0013-789;=.txt: md5 = 791560debb2866feebb22a8e9e3922e4 OK 2026/07/29 03:02:04 DEBUG : dir1/0014-89;=.txt: md5 = eba57ba43f27cde61dad415dccd04ebe OK 2026/07/29 03:02:06 DEBUG : dir1/0015-9;=.txt: md5 = d18810a8466568def6fa7ae78429044f OK 2026/07/29 03:02:07 DEBUG : apple: md5 = 0d4d56fea60604c9e86b8d0bf7f824f1 OK 2026/07/29 03:02:08 DEBUG : banana: md5 = 4f00ce4f3cb812496f84f18f0eecd462 OK 2026/07/29 03:02:10 DEBUG : appleappleapplebanana: md5 = 34c37ae20b723e2ece81f78da902bfb7 OK 2026/07/29 03:02:11 DEBUG : splitbananasplit: md5 = dd52ba0f6425e310f52d0023416c926e OK 2026/07/29 03:02:11 DEBUG : Waiting for deletions to finish 2026/07/29 03:02:12 DEBUG : banana: Excluded (Path Filter) 2026/07/29 03:02:12 DEBUG : apple: Excluded (Path Filter) 2026/07/29 03:02:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 03:02:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 03:02:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 03:02:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 03:02:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 03:02:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 03:02:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 03:02:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 03:02:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 03:02:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 03:02:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 03:02:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 03:02:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 03:02:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 03:02:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 03:02:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 03:02:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 03:02:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 03:02:13 DEBUG : apple: size = 5 OK 2026/07/29 03:02:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:13 DEBUG : apple: Unchanged skipping 2026/07/29 03:02:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 03:02:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:13 DEBUG : banana: size = 6 OK 2026/07/29 03:02:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 03:02:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:13 DEBUG : banana: Unchanged skipping 2026/07/29 03:02:13 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/29 03:02:13 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 03:02:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:13 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 03:02:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 03:02:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 03:02:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 03:02:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 03:02:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 03:02:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 03:02:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 03:02:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 03:02:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 03:02:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 03:02:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 03:02:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 03:02:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 03:02:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 03:02:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 03:02:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 03:02:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 03:02:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 03:02:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 03:02:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 03:02:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 03:02:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 03:02:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 03:02:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 03:02:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 03:02:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 03:02:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 03:02:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 03:02:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 03:02:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 03:02:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 03:02:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 03:02:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 03:02:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 03:02:13 DEBUG : Waiting for deletions to finish 2026/07/29 03:02:13 INFO : There was nothing to transfer 2026/07/29 03:02:13 DEBUG : Waiting for deletions to finish 2026/07/29 03:02:14 DEBUG : banana: Excluded (Path Filter) 2026/07/29 03:02:14 DEBUG : apple: Excluded (Path Filter) 2026/07/29 03:02:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 03:02:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 03:02:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 03:02:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 03:02:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 03:02:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 03:02:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 03:02:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 03:02:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 03:02:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 03:02:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 03:02:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 03:02:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 03:02:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 03:02:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 03:02:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 03:02:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 03:02:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 03:02:15 DEBUG : dir1: Directory modification time the same (differ by -592.724µs, within tolerance 1ms) 2026/07/29 03:02:15 DEBUG : apple: size = 5 OK 2026/07/29 03:02:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:15 DEBUG : apple: Unchanged skipping 2026/07/29 03:02:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 03:02:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 03:02:15 DEBUG : banana: size = 6 OK 2026/07/29 03:02:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:15 DEBUG : banana: Unchanged skipping 2026/07/29 03:02:15 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 03:02:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:15 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 03:02:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 03:02:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 03:02:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 03:02:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 03:02:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 03:02:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 03:02:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 03:02:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 03:02:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 03:02:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 03:02:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 03:02:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 03:02:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 03:02:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 03:02:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 03:02:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 03:02:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 03:02:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 03:02:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 03:02:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 03:02:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 03:02:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 03:02:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 03:02:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 03:02:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 03:02:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 03:02:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 03:02:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 03:02:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 03:02:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 03:02:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 03:02:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 03:02:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 03:02:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 03:02:15 DEBUG : Waiting for deletions to finish 2026/07/29 03:02:15 INFO : There was nothing to transfer 2026/07/29 03:02:15 DEBUG : Waiting for deletions to finish 2026/07/29 03:02:16 DEBUG : banana: Excluded (Path Filter) 2026/07/29 03:02:16 DEBUG : apple: Excluded (Path Filter) 2026/07/29 03:02:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 03:02:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 03:02:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 03:02:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 03:02:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 03:02:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 03:02:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 03:02:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 03:02:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 03:02:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 03:02:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 03:02:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 03:02:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 03:02:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 03:02:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 03:02:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 03:02:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 03:02:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 03:02:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/29 03:02:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/29 03:02:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/29 03:02:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/29 03:02:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/29 03:02:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/29 03:02:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/29 03:02:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/29 03:02:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/29 03:02:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/29 03:02:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/29 03:02:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/29 03:02:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/29 03:02:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/29 03:02:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/29 03:02:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 03:02:29 DEBUG : dir1/0000-abcdefg.txt: md5 = 2cb3e2a2d1e5b2980f8ac2cdeef6209a OK 2026/07/29 03:02:31 DEBUG : dir1/0001-bcdefgh.txt: md5 = be7400ee6628f22b84c8e542d73a0aa2 OK 2026/07/29 03:02:33 DEBUG : dir1/0002-cdefghi.txt: md5 = 46fa44a569ab92bd36e6180fdf66f72a OK 2026/07/29 03:02:34 DEBUG : dir1/0003-defghij.txt: md5 = a44aea967ade75ba3dc14c362f8bdc34 OK 2026/07/29 03:02:36 DEBUG : dir1/0004-efghijk.txt: md5 = 7f9f36d3c1ecfc594a5bfc049558919d OK 2026/07/29 03:02:37 DEBUG : dir1/0005-fghijkl.txt: md5 = 75102d60791c22c3cb1aac8ea91d3d28 OK 2026/07/29 03:02:39 DEBUG : dir1/0006-ghijklm.txt: md5 = 59c7eee37a48d141089ec5976d661c64 OK 2026/07/29 03:02:40 DEBUG : dir1/0007-1234567.txt: md5 = 4150aa0682fac33dc069142237b68d56 OK 2026/07/29 03:02:41 DEBUG : dir1/0008-2345678.txt: md5 = 57c542b56eccf83eb3b1fe1c871241c5 OK 2026/07/29 03:02:43 DEBUG : dir1/0009-3456789.txt: md5 = 80fa891aba72236dcd6d194af5fb131e OK 2026/07/29 03:02:44 DEBUG : dir1/0010-456789.txt: md5 = 9b6c102012a83aa0aa0ed6aa1f770931 OK 2026/07/29 03:02:46 DEBUG : dir1/0011-56789;.txt: md5 = d12caba0ea0960ecc290a3e442f73223 OK 2026/07/29 03:02:47 DEBUG : dir1/0012-6789;.txt: md5 = 3fe416c9fae03a80b8f5f5587ec217b7 OK 2026/07/29 03:02:49 DEBUG : dir1/0013-789;=.txt: md5 = 4a6b924855f84c5f34ea594eb366c7a5 OK 2026/07/29 03:02:50 DEBUG : dir1/0014-89;=.txt: md5 = ab9fb74d573637f67c6a5d94ea9c31f8 OK 2026/07/29 03:02:51 DEBUG : dir1/0015-9;=.txt: md5 = 898b11b64b436dd41dad1bf8d380118e OK 2026/07/29 03:02:53 DEBUG : apple: md5 = 32f8162ceeff3dd8e93628e59bb426a1 OK 2026/07/29 03:02:54 DEBUG : banana: md5 = 280d1dc02a9c7b41ddb7feb08e712cfb OK 2026/07/29 03:02:56 DEBUG : appleappleapplebanana: md5 = 9bf96764f9d1deeba5caa622b4a285d1 OK 2026/07/29 03:02:57 DEBUG : splitbananasplit: md5 = c1abfc3bd0ddfe19536a4287d7f30cca OK 2026/07/29 03:02:57 DEBUG : Waiting for deletions to finish 2026/07/29 03:02:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 03:02:58 DEBUG : apple: Excluded (Path Filter) 2026/07/29 03:02:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 03:02:58 DEBUG : banana: Excluded (Path Filter) 2026/07/29 03:02:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 03:02:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 03:02:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 03:02:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 03:02:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 03:02:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 03:02:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 03:02:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 03:02:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 03:02:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 03:02:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 03:02:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 03:02:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 03:02:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 03:02:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 03:02:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 03:02:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 03:02:59 DEBUG : banana: size = 6 OK 2026/07/29 03:02:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:59 DEBUG : banana: Unchanged skipping 2026/07/29 03:02:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 03:02:59 DEBUG : apple: size = 5 OK 2026/07/29 03:02:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:59 DEBUG : apple: Unchanged skipping 2026/07/29 03:02:59 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/29 03:02:59 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 03:02:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:59 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 03:02:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 03:02:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 03:02:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 03:02:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 03:02:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 03:02:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 03:02:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 03:02:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 03:02:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 03:02:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 03:02:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 03:02:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 03:02:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 03:02:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 03:02:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 03:02:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 03:02:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 03:02:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 03:02:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 03:02:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 03:02:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 03:02:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 03:02:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 03:02:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 03:02:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 03:02:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 03:02:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 03:02:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 03:02:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 03:02:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 03:02:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 03:02:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 03:02:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:02:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 03:02:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 03:02:59 DEBUG : Waiting for deletions to finish 2026/07/29 03:02:59 INFO : There was nothing to transfer 2026/07/29 03:02:59 DEBUG : Waiting for deletions to finish 2026/07/29 03:03:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 03:03:00 DEBUG : apple: Excluded (Path Filter) 2026/07/29 03:03:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 03:03:00 DEBUG : banana: Excluded (Path Filter) 2026/07/29 03:03:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 03:03:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 03:03:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 03:03:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 03:03:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 03:03:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 03:03:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 03:03:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 03:03:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 03:03:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 03:03:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 03:03:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 03:03:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 03:03:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 03:03:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 03:03:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 03:03:01 DEBUG : dir1: Directory modification time the same (differ by -338.434µs, within tolerance 1ms) 2026/07/29 03:03:01 DEBUG : apple: size = 5 OK 2026/07/29 03:03:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:03:01 DEBUG : apple: Unchanged skipping 2026/07/29 03:03:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/29 03:03:01 DEBUG : banana: size = 6 OK 2026/07/29 03:03:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:03:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:03:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/29 03:03:01 DEBUG : banana: Unchanged skipping 2026/07/29 03:03:01 DEBUG : splitbananasplit: size = 16 OK 2026/07/29 03:03:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:03:01 DEBUG : splitbananasplit: Unchanged skipping 2026/07/29 03:03:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/29 03:03:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/29 03:03:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:03:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/29 03:03:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/29 03:03:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:03:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:03:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/29 03:03:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/29 03:03:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/29 03:03:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:03:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/29 03:03:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 03:03:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:03:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/29 03:03:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/29 03:03:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/29 03:03:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:03:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:03:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/29 03:03:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/29 03:03:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:03:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/29 03:03:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/29 03:03:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:03:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/29 03:03:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/29 03:03:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:03:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/29 03:03:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/29 03:03:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/29 03:03:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:03:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/29 03:03:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/29 03:03:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:03:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/29 03:03:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/29 03:03:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/29 03:03:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/29 03:03:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:03:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:03:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:03:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/29 03:03:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/29 03:03:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/29 03:03:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/29 03:03:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/29 03:03:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:03:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/29 03:03:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 03:03:01 DEBUG : Waiting for deletions to finish 2026/07/29 03:03:01 INFO : There was nothing to transfer 2026/07/29 03:03:01 DEBUG : Waiting for deletions to finish 2026/07/29 03:03:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/29 03:03:02 DEBUG : apple: Excluded (Path Filter) 2026/07/29 03:03:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/29 03:03:02 DEBUG : banana: Excluded (Path Filter) 2026/07/29 03:03:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/29 03:03:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/29 03:03:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/29 03:03:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/29 03:03:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/29 03:03:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/29 03:03:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/29 03:03:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/29 03:03:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/29 03:03:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/29 03:03:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/29 03:03:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/29 03:03:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/29 03:03:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/29 03:03:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/29 03:03:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/29 03:03:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/29 03:03:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/29 03:03:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/29 03:03:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/29 03:03:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/29 03:03:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/29 03:03:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/29 03:03:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/29 03:03:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/29 03:03:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/29 03:03:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/29 03:03:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/29 03:03:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/29 03:03:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/29 03:03:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/29 03:03:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" --- PASS: TestTransform (561.91s) --- PASS: TestTransform/NFC (46.39s) --- PASS: TestTransform/NFD (47.23s) --- PASS: TestTransform/base64 (54.84s) --- PASS: TestTransform/prefix (64.98s) --- PASS: TestTransform/suffix (63.31s) --- PASS: TestTransform/truncate (53.28s) --- PASS: TestTransform/encoder (47.53s) --- PASS: TestTransform/ISO-8859-1 (47.36s) --- PASS: TestTransform/charmap (45.19s) --- PASS: TestTransform/lowercase (46.74s) --- PASS: TestTransform/ascii (45.06s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 03:03:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/29 03:03:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/29 03:03:13 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/07/29 03:03:13 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-07-29T03:03:12.899675289Z) 2026/07/29 03:03:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/29 03:03:13 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/29 03:03:13 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/29 03:03:13 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/29 03:03:13 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/29 03:03:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 03:03:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 03:03:15 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 2c2053b97ace1322b4096c5df0312ea9 OK 2026/07/29 03:03:15 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/29 03:03:15 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/29 03:03:15 DEBUG : Waiting for deletions to finish 2026/07/29 03:03:16 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.74s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 03:03:17 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:03:17 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:03:17 DEBUG : tictactoe: Making directory with metadata 2026/07/29 03:03:18 INFO : tictactoe: Made directory with metadata (mtime=2026-07-29T03:03:17.642751195Z) 2026/07/29 03:03:18 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:03:18 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:03:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/29 03:03:18 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/29 03:03:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/29 03:03:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 03:03:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 03:03:20 DEBUG : tictactoe/tictactoe: md5 = 76ab89245159c83f3ec60832420bb781 OK 2026/07/29 03:03:20 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/29 03:03:20 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/29 03:03:20 DEBUG : Waiting for deletions to finish 2026/07/29 03:03:21 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.76s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 03:03:22 DEBUG : toe: Making directory with metadata 2026/07/29 03:03:23 INFO : toe: Made directory with metadata (mtime=2026-07-29T03:03:22.401827246Z) 2026/07/29 03:03:23 DEBUG : toe/toe: Making directory with metadata 2026/07/29 03:03:24 INFO : toe/toe: Made directory with metadata (mtime=2026-07-29T03:03:22.401827246Z) 2026/07/29 03:03:24 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:03:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/29 03:03:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/29 03:03:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/29 03:03:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 03:03:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 03:03:25 DEBUG : toe/toe/tictactoe: md5 = 84a9c7ed0cbf2542dd597f415d60bbc6 OK 2026/07/29 03:03:25 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/29 03:03:25 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/29 03:03:25 DEBUG : Waiting for deletions to finish 2026/07/29 03:03:27 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/29 03:03:28 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.96s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 03:03:29 DEBUG : toe: Making directory with metadata 2026/07/29 03:03:30 INFO : toe: Made directory with metadata (mtime=2026-07-29T03:03:29.362938288Z) 2026/07/29 03:03:30 DEBUG : toe/toe: Making directory with metadata 2026/07/29 03:03:31 INFO : toe/toe: Made directory with metadata (mtime=2026-07-29T03:03:29.362938288Z) 2026/07/29 03:03:31 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:03:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/29 03:03:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/29 03:03:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/29 03:03:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 03:03:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 03:03:32 DEBUG : toe/toe/tictactoe: md5 = b065be4de244b06ec6970d758d9f8120 OK 2026/07/29 03:03:32 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/29 03:03:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/29 03:03:32 DEBUG : Waiting for deletions to finish 2026/07/29 03:03:34 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/29 03:03:35 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.87s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 03:03:36 DEBUG : empty_dir: Making directory with metadata 2026/07/29 03:03:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/29 03:03:36 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:03:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 03:03:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 03:03:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 03:03:36 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/29 03:03:37 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/29 03:03:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 03:03:37 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:03:37 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:03:37 DEBUG : tictactoe: Making directory with metadata 2026/07/29 03:03:38 INFO : tictactoe: Made directory with metadata (mtime=2026-07-29T03:03:36.235047682Z) 2026/07/29 03:03:38 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:03:38 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:03:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/29 03:03:38 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/29 03:03:38 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-29T03:03:36.236047698Z) 2026/07/29 03:03:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/29 03:03:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/29 03:03:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/29 03:03:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/29 03:03:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 03:03:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 03:03:40 DEBUG : tictactoe/tictactoe/toe.txt: md5 = fe7145015c48bf15798f237fba370b52 OK 2026/07/29 03:03:40 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/29 03:03:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/29 03:03:40 DEBUG : Waiting for deletions to finish 2026/07/29 03:03:42 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/29 03:03:43 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.33s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 03:03:44 DEBUG : empty_dir: Making directory with metadata 2026/07/29 03:03:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/29 03:03:44 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:03:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 03:03:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 03:03:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 03:03:44 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/29 03:03:45 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/29 03:03:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 03:03:45 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:03:45 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:03:45 DEBUG : tictactoe: Making directory with metadata 2026/07/29 03:03:46 INFO : tictactoe: Made directory with metadata (mtime=2026-07-29T03:03:44.56918005Z) 2026/07/29 03:03:46 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:03:46 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:03:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/29 03:03:46 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/29 03:03:47 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-29T03:03:44.56918005Z) 2026/07/29 03:03:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/29 03:03:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/29 03:03:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/29 03:03:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/29 03:03:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/29 03:03:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 03:03:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 03:03:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 79fbb5f5a118b090ca84ec6c5f36f09a OK 2026/07/29 03:03:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/29 03:03:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/29 03:03:48 DEBUG : Waiting for deletions to finish 2026/07/29 03:03:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 03:03:49 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:03:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 03:03:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 03:03:50 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:03:50 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:03:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/29 03:03:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/29 03:03:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/29 03:03:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': 0 differences found 2026/07/29 03:03:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': 1 hashes could not be checked 2026/07/29 03:03:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': 1 matching files 2026/07/29 03:03:51 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/29 03:03:52 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.22s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 03:03:53 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:03:54 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:03:54 DEBUG : tictactoe: Making directory with metadata 2026/07/29 03:03:54 INFO : tictactoe: Made directory with metadata (mtime=2026-07-29T03:03:53.785326048Z) 2026/07/29 03:03:54 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:03:54 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:03:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/29 03:03:54 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/29 03:03:55 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-29T03:03:53.785326048Z) 2026/07/29 03:03:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/29 03:03:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/29 03:03:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/29 03:03:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 03:03:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/29 03:03:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 03:03:57 DEBUG : tictactoe/tictactoe/toe.txt: md5 = fdadad57c1e2de2a1f00973c177e01d7 OK 2026/07/29 03:03:57 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/29 03:03:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/29 03:03:57 DEBUG : Waiting for deletions to finish 2026/07/29 03:03:57 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:03:58 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:03:58 DEBUG : tictactoe: Directory modification time the same (differ by -326.048µs, within tolerance 1ms) 2026/07/29 03:03:58 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:03:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/29 03:03:58 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -326.048µs, within tolerance 1ms) 2026/07/29 03:03:58 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/29 03:03:58 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/29 03:03:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 03:03:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/29 03:03:58 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/29 03:03:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 03:03:58 DEBUG : Waiting for deletions to finish 2026/07/29 03:04:00 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/29 03:04:01 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.43s) === RUN TestSyntax 2026/07/29 03:04:02 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 03:04:02 DEBUG : toe: Making directory with metadata 2026/07/29 03:04:03 INFO : toe: Made directory with metadata (mtime=2026-07-29T03:04:02.218459304Z) 2026/07/29 03:04:03 DEBUG : toe/toe: Making directory with metadata 2026/07/29 03:04:04 INFO : toe/toe: Made directory with metadata (mtime=2026-07-29T03:04:02.218459304Z) 2026/07/29 03:04:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/29 03:04:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 03:04:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 03:04:05 DEBUG : toe/toe/toe: md5 = 1aa0d6938cd6d838e7fe26033a054af1 OK 2026/07/29 03:04:05 DEBUG : toe/toe/toe: size = 11 OK 2026/07/29 03:04:05 INFO : toe/toe/toe: Copied (new) 2026/07/29 03:04:05 DEBUG : Waiting for deletions to finish 2026/07/29 03:04:07 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/29 03:04:08 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (7.02s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 03:04:09 DEBUG : empty_dir: Making directory with metadata 2026/07/29 03:04:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/29 03:04:09 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:04:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 03:04:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 03:04:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 03:04:09 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/29 03:04:10 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/29 03:04:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 03:04:10 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:04:10 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:04:10 DEBUG : tictactoe: Making directory with metadata 2026/07/29 03:04:10 INFO : tictactoe: Made directory with metadata (mtime=2026-07-29T03:04:09.234569923Z) 2026/07/29 03:04:10 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:04:10 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:04:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/29 03:04:10 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/29 03:04:11 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-29T03:04:09.234569923Z) 2026/07/29 03:04:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/29 03:04:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/29 03:04:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/29 03:04:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/29 03:04:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/29 03:04:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/29 03:04:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 03:04:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 03:04:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = ac0c159ef628df2bd4895087db820cd5 OK 2026/07/29 03:04:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/29 03:04:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/29 03:04:13 INFO : toe/toe/toe.txt: Deleted 2026/07/29 03:04:13 INFO : toe/toe: Removing directory 2026/07/29 03:04:13 INFO : toe: Removing directory 2026/07/29 03:04:13 INFO : empty_dir: Removing directory 2026/07/29 03:04:13 DEBUG : Local file system at /tmp/rclone2905541960: deleted 3 directories 2026/07/29 03:04:15 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/29 03:04:16 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.57s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 03:04:17 DEBUG : empty_dir: Making directory with metadata 2026/07/29 03:04:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/29 03:04:17 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:04:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 03:04:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 03:04:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 03:04:18 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/29 03:04:18 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/29 03:04:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 03:04:18 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:04:18 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:04:18 DEBUG : tictactoe: Making directory with metadata 2026/07/29 03:04:19 INFO : tictactoe: Made directory with metadata (mtime=2026-07-29T03:04:17.8017047Z) 2026/07/29 03:04:19 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:04:19 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:04:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/29 03:04:19 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/29 03:04:20 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-29T03:04:17.8017047Z) 2026/07/29 03:04:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/29 03:04:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/29 03:04:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/29 03:04:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/29 03:04:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/29 03:04:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/29 03:04:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 03:04:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 03:04:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 89268568bbfdc4035bcc5b767bb7fc6c OK 2026/07/29 03:04:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/29 03:04:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/29 03:04:22 INFO : toe/toe/toe.txt: Deleted 2026/07/29 03:04:22 INFO : toe/toe: Removing directory 2026/07/29 03:04:22 INFO : toe: Removing directory 2026/07/29 03:04:22 INFO : empty_dir: Removing directory 2026/07/29 03:04:22 DEBUG : Local file system at /tmp/rclone2905541960: deleted 3 directories 2026/07/29 03:04:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/29 03:04:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/29 03:04:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/29 03:04:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/29 03:04:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/29 03:04:25 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/07/29 03:04:27 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/29 03:04:27 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/29 03:04:29 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.96s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 03:04:30 DEBUG : Reset feature "Copy" 2026/07/29 03:04:30 DEBUG : Reset feature "Move" 2026/07/29 03:04:30 DEBUG : Reset feature "Copy" 2026/07/29 03:04:30 DEBUG : Reset feature "Move" 2026/07/29 03:04:30 DEBUG : empty_dir: Making directory with metadata 2026/07/29 03:04:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/29 03:04:30 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:04:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 03:04:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 03:04:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 03:04:30 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/29 03:04:31 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/29 03:04:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/29 03:04:31 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:04:31 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:04:31 DEBUG : tictactoe: Making directory with metadata 2026/07/29 03:04:32 INFO : tictactoe: Made directory with metadata (mtime=2026-07-29T03:04:30.757907915Z) 2026/07/29 03:04:32 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:04:32 DEBUG : toe: transformed to: tictactoe 2026/07/29 03:04:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/29 03:04:32 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/29 03:04:33 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-29T03:04:30.757907915Z) 2026/07/29 03:04:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/29 03:04:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/29 03:04:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/29 03:04:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/29 03:04:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/29 03:04:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/29 03:04:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 03:04:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 03:04:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 249ca2fec6fc192da5a056746dbc919a OK 2026/07/29 03:04:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/29 03:04:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/29 03:04:35 INFO : toe/toe/toe.txt: Deleted 2026/07/29 03:04:35 INFO : toe/toe: Removing directory 2026/07/29 03:04:35 INFO : toe: Removing directory 2026/07/29 03:04:35 INFO : empty_dir: Removing directory 2026/07/29 03:04:35 DEBUG : Local file system at /tmp/rclone2905541960: deleted 3 directories 2026/07/29 03:04:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/29 03:04:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/29 03:04:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/29 03:04:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/29 03:04:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/29 03:04:39 DEBUG : toe/toe/toe.txt: md5 = d8f86b3e8e5a12535e1ef718225737c0 OK 2026/07/29 03:04:39 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/29 03:04:39 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/29 03:04:40 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/07/29 03:04:42 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/29 03:04:43 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/29 03:04:43 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/29 03:04:44 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (14.96s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 03:04:45 DEBUG : toe: transformed to: dG9l 2026/07/29 03:04:45 DEBUG : toe: transformed to: dG9l 2026/07/29 03:04:45 DEBUG : dG9l: Making directory with metadata 2026/07/29 03:04:46 INFO : dG9l: Made directory with metadata (mtime=2026-07-29T03:04:45.719141688Z) 2026/07/29 03:04:46 DEBUG : toe: transformed to: dG9l 2026/07/29 03:04:46 DEBUG : toe: transformed to: dG9l 2026/07/29 03:04:46 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/29 03:04:46 DEBUG : dG9l/dG9l: Making directory with metadata 2026/07/29 03:04:47 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-07-29T03:04:45.719141688Z) 2026/07/29 03:04:47 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/29 03:04:47 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/29 03:04:47 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/29 03:04:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/29 03:04:47 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/29 03:04:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 03:04:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 03:04:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = bcde90910b60fd7695401d6f4e5ab5bb OK 2026/07/29 03:04:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/29 03:04:48 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/29 03:04:48 DEBUG : Waiting for deletions to finish 2026/07/29 03:04:50 DEBUG : dG9l: transformed to: toe 2026/07/29 03:04:50 DEBUG : dG9l: transformed to: toe 2026/07/29 03:04:50 DEBUG : toe: Directory modification time the same (differ by 141.688µs, within tolerance 1ms) 2026/07/29 03:04:50 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/29 03:04:50 DEBUG : dG9l: transformed to: toe 2026/07/29 03:04:50 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/29 03:04:50 DEBUG : toe/toe: Directory modification time the same (differ by 141.688µs, within tolerance 1ms) 2026/07/29 03:04:50 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/29 03:04:50 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/29 03:04:50 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/29 03:04:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/29 03:04:50 DEBUG : Local file system at /tmp/rclone2905541960: Waiting for checks to finish 2026/07/29 03:04:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/29 03:04:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/29 03:04:50 DEBUG : Local file system at /tmp/rclone2905541960: Waiting for transfers to finish 2026/07/29 03:04:50 DEBUG : Waiting for deletions to finish 2026/07/29 03:04:52 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/07/29 03:04:53 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.25s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa'", Local "Local file system at /tmp/rclone2905541960", Modify Window "1ms" 2026/07/29 03:04:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/29 03:04:53 DEBUG : toe: transformed to: 2026/07/29 03:04:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/29 03:04:54 DEBUG : toe: transformed to: 2026/07/29 03:04:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Making directory with metadata 2026/07/29 03:04:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Made directory with metadata (mtime=2026-07-29T03:04:53.968270187Z) 2026/07/29 03:04:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/29 03:04:54 DEBUG : toe: transformed to: 2026/07/29 03:04:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/29 03:04:54 DEBUG : toe: transformed to: 2026/07/29 03:04:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/29 03:04:54 DEBUG : toe/toe: transformed to: 2026/07/29 03:04:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/29 03:04:54 DEBUG : toe/toe: Making directory with metadata 2026/07/29 03:04:56 INFO : toe/toe: Made directory with metadata (mtime=2026-07-29T03:04:53.968270187Z) 2026/07/29 03:04:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/29 03:04:56 DEBUG : toe/toe: transformed to: 2026/07/29 03:04:56 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/29 03:04:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/29 03:04:56 DEBUG : toe: transformed to: 2026/07/29 03:04:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/29 03:04:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/29 03:04:56 DEBUG : toe/toe/toe: transformed to: 2026/07/29 03:04:56 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/29 03:04:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for checks to finish 2026/07/29 03:04:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Waiting for transfers to finish 2026/07/29 03:04:57 DEBUG : toe/toe/toe: md5 = 88508368000fb80edcc7cf46b6d2b3bd OK 2026/07/29 03:04:57 DEBUG : toe/toe/toe: size = 11 OK 2026/07/29 03:04:57 INFO : toe/toe/toe: Copied (new) 2026/07/29 03:04:57 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': not deleting files as there were IO errors 2026/07/29 03:04:57 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': not deleting directories as there were IO errors 2026/07/29 03:04:59 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/29 03:05:00 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.24s) PASS 2026/07/29 03:05:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuceduh9huwa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 26m38.940189757s (try 1/5)