"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/03/29 04:55:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-defuxis6coke" 2026/03/29 04:55:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/29 04:55:17 DEBUG : Creating backend with remote "TestDrive:crypt/q078qk4s3rbkpaa2hh3mb7hophhfallh9ijogknih2vqljltk6qg" 2026/03/29 04:55:18 DEBUG : Creating backend with remote "/tmp/rclone2933715519" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:55:19 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/29 04:55:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 04:55:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:55:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:55:19 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/29 04:55:19 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.64s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:55:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/29 04:55:20 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/29 04:55:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 04:55:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:55:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:55:22 DEBUG : sub dir/hello world: md5 = 8788e6217b0a612213c1be5afa82ab75 OK 2026/03/29 04:55:22 DEBUG : sub dir/hello world: size = 11 OK 2026/03/29 04:55:22 INFO : sub dir/hello world: Copied (new) 2026/03/29 04:55:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/29 04:55:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.28s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:55:25 DEBUG : metadata sub dir: Making directory with metadata 2026/03/29 04:55:25 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/29 04:55:25 DEBUG : empty metadata sub dir: Making directory with metadata 2026/03/29 04:55:25 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/29 04:55:25 DEBUG : Local file system at /tmp/rclone2933715519: File to upload is small (21 bytes), uploading instead of streaming 2026/03/29 04:55:25 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/29 04:55:25 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/03/29 04:55:25 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/03/29 04:55:25 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/03/29 04:55:26 DEBUG : Google drive root 'crypt/q078qk4s3rbkpaa2hh3mb7hophhfallh9ijogknih2vqljltk6qg': Skipping btime metadata as can't update it on an existing file: 2026-03-29T04:55:25.751256873Z 2026/03/29 04:55:26 INFO : empty metadata sub dir: Updated directory metadata 2026/03/29 04:55:26 DEBUG : Google drive root 'crypt/q078qk4s3rbkpaa2hh3mb7hophhfallh9ijogknih2vqljltk6qg': Skipping btime metadata as can't update it on an existing file: 2026-03-29T04:55:25.751256873Z 2026/03/29 04:55:27 INFO : metadata sub dir: Updated directory metadata 2026/03/29 04:55:27 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/03/29 04:55:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:55:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:55:28 DEBUG : metadata sub dir/hello metadata world: md5 = e693376acd361f7124a346551bb4c41b OK 2026/03/29 04:55:28 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/29 04:55:28 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/03/29 04:55:31 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (6.95s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:55:32 DEBUG : metadata sub dir: Making directory with metadata 2026/03/29 04:55:32 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/29 04:55:32 DEBUG : empty metadata sub dir: Making directory with metadata 2026/03/29 04:55:32 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/29 04:55:32 DEBUG : Local file system at /tmp/rclone2933715519: File to upload is small (21 bytes), uploading instead of streaming 2026/03/29 04:55:32 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/29 04:55:32 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/03/29 04:55:32 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/03/29 04:55:32 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/03/29 04:55:32 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/03/29 04:55:32 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/03/29 04:55:32 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/03/29 04:55:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:55:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:55:34 DEBUG : metadata sub dir/hello metadata world: md5 = f36932217876b77330dc3c4769198f9f OK 2026/03/29 04:55:34 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/29 04:55:34 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/03/29 04:55:34 DEBUG : Google drive root 'crypt/q078qk4s3rbkpaa2hh3mb7hophhfallh9ijogknih2vqljltk6qg': Skipping btime metadata as can't update it on an existing file: 2026-03-29T04:55:32.700332322Z 2026/03/29 04:55:35 INFO : metadata sub dir: Updated directory metadata 2026/03/29 04:55:37 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (5.81s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:55:38 DEBUG : Creating backend with remote "/non-existing" 2026/03/29 04:55:38 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/29 04:55:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:55:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.66s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:55:39 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/29 04:55:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 04:55:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:55:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:55:41 DEBUG : sub dir/hello world: md5 = 53729ae9ee6ca1cba9eecffb4ecd4d76 OK 2026/03/29 04:55:41 DEBUG : sub dir/hello world: size = 11 OK 2026/03/29 04:55:41 INFO : sub dir/hello world: Copied (new) 2026/03/29 04:55:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/29 04:55:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (4.78s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.43s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:55:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Running all checks before starting transfers 2026/03/29 04:55:44 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/29 04:55:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 04:55:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:55:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Checks finished, now starting transfers 2026/03/29 04:55:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:55:46 DEBUG : sub dir/hello world: md5 = c85daf66213414b77130f26f92e4faa6 OK 2026/03/29 04:55:46 DEBUG : sub dir/hello world: size = 11 OK 2026/03/29 04:55:46 INFO : sub dir/hello world: Copied (new) 2026/03/29 04:55:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/29 04:55:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.01s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:55:49 ERROR : Ignoring --no-traverse with sync 2026/03/29 04:55:49 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/29 04:55:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 04:55:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:55:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:55:51 DEBUG : sub dir/hello world: md5 = f3aa834853871c3c892478b89fe4641a OK 2026/03/29 04:55:51 DEBUG : sub dir/hello world: size = 11 OK 2026/03/29 04:55:51 INFO : sub dir/hello world: Copied (new) 2026/03/29 04:55:51 DEBUG : Waiting for deletions to finish 2026/03/29 04:55:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/29 04:55:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.12s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:55:54 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/29 04:55:54 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/29 04:55:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:55:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:55:56 DEBUG : hello world2: md5 = 5e630b5fd8fbf750bf67eabb094cdb1c OK 2026/03/29 04:55:56 DEBUG : hello world2: size = 12 OK 2026/03/29 04:55:56 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.66s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:55:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/29 04:55:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:55:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:55:58 DEBUG : potato2: md5 = 243a4089f82729dd8bbde20706557c36 OK 2026/03/29 04:55:58 DEBUG : potato2: size = 11 OK 2026/03/29 04:55:58 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.64s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:56:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/29 04:56:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:56:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:56:01 DEBUG : potato2: md5 = c1901a4344e4ce4696e0c2a7fc166709 OK 2026/03/29 04:56:01 DEBUG : potato2: size = 11 OK 2026/03/29 04:56:01 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.81s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:56:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/29 04:56:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/29 04:56:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/29 04:56:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/29 04:56:02 DEBUG : sub dir2: Making directory with metadata 2026/03/29 04:56:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/29 04:56:03 DEBUG : sub dir: Making directory with metadata 2026/03/29 04:56:04 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/29 04:56:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 04:56:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/29 04:56:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/29 04:56:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:56:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:56:05 DEBUG : sub dir/hello world: md5 = dfa572f09bede9f07fd7412ae65838e0 OK 2026/03/29 04:56:05 DEBUG : sub dir/hello world: size = 11 OK 2026/03/29 04:56:05 INFO : sub dir/hello world: Copied (new) 2026/03/29 04:56:09 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/03/29 04:56:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (7.70s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:56:10 INFO : sub dir2: Making directory 2026/03/29 04:56:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/29 04:56:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/29 04:56:10 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/29 04:56:10 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/29 04:56:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 04:56:10 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/03/29 04:56:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:56:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:56:12 DEBUG : sub dir/hello world: md5 = 960dc0b67cbf8fd0eebad6c9a2e14a7f OK 2026/03/29 04:56:12 DEBUG : sub dir/hello world: size = 11 OK 2026/03/29 04:56:12 INFO : sub dir/hello world: Copied (new) 2026/03/29 04:56:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/29 04:56:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (4.97s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:56:15 DEBUG : sub dir2: Making directory with metadata 2026/03/29 04:56:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/29 04:56:15 DEBUG : sub dir2: Making directory with metadata 2026/03/29 04:56:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/29 04:56:16 DEBUG : sub dir: Making directory with metadata 2026/03/29 04:56:16 INFO : sub dir: Made directory with metadata (mtime=2026-03-29T04:56:15.292794318Z) 2026/03/29 04:56:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 04:56:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:56:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:56:18 DEBUG : sub dir/hello world: md5 = 7c0f859f3b07583f032c16c510386edc OK 2026/03/29 04:56:18 DEBUG : sub dir/hello world: size = 11 OK 2026/03/29 04:56:18 INFO : sub dir/hello world: Copied (new) 2026/03/29 04:56:18 INFO : sub dir/hello world: Deleted 2026/03/29 04:56:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.30s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:56:21 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/03/29 04:56:21 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/29 04:56:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:56:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:56:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.34s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:56:24 INFO : sub dir2: Making directory 2026/03/29 04:56:25 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/29 04:56:25 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/29 04:56:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 04:56:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:56:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:56:27 DEBUG : sub dir/hello world: md5 = 9405df0a30b063474d65ddb02d593dfb OK 2026/03/29 04:56:27 DEBUG : sub dir/hello world: size = 11 OK 2026/03/29 04:56:27 INFO : sub dir/hello world: Copied (new) 2026/03/29 04:56:27 INFO : sub dir/hello world: Deleted 2026/03/29 04:56:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/29 04:56:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (4.92s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:56:29 DEBUG : sub dir2: Making directory with metadata 2026/03/29 04:56:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/29 04:56:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/29 04:56:30 DEBUG : sub dir2: Making directory with metadata 2026/03/29 04:56:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/29 04:56:30 DEBUG : sub dir: Making directory with metadata 2026/03/29 04:56:31 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/29 04:56:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 04:56:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:56:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:56:32 DEBUG : sub dir/hello world: md5 = 09dbaecd5ad8714ff8b95083b9e2f02f OK 2026/03/29 04:56:32 DEBUG : sub dir/hello world: size = 11 OK 2026/03/29 04:56:32 INFO : sub dir/hello world: Copied (new) 2026/03/29 04:56:32 DEBUG : Waiting for deletions to finish 2026/03/29 04:56:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.15s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.46s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:56:36 INFO : sub dir2: Making directory 2026/03/29 04:56:36 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/29 04:56:36 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/29 04:56:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 04:56:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:56:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:56:38 DEBUG : sub dir/hello world: md5 = ecbce96e8dd254ab28764c4f4cd5650e OK 2026/03/29 04:56:38 DEBUG : sub dir/hello world: size = 11 OK 2026/03/29 04:56:38 INFO : sub dir/hello world: Copied (new) 2026/03/29 04:56:38 DEBUG : Waiting for deletions to finish 2026/03/29 04:56:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/29 04:56:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.04s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:56:43 DEBUG : sub dir/hello world: md5 = ad7ac435a5e910c6ff04217d0ec90c6d OK 2026/03/29 04:56:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-neqefih7xahu" 2026/03/29 04:56:44 DEBUG : Config file has changed externally - reloading 2026/03/29 04:56:44 DEBUG : Creating backend with remote "TestDrive:crypt/oj0k05s9tbuaj17i0im0mbknnhd8mq4lj2ihd1j1m8q445qik2c0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke' -> Encrypted drive 'TestCryptDrive:rclone-test-neqefih7xahu' 2026/03/29 04:56:45 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/29 04:56:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 04:56:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-neqefih7xahu': Waiting for checks to finish 2026/03/29 04:56:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-neqefih7xahu': Waiting for transfers to finish 2026/03/29 04:56:48 DEBUG : sub dir/hello world: size = 11 OK 2026/03/29 04:56:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/29 04:56:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/29 04:56:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-neqefih7xahu': Purge remote 2026/03/29 04:56:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (9.51s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:56:53 DEBUG : sub dir/hello world: md5 = 161b9d8af5a6122333e4acf1e308e342 OK 2026/03/29 04:56:54 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/29 04:56:54 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/29 04:56:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:56:54 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2933715519) 2026/03/29 04:56:54 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 04:56:54 DEBUG : sub dir/hello world: Sizes differ 2026/03/29 04:56:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:56:55 DEBUG : sub dir/hello world: md5 = dd567854d4c12d83c297b0eedc8ffabd OK 2026/03/29 04:56:55 DEBUG : sub dir/hello world: size = 17 OK 2026/03/29 04:56:55 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/29 04:56:56 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/29 04:56:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.45s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:57:00 DEBUG : sub dir/hello world: md5 = b5fff4637ef03d70c871c7d93bef5c5b OK 2026/03/29 04:57:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-teqiduh0lari" 2026/03/29 04:57:01 DEBUG : Creating backend with remote "TestDrive:crypt/agt1foigoekau84asovesa40v5i243498v4u24vv3vtf05qn3pj0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke' -> Encrypted drive 'TestCryptDrive:rclone-test-teqiduh0lari' 2026/03/29 04:57:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/29 04:57:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 04:57:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teqiduh0lari': Waiting for checks to finish 2026/03/29 04:57:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teqiduh0lari': Waiting for transfers to finish 2026/03/29 04:57:04 DEBUG : sub dir/hello world: size = 11 OK 2026/03/29 04:57:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/29 04:57:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/29 04:57:07 DEBUG : sub dir/hello world: md5 = 657b3163b54d361e1f321bdcdf12e5ca OK 2026/03/29 04:57:07 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/29 04:57:07 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/29 04:57:07 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 04:57:07 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-teqiduh0lari') 2026/03/29 04:57:07 DEBUG : sub dir/hello world: Sizes differ 2026/03/29 04:57:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teqiduh0lari': Waiting for checks to finish 2026/03/29 04:57:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teqiduh0lari': Waiting for transfers to finish 2026/03/29 04:57:09 DEBUG : sub dir/hello world: size = 17 OK 2026/03/29 04:57:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/29 04:57:09 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/29 04:57:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-teqiduh0lari': Purge remote 2026/03/29 04:57:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (13.80s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:57:14 DEBUG : sub dir/hello world: md5 = 2de4fa15cd3166b16920f487b3183752 OK 2026/03/29 04:57:15 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/29 04:57:15 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/29 04:57:15 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2933715519) 2026/03/29 04:57:15 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 04:57:15 DEBUG : sub dir/hello world: Sizes differ 2026/03/29 04:57:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:57:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:57:17 DEBUG : sub dir/hello world: md5 = 0a8a88ba4c803f4817ebef0526131367 OK 2026/03/29 04:57:17 DEBUG : sub dir/hello world: size = 17 OK 2026/03/29 04:57:17 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/29 04:57:17 INFO : sub dir/hello world: Deleted 2026/03/29 04:57:18 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/29 04:57:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.01s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:57:22 DEBUG : sub dir/hello world: md5 = cb4aebab1d8953993eb29536da5d4294 OK 2026/03/29 04:57:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mepuboj1zodo" 2026/03/29 04:57:22 DEBUG : Creating backend with remote "TestDrive:crypt/4606r0njg28knul7jpo6oc7iso3ic2253vqr5l2k4ros8jucp0p0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke' -> Encrypted drive 'TestCryptDrive:rclone-test-mepuboj1zodo' 2026/03/29 04:57:24 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/29 04:57:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 04:57:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mepuboj1zodo': Waiting for checks to finish 2026/03/29 04:57:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mepuboj1zodo': Waiting for transfers to finish 2026/03/29 04:57:26 DEBUG : sub dir/hello world: size = 11 OK 2026/03/29 04:57:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/29 04:57:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/29 04:57:28 DEBUG : sub dir/hello world: md5 = 6161c739e107847bb0f337c2c9c6fd32 OK 2026/03/29 04:57:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mepuboj1zodo': Using server-side directory move 2026/03/29 04:57:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mepuboj1zodo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/29 04:57:29 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/29 04:57:29 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/29 04:57:29 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 04:57:29 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-mepuboj1zodo') 2026/03/29 04:57:29 DEBUG : sub dir/hello world: Sizes differ 2026/03/29 04:57:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mepuboj1zodo': Waiting for checks to finish 2026/03/29 04:57:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mepuboj1zodo': Waiting for transfers to finish 2026/03/29 04:57:30 INFO : sub dir/hello world: Deleted 2026/03/29 04:57:30 INFO : sub dir/hello world: Moved (server-side) 2026/03/29 04:57:31 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/29 04:57:33 DEBUG : sub dir/hello world: md5 = fd28071d85ecd73fbd6b9ceca2d3d230 OK 2026/03/29 04:57:33 DEBUG : testing file moves 2026/03/29 04:57:34 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/29 04:57:34 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/29 04:57:34 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 04:57:34 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-mepuboj1zodo') 2026/03/29 04:57:34 DEBUG : sub dir/hello world: Sizes differ 2026/03/29 04:57:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mepuboj1zodo': Waiting for checks to finish 2026/03/29 04:57:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mepuboj1zodo': Waiting for transfers to finish 2026/03/29 04:57:34 INFO : sub dir/hello world: Deleted 2026/03/29 04:57:35 INFO : sub dir/hello world: Moved (server-side) 2026/03/29 04:57:35 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/29 04:57:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mepuboj1zodo': Purge remote --- PASS: TestServerSideMoveOverSelf (17.85s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:57:40 DEBUG : sub dir/hello world: md5 = d407dd607123ac82ab16cf8a263888f4 OK 2026/03/29 04:57:40 ERROR : error listing: directory not found 2026/03/29 04:57:40 INFO : Local file system at /tmp/rclone2933715519: Making directory 2026/03/29 04:57:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:57:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:57:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.33s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:57:45 DEBUG : sub dir/hello world: md5 = df40a405683c8eb8169f573359106740 OK 2026/03/29 04:57:46 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/29 04:57:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 04:57:46 DEBUG : Local file system at /tmp/rclone2933715519: Waiting for checks to finish 2026/03/29 04:57:46 DEBUG : Local file system at /tmp/rclone2933715519: Waiting for transfers to finish 2026/03/29 04:57:47 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/03/29 04:57:47 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/03/29 04:57:47 INFO : sub dir/hello world: Copied (new) 2026/03/29 04:57:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/29 04:57:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.43s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:57:49 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/29 04:57:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:57:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:57:50 DEBUG : check sum: md5 = 3a4a38c9bc068903d28d0884b11a7f53 OK 2026/03/29 04:57:50 DEBUG : check sum: size = 1 OK 2026/03/29 04:57:50 INFO : check sum: Copied (new) 2026/03/29 04:57:50 DEBUG : Waiting for deletions to finish 2026/03/29 04:57:50 DEBUG : check sum: size = 1 OK 2026/03/29 04:57:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/29 04:57:50 DEBUG : check sum: Size of src and dst objects identical 2026/03/29 04:57:50 DEBUG : check sum: Unchanged skipping 2026/03/29 04:57:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:57:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:57:50 DEBUG : Waiting for deletions to finish 2026/03/29 04:57:50 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.05s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:57:52 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/29 04:57:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:57:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:57:53 DEBUG : sizeonly: md5 = 9f05632b48e56ee4fd3b408893294b45 OK 2026/03/29 04:57:53 DEBUG : sizeonly: size = 6 OK 2026/03/29 04:57:53 INFO : sizeonly: Copied (new) 2026/03/29 04:57:53 DEBUG : Waiting for deletions to finish 2026/03/29 04:57:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:57:53 DEBUG : sizeonly: size = 6 OK 2026/03/29 04:57:53 DEBUG : sizeonly: Sizes identical 2026/03/29 04:57:53 DEBUG : sizeonly: Unchanged skipping 2026/03/29 04:57:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:57:53 DEBUG : Waiting for deletions to finish 2026/03/29 04:57:53 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.09s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:57:55 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/29 04:57:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:57:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:57:56 DEBUG : ignore-size: md5 = f01167d11e2c02cc432a34c96c0d2608 OK 2026/03/29 04:57:56 INFO : ignore-size: Copied (new) 2026/03/29 04:57:56 DEBUG : Waiting for deletions to finish 2026/03/29 04:57:57 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 04:57:57 DEBUG : ignore-size: Unchanged skipping 2026/03/29 04:57:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:57:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:57:57 DEBUG : Waiting for deletions to finish 2026/03/29 04:57:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.16s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:57:59 DEBUG : existing: md5 = aa565931c3a1469c3c8e97de15ab7466 OK 2026/03/29 04:58:00 DEBUG : existing: size = 6 OK 2026/03/29 04:58:00 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 04:58:00 DEBUG : existing: Unchanged skipping 2026/03/29 04:58:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:58:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:58:00 DEBUG : Waiting for deletions to finish 2026/03/29 04:58:00 INFO : There was nothing to transfer 2026/03/29 04:58:00 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/29 04:58:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:58:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:58:01 DEBUG : existing: md5 = 42ba5ea02e2457160e0b6cbe5d0d693c OK 2026/03/29 04:58:01 DEBUG : existing: size = 6 OK 2026/03/29 04:58:01 INFO : existing: Copied (replaced existing) 2026/03/29 04:58:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.27s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:58:02 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/29 04:58:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:58:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:58:04 DEBUG : existing: md5 = 3d62c4796bc55f42a503b3e2159c05f9 OK 2026/03/29 04:58:04 DEBUG : existing: size = 6 OK 2026/03/29 04:58:04 INFO : existing: Copied (new) 2026/03/29 04:58:04 DEBUG : Waiting for deletions to finish 2026/03/29 04:58:04 DEBUG : existing: Destination exists, skipping 2026/03/29 04:58:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:58:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:58:04 DEBUG : Waiting for deletions to finish 2026/03/29 04:58:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.19s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:58:07 DEBUG : b/potato: md5 = 2eccccaf135b643bd2daaf8b5e0cc6fc OK 2026/03/29 04:58:09 DEBUG : c/non empty space: md5 = 7340dd5dcb97fabe164aaf7de3dff0af OK 2026/03/29 04:58:09 INFO : d: Making directory 2026/03/29 04:58:11 DEBUG : Added delayed dir = "a", newDst= 2026/03/29 04:58:12 INFO : c: Set directory modification time (using SetModTime) 2026/03/29 04:58:12 DEBUG : Added delayed dir = "c", newDst=c 2026/03/29 04:58:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/29 04:58:12 DEBUG : c/non empty space: size = 5 OK 2026/03/29 04:58:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 04:58:12 DEBUG : c/non empty space: Unchanged skipping 2026/03/29 04:58:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:58:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:58:14 DEBUG : a/potato2: md5 = d5c0b1219ff5412db22c83f57f532b63 OK 2026/03/29 04:58:14 DEBUG : a/potato2: size = 60 OK 2026/03/29 04:58:14 INFO : a/potato2: Copied (new) 2026/03/29 04:58:14 DEBUG : Waiting for deletions to finish 2026/03/29 04:58:14 INFO : b/potato: Deleted 2026/03/29 04:58:14 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/29 04:58:14 INFO : d: Removing directory 2026/03/29 04:58:15 INFO : b: Removing directory 2026/03/29 04:58:15 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/29 04:58:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': deleted 2 directories 2026/03/29 04:58:18 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/29 04:58:18 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (13.93s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:58:21 DEBUG : empty space: md5 = 248f8e4333eecf5ce8bf1dc48d61b60b OK 2026/03/29 04:58:21 DEBUG : empty space: size = 1 OK 2026/03/29 04:58:21 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/29 04:58:21 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/03/29 04:58:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:58:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:58:21 DEBUG : Waiting for deletions to finish 2026/03/29 04:58:22 DEBUG : empty space: size = 1 OK 2026/03/29 04:58:22 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/03/29 04:58:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:58:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:58:23 DEBUG : empty space: md5 = 1296e2baed92e6a2257917b5be4ea1e7 OK 2026/03/29 04:58:23 DEBUG : empty space: size = 1 OK 2026/03/29 04:58:23 INFO : empty space: Copied (replaced existing) 2026/03/29 04:58:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.78s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.47s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:58:26 DEBUG : foo: md5 = 9fdeabd8c6053baa17b7ccb7184d1f7b OK 2026/03/29 04:58:26 DEBUG : foo: size = 3 OK 2026/03/29 04:58:26 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/03/29 04:58:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:58:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:58:27 DEBUG : foo: md5 = 08db620486ebf596a86e1afb48599e43 OK 2026/03/29 04:58:27 DEBUG : foo: size = 3 OK 2026/03/29 04:58:27 INFO : foo: Copied (replaced existing) 2026/03/29 04:58:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.20s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:58:30 DEBUG : empty space: md5 = ef5d40bd71ea0844f8346231801c695c OK 2026/03/29 04:58:30 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/29 04:58:30 DEBUG : empty space: size = 1 OK 2026/03/29 04:58:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:58:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 04:58:30 DEBUG : empty space: Unchanged skipping 2026/03/29 04:58:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:58:32 DEBUG : potato: md5 = 09bd1c44af37f8558547f84e03c06bb3 OK 2026/03/29 04:58:32 DEBUG : potato: size = 60 OK 2026/03/29 04:58:32 INFO : potato: Copied (new) 2026/03/29 04:58:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.89s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:58:35 DEBUG : potato: md5 = 554da96f6838e02cbff610290d0b0877 OK 2026/03/29 04:58:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:58:35 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2933715519) 2026/03/29 04:58:35 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 04:58:35 DEBUG : potato: Sizes differ 2026/03/29 04:58:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:58:36 DEBUG : potato: md5 = b7a14acdad6ca6a4b568b0dbdb3813fa OK 2026/03/29 04:58:36 DEBUG : potato: size = 21 OK 2026/03/29 04:58:36 INFO : potato: Copied (replaced existing) 2026/03/29 04:58:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (3.96s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:58:39 DEBUG : potato: md5 = 722db55fc844dcd4959435230aeb2c2b OK 2026/03/29 04:58:39 DEBUG : potato: size = 21 OK 2026/03/29 04:58:39 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/03/29 04:58:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:58:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:58:40 DEBUG : potato: md5 = 69bb8395230362573888cd84352406ce OK 2026/03/29 04:58:40 DEBUG : potato: size = 21 OK 2026/03/29 04:58:40 INFO : potato: Copied (replaced existing) 2026/03/29 04:58:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:58:43 DEBUG : potato: md5 = 33e2028f66fb2f263e0cac97331cca02 OK 2026/03/29 04:58:44 DEBUG : empty space: md5 = 3043ffa1821562cea560603d306bc4ac OK 2026/03/29 04:58:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/29 04:58:44 DEBUG : empty space: size = 1 OK 2026/03/29 04:58:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 04:58:44 DEBUG : empty space: Unchanged skipping 2026/03/29 04:58:44 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/29 04:58:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:58:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:58:44 DEBUG : Waiting for deletions to finish 2026/03/29 04:58:44 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:58:47 DEBUG : potato: md5 = 7fa25513531672aad90a18efbfc53289 OK 2026/03/29 04:58:49 DEBUG : empty space: md5 = 795e9d1e343a0b4863835b299a33a465 OK 2026/03/29 04:58:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/29 04:58:49 DEBUG : empty space: size = 1 OK 2026/03/29 04:58:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 04:58:49 DEBUG : empty space: Unchanged skipping 2026/03/29 04:58:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:58:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:58:50 DEBUG : potato2: md5 = 3855be354e918a7f0370412e3efe596f OK 2026/03/29 04:58:50 DEBUG : potato2: size = 60 OK 2026/03/29 04:58:50 INFO : potato2: Copied (new) 2026/03/29 04:58:50 DEBUG : Waiting for deletions to finish 2026/03/29 04:58:51 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:58:54 DEBUG : b/potato: md5 = 175cbc1f8c79da428c1a5deb4c67600a OK 2026/03/29 04:58:56 DEBUG : c/non empty space: md5 = e5ea32b92817fc861b3f7356487d8b9b OK 2026/03/29 04:58:56 INFO : d: Making directory 2026/03/29 04:58:57 INFO : d/e: Making directory 2026/03/29 04:58:59 DEBUG : Added delayed dir = "a", newDst= 2026/03/29 04:59:00 INFO : c: Set directory modification time (using SetModTime) 2026/03/29 04:59:00 DEBUG : Added delayed dir = "c", newDst=c 2026/03/29 04:59:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/29 04:59:00 DEBUG : c/non empty space: size = 5 OK 2026/03/29 04:59:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 04:59:00 DEBUG : c/non empty space: Unchanged skipping 2026/03/29 04:59:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:59:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:59:02 DEBUG : a/potato2: md5 = c48e1e0a0022288f7c0c419e8d1b7f4a OK 2026/03/29 04:59:02 DEBUG : a/potato2: size = 60 OK 2026/03/29 04:59:02 INFO : a/potato2: Copied (new) 2026/03/29 04:59:02 DEBUG : Waiting for deletions to finish 2026/03/29 04:59:02 INFO : b/potato: Deleted 2026/03/29 04:59:02 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/29 04:59:02 INFO : d/e: Removing directory 2026/03/29 04:59:03 INFO : d: Removing directory 2026/03/29 04:59:03 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/03/29 04:59:04 INFO : b: Removing directory 2026/03/29 04:59:04 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/29 04:59:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': deleted 3 directories 2026/03/29 04:59:06 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/29 04:59:07 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (21.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:59:16 DEBUG : b/potato: md5 = 8870deb1a96cd3e468ad528bbc7c0777 OK 2026/03/29 04:59:18 DEBUG : c/non empty space: md5 = 817d6d432dcc34720ff5ec0688717c92 OK 2026/03/29 04:59:18 INFO : d: Making directory 2026/03/29 04:59:19 DEBUG : Added delayed dir = "a", newDst= 2026/03/29 04:59:20 INFO : c: Set directory modification time (using SetModTime) 2026/03/29 04:59:20 DEBUG : Added delayed dir = "c", newDst=c 2026/03/29 04:59:20 DEBUG : c/non empty space: size = 5 OK 2026/03/29 04:59:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 04:59:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/29 04:59:20 DEBUG : c/non empty space: Unchanged skipping 2026/03/29 04:59:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:59:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:59:22 DEBUG : a/potato2: md5 = 08214bb8f852d9df88bc3c8535343c48 OK 2026/03/29 04:59:22 DEBUG : a/potato2: size = 60 OK 2026/03/29 04:59:22 INFO : a/potato2: Copied (new) 2026/03/29 04:59:22 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': not deleting files as there were IO errors 2026/03/29 04:59:22 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/29 04:59:22 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': not deleting directories as there were IO errors 2026/03/29 04:59:25 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/29 04:59:26 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/29 04:59:27 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (13.57s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:59:29 DEBUG : potato: md5 = c1e5f8292f6c18d523022b658e7c5d3b OK 2026/03/29 04:59:30 DEBUG : empty space: md5 = 601d3096be63facfaee36d07525c0103 OK 2026/03/29 04:59:30 DEBUG : Waiting for deletions to finish 2026/03/29 04:59:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/29 04:59:31 DEBUG : empty space: size = 1 OK 2026/03/29 04:59:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 04:59:31 DEBUG : empty space: Unchanged skipping 2026/03/29 04:59:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:59:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:59:31 INFO : potato: Deleted 2026/03/29 04:59:32 DEBUG : potato2: md5 = d65fa4efdb587bec531768adc5ac821a OK 2026/03/29 04:59:32 DEBUG : potato2: size = 60 OK 2026/03/29 04:59:32 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.35s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:59:35 DEBUG : potato: md5 = 9cc8b336a93623db6c0efcd33d0d87a5 OK 2026/03/29 04:59:36 DEBUG : empty space: md5 = 7e4cd6f6f9d99b41fa85fc83a3d691d2 OK 2026/03/29 04:59:37 DEBUG : Waiting for deletions to finish 2026/03/29 04:59:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:59:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:59:37 INFO : potato: Deleted 2026/03/29 04:59:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/29 04:59:38 DEBUG : empty space: size = 1 OK 2026/03/29 04:59:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 04:59:38 DEBUG : empty space: Unchanged skipping 2026/03/29 04:59:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:59:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:59:39 DEBUG : potato2: md5 = 7a47123eb2c13ea51cb16a72aeff6733 OK 2026/03/29 04:59:39 DEBUG : potato2: size = 60 OK 2026/03/29 04:59:39 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.05s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:59:42 DEBUG : potato: md5 = 5b2c2252c9b17b7ce12deab1b936bf5e OK 2026/03/29 04:59:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/29 04:59:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:59:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:59:44 DEBUG : potato2: md5 = 3eb0b873eb800f4dce705e2a621be15f OK 2026/03/29 04:59:44 DEBUG : potato2: size = 19 OK 2026/03/29 04:59:44 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.72s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:59:47 DEBUG : potato2: md5 = 7a440502494845e3ffe1548688e6db20 OK 2026/03/29 04:59:48 DEBUG : empty space: md5 = b55af2f10be3612d030fa87658cf12b0 OK 2026/03/29 04:59:48 DEBUG : enormous: Excluded (Size Filter) 2026/03/29 04:59:48 DEBUG : enormous: Excluded 2026/03/29 04:59:48 DEBUG : potato2: Excluded (Size Filter) 2026/03/29 04:59:48 DEBUG : potato2: Excluded 2026/03/29 04:59:49 DEBUG : potato2: Excluded (Size Filter) 2026/03/29 04:59:49 DEBUG : empty space: size = 1 OK 2026/03/29 04:59:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 04:59:49 DEBUG : empty space: Unchanged skipping 2026/03/29 04:59:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:59:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:59:49 DEBUG : Waiting for deletions to finish 2026/03/29 04:59:49 INFO : There was nothing to transfer 2026/03/29 04:59:49 DEBUG : enormous: Excluded (Size Filter) 2026/03/29 04:59:49 DEBUG : enormous: Excluded 2026/03/29 04:59:49 DEBUG : potato2: Excluded (Size Filter) 2026/03/29 04:59:49 DEBUG : potato2: Excluded 2026/03/29 04:59:49 DEBUG : potato2: Excluded (Size Filter) 2026/03/29 04:59:49 DEBUG : empty space: size = 1 OK 2026/03/29 04:59:49 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/29 04:59:49 DEBUG : empty space: Unchanged skipping 2026/03/29 04:59:49 DEBUG : Local file system at /tmp/rclone2933715519: Waiting for checks to finish 2026/03/29 04:59:49 DEBUG : Local file system at /tmp/rclone2933715519: Waiting for transfers to finish 2026/03/29 04:59:49 DEBUG : Waiting for deletions to finish 2026/03/29 04:59:49 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.14s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:59:52 DEBUG : potato2: md5 = cda483f6b7a12093f3201ce347175aae OK 2026/03/29 04:59:53 DEBUG : empty space: md5 = 97357cc4b80ee02ff1bdbfe3f6628765 OK 2026/03/29 04:59:54 DEBUG : enormous: md5 = 39cb802648f76ced386b699b888f292b OK 2026/03/29 04:59:55 DEBUG : enormous: Excluded (Size Filter) 2026/03/29 04:59:55 DEBUG : enormous: Excluded 2026/03/29 04:59:55 DEBUG : potato2: Excluded (Size Filter) 2026/03/29 04:59:55 DEBUG : potato2: Excluded 2026/03/29 04:59:55 DEBUG : empty space: size = 1 OK 2026/03/29 04:59:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 04:59:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 04:59:55 DEBUG : empty space: Unchanged skipping 2026/03/29 04:59:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 04:59:55 DEBUG : Waiting for deletions to finish 2026/03/29 04:59:55 INFO : enormous: Deleted 2026/03/29 04:59:55 INFO : potato2: Deleted 2026/03/29 04:59:55 INFO : There was nothing to transfer 2026/03/29 04:59:56 DEBUG : empty space: size = 1 OK 2026/03/29 04:59:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/29 04:59:56 DEBUG : Local file system at /tmp/rclone2933715519: Waiting for checks to finish 2026/03/29 04:59:56 DEBUG : empty space: Unchanged skipping 2026/03/29 04:59:56 DEBUG : Local file system at /tmp/rclone2933715519: Waiting for transfers to finish 2026/03/29 04:59:56 DEBUG : Waiting for deletions to finish 2026/03/29 04:59:56 INFO : enormous: Deleted 2026/03/29 04:59:56 INFO : potato2: Deleted 2026/03/29 04:59:56 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.21s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 04:59:58 DEBUG : one: md5 = 38363dcd75db1ce4d2ed880cb43bc22b OK 2026/03/29 04:59:59 DEBUG : two: md5 = 58ca53f1d1f995cc50a6877c5bbce71c OK 2026/03/29 05:00:01 DEBUG : three: md5 = 6d79fe71bb70fcbd8046737507b13b78 OK 2026/03/29 05:00:02 DEBUG : four: md5 = 167a1a6e9d3b963b53067cc838d4fc97 OK 2026/03/29 05:00:03 DEBUG : five: Need to transfer - File not found at Destination 2026/03/29 05:00:03 DEBUG : one: Destination is newer than source, skipping 2026/03/29 05:00:03 DEBUG : three: size = 5 OK 2026/03/29 05:00:03 DEBUG : four: size = 4 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:00:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:00:03 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 05:00:03 DEBUG : four: Sizes differ 2026/03/29 05:00:03 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/29 05:00:03 DEBUG : two: size = 3 OK 2026/03/29 05:00:03 DEBUG : three: Sizes identical 2026/03/29 05:00:03 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/29 05:00:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:00:04 DEBUG : four: md5 = 5266dece1a91042bf8352d697d4778d7 OK 2026/03/29 05:00:04 DEBUG : four: size = 4 OK 2026/03/29 05:00:04 INFO : four: Copied (replaced existing) 2026/03/29 05:00:04 DEBUG : two: md5 = 058cd63d9d2e85326441365932150819 OK 2026/03/29 05:00:04 DEBUG : two: size = 3 OK 2026/03/29 05:00:04 INFO : two: Copied (replaced existing) 2026/03/29 05:00:04 DEBUG : five: md5 = 0214f3fd5291ef5c8339dbc67be87db2 OK 2026/03/29 05:00:04 DEBUG : five: size = 4 OK 2026/03/29 05:00:04 INFO : five: Copied (new) 2026/03/29 05:00:04 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.26s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/03/29 05:00:07 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/29 05:00:07 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/29 05:00:07 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/29 05:00:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:00:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:00:08 DEBUG : potato: md5 = 69c6cfcec1504bc05b16746961f2cae1 OK 2026/03/29 05:00:08 DEBUG : potato: size = 14 OK 2026/03/29 05:00:08 INFO : potato: Copied (new) 2026/03/29 05:00:09 DEBUG : yam: md5 = cc554907521fd15316b044bbf4146e63 OK 2026/03/29 05:00:09 DEBUG : yam: size = 11 OK 2026/03/29 05:00:09 INFO : yam: Copied (new) 2026/03/29 05:00:09 DEBUG : Waiting for deletions to finish 2026/03/29 05:00:09 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/29 05:00:09 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/29 05:00:09 DEBUG : potato: size = 14 OK 2026/03/29 05:00:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:00:09 DEBUG : potato: Unchanged skipping 2026/03/29 05:00:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:00:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:00:11 DEBUG : yaml: md5 = 01ae72e7cab9af5662d5b15fd8016563 OK 2026/03/29 05:00:11 DEBUG : yaml: size = 11 OK 2026/03/29 05:00:11 INFO : yaml: Copied (new) 2026/03/29 05:00:11 DEBUG : Waiting for deletions to finish 2026/03/29 05:00:11 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.78s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/29 05:00:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Making map for --track-renames 2026/03/29 05:00:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Finished making map for --track-renames 2026/03/29 05:00:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:00:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/29 05:00:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/29 05:00:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for renames to finish 2026/03/29 05:00:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:00:14 DEBUG : yam: md5 = 96a7b65491003008d55ef071365398b4 OK 2026/03/29 05:00:14 DEBUG : yam: size = 11 OK 2026/03/29 05:00:14 INFO : yam: Copied (new) 2026/03/29 05:00:14 DEBUG : potato: md5 = eee2771aa28b60548a74bd6a40fb41c0 OK 2026/03/29 05:00:14 DEBUG : potato: size = 14 OK 2026/03/29 05:00:14 INFO : potato: Copied (new) 2026/03/29 05:00:14 DEBUG : Waiting for deletions to finish 2026/03/29 05:00:15 DEBUG : potato: size = 14 OK 2026/03/29 05:00:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:00:15 DEBUG : potato: Unchanged skipping 2026/03/29 05:00:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Making map for --track-renames 2026/03/29 05:00:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Finished making map for --track-renames 2026/03/29 05:00:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:00:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for renames to finish 2026/03/29 05:00:16 INFO : yam: Moved (server-side) to: yaml 2026/03/29 05:00:16 INFO : yaml: Renamed from "yam" 2026/03/29 05:00:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:00:16 DEBUG : Waiting for deletions to finish 2026/03/29 05:00:16 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.25s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/29 05:00:17 DEBUG : Added delayed dir = "sub", newDst= 2026/03/29 05:00:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Making map for --track-renames 2026/03/29 05:00:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Finished making map for --track-renames 2026/03/29 05:00:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:00:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for renames to finish 2026/03/29 05:00:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/29 05:00:17 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/29 05:00:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:00:19 DEBUG : potato: md5 = cd536099215e836e66fccf6ab956f825 OK 2026/03/29 05:00:19 DEBUG : potato: size = 14 OK 2026/03/29 05:00:19 INFO : potato: Copied (new) 2026/03/29 05:00:19 DEBUG : sub/yam: md5 = 323c9313b853e9f46e3724f6e0c56b13 OK 2026/03/29 05:00:19 DEBUG : sub/yam: size = 11 OK 2026/03/29 05:00:19 INFO : sub/yam: Copied (new) 2026/03/29 05:00:19 DEBUG : Waiting for deletions to finish 2026/03/29 05:00:20 INFO : sub: Set directory modification time (using DirSetModTime) 2026/03/29 05:00:21 DEBUG : potato: size = 14 OK 2026/03/29 05:00:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:00:21 DEBUG : potato: Unchanged skipping 2026/03/29 05:00:21 INFO : sub: Set directory modification time (using SetModTime) 2026/03/29 05:00:21 DEBUG : Added delayed dir = "sub", newDst=sub 2026/03/29 05:00:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Making map for --track-renames 2026/03/29 05:00:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Finished making map for --track-renames 2026/03/29 05:00:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:00:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for renames to finish 2026/03/29 05:00:22 INFO : sub/yam: Moved (server-side) to: yam 2026/03/29 05:00:22 INFO : yam: Renamed from "sub/yam" 2026/03/29 05:00:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:00:22 DEBUG : Waiting for deletions to finish 2026/03/29 05:00:22 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.66s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:00:25 DEBUG : Creating backend with remote "/tmp/rclone2933715519/dir1" 2026/03/29 05:00:25 DEBUG : Creating backend with remote "/tmp/rclone2933715519/dir2" 2026/03/29 05:00:25 DEBUG : Local file system at /tmp/rclone2933715519/dir2: Using server-side directory move 2026/03/29 05:00:25 INFO : Local file system at /tmp/rclone2933715519/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/29 05:00:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/29 05:00:25 DEBUG : Local file system at /tmp/rclone2933715519/dir2: Waiting for checks to finish 2026/03/29 05:00:25 DEBUG : Local file system at /tmp/rclone2933715519/dir2: Waiting for transfers to finish 2026/03/29 05:00:25 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.45s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:00:25 DEBUG : Added delayed dir = "nested", newDst= 2026/03/29 05:00:25 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/29 05:00:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 05:00:25 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/03/29 05:00:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/29 05:00:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:00:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:00:27 DEBUG : sub dir/hello world: md5 = 32395dacb0d4877e551459bfe15c05cb OK 2026/03/29 05:00:27 DEBUG : sub dir/hello world: size = 11 OK 2026/03/29 05:00:27 INFO : sub dir/hello world: Copied (new) 2026/03/29 05:00:27 INFO : sub dir/hello world: Deleted 2026/03/29 05:00:29 DEBUG : nested/sub dir/file: md5 = 6e5e699e5fe7deb4dee3ed639f4c5996 OK 2026/03/29 05:00:29 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/29 05:00:29 INFO : nested/sub dir/file: Copied (new) 2026/03/29 05:00:29 INFO : nested/sub dir/file: Deleted 2026/03/29 05:00:29 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/03/29 05:00:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/29 05:00:30 INFO : nested: Set directory modification time (using DirSetModTime) 2026/03/29 05:00:30 INFO : sub dir: Removing directory 2026/03/29 05:00:30 INFO : nested/sub dir: Removing directory 2026/03/29 05:00:30 INFO : nested: Removing directory 2026/03/29 05:00:30 DEBUG : Local file system at /tmp/rclone2933715519: deleted 3 directories 2026/03/29 05:00:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/29 05:00:33 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/03/29 05:00:34 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.60s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:00:35 DEBUG : Added delayed dir = "nested", newDst= 2026/03/29 05:00:35 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/29 05:00:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/29 05:00:35 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/03/29 05:00:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/29 05:00:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:00:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:00:37 DEBUG : sub dir/hello world: md5 = d42f9d88e4d6cf90de6e843f69b3a83e OK 2026/03/29 05:00:37 DEBUG : sub dir/hello world: size = 11 OK 2026/03/29 05:00:37 INFO : sub dir/hello world: Copied (new) 2026/03/29 05:00:37 INFO : sub dir/hello world: Deleted 2026/03/29 05:00:39 DEBUG : nested/sub dir/file: md5 = 0e75c9609406d9417d2ce728083e3cef OK 2026/03/29 05:00:39 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/29 05:00:39 INFO : nested/sub dir/file: Copied (new) 2026/03/29 05:00:39 INFO : nested/sub dir/file: Deleted 2026/03/29 05:00:39 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/03/29 05:00:39 INFO : nested: Set directory modification time (using DirSetModTime) 2026/03/29 05:00:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/29 05:00:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/29 05:00:42 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/03/29 05:00:43 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (8.88s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:00:44 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/29 05:00:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/29 05:00:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:00:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:00:45 DEBUG : existing: md5 = 4aff0d62ccca9fedb4f61a2c5a918941 OK 2026/03/29 05:00:45 DEBUG : existing: size = 6 OK 2026/03/29 05:00:45 INFO : existing: Copied (new) 2026/03/29 05:00:45 INFO : existing: Deleted 2026/03/29 05:00:45 DEBUG : existing-b: md5 = 490af584cae27ce76e07f25a49a2e9bf OK 2026/03/29 05:00:45 DEBUG : existing-b: size = 6 OK 2026/03/29 05:00:45 INFO : existing-b: Copied (new) 2026/03/29 05:00:45 INFO : existing-b: Deleted 2026/03/29 05:00:46 DEBUG : existing: Destination exists, skipping 2026/03/29 05:00:46 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/29 05:00:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:00:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:00:46 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.45s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:00:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yomosul3mawa" 2026/03/29 05:00:47 DEBUG : Creating backend with remote "TestDrive:crypt/7a6hsqc9lnficddt574caic5rhvc6no1mr5aoni7qhsrgr68p0e0" 2026/03/29 05:00:49 DEBUG : potato2: md5 = e4b5e895e4b69b9ad75fdf8f275fca38 OK 2026/03/29 05:00:51 DEBUG : empty space: md5 = 2a2f7922593bce5a958453f9c4f78a44 OK 2026/03/29 05:00:52 DEBUG : potato3: md5 = 86bbe60319fbaf16717cdf1bd197eb0a OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke' -> Encrypted drive 'TestCryptDrive:rclone-test-yomosul3mawa' 2026/03/29 05:00:55 DEBUG : empty space: md5 = 8fa7841d1b0f7c6ce2674523859f0258 OK 2026/03/29 05:00:56 DEBUG : potato3: md5 = a0891d62b4edca37e8863b6a5deea8dd OK 2026/03/29 05:00:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yomosul3mawa': Using server-side directory move 2026/03/29 05:00:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yomosul3mawa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/29 05:00:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/29 05:00:57 DEBUG : empty space: size = 1 OK 2026/03/29 05:00:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/29 05:00:57 DEBUG : empty space: Unchanged skipping 2026/03/29 05:00:57 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 05:00:57 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-yomosul3mawa') 2026/03/29 05:00:57 DEBUG : potato3: Sizes differ 2026/03/29 05:00:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yomosul3mawa': Waiting for checks to finish 2026/03/29 05:00:57 INFO : empty space: Deleted 2026/03/29 05:00:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yomosul3mawa': Waiting for transfers to finish 2026/03/29 05:00:57 INFO : potato2: Moved (server-side) 2026/03/29 05:00:57 INFO : potato3: Deleted 2026/03/29 05:00:58 INFO : potato3: Moved (server-side) 2026/03/29 05:00:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xatejes0fano" 2026/03/29 05:00:58 DEBUG : Creating backend with remote "TestDrive:crypt/6mebp53mpvlv1vg7fqegejbinku0d7g535c8kr627j3n8vlvqfag" 2026/03/29 05:00:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xatejes0fano': Using server-side directory move 2026/03/29 05:01:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xatejes0fano': Server side directory move succeeded 2026/03/29 05:01:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xatejes0fano': Purge remote 2026/03/29 05:01:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yomosul3mawa': Purge remote 2026/03/29 05:01:02 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.03s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:01:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hebehor0bacu" 2026/03/29 05:01:02 DEBUG : Creating backend with remote "TestDrive:crypt/3af0urj5f04t39g33a1887g9c6f3kstdok05j69gok2k1etnu7l0" 2026/03/29 05:01:04 DEBUG : potato2: md5 = 955f281592234e78fd42b7f9aa6155b3 OK 2026/03/29 05:01:06 DEBUG : empty space: md5 = 172b47939ddce736a1b1c6b4ae36432b OK 2026/03/29 05:01:07 DEBUG : potato3: md5 = 268b39d85b2ebf0fabe31b4cb1525522 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke' -> Encrypted drive 'TestCryptDrive:rclone-test-hebehor0bacu' 2026/03/29 05:01:09 DEBUG : empty space: md5 = f66ee629c9dbbe05ab8ec3deb42fd55a OK 2026/03/29 05:01:11 DEBUG : potato3: md5 = 3ef3b4c58e74fec687d1057ef255ab03 OK 2026/03/29 05:01:11 DEBUG : empty space: Excluded (Size Filter) 2026/03/29 05:01:11 DEBUG : empty space: Excluded (Size Filter) 2026/03/29 05:01:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/29 05:01:11 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 05:01:11 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-hebehor0bacu') 2026/03/29 05:01:11 DEBUG : potato3: Sizes differ 2026/03/29 05:01:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hebehor0bacu': Waiting for checks to finish 2026/03/29 05:01:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hebehor0bacu': Waiting for transfers to finish 2026/03/29 05:01:12 INFO : potato3: Deleted 2026/03/29 05:01:12 INFO : potato2: Moved (server-side) 2026/03/29 05:01:12 INFO : potato3: Moved (server-side) 2026/03/29 05:01:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qohivon8pafa" 2026/03/29 05:01:13 DEBUG : Config file has changed externally - reloading 2026/03/29 05:01:13 DEBUG : Creating backend with remote "TestDrive:crypt/98vddj4ad79sokl7atjcqntlajke2objlhh7scur2qrlb5pommag" 2026/03/29 05:01:14 DEBUG : empty space: Excluded (Size Filter) 2026/03/29 05:01:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/29 05:01:14 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/29 05:01:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qohivon8pafa': Waiting for checks to finish 2026/03/29 05:01:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qohivon8pafa': Waiting for transfers to finish 2026/03/29 05:01:15 INFO : potato2: Moved (server-side) 2026/03/29 05:01:15 INFO : potato3: Moved (server-side) 2026/03/29 05:01:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qohivon8pafa': Purge remote 2026/03/29 05:01:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hebehor0bacu': Purge remote --- PASS: TestServerSideMoveWithFilter (15.29s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:01:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dihofex2qesi" 2026/03/29 05:01:17 DEBUG : Creating backend with remote "TestDrive:crypt/01jrbb133mhskhfv73k0kiglksefchp8gvs55k3t9hae45b225vg" 2026/03/29 05:01:20 DEBUG : potato2: md5 = 7e03aab1062c79a4adc90dac6d39daa4 OK 2026/03/29 05:01:21 DEBUG : empty space: md5 = adc00f92f4826296256679099b74d396 OK 2026/03/29 05:01:23 DEBUG : potato3: md5 = a9627f9d46d02cbdb186ab61f9fa58b6 OK 2026/03/29 05:01:23 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke' -> Encrypted drive 'TestCryptDrive:rclone-test-dihofex2qesi' 2026/03/29 05:01:26 DEBUG : empty space: md5 = b83571a668df3e64bc810caefe70e2b4 OK 2026/03/29 05:01:27 DEBUG : potato3: md5 = 4a547d68d41390dc3da68455a55d93b4 OK 2026/03/29 05:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dihofex2qesi': Using server-side directory move 2026/03/29 05:01:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dihofex2qesi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/29 05:01:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/29 05:01:28 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/03/29 05:01:28 DEBUG : empty space: size = 1 OK 2026/03/29 05:01:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/29 05:01:28 DEBUG : empty space: Unchanged skipping 2026/03/29 05:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dihofex2qesi': Waiting for checks to finish 2026/03/29 05:01:28 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 05:01:28 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-dihofex2qesi') 2026/03/29 05:01:28 DEBUG : potato3: Sizes differ 2026/03/29 05:01:28 INFO : empty space: Deleted 2026/03/29 05:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dihofex2qesi': Waiting for transfers to finish 2026/03/29 05:01:29 INFO : potato3: Deleted 2026/03/29 05:01:29 INFO : potato2: Moved (server-side) 2026/03/29 05:01:29 INFO : potato3: Moved (server-side) 2026/03/29 05:01:29 INFO : tomatoDir: Removing directory 2026/03/29 05:01:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': deleted 1 directories 2026/03/29 05:01:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rijogoq7holo" 2026/03/29 05:01:31 DEBUG : Creating backend with remote "TestDrive:crypt/8jnv7nr3dq1toc0t8om5ot1b5sdsdosgc76l59dqpatubfi1btlg" 2026/03/29 05:01:31 INFO : tomatoDir: Making directory 2026/03/29 05:01:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rijogoq7holo': Using server-side directory move 2026/03/29 05:01:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rijogoq7holo': Server side directory move succeeded 2026/03/29 05:01:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rijogoq7holo': Purge remote 2026/03/29 05:01:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dihofex2qesi': Purge remote 2026/03/29 05:01:35 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.11s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.47s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:01:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-defuxis6coke/rclone-sync-test" 2026/03/29 05:01:36 DEBUG : Creating backend with remote "TestDrive:crypt/q078qk4s3rbkpaa2hh3mb7hophhfallh9ijogknih2vqljltk6qg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.97s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:01:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-defuxis6coke/rclone-sync-test" 2026/03/29 05:01:38 DEBUG : Creating backend with remote "TestDrive:crypt/q078qk4s3rbkpaa2hh3mb7hophhfallh9ijogknih2vqljltk6qg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/03/29 05:01:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-defuxis6coke/rclone-sync-test-include/layer2" 2026/03/29 05:01:40 DEBUG : Creating backend with remote "TestDrive:crypt/q078qk4s3rbkpaa2hh3mb7hophhfallh9ijogknih2vqljltk6qg/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/03/29 05:01:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-defuxis6coke/rclone-sync-test-ignore-file" 2026/03/29 05:01:43 DEBUG : Creating backend with remote "TestDrive:crypt/q078qk4s3rbkpaa2hh3mb7hophhfallh9ijogknih2vqljltk6qg/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/03/29 05:01:47 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 21a34bed12fda27fe6bb92b9432310c5 OK 2026/03/29 05:01:49 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/29 05:01:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/rclone-sync-test': Waiting for checks to finish 2026/03/29 05:01:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/rclone-sync-test': Waiting for transfers to finish 2026/03/29 05:01:49 DEBUG : Waiting for deletions to finish 2026/03/29 05:01:49 INFO : There was nothing to transfer 2026/03/29 05:01:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:01:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:01:51 DEBUG : Waiting for deletions to finish 2026/03/29 05:01:51 INFO : rclone-sync-test-include: Removing directory 2026/03/29 05:01:51 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/29 05:01:51 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/29 05:01:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': failed to delete 1 directories 2026/03/29 05:01:51 INFO : There was nothing to transfer 2026/03/29 05:01:53 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/29 05:01:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/03/29 05:01:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/03/29 05:01:53 DEBUG : Waiting for deletions to finish 2026/03/29 05:01:53 INFO : There was nothing to transfer 2026/03/29 05:01:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:01:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:01:55 DEBUG : Waiting for deletions to finish 2026/03/29 05:01:55 INFO : rclone-sync-test-include: Removing directory 2026/03/29 05:01:55 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/29 05:01:55 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/29 05:01:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': failed to delete 1 directories 2026/03/29 05:01:55 INFO : There was nothing to transfer 2026/03/29 05:01:57 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/29 05:01:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/03/29 05:01:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/03/29 05:01:57 DEBUG : Waiting for deletions to finish 2026/03/29 05:01:57 INFO : There was nothing to transfer 2026/03/29 05:01:59 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/29 05:01:59 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (22.68s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:02:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-defuxis6coke/dst" 2026/03/29 05:02:01 DEBUG : Creating backend with remote "TestDrive:crypt/q078qk4s3rbkpaa2hh3mb7hophhfallh9ijogknih2vqljltk6qg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/29 05:02:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-defuxis6coke/CompareDest" 2026/03/29 05:02:02 DEBUG : Creating backend with remote "TestDrive:crypt/q078qk4s3rbkpaa2hh3mb7hophhfallh9ijogknih2vqljltk6qg/gveqi14airsml4bgu7krj116o8" 2026/03/29 05:02:04 DEBUG : one: Need to transfer - File not found at Destination 2026/03/29 05:02:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for checks to finish 2026/03/29 05:02:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for transfers to finish 2026/03/29 05:02:06 DEBUG : one: md5 = 738a223f577e570a8c38994895129f84 OK 2026/03/29 05:02:06 DEBUG : one: size = 3 OK 2026/03/29 05:02:06 INFO : one: Copied (new) 2026/03/29 05:02:06 DEBUG : Waiting for deletions to finish 2026/03/29 05:02:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:02:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst') 2026/03/29 05:02:07 DEBUG : one: Sizes differ 2026/03/29 05:02:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for checks to finish 2026/03/29 05:02:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for transfers to finish 2026/03/29 05:02:09 DEBUG : one: md5 = 8b5a4511ec684e9e3b47e15c18808f0c OK 2026/03/29 05:02:09 DEBUG : one: size = 5 OK 2026/03/29 05:02:09 INFO : one: Copied (replaced existing) 2026/03/29 05:02:09 DEBUG : Waiting for deletions to finish 2026/03/29 05:02:11 DEBUG : dst/one: md5 = d5e988521173e4eb152eee3f4bed70b1 OK 2026/03/29 05:02:13 DEBUG : CompareDest/one: md5 = 71f0e85f17a6fd7370c09460e79d8192 OK 2026/03/29 05:02:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for checks to finish 2026/03/29 05:02:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:02:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst') 2026/03/29 05:02:14 DEBUG : one: Sizes differ 2026/03/29 05:02:15 DEBUG : one: size = 5 OK 2026/03/29 05:02:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 05:02:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/29 05:02:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for transfers to finish 2026/03/29 05:02:15 DEBUG : Waiting for deletions to finish 2026/03/29 05:02:15 INFO : There was nothing to transfer 2026/03/29 05:02:17 DEBUG : CompareDest/two: md5 = c516caea74dfa67d0ada9a33702a5cc1 OK 2026/03/29 05:02:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:02:18 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst') 2026/03/29 05:02:18 DEBUG : one: Sizes differ 2026/03/29 05:02:18 DEBUG : one: size = 5 OK 2026/03/29 05:02:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 05:02:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/29 05:02:18 DEBUG : two: size = 3 OK 2026/03/29 05:02:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 05:02:18 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/29 05:02:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for checks to finish 2026/03/29 05:02:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for transfers to finish 2026/03/29 05:02:18 DEBUG : Waiting for deletions to finish 2026/03/29 05:02:18 INFO : There was nothing to transfer 2026/03/29 05:02:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:02:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst') 2026/03/29 05:02:19 DEBUG : one: Sizes differ 2026/03/29 05:02:19 DEBUG : one: size = 5 OK 2026/03/29 05:02:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 05:02:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/29 05:02:19 DEBUG : two: size = 3 OK 2026/03/29 05:02:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 05:02:19 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/29 05:02:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for checks to finish 2026/03/29 05:02:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for transfers to finish 2026/03/29 05:02:19 DEBUG : Waiting for deletions to finish 2026/03/29 05:02:19 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/03/29 05:02:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:02:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst') 2026/03/29 05:02:20 DEBUG : one: Sizes differ 2026/03/29 05:02:20 DEBUG : one: size = 5 OK 2026/03/29 05:02:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 05:02:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/29 05:02:20 DEBUG : two: size = 5 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:02:20 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/CompareDest') 2026/03/29 05:02:20 DEBUG : two: Sizes differ 2026/03/29 05:02:20 DEBUG : two: Need to transfer - File not found at Destination 2026/03/29 05:02:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for checks to finish 2026/03/29 05:02:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for transfers to finish 2026/03/29 05:02:22 DEBUG : two: md5 = 671fd8691520313136b38ccd75b981c0 OK 2026/03/29 05:02:22 DEBUG : two: size = 5 OK 2026/03/29 05:02:22 INFO : two: Copied (new) 2026/03/29 05:02:22 DEBUG : Waiting for deletions to finish 2026/03/29 05:02:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/29 05:02:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 05:02:25 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 05:02:25 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (25.46s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:02:28 DEBUG : pre-dest1/1: md5 = b552945e4dbe0132f021aae8e81c9a8a OK 2026/03/29 05:02:30 DEBUG : pre-dest2/2: md5 = 3c6bf954056e5513df367c28334b88ca OK 2026/03/29 05:02:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-defuxis6coke/dest" 2026/03/29 05:02:31 DEBUG : Creating backend with remote "TestDrive:crypt/q078qk4s3rbkpaa2hh3mb7hophhfallh9ijogknih2vqljltk6qg/rg03c1jvnehrrc617i0lnqjddc" 2026/03/29 05:02:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-defuxis6coke/pre-dest1" 2026/03/29 05:02:32 DEBUG : Creating backend with remote "TestDrive:crypt/q078qk4s3rbkpaa2hh3mb7hophhfallh9ijogknih2vqljltk6qg/bbnblvh6k061ssopqrp18kd7gc" 2026/03/29 05:02:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-defuxis6coke/pre-dest2" 2026/03/29 05:02:33 DEBUG : Creating backend with remote "TestDrive:crypt/q078qk4s3rbkpaa2hh3mb7hophhfallh9ijogknih2vqljltk6qg/dgicm1h6b5ejvlltm8eeif0bnk" 2026/03/29 05:02:34 DEBUG : 1: size = 1 OK 2026/03/29 05:02:34 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:02:34 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/29 05:02:35 DEBUG : 2: size = 1 OK 2026/03/29 05:02:35 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:02:35 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/29 05:02:35 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/29 05:02:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dest': Waiting for checks to finish 2026/03/29 05:02:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dest': Waiting for transfers to finish 2026/03/29 05:02:38 DEBUG : 3: md5 = 51e8893b634dc483630f4223d34891c9 OK 2026/03/29 05:02:38 DEBUG : 3: size = 1 OK 2026/03/29 05:02:38 INFO : 3: Copied (new) 2026/03/29 05:02:38 DEBUG : Waiting for deletions to finish 2026/03/29 05:02:40 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/03/29 05:02:41 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/03/29 05:02:41 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.04s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:02:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-defuxis6coke/dst" 2026/03/29 05:02:42 DEBUG : Creating backend with remote "TestDrive:crypt/q078qk4s3rbkpaa2hh3mb7hophhfallh9ijogknih2vqljltk6qg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/29 05:02:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-defuxis6coke/CopyDest" 2026/03/29 05:02:43 DEBUG : Creating backend with remote "TestDrive:crypt/q078qk4s3rbkpaa2hh3mb7hophhfallh9ijogknih2vqljltk6qg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/29 05:02:45 DEBUG : one: Need to transfer - File not found at Destination 2026/03/29 05:02:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for checks to finish 2026/03/29 05:02:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for transfers to finish 2026/03/29 05:02:48 DEBUG : one: md5 = 791d28816fe0c85cf1537bbc92720c97 OK 2026/03/29 05:02:48 DEBUG : one: size = 3 OK 2026/03/29 05:02:48 INFO : one: Copied (new) 2026/03/29 05:02:48 DEBUG : Waiting for deletions to finish 2026/03/29 05:02:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for checks to finish 2026/03/29 05:02:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:02:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst') 2026/03/29 05:02:49 DEBUG : one: Sizes differ 2026/03/29 05:02:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for transfers to finish 2026/03/29 05:02:50 DEBUG : one: md5 = b03746ce1972e44d7789501bb9b59853 OK 2026/03/29 05:02:50 DEBUG : one: size = 5 OK 2026/03/29 05:02:50 INFO : one: Copied (replaced existing) 2026/03/29 05:02:50 DEBUG : Waiting for deletions to finish 2026/03/29 05:02:52 DEBUG : dst/one: md5 = 6e278c16e4064d6edbf5505c5c7e0a17 OK 2026/03/29 05:02:54 DEBUG : CopyDest/one: md5 = 091610bdac6fc0d797d63f3cd56f0a94 OK 2026/03/29 05:02:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-defuxis6coke/BackupDir" 2026/03/29 05:02:55 DEBUG : Creating backend with remote "TestDrive:crypt/q078qk4s3rbkpaa2hh3mb7hophhfallh9ijogknih2vqljltk6qg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/29 05:02:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:02:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst') 2026/03/29 05:02:56 DEBUG : one: Sizes differ 2026/03/29 05:02:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for checks to finish 2026/03/29 05:02:57 DEBUG : one: size = 5 OK 2026/03/29 05:02:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 05:02:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:02:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst') 2026/03/29 05:02:57 DEBUG : one: Sizes differ 2026/03/29 05:02:58 INFO : one: Moved (server-side) 2026/03/29 05:03:00 DEBUG : one: size = 5 OK 2026/03/29 05:03:00 INFO : one: Copied (server-side copy) 2026/03/29 05:03:00 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/29 05:03:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for transfers to finish 2026/03/29 05:03:00 DEBUG : Waiting for deletions to finish 2026/03/29 05:03:01 DEBUG : CopyDest/two: md5 = bf5e8d9b0e98b35b9cda6bf1d7b27cf4 OK 2026/03/29 05:03:02 DEBUG : one: size = 5 OK 2026/03/29 05:03:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 05:03:02 DEBUG : one: Unchanged skipping 2026/03/29 05:03:02 DEBUG : two: size = 3 OK 2026/03/29 05:03:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 05:03:03 DEBUG : two: size = 3 OK 2026/03/29 05:03:03 INFO : two: Copied (server-side copy) 2026/03/29 05:03:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/29 05:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for checks to finish 2026/03/29 05:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for transfers to finish 2026/03/29 05:03:03 DEBUG : Waiting for deletions to finish 2026/03/29 05:03:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for checks to finish 2026/03/29 05:03:04 DEBUG : one: size = 5 OK 2026/03/29 05:03:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 05:03:04 DEBUG : one: Unchanged skipping 2026/03/29 05:03:04 DEBUG : two: size = 3 OK 2026/03/29 05:03:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 05:03:04 DEBUG : two: Unchanged skipping 2026/03/29 05:03:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for transfers to finish 2026/03/29 05:03:04 DEBUG : Waiting for deletions to finish 2026/03/29 05:03:04 INFO : There was nothing to transfer 2026/03/29 05:03:06 DEBUG : CopyDest/three: md5 = 3a3982d8ecfe11baa5820f3560e6d505 OK 2026/03/29 05:03:07 DEBUG : one: size = 5 OK 2026/03/29 05:03:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 05:03:07 DEBUG : one: Unchanged skipping 2026/03/29 05:03:07 DEBUG : three: size = 7 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:03:07 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/CopyDest') 2026/03/29 05:03:07 DEBUG : three: Sizes differ 2026/03/29 05:03:07 DEBUG : three: Destination not found in --copy-dest 2026/03/29 05:03:07 DEBUG : three: Need to transfer - File not found at Destination 2026/03/29 05:03:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for checks to finish 2026/03/29 05:03:07 DEBUG : two: size = 3 OK 2026/03/29 05:03:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/29 05:03:07 DEBUG : two: Unchanged skipping 2026/03/29 05:03:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for transfers to finish 2026/03/29 05:03:08 DEBUG : three: md5 = a58b3a9843e13252af40f586876a5717 OK 2026/03/29 05:03:08 DEBUG : three: size = 7 OK 2026/03/29 05:03:08 INFO : three: Copied (new) 2026/03/29 05:03:08 DEBUG : Waiting for deletions to finish 2026/03/29 05:03:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/29 05:03:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/29 05:03:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 05:03:13 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/29 05:03:13 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 05:03:13 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/29 05:03:14 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (32.35s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:03:17 DEBUG : dst/one: md5 = 9c8393a7ce9cd010d00ff7afa34f69ba OK 2026/03/29 05:03:18 DEBUG : dst/two: md5 = e6dd56ff7bec3da3a4d683fcd19a48d7 OK 2026/03/29 05:03:19 DEBUG : dst/three.txt: md5 = fbfa86a653eee8298eeeacf067f9b235 OK 2026/03/29 05:03:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-defuxis6coke/dst" 2026/03/29 05:03:20 DEBUG : Creating backend with remote "TestDrive:crypt/q078qk4s3rbkpaa2hh3mb7hophhfallh9ijogknih2vqljltk6qg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/29 05:03:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-defuxis6coke/backup" 2026/03/29 05:03:21 DEBUG : Creating backend with remote "TestDrive:crypt/q078qk4s3rbkpaa2hh3mb7hophhfallh9ijogknih2vqljltk6qg/1nrff024r7pq65ecp72fc28jb0" 2026/03/29 05:03:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:03:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst') 2026/03/29 05:03:22 DEBUG : one: Sizes differ 2026/03/29 05:03:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for checks to finish 2026/03/29 05:03:22 DEBUG : two: size = 3 OK 2026/03/29 05:03:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:03:22 DEBUG : two: Unchanged skipping 2026/03/29 05:03:25 INFO : one: Moved (server-side) 2026/03/29 05:03:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for transfers to finish 2026/03/29 05:03:26 DEBUG : one: md5 = 0c48ca74344c910ae5b7ead69a93abdf OK 2026/03/29 05:03:26 DEBUG : one: size = 4 OK 2026/03/29 05:03:26 INFO : one: Copied (new) 2026/03/29 05:03:26 DEBUG : Waiting for deletions to finish 2026/03/29 05:03:27 INFO : three.txt: Moved (server-side) 2026/03/29 05:03:27 INFO : three.txt: Moved into backup dir 2026/03/29 05:03:29 DEBUG : dst/three.txt: md5 = 5792d8a732fb195cb614dfd15cf5690a OK 2026/03/29 05:03:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:03:30 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst') 2026/03/29 05:03:30 DEBUG : one: Sizes differ 2026/03/29 05:03:30 DEBUG : two: size = 3 OK 2026/03/29 05:03:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:03:30 DEBUG : two: Unchanged skipping 2026/03/29 05:03:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for checks to finish 2026/03/29 05:03:30 INFO : one: Deleted 2026/03/29 05:03:31 INFO : one: Moved (server-side) 2026/03/29 05:03:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for transfers to finish 2026/03/29 05:03:32 DEBUG : one: md5 = 890d40a49418c6af964ca4743b40d8a3 OK 2026/03/29 05:03:32 DEBUG : one: size = 5 OK 2026/03/29 05:03:32 INFO : one: Copied (new) 2026/03/29 05:03:32 DEBUG : Waiting for deletions to finish 2026/03/29 05:03:33 INFO : three.txt: Deleted 2026/03/29 05:03:33 INFO : three.txt: Moved (server-side) 2026/03/29 05:03:33 INFO : three.txt: Moved into backup dir 2026/03/29 05:03:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 05:03:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/29 05:03:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/29 05:03:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 05:03:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/29 05:03:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (22.89s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:03:39 DEBUG : dst/one: md5 = b5c09a6635af62394d34fdf10f0c2259 OK 2026/03/29 05:03:41 DEBUG : dst/two: md5 = 364bfa22760f3bdbb8ea262ab25a2a44 OK 2026/03/29 05:03:42 DEBUG : dst/three.txt: md5 = 267bd57aadbe66e78755995171587ca2 OK 2026/03/29 05:03:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-defuxis6coke/dst" 2026/03/29 05:03:43 DEBUG : Creating backend with remote "TestDrive:crypt/q078qk4s3rbkpaa2hh3mb7hophhfallh9ijogknih2vqljltk6qg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/29 05:03:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-defuxis6coke/backup" 2026/03/29 05:03:44 DEBUG : Creating backend with remote "TestDrive:crypt/q078qk4s3rbkpaa2hh3mb7hophhfallh9ijogknih2vqljltk6qg/1nrff024r7pq65ecp72fc28jb0" 2026/03/29 05:03:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:03:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst') 2026/03/29 05:03:45 DEBUG : one: Sizes differ 2026/03/29 05:03:45 DEBUG : two: size = 3 OK 2026/03/29 05:03:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:03:45 DEBUG : two: Unchanged skipping 2026/03/29 05:03:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for checks to finish 2026/03/29 05:03:47 INFO : one: Moved (server-side) to: one.bak 2026/03/29 05:03:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for transfers to finish 2026/03/29 05:03:48 DEBUG : one: md5 = 47ea7776d38f55e7f1246ee3086ea9d4 OK 2026/03/29 05:03:48 DEBUG : one: size = 4 OK 2026/03/29 05:03:48 INFO : one: Copied (new) 2026/03/29 05:03:48 DEBUG : Waiting for deletions to finish 2026/03/29 05:03:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/29 05:03:49 INFO : three.txt: Moved into backup dir 2026/03/29 05:03:51 DEBUG : dst/three.txt: md5 = c28cc1d6bef357be26145c4936bc648f OK 2026/03/29 05:03:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:03:52 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst') 2026/03/29 05:03:52 DEBUG : one: Sizes differ 2026/03/29 05:03:52 DEBUG : two: size = 3 OK 2026/03/29 05:03:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:03:52 DEBUG : two: Unchanged skipping 2026/03/29 05:03:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for checks to finish 2026/03/29 05:03:52 INFO : one.bak: Deleted 2026/03/29 05:03:53 INFO : one: Moved (server-side) to: one.bak 2026/03/29 05:03:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for transfers to finish 2026/03/29 05:03:54 DEBUG : one: md5 = e8f273b6451734c7e8f65647ceb218ca OK 2026/03/29 05:03:54 DEBUG : one: size = 5 OK 2026/03/29 05:03:54 INFO : one: Copied (new) 2026/03/29 05:03:54 DEBUG : Waiting for deletions to finish 2026/03/29 05:03:55 INFO : three.txt.bak: Deleted 2026/03/29 05:03:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/29 05:03:55 INFO : three.txt: Moved into backup dir 2026/03/29 05:03:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 05:03:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/29 05:03:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/29 05:03:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/29 05:03:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/29 05:03:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (21.96s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:04:01 DEBUG : dst/one: md5 = e560b91119bd2ded04661dde9c760e0d OK 2026/03/29 05:04:03 DEBUG : dst/two: md5 = d516d8c2a0ab3dbe55fd4e10c2426707 OK 2026/03/29 05:04:04 DEBUG : dst/three.txt: md5 = dc5ce0808c1fbe3720e6421ddaa73d28 OK 2026/03/29 05:04:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-defuxis6coke/dst" 2026/03/29 05:04:05 DEBUG : Creating backend with remote "TestDrive:crypt/q078qk4s3rbkpaa2hh3mb7hophhfallh9ijogknih2vqljltk6qg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/29 05:04:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-defuxis6coke/backup" 2026/03/29 05:04:05 DEBUG : Creating backend with remote "TestDrive:crypt/q078qk4s3rbkpaa2hh3mb7hophhfallh9ijogknih2vqljltk6qg/1nrff024r7pq65ecp72fc28jb0" 2026/03/29 05:04:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:04:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst') 2026/03/29 05:04:07 DEBUG : one: Sizes differ 2026/03/29 05:04:07 DEBUG : two: size = 3 OK 2026/03/29 05:04:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for checks to finish 2026/03/29 05:04:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:04:07 DEBUG : two: Unchanged skipping 2026/03/29 05:04:09 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/29 05:04:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for transfers to finish 2026/03/29 05:04:10 DEBUG : one: md5 = 6d91692fe95dfd0c9b0d02c893fd78f5 OK 2026/03/29 05:04:10 DEBUG : one: size = 4 OK 2026/03/29 05:04:10 INFO : one: Copied (new) 2026/03/29 05:04:10 DEBUG : Waiting for deletions to finish 2026/03/29 05:04:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/29 05:04:11 INFO : three.txt: Moved into backup dir 2026/03/29 05:04:13 DEBUG : dst/three.txt: md5 = e83a3560270abb18382f2ed83dc2b32f OK 2026/03/29 05:04:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:04:14 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst') 2026/03/29 05:04:14 DEBUG : one: Sizes differ 2026/03/29 05:04:14 DEBUG : two: size = 3 OK 2026/03/29 05:04:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:04:14 DEBUG : two: Unchanged skipping 2026/03/29 05:04:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for checks to finish 2026/03/29 05:04:15 INFO : one-2019-01-01: Deleted 2026/03/29 05:04:15 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/29 05:04:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for transfers to finish 2026/03/29 05:04:17 DEBUG : one: md5 = 9388f6af5d41c5684ff4b855ea23850b OK 2026/03/29 05:04:17 DEBUG : one: size = 5 OK 2026/03/29 05:04:17 INFO : one: Copied (new) 2026/03/29 05:04:17 DEBUG : Waiting for deletions to finish 2026/03/29 05:04:17 INFO : three-2019-01-01.txt: Deleted 2026/03/29 05:04:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/29 05:04:18 INFO : three.txt: Moved into backup dir 2026/03/29 05:04:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 05:04:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/29 05:04:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/29 05:04:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/29 05:04:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/29 05:04:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (22.53s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:04:24 DEBUG : dst/one: md5 = c3e3b45ca28d8e5903d609c394c4a65a OK 2026/03/29 05:04:25 DEBUG : dst/two: md5 = 5a066ec651f346c0907c24646e3d7fa1 OK 2026/03/29 05:04:27 DEBUG : dst/three.txt: md5 = b7afef540a7bb140a95b9b3ec425a0d1 OK 2026/03/29 05:04:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-defuxis6coke/dst" 2026/03/29 05:04:27 DEBUG : Creating backend with remote "TestDrive:crypt/q078qk4s3rbkpaa2hh3mb7hophhfallh9ijogknih2vqljltk6qg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/29 05:04:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:04:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst') 2026/03/29 05:04:28 DEBUG : one: Sizes differ 2026/03/29 05:04:28 DEBUG : two: size = 3 OK 2026/03/29 05:04:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:04:28 DEBUG : two: Unchanged skipping 2026/03/29 05:04:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for checks to finish 2026/03/29 05:04:29 INFO : one: Moved (server-side) to: one.bak 2026/03/29 05:04:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for transfers to finish 2026/03/29 05:04:30 DEBUG : one: md5 = c18842817b1936b5ad1026b9b98dd684 OK 2026/03/29 05:04:30 DEBUG : one: size = 4 OK 2026/03/29 05:04:30 INFO : one: Copied (new) 2026/03/29 05:04:30 DEBUG : Waiting for deletions to finish 2026/03/29 05:04:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/29 05:04:31 INFO : three.txt: Moved into backup dir 2026/03/29 05:04:33 DEBUG : dst/three.txt: md5 = 72393863fdacf1fa97995cba0b1b0bf2 OK 2026/03/29 05:04:34 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/29 05:04:34 DEBUG : one.bak: Excluded (Path Filter) 2026/03/29 05:04:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:04:34 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst') 2026/03/29 05:04:34 DEBUG : two: size = 3 OK 2026/03/29 05:04:34 DEBUG : one: Sizes differ 2026/03/29 05:04:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:04:34 DEBUG : two: Unchanged skipping 2026/03/29 05:04:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for checks to finish 2026/03/29 05:04:34 INFO : one.bak: Deleted 2026/03/29 05:04:35 INFO : one: Moved (server-side) to: one.bak 2026/03/29 05:04:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst': Waiting for transfers to finish 2026/03/29 05:04:36 DEBUG : one: md5 = 9bc3d4c837714879e8b9705aef920d6b OK 2026/03/29 05:04:36 DEBUG : one: size = 5 OK 2026/03/29 05:04:36 INFO : one: Copied (new) 2026/03/29 05:04:36 DEBUG : Waiting for deletions to finish 2026/03/29 05:04:37 INFO : three.txt.bak: Deleted 2026/03/29 05:04:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/29 05:04:38 INFO : three.txt: Moved into backup dir 2026/03/29 05:04:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 05:04:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/29 05:04:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/29 05:04:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/29 05:04:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/29 05:04:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (19.15s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:04:43 DEBUG : dst/one: md5 = 4863926d853435811e24556ba72df6a4 OK 2026/03/29 05:04:44 DEBUG : dst/two: md5 = d5654356367239a0fbcda3f87d1c00d8 OK 2026/03/29 05:04:46 DEBUG : dst/three.txt: md5 = b2aa8d86ebe9e607232a659a8c29ae7b OK 2026/03/29 05:04:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-defuxis6coke/dst" 2026/03/29 05:04:46 DEBUG : Creating backend with remote "TestDrive:crypt/q078qk4s3rbkpaa2hh3mb7hophhfallh9ijogknih2vqljltk6qg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/29 05:04:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:04:47 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst') 2026/03/29 05:04:47 DEBUG : one: Sizes differ 2026/03/29 05:04:48 INFO : one: Moved (server-side) to: one.bak 2026/03/29 05:04:49 DEBUG : one: md5 = 807a3270f47156a1e5cdd375a9c18427 OK 2026/03/29 05:04:49 DEBUG : one: size = 4 OK 2026/03/29 05:04:49 INFO : one: Copied (new) 2026/03/29 05:04:50 DEBUG : two: size = 3 OK 2026/03/29 05:04:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:04:50 DEBUG : two: Unchanged skipping 2026/03/29 05:04:50 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:04:50 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst') 2026/03/29 05:04:50 DEBUG : three.txt: Sizes differ 2026/03/29 05:04:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/29 05:04:52 DEBUG : three.txt: md5 = afa9e9b86b3bd5ec8395df92f23b1203 OK 2026/03/29 05:04:52 DEBUG : three.txt: size = 6 OK 2026/03/29 05:04:52 INFO : three.txt: Copied (new) 2026/03/29 05:04:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:04:53 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst') 2026/03/29 05:04:53 DEBUG : one: Sizes differ 2026/03/29 05:04:54 INFO : one.bak: Deleted 2026/03/29 05:04:55 INFO : one: Moved (server-side) to: one.bak 2026/03/29 05:04:56 DEBUG : one: md5 = 6946617b0136bca3ea6239561f690425 OK 2026/03/29 05:04:56 DEBUG : one: size = 5 OK 2026/03/29 05:04:56 INFO : one: Copied (new) 2026/03/29 05:04:56 DEBUG : two: size = 3 OK 2026/03/29 05:04:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:04:56 DEBUG : two: Unchanged skipping 2026/03/29 05:04:57 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:04:57 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst') 2026/03/29 05:04:57 DEBUG : three.txt: Sizes differ 2026/03/29 05:04:57 INFO : three.txt.bak: Deleted 2026/03/29 05:04:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/29 05:04:59 DEBUG : three.txt: md5 = 8ca299b8925c787949bd7b817d8daaba OK 2026/03/29 05:04:59 DEBUG : three.txt: size = 19 OK 2026/03/29 05:04:59 INFO : three.txt: Copied (new) 2026/03/29 05:05:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/29 05:05:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 05:05:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/29 05:05:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/29 05:05:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/29 05:05:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/29 05:05:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncSuffix (22.07s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:05:05 DEBUG : dst/one: md5 = c967b881eed5c21c9d87a7e174cd8795 OK 2026/03/29 05:05:07 DEBUG : dst/two: md5 = cb815cc193fda50ffbbf737dc5bd912b OK 2026/03/29 05:05:08 DEBUG : dst/three.txt: md5 = c2a4c83716e2615210397633dfb17ea2 OK 2026/03/29 05:05:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-defuxis6coke/dst" 2026/03/29 05:05:08 DEBUG : Creating backend with remote "TestDrive:crypt/q078qk4s3rbkpaa2hh3mb7hophhfallh9ijogknih2vqljltk6qg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/29 05:05:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:05:09 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst') 2026/03/29 05:05:09 DEBUG : one: Sizes differ 2026/03/29 05:05:10 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/29 05:05:11 DEBUG : one: md5 = b858b7ecc6df8d6e7af9f5461d51f37f OK 2026/03/29 05:05:11 DEBUG : one: size = 4 OK 2026/03/29 05:05:11 INFO : one: Copied (new) 2026/03/29 05:05:12 DEBUG : two: size = 3 OK 2026/03/29 05:05:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:05:12 DEBUG : two: Unchanged skipping 2026/03/29 05:05:12 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:05:12 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst') 2026/03/29 05:05:12 DEBUG : three.txt: Sizes differ 2026/03/29 05:05:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/29 05:05:14 DEBUG : three.txt: md5 = bcd0eed568e70d0f6acfc32370c51ff3 OK 2026/03/29 05:05:14 DEBUG : three.txt: size = 6 OK 2026/03/29 05:05:14 INFO : three.txt: Copied (new) 2026/03/29 05:05:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:05:15 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst') 2026/03/29 05:05:15 DEBUG : one: Sizes differ 2026/03/29 05:05:16 INFO : one-2019-01-01: Deleted 2026/03/29 05:05:16 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/29 05:05:18 DEBUG : one: md5 = 9b02695c94f6a125583586ce53a32d30 OK 2026/03/29 05:05:18 DEBUG : one: size = 5 OK 2026/03/29 05:05:18 INFO : one: Copied (new) 2026/03/29 05:05:18 DEBUG : two: size = 3 OK 2026/03/29 05:05:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:05:18 DEBUG : two: Unchanged skipping 2026/03/29 05:05:18 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:05:18 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke/dst') 2026/03/29 05:05:18 DEBUG : three.txt: Sizes differ 2026/03/29 05:05:19 INFO : three-2019-01-01.txt: Deleted 2026/03/29 05:05:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/29 05:05:21 DEBUG : three.txt: md5 = 1dd007b535ac91f2ba0621a673b4ef7c OK 2026/03/29 05:05:21 DEBUG : three.txt: size = 19 OK 2026/03/29 05:05:21 INFO : three.txt: Copied (new) 2026/03/29 05:05:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/29 05:05:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/29 05:05:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/29 05:05:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/29 05:05:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/29 05:05:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/29 05:05:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (21.61s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:05:26 DEBUG : Testêé: md5 = 1b0a0fa0a5b134a4f1fbba1a4b9ac869 OK 2026/03/29 05:05:26 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:05:26 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 05:05:26 DEBUG : Testêé: Sizes differ 2026/03/29 05:05:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:05:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:05:28 DEBUG : Testêé: md5 = 89f21843ac1457d9bfeb55d1f10f1b55 OK 2026/03/29 05:05:28 DEBUG : Testêé: size = 14 OK 2026/03/29 05:05:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/29 05:05:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.28s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:05:29 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/29 05:05:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:05:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:05:31 DEBUG : existing: md5 = 71fe9dab0ed11ee626e9eb9bcf3771ae OK 2026/03/29 05:05:31 DEBUG : existing: size = 6 OK 2026/03/29 05:05:31 INFO : existing: Copied (new) 2026/03/29 05:05:31 DEBUG : Waiting for deletions to finish 2026/03/29 05:05:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:05:32 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:05:32 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 05:05:32 DEBUG : existing: Sizes differ 2026/03/29 05:05:32 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/29 05:05:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:05:32 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': not deleting files as there were IO errors 2026/03/29 05:05:32 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.87s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:05:34 DEBUG : EXISTING: md5 = 3c798f1ff85e0712d269a92d7652eb4f OK 2026/03/29 05:05:35 DEBUG : EXISTING: size = 6 OK 2026/03/29 05:05:35 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:05:35 DEBUG : existing: Unchanged skipping 2026/03/29 05:05:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:05:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:05:35 DEBUG : Waiting for deletions to finish 2026/03/29 05:05:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.13s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.51s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.36s) --- SKIP: TestMaxTransfer/Hard (0.47s) --- SKIP: TestMaxTransfer/Soft (0.44s) --- SKIP: TestMaxTransfer/Cautious (0.45s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:05:39 DEBUG : both0: md5 = 7483732c127abc086c78efb26624f929 OK 2026/03/29 05:05:41 DEBUG : only0: md5 = 1d0f49c5a936195bda62b3e82c28c616 OK 2026/03/29 05:05:42 DEBUG : both1: md5 = 5980a0d3a51e9422cb01a297afa90209 OK 2026/03/29 05:05:44 DEBUG : only1: md5 = 36657155044c46fedfa751adf25be3d3 OK 2026/03/29 05:05:45 DEBUG : both2: md5 = 9c0c08d36c5831492257ea74973ce8cc OK 2026/03/29 05:05:47 DEBUG : only2: md5 = 2a77cab5b213550df3542e90d0c13ec0 OK 2026/03/29 05:05:48 DEBUG : both3: md5 = f9cf15c2683f258944f595db3cd704c6 OK 2026/03/29 05:05:49 DEBUG : only3: md5 = f9cff37eab3c16572c82df2521fb6ef5 OK 2026/03/29 05:05:51 DEBUG : both4: md5 = 49ea3c742c21a3a124f29f60b77e8ba0 OK 2026/03/29 05:05:52 DEBUG : only4: md5 = a8c717dcc763ab56a5f1f3cc0458dd31 OK 2026/03/29 05:05:54 DEBUG : both5: md5 = f1808a32e1d8c0b72632f4d63cb83bc8 OK 2026/03/29 05:05:55 DEBUG : only5: md5 = 00a0c1bf3ddd6ac4dc81993ce60a42a4 OK 2026/03/29 05:05:57 DEBUG : both6: md5 = 52e8ac1c6e2b6cc433d662382b26d54e OK 2026/03/29 05:05:58 DEBUG : only6: md5 = 2427875db2949c42663da5d8014b3f3a OK 2026/03/29 05:05:59 DEBUG : both7: md5 = e502dad8606c046411ab66bcedf7e88f OK 2026/03/29 05:06:01 DEBUG : only7: md5 = 223c61c1e50e1aa8259f0487d5a11741 OK 2026/03/29 05:06:02 DEBUG : both8: md5 = fe964c48ee75860fae10a6602628bfb2 OK 2026/03/29 05:06:04 DEBUG : only8: md5 = 9cefb4f4544ce4be6c89b8a8c31d8e3f OK 2026/03/29 05:06:05 DEBUG : both9: md5 = 3e0cdb0893f2bc3224fb6f49bd9ff037 OK 2026/03/29 05:06:06 DEBUG : only9: md5 = 7eb2e9bee1c33c83af7d5798354a7cc5 OK 2026/03/29 05:06:08 DEBUG : both10: md5 = fa3f16206cd6a622a01d296c2d9acaee OK 2026/03/29 05:06:09 DEBUG : only10: md5 = 45cba666899c8a5850651308f43aaa78 OK 2026/03/29 05:06:11 DEBUG : both11: md5 = 9efe001e130f9d2cba021550c4ce905c OK 2026/03/29 05:06:12 DEBUG : only11: md5 = 70e805f76976e962b6f1cfb32214b394 OK 2026/03/29 05:06:14 DEBUG : both12: md5 = 19a379c6dee49067d77d54ba76ecee9f OK 2026/03/29 05:06:15 DEBUG : only12: md5 = 2adfabf936e4116c3622b80df065af91 OK 2026/03/29 05:06:17 DEBUG : both13: md5 = 95645081b4c8167859ad5add5d232258 OK 2026/03/29 05:06:18 DEBUG : only13: md5 = 60947229ce41da3e465c45483bbda4a7 OK 2026/03/29 05:06:20 DEBUG : both14: md5 = 94a6ecc5235969ffce9fdec9b27e84b4 OK 2026/03/29 05:06:21 DEBUG : only14: md5 = a21436beb96fce7419d7004bff1e357d OK 2026/03/29 05:06:22 DEBUG : both15: md5 = eb4c43f27730c582c9963add1ec31b66 OK 2026/03/29 05:06:24 DEBUG : only15: md5 = 47681c2720417964a29f24b50fa9adb9 OK 2026/03/29 05:06:25 DEBUG : both16: md5 = 51ba0b7198e2efdb9e9daaef4176bce8 OK 2026/03/29 05:06:27 DEBUG : only16: md5 = f9286f2cf6b820cfd7a2fe9cb3dd2460 OK 2026/03/29 05:06:28 DEBUG : both17: md5 = 34435f90f9f2fb2a50029b9f9e848948 OK 2026/03/29 05:06:30 DEBUG : only17: md5 = 8bd7bae7a14915573b498405b68d7b45 OK 2026/03/29 05:06:31 DEBUG : both18: md5 = 36ab6de3c097e9b51c4bbf06b643c740 OK 2026/03/29 05:06:33 DEBUG : only18: md5 = a4f42570abc06f1d478f4283896d1716 OK 2026/03/29 05:06:34 DEBUG : both19: md5 = 5c1633049c0045df26a16e65ee03a165 OK 2026/03/29 05:06:36 DEBUG : only19: md5 = a7431d6501c111c215364f63ee2f7a73 OK 2026/03/29 05:06:36 DEBUG : both0: size = 6 OK 2026/03/29 05:06:36 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:06:36 DEBUG : both11: size = 6 OK 2026/03/29 05:06:36 DEBUG : both10: size = 6 OK 2026/03/29 05:06:36 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:06:36 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:06:36 DEBUG : both12: size = 6 OK 2026/03/29 05:06:36 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:06:36 DEBUG : both0: Unchanged skipping 2026/03/29 05:06:36 DEBUG : both13: size = 6 OK 2026/03/29 05:06:36 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:06:36 DEBUG : both12: Unchanged skipping 2026/03/29 05:06:36 DEBUG : both14: size = 6 OK 2026/03/29 05:06:36 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:06:36 DEBUG : both13: Unchanged skipping 2026/03/29 05:06:36 DEBUG : both15: size = 6 OK 2026/03/29 05:06:36 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:06:36 DEBUG : both11: Unchanged skipping 2026/03/29 05:06:36 DEBUG : both16: size = 6 OK 2026/03/29 05:06:36 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:06:36 DEBUG : both16: Unchanged skipping 2026/03/29 05:06:36 DEBUG : both17: size = 6 OK 2026/03/29 05:06:36 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:06:36 DEBUG : both10: Unchanged skipping 2026/03/29 05:06:36 DEBUG : both18: size = 6 OK 2026/03/29 05:06:36 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:06:36 DEBUG : both18: Unchanged skipping 2026/03/29 05:06:36 DEBUG : both19: size = 6 OK 2026/03/29 05:06:36 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:06:36 DEBUG : both19: Unchanged skipping 2026/03/29 05:06:36 DEBUG : both1: size = 6 OK 2026/03/29 05:06:36 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:06:36 DEBUG : both1: Unchanged skipping 2026/03/29 05:06:36 DEBUG : both2: size = 6 OK 2026/03/29 05:06:36 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:06:36 DEBUG : both2: Unchanged skipping 2026/03/29 05:06:36 DEBUG : both3: size = 6 OK 2026/03/29 05:06:36 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:06:36 DEBUG : both3: Unchanged skipping 2026/03/29 05:06:36 DEBUG : both4: size = 6 OK 2026/03/29 05:06:36 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:06:36 DEBUG : both4: Unchanged skipping 2026/03/29 05:06:36 DEBUG : both5: size = 6 OK 2026/03/29 05:06:36 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:06:36 DEBUG : both5: Unchanged skipping 2026/03/29 05:06:36 DEBUG : both6: size = 6 OK 2026/03/29 05:06:36 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:06:36 DEBUG : both6: Unchanged skipping 2026/03/29 05:06:36 DEBUG : both7: size = 6 OK 2026/03/29 05:06:36 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:06:36 DEBUG : both7: Unchanged skipping 2026/03/29 05:06:36 DEBUG : both8: size = 6 OK 2026/03/29 05:06:36 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:06:36 DEBUG : both8: Unchanged skipping 2026/03/29 05:06:36 DEBUG : both9: size = 6 OK 2026/03/29 05:06:36 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:06:36 DEBUG : both9: Unchanged skipping 2026/03/29 05:06:36 DEBUG : both14: Unchanged skipping 2026/03/29 05:06:36 DEBUG : both15: Unchanged skipping 2026/03/29 05:06:36 DEBUG : both17: Unchanged skipping 2026/03/29 05:06:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:06:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:06:36 DEBUG : Waiting for deletions to finish 2026/03/29 05:06:37 INFO : only12: Deleted 2026/03/29 05:06:37 INFO : only8: Deleted 2026/03/29 05:06:37 INFO : only14: Deleted 2026/03/29 05:06:37 INFO : only3: Deleted 2026/03/29 05:06:37 INFO : only15: Deleted 2026/03/29 05:06:37 INFO : only13: Deleted 2026/03/29 05:06:37 INFO : only10: Deleted 2026/03/29 05:06:37 INFO : only17: Deleted 2026/03/29 05:06:37 INFO : only11: Deleted 2026/03/29 05:06:37 INFO : only2: Deleted 2026/03/29 05:06:37 INFO : only18: Deleted 2026/03/29 05:06:37 INFO : only4: Deleted 2026/03/29 05:06:38 INFO : only5: Deleted 2026/03/29 05:06:38 INFO : only16: Deleted 2026/03/29 05:06:38 INFO : only6: Deleted 2026/03/29 05:06:38 INFO : only19: Deleted 2026/03/29 05:06:38 INFO : only7: Deleted 2026/03/29 05:06:38 INFO : only1: Deleted 2026/03/29 05:06:38 INFO : only9: Deleted 2026/03/29 05:06:38 INFO : only0: Deleted 2026/03/29 05:06:38 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (69.52s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:06:49 DEBUG : both0: md5 = f79eb55043cb8c433395ab3f0eb1d030 OK 2026/03/29 05:06:50 DEBUG : only0: md5 = ba960c3c079ff439e09f1be4bd008ecf OK 2026/03/29 05:06:51 DEBUG : both1: md5 = daab6f94317f1cde40b12ca3e02f3455 OK 2026/03/29 05:06:53 DEBUG : only1: md5 = f52cf2a183e12af53a27b65e22f30c6b OK 2026/03/29 05:06:54 DEBUG : both2: md5 = 7534a80e422fc3ada3591dbda024e61e OK 2026/03/29 05:06:56 DEBUG : only2: md5 = 4ee6d8d1d38c140e267dec08f6889ddf OK 2026/03/29 05:06:57 DEBUG : both3: md5 = c778c02746562ea29e507554b0cefb85 OK 2026/03/29 05:06:58 DEBUG : only3: md5 = 7cf646e5f97b5b786d76ac7b3ffff905 OK 2026/03/29 05:07:00 DEBUG : both4: md5 = 3cf4e583d7f534ff30a741eeeb706edc OK 2026/03/29 05:07:01 DEBUG : only4: md5 = 1a674ea2f6021c5a1a739911ae720de0 OK 2026/03/29 05:07:02 DEBUG : both5: md5 = 411f53c9796dfdfe0d4ce4c115cc68eb OK 2026/03/29 05:07:04 DEBUG : only5: md5 = 2909fa55c6060697587a81d9e33066f1 OK 2026/03/29 05:07:05 DEBUG : both6: md5 = 54cd6cdd7f62e17259493c82192b17bd OK 2026/03/29 05:07:07 DEBUG : only6: md5 = 42c772bfa424c7aa1fd1e55f03d62cf7 OK 2026/03/29 05:07:08 DEBUG : both7: md5 = 86b7a13188be1279a9c23267f1d625df OK 2026/03/29 05:07:10 DEBUG : only7: md5 = 86b0f988d6204ae29454066f80f92fc3 OK 2026/03/29 05:07:11 DEBUG : both8: md5 = 3746de4c331a3c88ee4e08ed672d361f OK 2026/03/29 05:07:13 DEBUG : only8: md5 = 3a67ee3f4e97b494a458926e8574554e OK 2026/03/29 05:07:14 DEBUG : both9: md5 = 0bacf6d079334634bbf9b2224b215291 OK 2026/03/29 05:07:16 DEBUG : only9: md5 = 2eb35c2de2df2b78beac0101941492ea OK 2026/03/29 05:07:17 DEBUG : both10: md5 = 2e50d1f91f50b752ba5327e09059f84c OK 2026/03/29 05:07:18 DEBUG : only10: md5 = 5226c04d000e07d4b5ea78f8884017a6 OK 2026/03/29 05:07:20 DEBUG : both11: md5 = a71388f13b3f030646069c61d3cc9603 OK 2026/03/29 05:07:21 DEBUG : only11: md5 = 338200a46bc319716737aec04fff289b OK 2026/03/29 05:07:23 DEBUG : both12: md5 = af9a5433fab2b96a6d2ed9e6430d448d OK 2026/03/29 05:07:24 DEBUG : only12: md5 = f9cc4e843d341c9f0cd7bd12b9e9aea9 OK 2026/03/29 05:07:25 DEBUG : both13: md5 = 0cb4aae9081303371fb5ee6100c7f50a OK 2026/03/29 05:07:27 DEBUG : only13: md5 = d56270532708adb879f217d7c4ed181c OK 2026/03/29 05:07:28 DEBUG : both14: md5 = 7924c837de573fc9353b8f0f90bedfb5 OK 2026/03/29 05:07:30 DEBUG : only14: md5 = 3cf7eadbacff216d28c7e76fc686df59 OK 2026/03/29 05:07:31 DEBUG : both15: md5 = 317bdbf774330bc88dd1de04f70b6fa3 OK 2026/03/29 05:07:33 DEBUG : only15: md5 = b820e8aaa80325a9fdad6356abdb58f1 OK 2026/03/29 05:07:34 DEBUG : both16: md5 = bcbe9215e7bbd79326b493f7a95542b8 OK 2026/03/29 05:07:36 DEBUG : only16: md5 = 63051f62c6f1146cea936950f63354bf OK 2026/03/29 05:07:37 DEBUG : both17: md5 = 164481f7f6716731943caa1f153d93a4 OK 2026/03/29 05:07:39 DEBUG : only17: md5 = 2df142d769f1b1163934bb4de499cc49 OK 2026/03/29 05:07:40 DEBUG : both18: md5 = 9737e479a837f6013f913bb7e88cfc60 OK 2026/03/29 05:07:41 DEBUG : only18: md5 = f12f4e1374786c2837ac1f56f3f14981 OK 2026/03/29 05:07:43 DEBUG : both19: md5 = 7ed7dc7bafd43b3d1844a21634a1dc01 OK 2026/03/29 05:07:44 DEBUG : only19: md5 = a096d2345201bf26411ef62b68f3e6f5 OK 2026/03/29 05:07:45 DEBUG : both0: size = 6 OK 2026/03/29 05:07:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:07:45 DEBUG : both10: size = 6 OK 2026/03/29 05:07:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:07:45 DEBUG : both10: Unchanged skipping 2026/03/29 05:07:45 DEBUG : both11: size = 6 OK 2026/03/29 05:07:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:07:45 DEBUG : both11: Unchanged skipping 2026/03/29 05:07:45 DEBUG : both12: size = 6 OK 2026/03/29 05:07:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:07:45 DEBUG : both12: Unchanged skipping 2026/03/29 05:07:45 DEBUG : both13: size = 6 OK 2026/03/29 05:07:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:07:45 DEBUG : both13: Unchanged skipping 2026/03/29 05:07:45 DEBUG : both14: size = 6 OK 2026/03/29 05:07:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:07:45 DEBUG : both14: Unchanged skipping 2026/03/29 05:07:45 DEBUG : both15: size = 6 OK 2026/03/29 05:07:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:07:45 DEBUG : both15: Unchanged skipping 2026/03/29 05:07:45 DEBUG : both16: size = 6 OK 2026/03/29 05:07:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:07:45 DEBUG : both16: Unchanged skipping 2026/03/29 05:07:45 DEBUG : both17: size = 6 OK 2026/03/29 05:07:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:07:45 DEBUG : both17: Unchanged skipping 2026/03/29 05:07:45 DEBUG : both18: size = 6 OK 2026/03/29 05:07:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:07:45 DEBUG : both18: Unchanged skipping 2026/03/29 05:07:45 DEBUG : both19: size = 6 OK 2026/03/29 05:07:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:07:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:07:45 DEBUG : both19: Unchanged skipping 2026/03/29 05:07:45 DEBUG : both2: size = 6 OK 2026/03/29 05:07:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:07:45 DEBUG : both2: Unchanged skipping 2026/03/29 05:07:45 DEBUG : both4: size = 6 OK 2026/03/29 05:07:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:07:45 DEBUG : both3: size = 6 OK 2026/03/29 05:07:45 DEBUG : both4: Unchanged skipping 2026/03/29 05:07:45 DEBUG : both5: size = 6 OK 2026/03/29 05:07:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:07:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:07:45 DEBUG : both1: size = 6 OK 2026/03/29 05:07:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:07:45 DEBUG : both5: Unchanged skipping 2026/03/29 05:07:45 DEBUG : both6: size = 6 OK 2026/03/29 05:07:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:07:45 DEBUG : both6: Unchanged skipping 2026/03/29 05:07:45 DEBUG : both7: size = 6 OK 2026/03/29 05:07:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:07:45 DEBUG : both1: Unchanged skipping 2026/03/29 05:07:45 DEBUG : both8: size = 6 OK 2026/03/29 05:07:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:07:45 DEBUG : both0: Unchanged skipping 2026/03/29 05:07:45 DEBUG : both9: size = 6 OK 2026/03/29 05:07:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:07:45 DEBUG : both3: Unchanged skipping 2026/03/29 05:07:45 DEBUG : both7: Unchanged skipping 2026/03/29 05:07:45 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:07:45 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 05:07:45 DEBUG : only10: Sizes differ 2026/03/29 05:07:45 DEBUG : both8: Unchanged skipping 2026/03/29 05:07:45 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:07:45 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 05:07:45 DEBUG : only11: Sizes differ 2026/03/29 05:07:45 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:07:45 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 05:07:45 DEBUG : only12: Sizes differ 2026/03/29 05:07:45 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:07:45 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 05:07:45 DEBUG : only13: Sizes differ 2026/03/29 05:07:45 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:07:45 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 05:07:45 DEBUG : only14: Sizes differ 2026/03/29 05:07:45 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:07:45 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 05:07:45 DEBUG : only15: Sizes differ 2026/03/29 05:07:45 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:07:45 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 05:07:45 DEBUG : only16: Sizes differ 2026/03/29 05:07:45 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:07:45 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 05:07:45 DEBUG : only17: Sizes differ 2026/03/29 05:07:45 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:07:45 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 05:07:45 DEBUG : only18: Sizes differ 2026/03/29 05:07:45 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:07:45 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 05:07:45 DEBUG : only19: Sizes differ 2026/03/29 05:07:45 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:07:45 DEBUG : both9: Unchanged skipping 2026/03/29 05:07:45 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:07:45 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 05:07:45 DEBUG : only3: Sizes differ 2026/03/29 05:07:45 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 05:07:45 DEBUG : only1: Sizes differ 2026/03/29 05:07:45 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:07:45 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 05:07:45 DEBUG : only5: Sizes differ 2026/03/29 05:07:45 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:07:45 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 05:07:45 DEBUG : only6: Sizes differ 2026/03/29 05:07:45 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:07:45 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 05:07:45 DEBUG : only7: Sizes differ 2026/03/29 05:07:45 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:07:45 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 05:07:45 DEBUG : only8: Sizes differ 2026/03/29 05:07:45 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:07:45 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 05:07:45 DEBUG : only2: Sizes differ 2026/03/29 05:07:45 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:07:45 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 05:07:45 DEBUG : only0: Sizes differ 2026/03/29 05:07:45 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:07:45 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 05:07:45 DEBUG : only9: Sizes differ 2026/03/29 05:07:45 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2933715519) 2026/03/29 05:07:45 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke') 2026/03/29 05:07:45 DEBUG : only4: Sizes differ 2026/03/29 05:07:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:07:46 DEBUG : only13: md5 = 8d660eeb717182572281268c89b3163e OK 2026/03/29 05:07:46 DEBUG : only13: size = 0 OK 2026/03/29 05:07:46 INFO : only13: Copied (replaced existing) 2026/03/29 05:07:46 DEBUG : only11: md5 = ec4da30a1ab631e30eae92007e8e1767 OK 2026/03/29 05:07:46 DEBUG : only11: size = 0 OK 2026/03/29 05:07:46 INFO : only11: Copied (replaced existing) 2026/03/29 05:07:46 DEBUG : only12: md5 = 7a4ef915c6ffde372a3c883ebcdc251a OK 2026/03/29 05:07:46 DEBUG : only12: size = 0 OK 2026/03/29 05:07:46 INFO : only12: Copied (replaced existing) 2026/03/29 05:07:46 DEBUG : only14: md5 = fdc3d6c6e3e36a61d1b5746b9596748a OK 2026/03/29 05:07:46 DEBUG : only14: size = 0 OK 2026/03/29 05:07:46 INFO : only14: Copied (replaced existing) 2026/03/29 05:07:47 DEBUG : only15: md5 = c6d181b0f2f512e8db5da0a025455300 OK 2026/03/29 05:07:47 DEBUG : only15: size = 0 OK 2026/03/29 05:07:47 INFO : only15: Copied (replaced existing) 2026/03/29 05:07:47 DEBUG : only17: md5 = 905896945314edd9ae21dcc12162c419 OK 2026/03/29 05:07:47 DEBUG : only17: size = 0 OK 2026/03/29 05:07:47 INFO : only17: Copied (replaced existing) 2026/03/29 05:07:47 DEBUG : only18: md5 = 5a70db4cbb022268ccb40bd8f2668216 OK 2026/03/29 05:07:47 DEBUG : only18: size = 0 OK 2026/03/29 05:07:47 INFO : only18: Copied (replaced existing) 2026/03/29 05:07:47 DEBUG : only16: md5 = 573cff94394df3d81fe5823a4f331a97 OK 2026/03/29 05:07:47 DEBUG : only16: size = 0 OK 2026/03/29 05:07:47 INFO : only16: Copied (replaced existing) 2026/03/29 05:07:48 DEBUG : only1: md5 = ebe6e333800c1599f0d16c370ac83e20 OK 2026/03/29 05:07:48 DEBUG : only1: size = 0 OK 2026/03/29 05:07:48 INFO : only1: Copied (replaced existing) 2026/03/29 05:07:48 DEBUG : only10: md5 = 4a6f52aaed20a62efc5344d204490e25 OK 2026/03/29 05:07:48 DEBUG : only10: size = 0 OK 2026/03/29 05:07:48 INFO : only10: Copied (replaced existing) 2026/03/29 05:07:48 DEBUG : only19: md5 = 5a0c6f82a703b604c5a3660e996ea776 OK 2026/03/29 05:07:48 DEBUG : only19: size = 0 OK 2026/03/29 05:07:48 INFO : only19: Copied (replaced existing) 2026/03/29 05:07:48 DEBUG : only3: md5 = a335b1c6917939fc5616393007f29fa1 OK 2026/03/29 05:07:48 DEBUG : only3: size = 0 OK 2026/03/29 05:07:48 INFO : only3: Copied (replaced existing) 2026/03/29 05:07:49 DEBUG : only6: md5 = a51be492e788f48a5758c4611cc3a6e7 OK 2026/03/29 05:07:49 DEBUG : only6: size = 0 OK 2026/03/29 05:07:49 INFO : only6: Copied (replaced existing) 2026/03/29 05:07:49 DEBUG : only5: md5 = 69420c975ddb45b83872c285fc195f28 OK 2026/03/29 05:07:49 DEBUG : only5: size = 0 OK 2026/03/29 05:07:49 INFO : only5: Copied (replaced existing) 2026/03/29 05:07:49 DEBUG : only7: md5 = 953c342278f3e738a732c000899198b0 OK 2026/03/29 05:07:49 DEBUG : only7: size = 0 OK 2026/03/29 05:07:49 INFO : only7: Copied (replaced existing) 2026/03/29 05:07:49 DEBUG : only2: md5 = 56df3f72c26fbdaf06074e4bcd9c4159 OK 2026/03/29 05:07:49 DEBUG : only2: size = 0 OK 2026/03/29 05:07:49 INFO : only2: Copied (replaced existing) 2026/03/29 05:07:50 DEBUG : only8: md5 = 90387c4f3c40d410c527fb7e5119ac19 OK 2026/03/29 05:07:50 DEBUG : only8: size = 0 OK 2026/03/29 05:07:50 INFO : only8: Copied (replaced existing) 2026/03/29 05:07:50 DEBUG : only0: md5 = 87b5e77b21f1c82cd4facc0451fa0c1a OK 2026/03/29 05:07:50 DEBUG : only0: size = 0 OK 2026/03/29 05:07:50 INFO : only0: Copied (replaced existing) 2026/03/29 05:07:51 DEBUG : only4: md5 = 638607c2ef51f10b0604cfeddddfcf28 OK 2026/03/29 05:07:51 DEBUG : only4: size = 0 OK 2026/03/29 05:07:51 INFO : only4: Copied (replaced existing) 2026/03/29 05:07:51 DEBUG : only9: md5 = fb876b64af5523bfb89aba33636d4880 OK 2026/03/29 05:07:51 DEBUG : only9: size = 0 OK 2026/03/29 05:07:51 INFO : only9: Copied (replaced existing) 2026/03/29 05:07:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (80.75s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:08:08 DEBUG : empty_dir: Making directory with metadata 2026/03/29 05:08:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/29 05:08:08 DEBUG : empty_on_remote: Making directory with metadata 2026/03/29 05:08:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/29 05:08:08 DEBUG : empty_on_remote: Making directory with metadata 2026/03/29 05:08:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/29 05:08:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/29 05:08:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/29 05:08:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/29 05:08:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/29 05:08:20 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/03/29 05:08:21 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/03/29 05:08:22 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (14.87s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:08:23 DEBUG : empty_dir: Making directory with metadata 2026/03/29 05:08:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/29 05:08:23 DEBUG : empty_on_remote: Making directory with metadata 2026/03/29 05:08:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/29 05:08:23 DEBUG : empty_on_remote: Making directory with metadata 2026/03/29 05:08:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/29 05:08:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/29 05:08:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/29 05:08:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/29 05:08:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/29 05:08:28 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/03/29 05:08:36 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/03/29 05:08:37 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/03/29 05:08:37 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.25s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:08:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/29 05:08:39 DEBUG : sub dir: Making directory with metadata 2026/03/29 05:08:40 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/03/29 05:08:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/29 05:08:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/29 05:08:58 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/29 05:08:58 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/03/29 05:09:12 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/03/29 05:09:13 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/29 05:09:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/03/29 05:09:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/03/29 05:09:15 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/29 05:09:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/29 05:09:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/29 05:09:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/29 05:09:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/29 05:09:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/03/29 05:09:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/29 05:09:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (40.92s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:09:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/29 05:09:20 DEBUG : sub dir: Making directory with metadata 2026/03/29 05:09:21 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/03/29 05:09:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/29 05:09:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/29 05:09:43 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/29 05:09:43 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/03/29 05:09:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/29 05:09:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/03/29 05:09:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/03/29 05:09:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/29 05:09:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/29 05:09:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/29 05:09:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/29 05:10:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/29 05:10:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/03/29 05:10:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/29 05:10:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (41.54s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:10:04 DEBUG : dir1/0000-abcdefg.txt: md5 = 78d5464278fb7e1794e865cf60e8dbb3 OK 2026/03/29 05:10:05 DEBUG : dir1/0001-bcdefgh.txt: md5 = abc210fe104cf332865eb56352047337 OK 2026/03/29 05:10:06 DEBUG : dir1/0002-cdefghi.txt: md5 = a1cb71477ba17d8be67ed971250f520f OK 2026/03/29 05:10:08 DEBUG : dir1/0003-defghij.txt: md5 = ac89fc4e769a7fca653b7426e6934872 OK 2026/03/29 05:10:09 DEBUG : dir1/0004-efghijk.txt: md5 = 506878d81b49de9be07b606f3868984f OK 2026/03/29 05:10:11 DEBUG : dir1/0005-fghijkl.txt: md5 = 15304f4206c0dec49a2586a89df79025 OK 2026/03/29 05:10:12 DEBUG : dir1/0006-ghijklm.txt: md5 = 8d764e5978415630f3e003dd39018793 OK 2026/03/29 05:10:14 DEBUG : dir1/0007-1234567.txt: md5 = 80e69b9de190ee469996a91ba4997f2c OK 2026/03/29 05:10:15 DEBUG : dir1/0008-2345678.txt: md5 = 9c1e5de2f3c4206f6afdf4a00e941fe0 OK 2026/03/29 05:10:16 DEBUG : dir1/0009-3456789.txt: md5 = dc2c390e1fc18db0c15bf02d39900b94 OK 2026/03/29 05:10:18 DEBUG : dir1/0010-456789.txt: md5 = 21d21fba3ee8800d1b64ab48f38716b2 OK 2026/03/29 05:10:20 DEBUG : dir1/0011-56789;.txt: md5 = 03e13379d1e17daca4041e07c1e79e43 OK 2026/03/29 05:10:21 DEBUG : dir1/0012-6789;.txt: md5 = 28e06c98ba0c034d852f538c01754da4 OK 2026/03/29 05:10:22 DEBUG : dir1/0013-789;=.txt: md5 = 633a9d20a971de915f25a165a0c2c121 OK 2026/03/29 05:10:24 DEBUG : dir1/0014-89;=.txt: md5 = 37675449d89dfef52d24c90d02e0ecc8 OK 2026/03/29 05:10:25 DEBUG : dir1/0015-9;=.txt: md5 = aefa9a7b3cfd4b607145831b6609b3f7 OK 2026/03/29 05:10:27 DEBUG : apple: md5 = 93f85fd1c74fc3620d67bc6960603a13 OK 2026/03/29 05:10:28 DEBUG : banana: md5 = 52948a09a6e6873512ef59c115102723 OK 2026/03/29 05:10:29 DEBUG : appleappleapplebanana: md5 = 2902463b68c00f5a28009bba78ad833b OK 2026/03/29 05:10:31 DEBUG : splitbananasplit: md5 = cd9efa706f0228350a96114fd9b8a7bc OK 2026/03/29 05:10:31 DEBUG : Waiting for deletions to finish 2026/03/29 05:10:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 05:10:32 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:10:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 05:10:32 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:10:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 05:10:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 05:10:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 05:10:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 05:10:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 05:10:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 05:10:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 05:10:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 05:10:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 05:10:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 05:10:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 05:10:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 05:10:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 05:10:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 05:10:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 05:10:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 05:10:33 DEBUG : apple: size = 5 OK 2026/03/29 05:10:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:33 DEBUG : apple: Unchanged skipping 2026/03/29 05:10:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 05:10:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 05:10:33 DEBUG : banana: size = 6 OK 2026/03/29 05:10:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:33 DEBUG : banana: Unchanged skipping 2026/03/29 05:10:33 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/29 05:10:33 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 05:10:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:33 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 05:10:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 05:10:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 05:10:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 05:10:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 05:10:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 05:10:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 05:10:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 05:10:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 05:10:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 05:10:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 05:10:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 05:10:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 05:10:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 05:10:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 05:10:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 05:10:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 05:10:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 05:10:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 05:10:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 05:10:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 05:10:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 05:10:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 05:10:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 05:10:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 05:10:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 05:10:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 05:10:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 05:10:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 05:10:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 05:10:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 05:10:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 05:10:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 05:10:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:10:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:10:33 DEBUG : Waiting for deletions to finish 2026/03/29 05:10:33 DEBUG : Waiting for deletions to finish 2026/03/29 05:10:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 05:10:34 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:10:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 05:10:34 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:10:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 05:10:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 05:10:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 05:10:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 05:10:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 05:10:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 05:10:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 05:10:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 05:10:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 05:10:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 05:10:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 05:10:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 05:10:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 05:10:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 05:10:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 05:10:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 05:10:35 DEBUG : dir1: Directory modification time the same (differ by -921.877µs, within tolerance 1ms) 2026/03/29 05:10:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 05:10:35 DEBUG : apple: size = 5 OK 2026/03/29 05:10:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:35 DEBUG : banana: size = 6 OK 2026/03/29 05:10:35 DEBUG : apple: Unchanged skipping 2026/03/29 05:10:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:35 DEBUG : banana: Unchanged skipping 2026/03/29 05:10:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:35 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 05:10:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 05:10:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:35 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 05:10:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 05:10:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 05:10:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 05:10:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 05:10:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 05:10:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 05:10:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 05:10:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 05:10:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 05:10:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 05:10:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 05:10:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 05:10:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 05:10:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 05:10:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 05:10:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 05:10:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 05:10:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 05:10:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 05:10:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 05:10:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 05:10:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 05:10:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 05:10:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 05:10:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 05:10:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 05:10:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 05:10:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 05:10:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 05:10:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 05:10:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 05:10:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:10:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 05:10:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:10:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:10:35 DEBUG : Waiting for deletions to finish 2026/03/29 05:10:35 DEBUG : Waiting for deletions to finish 2026/03/29 05:10:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 05:10:35 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:10:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 05:10:35 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:10:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 05:10:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 05:10:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 05:10:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 05:10:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 05:10:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 05:10:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 05:10:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 05:10:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 05:10:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 05:10:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 05:10:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 05:10:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 05:10:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 05:10:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 05:10:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 05:10:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/29 05:10:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/29 05:10:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/29 05:10:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/29 05:10:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/29 05:10:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/29 05:10:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/29 05:10:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/29 05:10:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/29 05:10:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/29 05:10:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/29 05:10:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/29 05:10:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/29 05:10:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/29 05:10:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/29 05:10:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:10:48 DEBUG : dir1/0000-abcdefg.txt: md5 = 1e5525b2a3913a1efc6e5e627cd6ae21 OK 2026/03/29 05:10:50 DEBUG : dir1/0001-bcdefgh.txt: md5 = 89d0f3752a812fdec079b1bfc6b859bb OK 2026/03/29 05:10:51 DEBUG : dir1/0002-cdefghi.txt: md5 = c6507fc17321f2fb9fcf85e1a1ae039a OK 2026/03/29 05:10:53 DEBUG : dir1/0003-defghij.txt: md5 = 50d1f590b34666026744c61cbce5ce42 OK 2026/03/29 05:10:54 DEBUG : dir1/0004-efghijk.txt: md5 = 97b9768d80c539a8fce65d1da8846c10 OK 2026/03/29 05:10:55 DEBUG : dir1/0005-fghijkl.txt: md5 = 6d76757551b14fddbf054b03d241c888 OK 2026/03/29 05:10:57 DEBUG : dir1/0006-ghijklm.txt: md5 = b1c6a4953d68eb60b61e5d73da9fecc2 OK 2026/03/29 05:10:58 DEBUG : dir1/0007-1234567.txt: md5 = ffd475a1e69dd88239c16d3ae1874b2f OK 2026/03/29 05:11:00 DEBUG : dir1/0008-2345678.txt: md5 = 139d25b9fbc165cf917657f9056e24e1 OK 2026/03/29 05:11:01 DEBUG : dir1/0009-3456789.txt: md5 = bb0d2bf4b6c03e4b1a8334d7661d288d OK 2026/03/29 05:11:02 DEBUG : dir1/0010-456789.txt: md5 = a2bc589c23e225544179fe44d1357b2a OK 2026/03/29 05:11:04 DEBUG : dir1/0011-56789;.txt: md5 = 0d82a789f7d4559aae8c849805476b3b OK 2026/03/29 05:11:05 DEBUG : dir1/0012-6789;.txt: md5 = 1fd17a8c86a52a213adf99fd3628c938 OK 2026/03/29 05:11:07 DEBUG : dir1/0013-789;=.txt: md5 = 080895fd35c2094213791b5da8b7e6b4 OK 2026/03/29 05:11:08 DEBUG : dir1/0014-89;=.txt: md5 = 258ffa32de169bb404e1e7643b6376cc OK 2026/03/29 05:11:10 DEBUG : dir1/0015-9;=.txt: md5 = 9bdb8f288c255855212bc116b63eaa82 OK 2026/03/29 05:11:11 DEBUG : apple: md5 = 7493b0d90d0aa0ac49bdb768f41873d1 OK 2026/03/29 05:11:12 DEBUG : banana: md5 = 8c4d64331788fd822e6aea12f587404d OK 2026/03/29 05:11:14 DEBUG : appleappleapplebanana: md5 = 3e71e726f4ee27cb7dbb0cd42a827cc0 OK 2026/03/29 05:11:15 DEBUG : splitbananasplit: md5 = cb0d938a3637f8bb2c008f5223a669b5 OK 2026/03/29 05:11:15 DEBUG : Waiting for deletions to finish 2026/03/29 05:11:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 05:11:16 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:11:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 05:11:16 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:11:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 05:11:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 05:11:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 05:11:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 05:11:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 05:11:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 05:11:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 05:11:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 05:11:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 05:11:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 05:11:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 05:11:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 05:11:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 05:11:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 05:11:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 05:11:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 05:11:17 DEBUG : apple: size = 5 OK 2026/03/29 05:11:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:17 DEBUG : apple: Unchanged skipping 2026/03/29 05:11:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 05:11:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 05:11:17 DEBUG : banana: size = 6 OK 2026/03/29 05:11:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:17 DEBUG : banana: Unchanged skipping 2026/03/29 05:11:17 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/29 05:11:17 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 05:11:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:17 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 05:11:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 05:11:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 05:11:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 05:11:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 05:11:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 05:11:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 05:11:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 05:11:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 05:11:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 05:11:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 05:11:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 05:11:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 05:11:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 05:11:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 05:11:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 05:11:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 05:11:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 05:11:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 05:11:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 05:11:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 05:11:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 05:11:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 05:11:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 05:11:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 05:11:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 05:11:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 05:11:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 05:11:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 05:11:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 05:11:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 05:11:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 05:11:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 05:11:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:11:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:11:17 DEBUG : Waiting for deletions to finish 2026/03/29 05:11:17 DEBUG : Waiting for deletions to finish 2026/03/29 05:11:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 05:11:18 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:11:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 05:11:18 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:11:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 05:11:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 05:11:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 05:11:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 05:11:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 05:11:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 05:11:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 05:11:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 05:11:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 05:11:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 05:11:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 05:11:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 05:11:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 05:11:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 05:11:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 05:11:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 05:11:19 DEBUG : dir1: Directory modification time the same (differ by -395.382µs, within tolerance 1ms) 2026/03/29 05:11:19 DEBUG : apple: size = 5 OK 2026/03/29 05:11:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:19 DEBUG : apple: Unchanged skipping 2026/03/29 05:11:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 05:11:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 05:11:19 DEBUG : banana: size = 6 OK 2026/03/29 05:11:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:19 DEBUG : banana: Unchanged skipping 2026/03/29 05:11:19 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 05:11:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:19 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 05:11:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 05:11:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 05:11:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 05:11:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 05:11:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 05:11:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 05:11:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 05:11:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 05:11:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 05:11:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 05:11:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 05:11:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 05:11:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 05:11:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 05:11:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 05:11:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 05:11:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 05:11:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 05:11:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 05:11:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 05:11:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 05:11:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 05:11:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 05:11:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 05:11:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 05:11:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 05:11:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 05:11:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 05:11:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:11:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 05:11:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 05:11:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:11:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 05:11:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 05:11:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:11:19 DEBUG : Waiting for deletions to finish 2026/03/29 05:11:19 DEBUG : Waiting for deletions to finish 2026/03/29 05:11:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 05:11:20 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:11:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 05:11:20 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:11:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 05:11:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 05:11:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 05:11:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 05:11:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 05:11:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 05:11:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 05:11:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 05:11:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 05:11:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 05:11:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 05:11:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 05:11:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 05:11:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 05:11:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 05:11:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 05:11:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/29 05:11:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/29 05:11:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/29 05:11:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/29 05:11:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/29 05:11:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/29 05:11:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/29 05:11:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/29 05:11:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/29 05:11:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/29 05:11:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/29 05:11:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/29 05:11:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/29 05:11:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/29 05:11:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/29 05:11:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:11:33 DEBUG : dir1/0000-abcdefg.txt: md5 = 5095ea9b829be7123fa00cd0de919d25 OK 2026/03/29 05:11:34 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0e051597f3bb28771b8411d65191b4da OK 2026/03/29 05:11:36 DEBUG : dir1/0002-cdefghi.txt: md5 = 1c45ed4b289daed44fe773d08b9df773 OK 2026/03/29 05:11:37 DEBUG : dir1/0003-defghij.txt: md5 = 5552a7e59251a2c2bb7a52eff0941763 OK 2026/03/29 05:11:38 DEBUG : dir1/0004-efghijk.txt: md5 = 8eaf8f0d86d492f63fa38637465f6a4b OK 2026/03/29 05:11:40 DEBUG : dir1/0005-fghijkl.txt: md5 = 148c333122dc185b9e40ec8f7da92524 OK 2026/03/29 05:11:41 DEBUG : dir1/0006-ghijklm.txt: md5 = 4a52a0db24a56937cc723edd750e3ec9 OK 2026/03/29 05:11:43 DEBUG : dir1/0007-1234567.txt: md5 = dfecbf95b66e294e6819e8a05f7f0084 OK 2026/03/29 05:11:44 DEBUG : dir1/0008-2345678.txt: md5 = 8750ba67ee84465edf386c6a5b0019a1 OK 2026/03/29 05:11:46 DEBUG : dir1/0009-3456789.txt: md5 = 28c64710896857eaa9d71c664cf40919 OK 2026/03/29 05:11:47 DEBUG : dir1/0010-456789.txt: md5 = 03e395101a130b3ae9bb5f57b73adde9 OK 2026/03/29 05:11:49 DEBUG : dir1/0011-56789;.txt: md5 = bd11e8380625aec439c4373322ddfd23 OK 2026/03/29 05:11:50 DEBUG : dir1/0012-6789;.txt: md5 = 2617cf97bb84cad76af573201a8ac3fc OK 2026/03/29 05:11:52 DEBUG : dir1/0013-789;=.txt: md5 = 79d74962a4f32d01e761a6dec759a39b OK 2026/03/29 05:11:53 DEBUG : dir1/0014-89;=.txt: md5 = 92a570ab6fef5edefc26d7dd8cba13ec OK 2026/03/29 05:11:54 DEBUG : dir1/0015-9;=.txt: md5 = 8d39d1a5267e11b5cec888a9acce4014 OK 2026/03/29 05:11:56 DEBUG : apple: md5 = 629baaf2d58d579848f69fb24d45e613 OK 2026/03/29 05:11:57 DEBUG : banana: md5 = 480295d9810f7628008fe09af3755b54 OK 2026/03/29 05:11:59 DEBUG : appleappleapplebanana: md5 = 816d006cfadf756eb77a34221f36ab3a OK 2026/03/29 05:12:00 DEBUG : splitbananasplit: md5 = 135f6660626c0af8c5341b841925d3d2 OK 2026/03/29 05:12:00 DEBUG : Waiting for deletions to finish 2026/03/29 05:12:01 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:12:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 05:12:01 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:12:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 05:12:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 05:12:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 05:12:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 05:12:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 05:12:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 05:12:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 05:12:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 05:12:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 05:12:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 05:12:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 05:12:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 05:12:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 05:12:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 05:12:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 05:12:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 05:12:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 05:12:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:01 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 05:12:01 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:01 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:01 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 05:12:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:01 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:01 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 05:12:01 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 05:12:02 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/29 05:12:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/29 05:12:02 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:02 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/29 05:12:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/29 05:12:02 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 05:12:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:02 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:02 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/29 05:12:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/29 05:12:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/29 05:12:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/29 05:12:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/29 05:12:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/29 05:12:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/29 05:12:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/29 05:12:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/29 05:12:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/29 05:12:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:12:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:12:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 3e795edb8d5b681bd2fa42218753fd2b OK 2026/03/29 05:12:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/29 05:12:03 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 9a061b880a8f4b394fa322ba18844420 OK 2026/03/29 05:12:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/29 05:12:03 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:03 DEBUG : YmFuYW5h: md5 = 75183014d5c555b9da68104d7ff059e3 OK 2026/03/29 05:12:03 DEBUG : YmFuYW5h: size = 6 OK 2026/03/29 05:12:03 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/29 05:12:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:03 DEBUG : YXBwbGU=: md5 = 2dff0ba4d62be72711beadf58d118b4f OK 2026/03/29 05:12:03 DEBUG : YXBwbGU=: size = 5 OK 2026/03/29 05:12:03 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/29 05:12:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 2fa74d8787979c522cae9ef23e0896ac OK 2026/03/29 05:12:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/29 05:12:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 5d3ba3fcd70f4f3cbf148560149ecbce OK 2026/03/29 05:12:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/29 05:12:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 5b8b771d6d670a3c6aa39bc47a8f895e OK 2026/03/29 05:12:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/29 05:12:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 9cd9faa2f8ff0f5619773b1921d3ba0a OK 2026/03/29 05:12:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/29 05:12:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 526f675e590ec55a87f97037987f7ed4 OK 2026/03/29 05:12:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/29 05:12:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = ba1b12d1126d63d80121ae3b76ce5ed0 OK 2026/03/29 05:12:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/29 05:12:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 184b185721c12120a3eb64dfe5941cfe OK 2026/03/29 05:12:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/29 05:12:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/29 05:12:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 35054e5b6d7af8ad36c65cd3ec8ed0a9 OK 2026/03/29 05:12:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/29 05:12:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 1eebe002ac0d803bbed266462f3d8903 OK 2026/03/29 05:12:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/29 05:12:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 9063749dabae3680327964fc15acb9e8 OK 2026/03/29 05:12:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/29 05:12:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/29 05:12:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = e302e7a9e55d464ed6d288fa4a89222b OK 2026/03/29 05:12:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/29 05:12:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 78a847e5423e5ccf75dbdb807c61346c OK 2026/03/29 05:12:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/29 05:12:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/29 05:12:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 574bda1d493a9e8611c1e1f38eec2c39 OK 2026/03/29 05:12:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/29 05:12:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:09 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = b25f2c3655a229fdef4832d3bd8d69af OK 2026/03/29 05:12:09 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/29 05:12:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/29 05:12:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 2d8045f69a8fd606e5103ebf5bc6b7e6 OK 2026/03/29 05:12:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/29 05:12:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = d4069394d23177c080377065cecaa5e3 OK 2026/03/29 05:12:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/29 05:12:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:09 DEBUG : Waiting for deletions to finish 2026/03/29 05:12:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/29 05:12:09 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/29 05:12:09 INFO : dir1/0008-2345678.txt: Deleted 2026/03/29 05:12:09 INFO : appleappleapplebanana: Deleted 2026/03/29 05:12:09 INFO : dir1/0010-456789.txt: Deleted 2026/03/29 05:12:09 INFO : banana: Deleted 2026/03/29 05:12:09 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/29 05:12:09 INFO : dir1/0012-6789;.txt: Deleted 2026/03/29 05:12:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/29 05:12:10 INFO : dir1/0009-3456789.txt: Deleted 2026/03/29 05:12:10 INFO : dir1/0003-defghij.txt: Deleted 2026/03/29 05:12:10 INFO : apple: Deleted 2026/03/29 05:12:10 INFO : dir1/0014-89;=.txt: Deleted 2026/03/29 05:12:10 INFO : dir1/0015-9;=.txt: Deleted 2026/03/29 05:12:10 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/29 05:12:10 INFO : dir1/0011-56789;.txt: Deleted 2026/03/29 05:12:10 INFO : splitbananasplit: Deleted 2026/03/29 05:12:10 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/29 05:12:10 INFO : dir1/0013-789;=.txt: Deleted 2026/03/29 05:12:10 INFO : dir1/0007-1234567.txt: Deleted 2026/03/29 05:12:10 DEBUG : Waiting for deletions to finish 2026/03/29 05:12:11 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/29 05:12:11 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/29 05:12:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/29 05:12:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/29 05:12:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/29 05:12:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/29 05:12:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/29 05:12:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/29 05:12:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/29 05:12:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/29 05:12:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/29 05:12:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/29 05:12:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/29 05:12:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/29 05:12:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/29 05:12:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/29 05:12:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/29 05:12:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/29 05:12:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/29 05:12:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/29 05:12:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/29 05:12:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/29 05:12:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/29 05:12:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 05:12:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/29 05:12:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 05:12:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 05:12:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 05:12:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 05:12:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 05:12:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/29 05:12:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 05:12:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 05:12:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 05:12:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 05:12:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 05:12:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 05:12:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 05:12:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 05:12:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 05:12:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 05:12:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/29 05:12:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/29 05:12:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 05:12:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/29 05:12:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/29 05:12:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 05:12:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/29 05:12:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/29 05:12:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 05:12:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/29 05:12:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/29 05:12:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 05:12:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 05:12:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 05:12:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 05:12:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:12 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:12 DEBUG : dir1: Directory modification time the same (differ by -872.87µs, within tolerance 1ms) 2026/03/29 05:12:12 DEBUG : YXBwbGU=: size = 5 OK 2026/03/29 05:12:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:12:12 DEBUG : apple: Unchanged skipping 2026/03/29 05:12:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/29 05:12:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:12:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 05:12:12 DEBUG : YmFuYW5h: size = 6 OK 2026/03/29 05:12:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:12:12 DEBUG : banana: Unchanged skipping 2026/03/29 05:12:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/29 05:12:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:12:12 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 05:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/29 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/29 05:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/29 05:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/29 05:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/29 05:12:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/29 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/29 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/29 05:12:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/29 05:12:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/29 05:12:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:12:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 05:12:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/29 05:12:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:12:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 05:12:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/29 05:12:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:12:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 05:12:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/29 05:12:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:12:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 05:12:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/29 05:12:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:12:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 05:12:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/29 05:12:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:12:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 05:12:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/29 05:12:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:12:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 05:12:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/29 05:12:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:12:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 05:12:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/29 05:12:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:12:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 05:12:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/29 05:12:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:12:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 05:12:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/29 05:12:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:12:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 05:12:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/29 05:12:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:12:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 05:12:12 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/29 05:12:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:12:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 05:12:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/29 05:12:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/29 05:12:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:12:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 05:12:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:12:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 05:12:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/29 05:12:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:12:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 05:12:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:12:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:12:12 DEBUG : Waiting for deletions to finish 2026/03/29 05:12:12 DEBUG : Waiting for deletions to finish 2026/03/29 05:12:12 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/29 05:12:12 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/29 05:12:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/29 05:12:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/29 05:12:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/29 05:12:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/29 05:12:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/29 05:12:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/29 05:12:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/29 05:12:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/29 05:12:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/29 05:12:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/29 05:12:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/29 05:12:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/29 05:12:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/29 05:12:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/29 05:12:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/29 05:12:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/29 05:12:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/29 05:12:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/29 05:12:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:13 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 05:12:13 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:13 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/29 05:12:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/29 05:12:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/29 05:12:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:13 DEBUG : apple: transformed to: YXBwbGU= 2026/03/29 05:12:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/29 05:12:13 DEBUG : banana: transformed to: YmFuYW5h 2026/03/29 05:12:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/29 05:12:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/29 05:12:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/29 05:12:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/29 05:12:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/29 05:12:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/29 05:12:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/29 05:12:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/29 05:12:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/29 05:12:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/29 05:12:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/29 05:12:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/29 05:12:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/29 05:12:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/29 05:12:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/29 05:12:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/29 05:12:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/29 05:12:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:12:25 DEBUG : dir1/0000-abcdefg.txt: md5 = fdd35132f5f07b44f78f572fc8006bda OK 2026/03/29 05:12:26 DEBUG : dir1/0001-bcdefgh.txt: md5 = c7beefe87e0032b3849bdb99c1f31e91 OK 2026/03/29 05:12:28 DEBUG : dir1/0002-cdefghi.txt: md5 = bcc66e9186282ef6bdb6ce3b2dbc5de4 OK 2026/03/29 05:12:29 DEBUG : dir1/0003-defghij.txt: md5 = 29cbbc9b26140c26821e0ec2bb9e6119 OK 2026/03/29 05:12:31 DEBUG : dir1/0004-efghijk.txt: md5 = a99d5b815e44bd5ed6459da4bdb5b71d OK 2026/03/29 05:12:32 DEBUG : dir1/0005-fghijkl.txt: md5 = ee4a99de3e45732b29b4b6ed839b52cf OK 2026/03/29 05:12:33 DEBUG : dir1/0006-ghijklm.txt: md5 = 01d0ff7e977c2ca2b71edeaaeb391f0d OK 2026/03/29 05:12:35 DEBUG : dir1/0007-1234567.txt: md5 = 97f7012fcbae799b01a3c65387d6802a OK 2026/03/29 05:12:36 DEBUG : dir1/0008-2345678.txt: md5 = 2ff1141fe54e6aa7632918af30fb2b84 OK 2026/03/29 05:12:38 DEBUG : dir1/0009-3456789.txt: md5 = 5295968fe0d65e62ec5a341cde5168f7 OK 2026/03/29 05:12:39 DEBUG : dir1/0010-456789.txt: md5 = 364abe50b9574d6869fd26fd968af897 OK 2026/03/29 05:12:40 DEBUG : dir1/0011-56789;.txt: md5 = 069500262f281cad00c3fa110363c5c1 OK 2026/03/29 05:12:42 DEBUG : dir1/0012-6789;.txt: md5 = ab377ec84d6ab152802022a5bb5d6c93 OK 2026/03/29 05:12:44 DEBUG : dir1/0013-789;=.txt: md5 = 675aee4e1e921f6da5b064b7d5d6d7dd OK 2026/03/29 05:12:45 DEBUG : dir1/0014-89;=.txt: md5 = feb27c0ba5c2d6167b9f24d84e195671 OK 2026/03/29 05:12:47 DEBUG : dir1/0015-9;=.txt: md5 = 1b2254b0fb2b61432b0d49ad7c82fd6d OK 2026/03/29 05:12:48 DEBUG : apple: md5 = 683f1b61c5278651c147507ba79a0a95 OK 2026/03/29 05:12:49 DEBUG : banana: md5 = 395b40dde96c3f9772f349dc916f3d63 OK 2026/03/29 05:12:51 DEBUG : appleappleapplebanana: md5 = 8bc39e57cecca8b4dd4f2f3a68e461d5 OK 2026/03/29 05:12:52 DEBUG : splitbananasplit: md5 = 55b1ae27aed448a8a3f557d72e3acc89 OK 2026/03/29 05:12:52 DEBUG : Waiting for deletions to finish 2026/03/29 05:12:53 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:12:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 05:12:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 05:12:53 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:12:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 05:12:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 05:12:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 05:12:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 05:12:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 05:12:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 05:12:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 05:12:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 05:12:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 05:12:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 05:12:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 05:12:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 05:12:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 05:12:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 05:12:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 05:12:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 05:12:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 05:12:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 05:12:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 05:12:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 05:12:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 05:12:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 05:12:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 05:12:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 05:12:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 05:12:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 05:12:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 05:12:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 05:12:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 05:12:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 05:12:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 05:12:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/29 05:12:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 05:12:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/29 05:12:54 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 05:12:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/29 05:12:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 05:12:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/29 05:12:54 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 05:12:54 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 05:12:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 05:12:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 05:12:54 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/29 05:12:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/29 05:12:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 05:12:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/29 05:12:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 05:12:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/29 05:12:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/29 05:12:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/29 05:12:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 05:12:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/29 05:12:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/29 05:12:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/29 05:12:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 05:12:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/29 05:12:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/29 05:12:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/29 05:12:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/29 05:12:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/29 05:12:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/29 05:12:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/29 05:12:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 05:12:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/29 05:12:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/29 05:12:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/29 05:12:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/29 05:12:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/29 05:12:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/29 05:12:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/29 05:12:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 05:12:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/29 05:12:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/29 05:12:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/29 05:12:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 05:12:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/29 05:12:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/29 05:12:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/29 05:12:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/29 05:12:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/29 05:12:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/29 05:12:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/29 05:12:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/29 05:12:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/29 05:12:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/29 05:12:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/29 05:12:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/29 05:12:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/29 05:12:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 05:12:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/29 05:12:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/29 05:12:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/29 05:12:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/29 05:12:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/29 05:12:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/29 05:12:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/29 05:12:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/29 05:12:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/29 05:12:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/29 05:12:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/29 05:12:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/29 05:12:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/29 05:12:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/29 05:12:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/29 05:12:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 05:12:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/29 05:12:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/29 05:12:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/29 05:12:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/29 05:12:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/29 05:12:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/29 05:12:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/29 05:12:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/29 05:12:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/29 05:12:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/29 05:12:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/29 05:12:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/29 05:12:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/29 05:12:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/29 05:12:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/29 05:12:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/29 05:12:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/29 05:12:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 05:12:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/29 05:12:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/29 05:12:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/29 05:12:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/29 05:12:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/29 05:12:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/29 05:12:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/29 05:12:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/29 05:12:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/29 05:12:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 05:12:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/29 05:12:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/29 05:12:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/29 05:12:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/29 05:12:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/29 05:12:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/29 05:12:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/29 05:12:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/29 05:12:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/29 05:12:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/29 05:12:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/29 05:12:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/29 05:12:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/29 05:12:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/29 05:12:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/29 05:12:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/29 05:12:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/29 05:12:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 05:12:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/29 05:12:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/29 05:12:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/29 05:12:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/29 05:12:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/29 05:12:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/29 05:12:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/29 05:12:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/29 05:12:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/29 05:12:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/29 05:12:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/29 05:12:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/29 05:12:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/29 05:12:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/29 05:12:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/29 05:12:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/29 05:12:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/29 05:12:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/29 05:12:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/29 05:12:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/29 05:12:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/29 05:12:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/29 05:12:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/29 05:12:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 05:12:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/29 05:12:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/29 05:12:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/29 05:12:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/29 05:12:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/29 05:12:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/29 05:12:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/29 05:12:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/29 05:12:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/29 05:12:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 05:12:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/29 05:12:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/29 05:12:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/29 05:12:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/29 05:12:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/29 05:12:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/29 05:12:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/29 05:12:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/29 05:12:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/29 05:12:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/29 05:12:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/29 05:12:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/29 05:12:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/29 05:12:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/29 05:12:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/29 05:12:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/29 05:12:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/29 05:12:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/29 05:12:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/29 05:12:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/29 05:12:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/29 05:12:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/29 05:12:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/29 05:12:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/29 05:12:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/29 05:12:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/29 05:12:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/29 05:12:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 05:12:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/29 05:12:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/29 05:12:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/29 05:12:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/29 05:12:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/29 05:12:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/29 05:12:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/29 05:12:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/29 05:12:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/29 05:12:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/29 05:12:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/29 05:12:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/29 05:12:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/29 05:12:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/29 05:12:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/29 05:12:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/29 05:12:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/29 05:12:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:12:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:12:55 DEBUG : PREFIXappleappleapplebanana: md5 = ee868dba03220a614fe4fa6013abf0c2 OK 2026/03/29 05:12:55 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/29 05:12:55 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/29 05:12:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/29 05:12:55 DEBUG : PREFIXbanana: md5 = fe9b3c7a49c6c83d1651efb9d00aac65 OK 2026/03/29 05:12:55 DEBUG : PREFIXbanana: size = 6 OK 2026/03/29 05:12:55 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/29 05:12:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/29 05:12:55 DEBUG : PREFIXapple: md5 = cefe3fa0ea7bd870430ad6745f4b0112 OK 2026/03/29 05:12:55 DEBUG : PREFIXapple: size = 5 OK 2026/03/29 05:12:55 INFO : apple: Copied (new) to: PREFIXapple 2026/03/29 05:12:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/29 05:12:55 DEBUG : PREFIXsplitbananasplit: md5 = a536bb9ee74318d8b3eab80e23b51747 OK 2026/03/29 05:12:55 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/29 05:12:55 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/29 05:12:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/29 05:12:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = f3bfd8eac62e348e15c8292518d10354 OK 2026/03/29 05:12:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/29 05:12:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/29 05:12:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/29 05:12:57 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 1c783c0920c4963dc6fa46d3a493b9e7 OK 2026/03/29 05:12:57 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/29 05:12:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/29 05:12:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/29 05:12:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 1fea2106368a683385b2528c0f436a10 OK 2026/03/29 05:12:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/29 05:12:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/29 05:12:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/29 05:12:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 57f718253b61e192d4a80f6d41547cef OK 2026/03/29 05:12:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/29 05:12:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/29 05:12:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/29 05:12:58 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = f46222ecf48e6451db2cf0917cbaeb40 OK 2026/03/29 05:12:58 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/29 05:12:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/29 05:12:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/29 05:12:58 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = e825c5fcc69a4a3aaa0b0a6d203c90c3 OK 2026/03/29 05:12:58 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/29 05:12:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/29 05:12:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/29 05:12:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = d009cb41aa438423a4254e9683728c3e OK 2026/03/29 05:12:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/29 05:12:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/29 05:12:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/29 05:12:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = b661c3c4de81fe2a17ea645d26a94efb OK 2026/03/29 05:12:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/29 05:12:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/29 05:12:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/29 05:12:59 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 4c2215e38dd4c2284aa5ee623380cc89 OK 2026/03/29 05:12:59 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/29 05:12:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/29 05:12:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/29 05:12:59 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 603997e06a52e37b664f2fc48e413742 OK 2026/03/29 05:12:59 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/29 05:12:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/29 05:12:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/29 05:12:59 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = defc232380cfbba2d59c2137efe73c3a OK 2026/03/29 05:12:59 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/29 05:12:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/29 05:12:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/29 05:12:59 DEBUG : dir1/PREFIX0010-456789.txt: md5 = d62a76d442bea3ce9d5c81383e4c8c13 OK 2026/03/29 05:12:59 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/29 05:12:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/29 05:12:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/29 05:13:01 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = a85736be447f3075642278dfbe594bcd OK 2026/03/29 05:13:01 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/29 05:13:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/29 05:13:01 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 2ce8539600b83879e0c8f9228e3d8f73 OK 2026/03/29 05:13:01 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/29 05:13:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/29 05:13:01 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = b3a21c5d533bb7e78b1f0ab5f53d7e1e OK 2026/03/29 05:13:01 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/29 05:13:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/29 05:13:01 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 51b69a89762cb913695774c4e028a998 OK 2026/03/29 05:13:01 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/29 05:13:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/29 05:13:01 DEBUG : Waiting for deletions to finish 2026/03/29 05:13:01 INFO : dir1/0015-9;=.txt: Deleted 2026/03/29 05:13:01 INFO : dir1/0013-789;=.txt: Deleted 2026/03/29 05:13:01 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/29 05:13:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/29 05:13:01 INFO : splitbananasplit: Deleted 2026/03/29 05:13:01 INFO : dir1/0007-1234567.txt: Deleted 2026/03/29 05:13:01 INFO : dir1/0008-2345678.txt: Deleted 2026/03/29 05:13:01 INFO : dir1/0014-89;=.txt: Deleted 2026/03/29 05:13:02 INFO : dir1/0009-3456789.txt: Deleted 2026/03/29 05:13:02 INFO : dir1/0012-6789;.txt: Deleted 2026/03/29 05:13:02 INFO : banana: Deleted 2026/03/29 05:13:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/29 05:13:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/29 05:13:02 INFO : dir1/0011-56789;.txt: Deleted 2026/03/29 05:13:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/29 05:13:02 INFO : dir1/0010-456789.txt: Deleted 2026/03/29 05:13:02 INFO : apple: Deleted 2026/03/29 05:13:02 INFO : appleappleapplebanana: Deleted 2026/03/29 05:13:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/29 05:13:02 INFO : dir1/0003-defghij.txt: Deleted 2026/03/29 05:13:02 DEBUG : Waiting for deletions to finish 2026/03/29 05:13:03 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/29 05:13:03 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/29 05:13:03 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/29 05:13:03 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/29 05:13:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 05:13:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 05:13:03 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/29 05:13:03 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/29 05:13:03 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/29 05:13:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 05:13:03 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/29 05:13:03 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/29 05:13:03 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/29 05:13:03 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/29 05:13:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 05:13:03 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/29 05:13:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 05:13:03 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/29 05:13:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 05:13:03 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/29 05:13:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/29 05:13:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/29 05:13:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/29 05:13:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/29 05:13:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/29 05:13:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/29 05:13:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/29 05:13:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/29 05:13:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/29 05:13:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/29 05:13:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/29 05:13:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/29 05:13:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/29 05:13:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/29 05:13:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/29 05:13:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/29 05:13:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/29 05:13:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/29 05:13:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/29 05:13:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/29 05:13:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/29 05:13:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/29 05:13:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/29 05:13:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/29 05:13:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/29 05:13:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/29 05:13:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/29 05:13:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/29 05:13:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/29 05:13:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/29 05:13:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 05:13:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/29 05:13:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 05:13:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/29 05:13:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 05:13:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/29 05:13:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 05:13:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/29 05:13:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 05:13:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/29 05:13:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 05:13:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/29 05:13:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 05:13:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/29 05:13:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 05:13:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/29 05:13:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 05:13:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/29 05:13:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 05:13:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/29 05:13:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 05:13:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/29 05:13:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 05:13:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/29 05:13:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 05:13:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/29 05:13:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 05:13:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/29 05:13:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 05:13:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/29 05:13:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 05:13:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/29 05:13:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 05:13:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/29 05:13:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 05:13:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/29 05:13:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 05:13:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/29 05:13:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 05:13:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/29 05:13:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 05:13:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/29 05:13:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 05:13:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/29 05:13:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 05:13:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/29 05:13:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 05:13:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/29 05:13:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 05:13:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/29 05:13:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 05:13:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/29 05:13:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 05:13:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/29 05:13:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 05:13:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/29 05:13:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 05:13:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/29 05:13:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 05:13:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/29 05:13:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 05:13:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/29 05:13:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 05:13:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/29 05:13:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 05:13:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 05:13:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 05:13:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/29 05:13:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 05:13:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/29 05:13:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 05:13:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/29 05:13:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 05:13:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/29 05:13:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 05:13:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/29 05:13:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 05:13:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/29 05:13:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 05:13:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/29 05:13:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 05:13:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/29 05:13:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 05:13:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/29 05:13:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 05:13:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/29 05:13:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 05:13:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/29 05:13:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 05:13:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/29 05:13:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 05:13:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/29 05:13:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 05:13:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/29 05:13:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 05:13:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/29 05:13:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 05:13:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/29 05:13:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 05:13:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 05:13:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 05:13:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 05:13:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 05:13:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/29 05:13:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 05:13:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/29 05:13:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 05:13:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/29 05:13:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 05:13:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/29 05:13:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 05:13:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/29 05:13:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 05:13:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/29 05:13:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 05:13:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/29 05:13:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 05:13:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/29 05:13:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 05:13:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/29 05:13:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 05:13:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/29 05:13:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 05:13:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/29 05:13:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 05:13:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/29 05:13:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 05:13:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/29 05:13:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 05:13:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/29 05:13:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 05:13:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/29 05:13:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 05:13:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/29 05:13:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 05:13:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 05:13:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/29 05:13:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/29 05:13:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/29 05:13:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/29 05:13:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/29 05:13:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/29 05:13:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/29 05:13:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/29 05:13:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/29 05:13:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/29 05:13:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/29 05:13:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/29 05:13:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/29 05:13:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/29 05:13:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/29 05:13:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/29 05:13:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/29 05:13:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/29 05:13:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/29 05:13:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/29 05:13:04 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/29 05:13:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/29 05:13:04 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/29 05:13:04 DEBUG : dir1: Directory modification time the same (differ by -429.275µs, within tolerance 1ms) 2026/03/29 05:13:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/29 05:13:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:13:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:13:05 DEBUG : splitbananasplit: md5 = cb5e9b073675011e667ce83612a4f859 OK 2026/03/29 05:13:05 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 05:13:05 INFO : splitbananasplit: Copied (new) 2026/03/29 05:13:05 DEBUG : appleappleapplebanana: md5 = ec5848ab876cdd3f663dfab0d1905d51 OK 2026/03/29 05:13:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 05:13:05 INFO : appleappleapplebanana: Copied (new) 2026/03/29 05:13:05 DEBUG : apple: md5 = bd4fccdd013953b4c14ad005a47d7f56 OK 2026/03/29 05:13:05 DEBUG : apple: size = 5 OK 2026/03/29 05:13:05 INFO : apple: Copied (new) 2026/03/29 05:13:05 DEBUG : banana: md5 = 458024a4079621e1cbdfa27880c98e3e OK 2026/03/29 05:13:05 DEBUG : banana: size = 6 OK 2026/03/29 05:13:05 INFO : banana: Copied (new) 2026/03/29 05:13:06 DEBUG : dir1/0001-bcdefgh.txt: md5 = b2573b2d860aa0ee090a6dc676bb7122 OK 2026/03/29 05:13:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 05:13:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/29 05:13:06 DEBUG : dir1/0000-abcdefg.txt: md5 = a9944f0311c8610d2a78e78d30003069 OK 2026/03/29 05:13:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 05:13:06 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/29 05:13:06 DEBUG : dir1/0003-defghij.txt: md5 = d240cb5c40dc012ee4e63a0a42819bc9 OK 2026/03/29 05:13:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 05:13:06 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/29 05:13:06 DEBUG : dir1/0002-cdefghi.txt: md5 = 99ed70832813661a52f300093eee53a6 OK 2026/03/29 05:13:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 05:13:06 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/29 05:13:08 DEBUG : dir1/0004-efghijk.txt: md5 = 3e9727da68be4d50faaa1ac43e8c5fe3 OK 2026/03/29 05:13:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 05:13:08 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/29 05:13:08 DEBUG : dir1/0005-fghijkl.txt: md5 = 5f04ac6d6cc6601a8cf0d0067c54e987 OK 2026/03/29 05:13:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 05:13:08 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/29 05:13:08 DEBUG : dir1/0007-1234567.txt: md5 = 19e11cdd075eb4e6d5d2ae14edf84e16 OK 2026/03/29 05:13:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 05:13:08 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/29 05:13:08 DEBUG : dir1/0006-ghijklm.txt: md5 = 5f202496cee4a2d3a16a3e7f9cfd87a6 OK 2026/03/29 05:13:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 05:13:08 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/29 05:13:09 DEBUG : dir1/0010-456789.txt: md5 = 98cde18a2cf0bc7bab8e1a4be17475d5 OK 2026/03/29 05:13:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 05:13:09 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/29 05:13:09 DEBUG : dir1/0009-3456789.txt: md5 = 3c5807cba3a41cecec1f0a5d2bf5cb04 OK 2026/03/29 05:13:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 05:13:09 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/29 05:13:09 DEBUG : dir1/0008-2345678.txt: md5 = d1e8ff537dd012d54ca949a3cf0d31fa OK 2026/03/29 05:13:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 05:13:09 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/29 05:13:09 DEBUG : dir1/0011-56789;.txt: md5 = b5dc1b8446437d6438b11bc9bd5a4dc0 OK 2026/03/29 05:13:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 05:13:09 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/29 05:13:10 DEBUG : dir1/0014-89;=.txt: md5 = dabfa377258aa378969c48fcd52dcdee OK 2026/03/29 05:13:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 05:13:10 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/29 05:13:10 DEBUG : dir1/0013-789;=.txt: md5 = a8dd31e45e37043a3205b3b8b1e2bb8a OK 2026/03/29 05:13:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 05:13:10 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/29 05:13:10 DEBUG : dir1/0012-6789;.txt: md5 = d416496a1e5608cd8bd43ea4866471ef OK 2026/03/29 05:13:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 05:13:10 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/29 05:13:11 DEBUG : dir1/0015-9;=.txt: md5 = dbd9c41fad8051896c93edf1dde1bb23 OK 2026/03/29 05:13:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 05:13:11 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/29 05:13:11 DEBUG : Waiting for deletions to finish 2026/03/29 05:13:11 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/29 05:13:11 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/29 05:13:11 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/29 05:13:11 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/29 05:13:11 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/29 05:13:11 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/29 05:13:11 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/29 05:13:11 INFO : PREFIXsplitbananasplit: Deleted 2026/03/29 05:13:12 INFO : PREFIXapple: Deleted 2026/03/29 05:13:12 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/29 05:13:12 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/29 05:13:12 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/29 05:13:12 INFO : PREFIXbanana: Deleted 2026/03/29 05:13:12 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/29 05:13:12 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/29 05:13:12 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/29 05:13:12 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/29 05:13:12 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/29 05:13:12 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/29 05:13:12 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/29 05:13:12 DEBUG : Waiting for deletions to finish 2026/03/29 05:13:13 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:13:13 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:13:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 05:13:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 05:13:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 05:13:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 05:13:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 05:13:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 05:13:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 05:13:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 05:13:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 05:13:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 05:13:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 05:13:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 05:13:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 05:13:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 05:13:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 05:13:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 05:13:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 05:13:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 05:13:13 DEBUG : Waiting for deletions to finish 2026/03/29 05:13:14 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:13:14 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:13:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 05:13:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 05:13:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 05:13:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 05:13:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 05:13:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 05:13:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 05:13:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 05:13:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 05:13:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 05:13:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 05:13:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 05:13:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 05:13:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 05:13:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 05:13:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 05:13:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 05:13:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/03/29 05:13:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:13:26 DEBUG : dir1/0000-abcdefg.txt: md5 = 10ffe8315b945bf465f588541dffd263 OK 2026/03/29 05:13:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = e25efb7c44a48945974c6aab33fe3125 OK 2026/03/29 05:13:29 DEBUG : dir1/0002-cdefghi.txt: md5 = b8eef9bfafe6e33c4d632b31e6852655 OK 2026/03/29 05:13:30 DEBUG : dir1/0003-defghij.txt: md5 = fd421707e97c2bb1f5a431fa6960787b OK 2026/03/29 05:13:31 DEBUG : dir1/0004-efghijk.txt: md5 = 7f28e4dddf8f64eb95bb40f506e3811d OK 2026/03/29 05:13:33 DEBUG : dir1/0005-fghijkl.txt: md5 = bf60c8737674b4ea2a390a1b731e448d OK 2026/03/29 05:13:34 DEBUG : dir1/0006-ghijklm.txt: md5 = 8899a19cefd71de646f1feed2569d9fd OK 2026/03/29 05:13:36 DEBUG : dir1/0007-1234567.txt: md5 = a8105b2022af370669a2cbbc6351f0a0 OK 2026/03/29 05:13:37 DEBUG : dir1/0008-2345678.txt: md5 = c1aeacce3c339633691b38dee5dc8a3c OK 2026/03/29 05:13:38 DEBUG : dir1/0009-3456789.txt: md5 = 501e5551c95c34cc537baf767424e263 OK 2026/03/29 05:13:40 DEBUG : dir1/0010-456789.txt: md5 = 928f3eaeb2aeb401b78255fbbc25498f OK 2026/03/29 05:13:41 DEBUG : dir1/0011-56789;.txt: md5 = 79ed3638b8a9d27e01c984d76ce3feb1 OK 2026/03/29 05:13:43 DEBUG : dir1/0012-6789;.txt: md5 = 80b3bf3f2d5901653e7ccb1f2ccb1288 OK 2026/03/29 05:13:44 DEBUG : dir1/0013-789;=.txt: md5 = 6a975de987af4dbe5fe57296e4f1eeba OK 2026/03/29 05:13:45 DEBUG : dir1/0014-89;=.txt: md5 = c128f52a6bfe1d663408631b4115eb33 OK 2026/03/29 05:13:47 DEBUG : dir1/0015-9;=.txt: md5 = 67da06c9f8508971b115fd9a78e8baa1 OK 2026/03/29 05:13:48 DEBUG : apple: md5 = 5b328bffa10d83d57e10e24c51366e58 OK 2026/03/29 05:13:50 DEBUG : banana: md5 = a5e4243e63212635cd7690eafccf8acf OK 2026/03/29 05:13:51 DEBUG : appleappleapplebanana: md5 = 2a8fc1068aa2d8d9a8a60fab0b8bce21 OK 2026/03/29 05:13:52 DEBUG : splitbananasplit: md5 = 2fd3719e8c24c9b99ba6e3678314c4c9 OK 2026/03/29 05:13:52 DEBUG : Waiting for deletions to finish 2026/03/29 05:13:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 05:13:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 05:13:53 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:13:53 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:13:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 05:13:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 05:13:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 05:13:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 05:13:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 05:13:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 05:13:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 05:13:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 05:13:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 05:13:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 05:13:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 05:13:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 05:13:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 05:13:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 05:13:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 05:13:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 05:13:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/29 05:13:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 05:13:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 05:13:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/29 05:13:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 05:13:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 05:13:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/29 05:13:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 05:13:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 05:13:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/29 05:13:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 05:13:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 05:13:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 05:13:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 05:13:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 05:13:53 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 05:13:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/29 05:13:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 05:13:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/29 05:13:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 05:13:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/29 05:13:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 05:13:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 05:13:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 05:13:54 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/29 05:13:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/29 05:13:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/29 05:13:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/29 05:13:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 05:13:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/29 05:13:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/29 05:13:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/29 05:13:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/29 05:13:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/29 05:13:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/29 05:13:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/29 05:13:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/29 05:13:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/29 05:13:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/29 05:13:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/29 05:13:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/29 05:13:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/29 05:13:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/29 05:13:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/29 05:13:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/29 05:13:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/29 05:13:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:13:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:13:55 DEBUG : appleappleapplebananaSUFFIX: md5 = d97ed3f5629e596dd8afeba31fe72361 OK 2026/03/29 05:13:55 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/29 05:13:55 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/29 05:13:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/29 05:13:55 DEBUG : appleSUFFIX: md5 = e8bf1db0ae102d61647598f620fba310 OK 2026/03/29 05:13:55 DEBUG : appleSUFFIX: size = 5 OK 2026/03/29 05:13:55 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/29 05:13:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/29 05:13:55 DEBUG : bananaSUFFIX: md5 = affb2b5ee56f5f5ad5978d553b8f74a4 OK 2026/03/29 05:13:55 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/29 05:13:55 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/29 05:13:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/29 05:13:56 DEBUG : splitbananasplitSUFFIX: md5 = c17f353b02892cabacb4f7bed76d5eca OK 2026/03/29 05:13:56 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/29 05:13:56 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/29 05:13:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/29 05:13:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = c779d734813b87170f29f8f65fba46b2 OK 2026/03/29 05:13:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/29 05:13:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/29 05:13:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/29 05:13:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 8b0a5f91a20166930ae02185434b6585 OK 2026/03/29 05:13:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/29 05:13:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/29 05:13:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/29 05:13:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = db1c7c50e68e91b3fe200901ce47289e OK 2026/03/29 05:13:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/29 05:13:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/29 05:13:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/29 05:13:57 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = d1f447030fc171d6ee7893fdbb1c53ea OK 2026/03/29 05:13:57 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/29 05:13:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/29 05:13:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/29 05:13:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 3c098ddb75c9604fa8447cda872ab013 OK 2026/03/29 05:13:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/29 05:13:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/29 05:13:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/29 05:13:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = c959bd2fb75ea95c108f2c1d14aef837 OK 2026/03/29 05:13:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/29 05:13:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/29 05:13:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/29 05:13:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 29081f99c478463ef368f62ee7012d95 OK 2026/03/29 05:13:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/29 05:13:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/29 05:13:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/29 05:13:59 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 049d47b51865ef75dd6a9d1330e283e7 OK 2026/03/29 05:13:59 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/29 05:13:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/29 05:13:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/29 05:14:00 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = ae9dd833c0daff15cbdfe22c0d3b99af OK 2026/03/29 05:14:00 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/29 05:14:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/29 05:14:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/29 05:14:00 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 751d889f8af0e7cfc935e924caf7e1b4 OK 2026/03/29 05:14:00 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/29 05:14:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/29 05:14:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/29 05:14:00 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 0e4e212b96a8fbbdfb8d5a4a76f05aaf OK 2026/03/29 05:14:00 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/29 05:14:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/29 05:14:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/29 05:14:00 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 7f8323115223d691efa0fc631e69d321 OK 2026/03/29 05:14:00 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/29 05:14:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/29 05:14:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/29 05:14:01 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 38fc97f5d077df1cf077013cc40e3002 OK 2026/03/29 05:14:01 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/29 05:14:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/29 05:14:01 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 0d1f4208e188cc92b64f08e61c92d47a OK 2026/03/29 05:14:01 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/29 05:14:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/29 05:14:01 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 75a308cb800bf66ce25f1e6675927f26 OK 2026/03/29 05:14:01 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/29 05:14:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/29 05:14:01 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = b30b12091b4d3ca90ccbbdef9c8e2886 OK 2026/03/29 05:14:01 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/29 05:14:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/29 05:14:01 DEBUG : Waiting for deletions to finish 2026/03/29 05:14:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/29 05:14:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/29 05:14:02 INFO : dir1/0010-456789.txt: Deleted 2026/03/29 05:14:02 INFO : banana: Deleted 2026/03/29 05:14:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/29 05:14:02 INFO : dir1/0013-789;=.txt: Deleted 2026/03/29 05:14:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/29 05:14:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/29 05:14:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/29 05:14:02 INFO : dir1/0012-6789;.txt: Deleted 2026/03/29 05:14:02 INFO : dir1/0003-defghij.txt: Deleted 2026/03/29 05:14:02 INFO : dir1/0015-9;=.txt: Deleted 2026/03/29 05:14:02 INFO : dir1/0011-56789;.txt: Deleted 2026/03/29 05:14:02 INFO : splitbananasplit: Deleted 2026/03/29 05:14:02 INFO : dir1/0007-1234567.txt: Deleted 2026/03/29 05:14:02 INFO : dir1/0008-2345678.txt: Deleted 2026/03/29 05:14:03 INFO : apple: Deleted 2026/03/29 05:14:03 INFO : appleappleapplebanana: Deleted 2026/03/29 05:14:03 INFO : dir1/0014-89;=.txt: Deleted 2026/03/29 05:14:03 INFO : dir1/0009-3456789.txt: Deleted 2026/03/29 05:14:03 DEBUG : Waiting for deletions to finish 2026/03/29 05:14:03 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/29 05:14:03 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/29 05:14:03 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/29 05:14:03 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/29 05:14:03 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/29 05:14:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/29 05:14:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/29 05:14:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/29 05:14:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/29 05:14:03 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/29 05:14:03 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/29 05:14:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/29 05:14:03 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/29 05:14:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/29 05:14:03 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/29 05:14:03 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/29 05:14:03 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/29 05:14:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/29 05:14:03 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/29 05:14:03 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/29 05:14:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/29 05:14:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/29 05:14:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/29 05:14:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/29 05:14:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/29 05:14:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/29 05:14:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/29 05:14:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/29 05:14:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/29 05:14:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/29 05:14:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/29 05:14:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/29 05:14:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/29 05:14:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/29 05:14:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/29 05:14:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/29 05:14:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/29 05:14:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/29 05:14:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/29 05:14:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/29 05:14:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/29 05:14:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/29 05:14:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/29 05:14:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/29 05:14:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/29 05:14:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/29 05:14:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/29 05:14:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/29 05:14:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/29 05:14:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/29 05:14:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/29 05:14:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/29 05:14:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/29 05:14:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 05:14:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 05:14:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/29 05:14:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/29 05:14:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/29 05:14:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/29 05:14:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/29 05:14:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/29 05:14:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/29 05:14:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/29 05:14:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/29 05:14:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/29 05:14:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/29 05:14:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/29 05:14:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/29 05:14:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/29 05:14:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/29 05:14:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/29 05:14:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 05:14:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 05:14:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 05:14:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 05:14:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/29 05:14:04 DEBUG : apple: transformed to: appleSUFFIX 2026/03/29 05:14:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/29 05:14:04 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/29 05:14:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/29 05:14:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/29 05:14:04 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/29 05:14:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/29 05:14:04 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/29 05:14:04 DEBUG : dir1: Directory modification time the same (differ by -71.642µs, within tolerance 1ms) 2026/03/29 05:14:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/29 05:14:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:14:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:14:06 DEBUG : banana: md5 = bb7a3f1bacfd6ef8fdc7ccc5fea05232 OK 2026/03/29 05:14:06 DEBUG : banana: size = 6 OK 2026/03/29 05:14:06 INFO : banana: Copied (new) 2026/03/29 05:14:06 DEBUG : apple: md5 = ff5dd1e32eb12935bd8456cb19db935a OK 2026/03/29 05:14:06 DEBUG : apple: size = 5 OK 2026/03/29 05:14:06 INFO : apple: Copied (new) 2026/03/29 05:14:06 DEBUG : splitbananasplit: md5 = ef7ef52cfd24c442f008c24ea6048fed OK 2026/03/29 05:14:06 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 05:14:06 INFO : splitbananasplit: Copied (new) 2026/03/29 05:14:06 DEBUG : appleappleapplebanana: md5 = 40fead44a6b90f16c88ee4c5cf01e64f OK 2026/03/29 05:14:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 05:14:06 INFO : appleappleapplebanana: Copied (new) 2026/03/29 05:14:07 DEBUG : dir1/0000-abcdefg.txt: md5 = 6bb9fc15cb8da3df7ce52154243ee4f7 OK 2026/03/29 05:14:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 05:14:07 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/29 05:14:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = e88ec0ecdbe82f2ca1bd55915c73ebfa OK 2026/03/29 05:14:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 05:14:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/29 05:14:07 DEBUG : dir1/0002-cdefghi.txt: md5 = 861462ad224e51a4157ddbb46d3c144d OK 2026/03/29 05:14:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 05:14:07 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/29 05:14:07 DEBUG : dir1/0003-defghij.txt: md5 = f3c9f1403723aa129975aef997f3e67c OK 2026/03/29 05:14:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 05:14:07 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/29 05:14:08 DEBUG : dir1/0005-fghijkl.txt: md5 = 581c2e465759fa0f4667ed785796d914 OK 2026/03/29 05:14:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 05:14:08 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/29 05:14:08 DEBUG : dir1/0006-ghijklm.txt: md5 = 9bb23664a9ccaffb823c88dcc9e6047a OK 2026/03/29 05:14:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 05:14:08 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/29 05:14:08 DEBUG : dir1/0004-efghijk.txt: md5 = cf37010603a8ef15fd3baeee77991615 OK 2026/03/29 05:14:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 05:14:08 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/29 05:14:08 DEBUG : dir1/0007-1234567.txt: md5 = 03546152cec1848d1e296fa735246819 OK 2026/03/29 05:14:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 05:14:08 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/29 05:14:10 DEBUG : dir1/0008-2345678.txt: md5 = 77e3eb9ba8938ab29f393a9957a6922c OK 2026/03/29 05:14:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 05:14:10 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/29 05:14:10 DEBUG : dir1/0009-3456789.txt: md5 = 96bf88c3c65a2023946ce67d9db4ca88 OK 2026/03/29 05:14:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 05:14:10 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/29 05:14:10 DEBUG : dir1/0010-456789.txt: md5 = f5b66e7691839cf3edc92e919d2a634e OK 2026/03/29 05:14:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 05:14:10 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/29 05:14:10 DEBUG : dir1/0011-56789;.txt: md5 = f6fbdf1f5bf303c3dc7ca339e9e07979 OK 2026/03/29 05:14:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 05:14:10 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/29 05:14:11 DEBUG : dir1/0012-6789;.txt: md5 = 7a188e4781b92faa2fea98acc1805c81 OK 2026/03/29 05:14:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 05:14:11 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/29 05:14:11 DEBUG : dir1/0013-789;=.txt: md5 = 4aa238a91242ce0d46aa207e73871be9 OK 2026/03/29 05:14:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 05:14:11 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/29 05:14:11 DEBUG : dir1/0015-9;=.txt: md5 = 4e290e39ac8d56e4dbc85c08aaec504f OK 2026/03/29 05:14:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 05:14:11 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/29 05:14:11 DEBUG : dir1/0014-89;=.txt: md5 = aac30451ed59bafecbf04693f34e3489 OK 2026/03/29 05:14:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 05:14:11 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/29 05:14:11 DEBUG : Waiting for deletions to finish 2026/03/29 05:14:12 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/29 05:14:12 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/29 05:14:12 INFO : splitbananasplitSUFFIX: Deleted 2026/03/29 05:14:12 INFO : bananaSUFFIX: Deleted 2026/03/29 05:14:12 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/29 05:14:12 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/29 05:14:12 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/29 05:14:12 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/29 05:14:12 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/29 05:14:12 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/29 05:14:12 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/29 05:14:12 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/29 05:14:12 INFO : appleSUFFIX: Deleted 2026/03/29 05:14:12 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/29 05:14:12 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/29 05:14:12 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/29 05:14:12 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/29 05:14:12 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/29 05:14:12 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/29 05:14:12 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/29 05:14:12 DEBUG : Waiting for deletions to finish 2026/03/29 05:14:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 05:14:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 05:14:13 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:14:13 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:14:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 05:14:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 05:14:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 05:14:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 05:14:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 05:14:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 05:14:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 05:14:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 05:14:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 05:14:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 05:14:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 05:14:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 05:14:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 05:14:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 05:14:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 05:14:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 05:14:13 DEBUG : Waiting for deletions to finish 2026/03/29 05:14:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 05:14:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 05:14:14 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:14:14 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:14:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 05:14:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 05:14:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 05:14:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 05:14:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 05:14:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 05:14:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 05:14:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 05:14:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 05:14:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 05:14:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 05:14:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 05:14:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 05:14:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 05:14:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 05:14:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/03/29 05:14:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:14:27 DEBUG : dir1/0000-abcdefg.txt: md5 = a561b3f18f8382a7f1174e9d10bcbda9 OK 2026/03/29 05:14:28 DEBUG : dir1/0001-bcdefgh.txt: md5 = ec9713abf5e30285df50e4b628a7e1b1 OK 2026/03/29 05:14:29 DEBUG : dir1/0002-cdefghi.txt: md5 = 1d77e2360ecdc274623d87f49fa092db OK 2026/03/29 05:14:31 DEBUG : dir1/0003-defghij.txt: md5 = a78ef2835a7649f69f605d9ff08472a1 OK 2026/03/29 05:14:32 DEBUG : dir1/0004-efghijk.txt: md5 = c90ae006256af4cbfa978c286b795978 OK 2026/03/29 05:14:34 DEBUG : dir1/0005-fghijkl.txt: md5 = ba72703efb9ad19d6357a2b541509613 OK 2026/03/29 05:14:35 DEBUG : dir1/0006-ghijklm.txt: md5 = 91f991469b56127fc501d3e149c8434c OK 2026/03/29 05:14:37 DEBUG : dir1/0007-1234567.txt: md5 = ec31baf2afd7f7021c638e1a6a9d035a OK 2026/03/29 05:14:38 DEBUG : dir1/0008-2345678.txt: md5 = 24594aa4d560df20f9ff7c49bdafb8ad OK 2026/03/29 05:14:40 DEBUG : dir1/0009-3456789.txt: md5 = 86be5fc4ff354866127c7c64cfd35453 OK 2026/03/29 05:14:41 DEBUG : dir1/0010-456789.txt: md5 = 983229b83d68bffe8b8497187cb19e84 OK 2026/03/29 05:14:43 DEBUG : dir1/0011-56789;.txt: md5 = 51407262e5b60b241ac5c9ea7441ad5e OK 2026/03/29 05:14:44 DEBUG : dir1/0012-6789;.txt: md5 = 66a648d546760abbc675d0a9bb59c43c OK 2026/03/29 05:14:46 DEBUG : dir1/0013-789;=.txt: md5 = efce207241f550509f99bc3c2e03bb72 OK 2026/03/29 05:14:47 DEBUG : dir1/0014-89;=.txt: md5 = 4390123dadfc3032d3b2299a41de5c68 OK 2026/03/29 05:14:49 DEBUG : dir1/0015-9;=.txt: md5 = 0ac1719960e31d0fd8289e3917fc784c OK 2026/03/29 05:14:50 DEBUG : apple: md5 = 37a7ed174d03448b94c278d97309fd5d OK 2026/03/29 05:14:52 DEBUG : banana: md5 = 64fbfec9c2268fd109657545bc01fcee OK 2026/03/29 05:14:53 DEBUG : appleappleapplebanana: md5 = 9e8a5d14a58d154203f2f35bd6b6420c OK 2026/03/29 05:14:55 DEBUG : splitbananasplit: md5 = 33ef458ca2628bcbb2288708a827d6b9 OK 2026/03/29 05:14:55 DEBUG : Waiting for deletions to finish 2026/03/29 05:14:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 05:14:55 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:14:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 05:14:55 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:14:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 05:14:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 05:14:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 05:14:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 05:14:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 05:14:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 05:14:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 05:14:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 05:14:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 05:14:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 05:14:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 05:14:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 05:14:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 05:14:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 05:14:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 05:14:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 05:14:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/29 05:14:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/29 05:14:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/29 05:14:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:14:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/29 05:14:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:14:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:14:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:14:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:14:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/29 05:14:56 DEBUG : apple: size = 5 OK 2026/03/29 05:14:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:14:56 DEBUG : apple: Unchanged skipping 2026/03/29 05:14:56 DEBUG : banana: size = 6 OK 2026/03/29 05:14:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:14:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:14:56 DEBUG : banana: Unchanged skipping 2026/03/29 05:14:57 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/29 05:14:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/29 05:14:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/29 05:14:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/29 05:14:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 05:14:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:14:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 05:14:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:14:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 05:14:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 05:14:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 05:14:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:14:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 05:14:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 05:14:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 05:14:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:14:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 05:14:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 05:14:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 05:14:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 05:14:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 05:14:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 05:14:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 05:14:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:14:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 05:14:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 05:14:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 05:14:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 05:14:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 05:14:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 05:14:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 05:14:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:14:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 05:14:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 05:14:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 05:14:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:14:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 05:14:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 05:14:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 05:14:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 05:14:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 05:14:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 05:14:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 05:14:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 05:14:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 05:14:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 05:14:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 05:14:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 05:14:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 05:14:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:14:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 05:14:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 05:14:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 05:14:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 05:14:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 05:14:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 05:14:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 05:14:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 05:14:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 05:14:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 05:14:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 05:14:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 05:14:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 05:14:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 05:14:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 05:14:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:14:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 05:14:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 05:14:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 05:14:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 05:14:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 05:14:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 05:14:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 05:14:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 05:14:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 05:14:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 05:14:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 05:14:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 05:14:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 05:14:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 05:14:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 05:14:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 05:14:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 05:14:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:14:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 05:14:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 05:14:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 05:14:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 05:14:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 05:14:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 05:14:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 05:14:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 05:14:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 05:14:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:14:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 05:14:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 05:14:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 05:14:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 05:14:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 05:14:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 05:14:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 05:14:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 05:14:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 05:14:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 05:14:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 05:14:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 05:14:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 05:14:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 05:14:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 05:14:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 05:14:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 05:14:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:14:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 05:14:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 05:14:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 05:14:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 05:14:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 05:14:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 05:14:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 05:14:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 05:14:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 05:14:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 05:14:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 05:14:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 05:14:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 05:14:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 05:14:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 05:14:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 05:14:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 05:14:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 05:14:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 05:14:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 05:14:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 05:14:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 05:14:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/29 05:14:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:14:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/29 05:14:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 05:14:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/29 05:14:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 05:14:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/29 05:14:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 05:14:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/29 05:14:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 05:14:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 05:14:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:14:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 05:14:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 05:14:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 05:14:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 05:14:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 05:14:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 05:14:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 05:14:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/29 05:14:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 05:14:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 05:14:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 05:14:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 05:14:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 05:14:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 05:14:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 05:14:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 05:14:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 05:14:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 05:14:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 05:14:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 05:14:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 05:14:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 05:14:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 05:14:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 05:14:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 05:14:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 05:14:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/29 05:14:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:14:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 05:14:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 05:14:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 05:14:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 05:14:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 05:14:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 05:14:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/29 05:14:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/29 05:14:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 05:14:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 05:14:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 05:14:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 05:14:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/29 05:14:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 05:14:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 05:14:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 05:14:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:14:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/29 05:14:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/29 05:14:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:14:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:14:58 DEBUG : appleapple: md5 = 26620547e31b32da896f71c83e7374fb OK 2026/03/29 05:14:58 DEBUG : appleapple: size = 21 OK 2026/03/29 05:14:58 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/29 05:14:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/29 05:14:58 DEBUG : dir1/0001-bcdef: md5 = 998517f32030191600b42ba7b1b8b901 OK 2026/03/29 05:14:58 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/29 05:14:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/29 05:14:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/29 05:14:58 DEBUG : dir1/0000-abcde: md5 = b258de19dfeccf6dea2b98ccef14ba37 OK 2026/03/29 05:14:58 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/29 05:14:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/29 05:14:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/29 05:14:58 DEBUG : splitbanan: md5 = ba0a01e15de1c84b9bd9dce833532732 OK 2026/03/29 05:14:58 DEBUG : splitbanan: size = 16 OK 2026/03/29 05:14:58 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/29 05:14:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/29 05:14:59 DEBUG : dir1/0002-cdefg: md5 = 305920c1c7e36e72053731b7055e7ca4 OK 2026/03/29 05:14:59 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/29 05:14:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/29 05:14:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/29 05:15:00 DEBUG : dir1/0003-defgh: md5 = 78a5b98fb672895470b57a60a01bae0a OK 2026/03/29 05:15:00 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/29 05:15:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/29 05:15:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/29 05:15:00 DEBUG : dir1/0004-efghi: md5 = 4052c94effda97f09eaa4cc0db7fdb90 OK 2026/03/29 05:15:00 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/29 05:15:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/29 05:15:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/29 05:15:00 DEBUG : dir1/0005-fghij: md5 = 297e3e211f3ba86a995acf0ddd499fa0 OK 2026/03/29 05:15:00 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/29 05:15:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/29 05:15:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/29 05:15:01 DEBUG : dir1/0006-ghijk: md5 = 4d80825e222c393243e3c8654bca84c4 OK 2026/03/29 05:15:01 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/29 05:15:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/29 05:15:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/29 05:15:01 DEBUG : dir1/0007-12345: md5 = 873f80d2cd6ebf850f0cddda19c9f63b OK 2026/03/29 05:15:01 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/29 05:15:01 DEBUG : dir1/0009-34567: md5 = a0f126534dc5559500e8f6ea3078ea46 OK 2026/03/29 05:15:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/29 05:15:01 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/29 05:15:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/29 05:15:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/29 05:15:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/29 05:15:01 DEBUG : dir1/0008-23456: md5 = 0f9dd6c0c877679be229e109af3c3c71 OK 2026/03/29 05:15:01 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/29 05:15:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/29 05:15:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/29 05:15:02 DEBUG : dir1/0010-45678: md5 = 124ed7bd5a3899f0ad96f54b7d75aae5 OK 2026/03/29 05:15:02 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/29 05:15:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/29 05:15:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/29 05:15:02 DEBUG : dir1/0012-6789;: md5 = 3a78803f6a5669e4bf7e0224b426e6f8 OK 2026/03/29 05:15:02 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/29 05:15:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/29 05:15:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/29 05:15:02 DEBUG : dir1/0011-56789: md5 = 4dd80b69747bf329e1be10685019f17c OK 2026/03/29 05:15:02 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/29 05:15:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/29 05:15:03 DEBUG : dir1/0013-789;=: md5 = e8948cb8e922cc3006a6eb1e1bf86252 OK 2026/03/29 05:15:03 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/29 05:15:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/29 05:15:04 DEBUG : dir1/0014-89;=.: md5 = 6230cea300e111126a902115cee94099 OK 2026/03/29 05:15:04 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/29 05:15:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/29 05:15:04 DEBUG : dir1/0015-9;=.t: md5 = 1b62ffd4438f570d8543c5c97c491919 OK 2026/03/29 05:15:04 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/29 05:15:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/29 05:15:04 DEBUG : Waiting for deletions to finish 2026/03/29 05:15:04 INFO : splitbananasplit: Deleted 2026/03/29 05:15:04 INFO : dir1/0008-2345678.txt: Deleted 2026/03/29 05:15:04 INFO : dir1/0007-1234567.txt: Deleted 2026/03/29 05:15:04 INFO : dir1/0011-56789;.txt: Deleted 2026/03/29 05:15:04 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/29 05:15:04 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/29 05:15:04 INFO : dir1/0013-789;=.txt: Deleted 2026/03/29 05:15:04 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/29 05:15:05 INFO : dir1/0014-89;=.txt: Deleted 2026/03/29 05:15:05 INFO : dir1/0009-3456789.txt: Deleted 2026/03/29 05:15:05 INFO : dir1/0012-6789;.txt: Deleted 2026/03/29 05:15:05 INFO : dir1/0015-9;=.txt: Deleted 2026/03/29 05:15:05 INFO : dir1/0003-defghij.txt: Deleted 2026/03/29 05:15:05 INFO : appleappleapplebanana: Deleted 2026/03/29 05:15:05 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/29 05:15:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/29 05:15:05 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/29 05:15:05 INFO : dir1/0010-456789.txt: Deleted 2026/03/29 05:15:05 DEBUG : Waiting for deletions to finish 2026/03/29 05:15:05 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/29 05:15:05 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:15:05 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:15:05 DEBUG : appleapple: Excluded (Path Filter) 2026/03/29 05:15:05 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/29 05:15:05 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/29 05:15:05 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/29 05:15:05 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/29 05:15:05 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/29 05:15:05 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/29 05:15:05 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/29 05:15:05 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/29 05:15:05 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/29 05:15:05 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/29 05:15:05 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/29 05:15:05 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/29 05:15:05 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/29 05:15:05 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/29 05:15:05 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/29 05:15:05 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/29 05:15:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/29 05:15:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/29 05:15:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/29 05:15:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/29 05:15:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/29 05:15:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/29 05:15:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/29 05:15:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/29 05:15:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/29 05:15:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/29 05:15:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/29 05:15:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/29 05:15:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/29 05:15:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/29 05:15:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/29 05:15:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/29 05:15:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/29 05:15:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/29 05:15:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/29 05:15:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/29 05:15:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/29 05:15:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/29 05:15:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/29 05:15:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/29 05:15:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/29 05:15:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/29 05:15:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/29 05:15:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/29 05:15:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/29 05:15:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/29 05:15:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/29 05:15:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/29 05:15:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/29 05:15:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/29 05:15:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/29 05:15:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/29 05:15:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/29 05:15:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/29 05:15:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/29 05:15:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/29 05:15:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/29 05:15:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/29 05:15:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/29 05:15:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/29 05:15:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/29 05:15:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/29 05:15:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/29 05:15:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/29 05:15:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/29 05:15:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/29 05:15:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/29 05:15:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/29 05:15:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/29 05:15:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/29 05:15:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/29 05:15:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/29 05:15:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/29 05:15:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/29 05:15:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/29 05:15:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/29 05:15:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/29 05:15:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/29 05:15:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:15:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/29 05:15:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:15:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/29 05:15:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:15:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/29 05:15:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:15:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/29 05:15:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:15:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/29 05:15:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:15:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/29 05:15:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:15:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/29 05:15:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:15:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/29 05:15:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:15:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/29 05:15:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:15:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/29 05:15:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:15:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/29 05:15:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:15:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/29 05:15:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:15:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/29 05:15:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:15:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/29 05:15:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:15:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/29 05:15:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:15:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/29 05:15:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:15:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:15:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/29 05:15:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/29 05:15:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:15:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/29 05:15:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/29 05:15:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/29 05:15:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/29 05:15:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/29 05:15:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/29 05:15:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/29 05:15:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/29 05:15:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/29 05:15:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/29 05:15:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/29 05:15:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/29 05:15:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/29 05:15:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/29 05:15:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/29 05:15:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/29 05:15:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/29 05:15:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/29 05:15:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/29 05:15:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/29 05:15:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:15:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/29 05:15:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:15:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:15:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:15:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:15:07 DEBUG : dir1: Directory modification time the same (differ by -732.888µs, within tolerance 1ms) 2026/03/29 05:15:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/29 05:15:07 DEBUG : apple: size = 5 OK 2026/03/29 05:15:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:07 DEBUG : apple: Unchanged skipping 2026/03/29 05:15:07 DEBUG : appleapple: size = 21 OK 2026/03/29 05:15:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 05:15:07 DEBUG : banana: size = 6 OK 2026/03/29 05:15:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:07 DEBUG : banana: Unchanged skipping 2026/03/29 05:15:07 DEBUG : splitbanan: size = 16 OK 2026/03/29 05:15:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:07 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 05:15:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 05:15:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:15:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 05:15:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:15:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 05:15:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 05:15:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 05:15:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:15:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 05:15:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 05:15:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 05:15:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:15:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 05:15:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 05:15:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 05:15:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 05:15:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 05:15:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 05:15:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 05:15:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:15:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 05:15:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 05:15:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 05:15:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 05:15:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 05:15:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 05:15:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 05:15:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:15:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 05:15:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 05:15:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 05:15:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:15:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 05:15:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 05:15:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 05:15:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 05:15:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 05:15:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 05:15:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 05:15:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 05:15:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 05:15:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 05:15:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 05:15:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 05:15:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 05:15:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:15:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 05:15:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 05:15:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 05:15:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 05:15:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 05:15:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 05:15:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 05:15:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 05:15:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 05:15:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 05:15:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 05:15:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 05:15:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 05:15:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 05:15:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 05:15:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:15:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 05:15:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 05:15:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 05:15:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 05:15:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 05:15:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 05:15:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 05:15:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 05:15:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 05:15:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 05:15:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 05:15:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 05:15:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 05:15:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 05:15:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 05:15:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 05:15:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 05:15:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:15:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 05:15:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 05:15:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 05:15:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 05:15:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 05:15:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 05:15:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 05:15:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 05:15:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 05:15:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:15:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 05:15:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 05:15:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 05:15:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 05:15:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 05:15:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 05:15:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 05:15:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 05:15:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 05:15:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 05:15:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 05:15:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 05:15:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 05:15:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 05:15:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 05:15:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 05:15:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 05:15:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:15:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 05:15:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 05:15:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 05:15:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 05:15:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 05:15:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 05:15:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 05:15:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 05:15:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 05:15:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 05:15:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 05:15:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 05:15:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 05:15:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 05:15:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 05:15:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 05:15:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 05:15:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 05:15:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 05:15:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 05:15:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 05:15:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 05:15:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/29 05:15:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:15:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/29 05:15:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 05:15:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/29 05:15:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 05:15:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/29 05:15:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 05:15:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/29 05:15:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 05:15:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 05:15:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:15:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 05:15:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 05:15:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 05:15:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 05:15:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 05:15:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 05:15:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 05:15:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/29 05:15:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 05:15:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 05:15:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 05:15:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 05:15:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 05:15:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 05:15:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 05:15:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 05:15:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 05:15:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 05:15:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 05:15:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 05:15:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 05:15:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 05:15:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 05:15:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 05:15:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 05:15:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 05:15:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/29 05:15:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:15:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/29 05:15:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/29 05:15:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/29 05:15:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/29 05:15:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/29 05:15:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/29 05:15:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/29 05:15:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/29 05:15:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/29 05:15:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/29 05:15:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/29 05:15:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/29 05:15:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/29 05:15:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/29 05:15:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/29 05:15:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/29 05:15:07 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/29 05:15:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 05:15:07 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/29 05:15:07 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/29 05:15:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 05:15:07 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/29 05:15:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 05:15:07 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/29 05:15:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 05:15:07 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/29 05:15:07 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/29 05:15:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 05:15:07 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/29 05:15:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 05:15:07 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/29 05:15:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 05:15:07 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/29 05:15:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:07 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/29 05:15:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 05:15:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 05:15:07 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/29 05:15:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 05:15:07 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/29 05:15:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:07 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/29 05:15:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 05:15:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 05:15:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:07 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/29 05:15:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 05:15:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 05:15:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 05:15:07 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/29 05:15:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 05:15:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:15:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:15:07 DEBUG : Waiting for deletions to finish 2026/03/29 05:15:07 DEBUG : Waiting for deletions to finish 2026/03/29 05:15:07 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/29 05:15:07 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:15:07 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:15:07 DEBUG : appleapple: Excluded (Path Filter) 2026/03/29 05:15:07 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/29 05:15:07 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/29 05:15:07 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/29 05:15:07 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/29 05:15:07 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/29 05:15:07 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/29 05:15:07 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/29 05:15:07 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/29 05:15:07 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/29 05:15:07 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/29 05:15:07 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/29 05:15:07 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/29 05:15:07 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/29 05:15:07 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/29 05:15:07 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/29 05:15:07 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/29 05:15:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:15:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:15:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/29 05:15:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/29 05:15:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/29 05:15:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/29 05:15:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/29 05:15:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/29 05:15:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/29 05:15:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/29 05:15:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/29 05:15:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/29 05:15:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/29 05:15:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/29 05:15:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/29 05:15:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/29 05:15:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/29 05:15:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/29 05:15:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/29 05:15:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/29 05:15:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/29 05:15:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/29 05:15:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/29 05:15:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/29 05:15:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/29 05:15:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/29 05:15:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/29 05:15:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/29 05:15:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/29 05:15:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/29 05:15:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/29 05:15:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/29 05:15:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/29 05:15:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/29 05:15:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/29 05:15:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/29 05:15:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/29 05:15:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/29 05:15:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/29 05:15:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/29 05:15:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/29 05:15:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/29 05:15:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/29 05:15:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/29 05:15:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/29 05:15:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/29 05:15:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/29 05:15:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/29 05:15:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/29 05:15:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/29 05:15:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/29 05:15:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/29 05:15:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/29 05:15:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:15:20 DEBUG : dir1/0000-abcdefg.txt: md5 = 9dbab8175e6357a99a6e5cead60855db OK 2026/03/29 05:15:22 DEBUG : dir1/0001-bcdefgh.txt: md5 = d346c7905dd7484434d69766ec809cf4 OK 2026/03/29 05:15:23 DEBUG : dir1/0002-cdefghi.txt: md5 = cd52ae21240251a85870c37749ef3c59 OK 2026/03/29 05:15:24 DEBUG : dir1/0003-defghij.txt: md5 = 5370eccef58f45271d6986571c25ea68 OK 2026/03/29 05:15:26 DEBUG : dir1/0004-efghijk.txt: md5 = 73e96c34ac0dbaeb724bed06f8d1245a OK 2026/03/29 05:15:27 DEBUG : dir1/0005-fghijkl.txt: md5 = 8acff91a0f34be19129661da19d9a71b OK 2026/03/29 05:15:29 DEBUG : dir1/0006-ghijklm.txt: md5 = 72f5fa44b5a268f0385a43ce9d308f83 OK 2026/03/29 05:15:30 DEBUG : dir1/0007-1234567.txt: md5 = 1111ca1ed9370ecae249164a670492b9 OK 2026/03/29 05:15:32 DEBUG : dir1/0008-2345678.txt: md5 = 6bf74157fdae6386b9271c1dd87ca01d OK 2026/03/29 05:15:33 DEBUG : dir1/0009-3456789.txt: md5 = 71626655e7c1b337df2635e4fee8363b OK 2026/03/29 05:15:35 DEBUG : dir1/0010-456789.txt: md5 = 6aa6ee4149e91fe2f17a57094cc5ca4b OK 2026/03/29 05:15:36 DEBUG : dir1/0011-56789;.txt: md5 = 73aae035e928ccfdd62f8b1ec5126138 OK 2026/03/29 05:15:38 DEBUG : dir1/0012-6789;.txt: md5 = b7f078fc9adfe641637ee01221e01bc1 OK 2026/03/29 05:15:39 DEBUG : dir1/0013-789;=.txt: md5 = 5dc8ddffb6a58f789416e8603e08e0cd OK 2026/03/29 05:15:40 DEBUG : dir1/0014-89;=.txt: md5 = 151fd8d06a98cc5ebb632c4e4a70ec45 OK 2026/03/29 05:15:42 DEBUG : dir1/0015-9;=.txt: md5 = 7190f299fb1fc78ed469dd5c78cfebdf OK 2026/03/29 05:15:43 DEBUG : apple: md5 = ddab1ab9db5664f5ae50c12fb21318ea OK 2026/03/29 05:15:45 DEBUG : banana: md5 = 08247438659a5d2991a9b4b71bef5576 OK 2026/03/29 05:15:46 DEBUG : appleappleapplebanana: md5 = 6879528362567086c2f3c2a84e1668f7 OK 2026/03/29 05:15:48 DEBUG : splitbananasplit: md5 = a51db98a7527d3ed0a66d5d56c5b1caf OK 2026/03/29 05:15:48 DEBUG : Waiting for deletions to finish 2026/03/29 05:15:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 05:15:48 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:15:48 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:15:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 05:15:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 05:15:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 05:15:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 05:15:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 05:15:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 05:15:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 05:15:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 05:15:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 05:15:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 05:15:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 05:15:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 05:15:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 05:15:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 05:15:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 05:15:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 05:15:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 05:15:49 DEBUG : apple: size = 5 OK 2026/03/29 05:15:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:49 DEBUG : apple: Unchanged skipping 2026/03/29 05:15:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 05:15:49 DEBUG : banana: size = 6 OK 2026/03/29 05:15:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 05:15:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:49 DEBUG : banana: Unchanged skipping 2026/03/29 05:15:50 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/29 05:15:50 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 05:15:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:50 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 05:15:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 05:15:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 05:15:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 05:15:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 05:15:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 05:15:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 05:15:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 05:15:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 05:15:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 05:15:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 05:15:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 05:15:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 05:15:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 05:15:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 05:15:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 05:15:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 05:15:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 05:15:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 05:15:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 05:15:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 05:15:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 05:15:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 05:15:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 05:15:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 05:15:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 05:15:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 05:15:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 05:15:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 05:15:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 05:15:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 05:15:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:15:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 05:15:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 05:15:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:15:50 DEBUG : Waiting for deletions to finish 2026/03/29 05:15:50 DEBUG : Waiting for deletions to finish 2026/03/29 05:15:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 05:15:50 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:15:50 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:15:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 05:15:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 05:15:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 05:15:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 05:15:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 05:15:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 05:15:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 05:15:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 05:15:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 05:15:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 05:15:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 05:15:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 05:15:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 05:15:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 05:15:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 05:15:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 05:15:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 05:15:52 DEBUG : dir1: Directory modification time the same (differ by -298.558µs, within tolerance 1ms) 2026/03/29 05:15:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 05:15:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:52 DEBUG : apple: size = 5 OK 2026/03/29 05:15:52 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 05:15:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:52 DEBUG : apple: Unchanged skipping 2026/03/29 05:15:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 05:15:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:52 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 05:15:52 DEBUG : banana: size = 6 OK 2026/03/29 05:15:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:52 DEBUG : banana: Unchanged skipping 2026/03/29 05:15:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 05:15:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 05:15:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 05:15:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 05:15:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 05:15:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 05:15:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 05:15:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 05:15:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 05:15:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 05:15:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 05:15:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 05:15:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 05:15:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 05:15:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 05:15:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 05:15:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 05:15:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 05:15:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 05:15:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 05:15:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 05:15:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 05:15:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 05:15:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:15:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 05:15:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 05:15:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 05:15:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 05:15:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 05:15:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 05:15:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 05:15:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 05:15:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:15:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 05:15:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:15:52 DEBUG : Waiting for deletions to finish 2026/03/29 05:15:52 DEBUG : Waiting for deletions to finish 2026/03/29 05:15:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 05:15:52 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:15:52 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:15:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 05:15:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 05:15:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 05:15:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 05:15:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 05:15:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 05:15:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 05:15:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 05:15:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 05:15:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 05:15:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 05:15:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 05:15:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 05:15:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 05:15:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 05:15:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 05:15:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 05:15:53 DEBUG : Waiting for deletions to finish 2026/03/29 05:15:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 05:15:53 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:15:53 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:15:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 05:15:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 05:15:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 05:15:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 05:15:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 05:15:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 05:15:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 05:15:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 05:15:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 05:15:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 05:15:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 05:15:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 05:15:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 05:15:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 05:15:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 05:15:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 05:15:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 05:16:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/29 05:16:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/29 05:16:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/29 05:16:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/29 05:16:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/29 05:16:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/29 05:16:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/29 05:16:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/29 05:16:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/29 05:16:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/29 05:16:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/29 05:16:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/29 05:16:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/29 05:16:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/29 05:16:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/29 05:16:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:16:06 DEBUG : dir1/0000-abcdefg.txt: md5 = 7e7f624d32e2f1ab12ec2618a21b719b OK 2026/03/29 05:16:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = 39fbbd29ff85264856eb8bb6efb923a9 OK 2026/03/29 05:16:09 DEBUG : dir1/0002-cdefghi.txt: md5 = 44e8f1c592856afa8e4d567e16e9c582 OK 2026/03/29 05:16:11 DEBUG : dir1/0003-defghij.txt: md5 = 0b035cc22e6d292c409ce66b8449745a OK 2026/03/29 05:16:12 DEBUG : dir1/0004-efghijk.txt: md5 = 0f2dc9da188a34f5a769cb531989d2e8 OK 2026/03/29 05:16:14 DEBUG : dir1/0005-fghijkl.txt: md5 = 60c2aaf9139aa7d3cc204458e9464c74 OK 2026/03/29 05:16:15 DEBUG : dir1/0006-ghijklm.txt: md5 = c79a293a2a15f8c88013296b31bdae14 OK 2026/03/29 05:16:17 DEBUG : dir1/0007-1234567.txt: md5 = 8bca3e3aacf002b014b61f7c880aa987 OK 2026/03/29 05:16:18 DEBUG : dir1/0008-2345678.txt: md5 = baf9745e16e3739b7bfd850ed0ff06b8 OK 2026/03/29 05:16:20 DEBUG : dir1/0009-3456789.txt: md5 = 68d1298667ff6b1fde4bb5be935f0aba OK 2026/03/29 05:16:21 DEBUG : dir1/0010-456789.txt: md5 = ad5072d15a2b0ff0008070217fe659a4 OK 2026/03/29 05:16:22 DEBUG : dir1/0011-56789;.txt: md5 = f7c8ff12e9ba4f00b0a7a773606773a7 OK 2026/03/29 05:16:24 DEBUG : dir1/0012-6789;.txt: md5 = fc0b3b041e5d80b86c98ea3471947dfa OK 2026/03/29 05:16:25 DEBUG : dir1/0013-789;=.txt: md5 = 6444d08c04b4683c8949d5af1712b6b2 OK 2026/03/29 05:16:27 DEBUG : dir1/0014-89;=.txt: md5 = da547186c59db8a402430f6f7765150e OK 2026/03/29 05:16:28 DEBUG : dir1/0015-9;=.txt: md5 = a37111d24b5c236c3acaf8dd346d0a24 OK 2026/03/29 05:16:30 DEBUG : apple: md5 = d2d68fe488461af5eeb31f37ebb16532 OK 2026/03/29 05:16:31 DEBUG : banana: md5 = d907f03972af24e71ef593c57fe67fa0 OK 2026/03/29 05:16:33 DEBUG : appleappleapplebanana: md5 = 07efebc2d69000cb8af777344765d3f0 OK 2026/03/29 05:16:34 DEBUG : splitbananasplit: md5 = 005883d6d8110573732f820db04da441 OK 2026/03/29 05:16:34 DEBUG : Waiting for deletions to finish 2026/03/29 05:16:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 05:16:35 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:16:35 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:16:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 05:16:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 05:16:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 05:16:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 05:16:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 05:16:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 05:16:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 05:16:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 05:16:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 05:16:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 05:16:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 05:16:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 05:16:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 05:16:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 05:16:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 05:16:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 05:16:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 05:16:36 DEBUG : apple: size = 5 OK 2026/03/29 05:16:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:36 DEBUG : apple: Unchanged skipping 2026/03/29 05:16:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 05:16:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 05:16:36 DEBUG : banana: size = 6 OK 2026/03/29 05:16:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:36 DEBUG : banana: Unchanged skipping 2026/03/29 05:16:36 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/29 05:16:36 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 05:16:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:36 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 05:16:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 05:16:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 05:16:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 05:16:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 05:16:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 05:16:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 05:16:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 05:16:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 05:16:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 05:16:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 05:16:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 05:16:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 05:16:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 05:16:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 05:16:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:16:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 05:16:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 05:16:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 05:16:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 05:16:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 05:16:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 05:16:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 05:16:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 05:16:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 05:16:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 05:16:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 05:16:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 05:16:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 05:16:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 05:16:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 05:16:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 05:16:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 05:16:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 05:16:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:16:36 DEBUG : Waiting for deletions to finish 2026/03/29 05:16:36 DEBUG : Waiting for deletions to finish 2026/03/29 05:16:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 05:16:37 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:16:37 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:16:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 05:16:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 05:16:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 05:16:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 05:16:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 05:16:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 05:16:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 05:16:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 05:16:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 05:16:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 05:16:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 05:16:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 05:16:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 05:16:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 05:16:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 05:16:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 05:16:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 05:16:38 DEBUG : dir1: Directory modification time the same (differ by -792.02µs, within tolerance 1ms) 2026/03/29 05:16:38 DEBUG : apple: size = 5 OK 2026/03/29 05:16:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:38 DEBUG : apple: Unchanged skipping 2026/03/29 05:16:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 05:16:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 05:16:38 DEBUG : banana: size = 6 OK 2026/03/29 05:16:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:38 DEBUG : banana: Unchanged skipping 2026/03/29 05:16:38 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 05:16:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:38 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 05:16:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 05:16:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 05:16:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 05:16:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 05:16:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 05:16:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 05:16:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 05:16:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 05:16:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 05:16:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 05:16:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 05:16:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 05:16:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 05:16:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 05:16:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 05:16:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 05:16:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 05:16:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 05:16:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 05:16:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 05:16:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 05:16:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 05:16:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 05:16:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 05:16:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 05:16:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 05:16:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 05:16:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 05:16:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 05:16:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 05:16:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 05:16:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:16:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 05:16:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:16:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:16:38 DEBUG : Waiting for deletions to finish 2026/03/29 05:16:38 DEBUG : Waiting for deletions to finish 2026/03/29 05:16:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 05:16:38 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:16:38 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:16:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 05:16:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 05:16:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 05:16:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 05:16:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 05:16:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 05:16:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 05:16:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 05:16:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 05:16:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 05:16:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 05:16:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 05:16:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 05:16:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 05:16:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 05:16:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 05:16:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 05:16:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/29 05:16:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/29 05:16:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/29 05:16:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/29 05:16:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/29 05:16:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/29 05:16:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/29 05:16:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/29 05:16:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/29 05:16:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/29 05:16:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/29 05:16:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/29 05:16:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/29 05:16:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/29 05:16:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/29 05:16:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:16:51 DEBUG : dir1/0000-abcdefg.txt: md5 = 8c71e33b94ef9c2da18fc2d8d54d9d45 OK 2026/03/29 05:16:53 DEBUG : dir1/0001-bcdefgh.txt: md5 = b3c3aef1fefc16e1ca692a81896c1bd7 OK 2026/03/29 05:16:54 DEBUG : dir1/0002-cdefghi.txt: md5 = fa76cbc66d3698b97f947528bcdb8635 OK 2026/03/29 05:16:55 DEBUG : dir1/0003-defghij.txt: md5 = e61ff730d1badaf2b78602cf8092ceea OK 2026/03/29 05:16:57 DEBUG : dir1/0004-efghijk.txt: md5 = f34c87253faac44c7e6292b217de8d9a OK 2026/03/29 05:16:58 DEBUG : dir1/0005-fghijkl.txt: md5 = 4e9b29a61406cfc994ea76d23267b9bc OK 2026/03/29 05:17:00 DEBUG : dir1/0006-ghijklm.txt: md5 = 9c0e6b998624ed05d2aab3c430c3a3d2 OK 2026/03/29 05:17:01 DEBUG : dir1/0007-1234567.txt: md5 = 94837d952cb09eeea516ceb50c072b50 OK 2026/03/29 05:17:03 DEBUG : dir1/0008-2345678.txt: md5 = 944a0206d346d0c21785de3e17108bbe OK 2026/03/29 05:17:04 DEBUG : dir1/0009-3456789.txt: md5 = a40c29dbef10342cd62fbdb2420e201c OK 2026/03/29 05:17:05 DEBUG : dir1/0010-456789.txt: md5 = dbc1430e65318e1828f2e45dddaaada4 OK 2026/03/29 05:17:07 DEBUG : dir1/0011-56789;.txt: md5 = c0bf0cfa1b5caaab54c53f25183e7cd8 OK 2026/03/29 05:17:08 DEBUG : dir1/0012-6789;.txt: md5 = 1300878f9530da0a43d723ea915e6c64 OK 2026/03/29 05:17:10 DEBUG : dir1/0013-789;=.txt: md5 = 16212e099fdf3b8d74c3fd6a752728b0 OK 2026/03/29 05:17:11 DEBUG : dir1/0014-89;=.txt: md5 = eb033ae98c8098cd1e4de340772561f3 OK 2026/03/29 05:17:13 DEBUG : dir1/0015-9;=.txt: md5 = ddae95815ba1de61996a5784488780ce OK 2026/03/29 05:17:14 DEBUG : apple: md5 = a5ecbb405b8ce068de84df10aead746f OK 2026/03/29 05:17:15 DEBUG : banana: md5 = 89e6a0b29ce44bd63fa434f81ab6509d OK 2026/03/29 05:17:17 DEBUG : appleappleapplebanana: md5 = b5eb38991d2358b72033710ae89f3086 OK 2026/03/29 05:17:18 DEBUG : splitbananasplit: md5 = a064304a59edc78e90b6530bc0626452 OK 2026/03/29 05:17:18 DEBUG : Waiting for deletions to finish 2026/03/29 05:17:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 05:17:19 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:17:19 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:17:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 05:17:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 05:17:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 05:17:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 05:17:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 05:17:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 05:17:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 05:17:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 05:17:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 05:17:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 05:17:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 05:17:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 05:17:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 05:17:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 05:17:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 05:17:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 05:17:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 05:17:20 DEBUG : apple: size = 5 OK 2026/03/29 05:17:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:20 DEBUG : apple: Unchanged skipping 2026/03/29 05:17:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 05:17:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 05:17:20 DEBUG : banana: size = 6 OK 2026/03/29 05:17:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:20 DEBUG : banana: Unchanged skipping 2026/03/29 05:17:20 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/29 05:17:20 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 05:17:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:20 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 05:17:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 05:17:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 05:17:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 05:17:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 05:17:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 05:17:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 05:17:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 05:17:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 05:17:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 05:17:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 05:17:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:17:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 05:17:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 05:17:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 05:17:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 05:17:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 05:17:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 05:17:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 05:17:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 05:17:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 05:17:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 05:17:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 05:17:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 05:17:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 05:17:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 05:17:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 05:17:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 05:17:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 05:17:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 05:17:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 05:17:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 05:17:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 05:17:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 05:17:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:17:20 DEBUG : Waiting for deletions to finish 2026/03/29 05:17:20 DEBUG : Waiting for deletions to finish 2026/03/29 05:17:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 05:17:21 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:17:21 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:17:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 05:17:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 05:17:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 05:17:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 05:17:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 05:17:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 05:17:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 05:17:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 05:17:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 05:17:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 05:17:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 05:17:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 05:17:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 05:17:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 05:17:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 05:17:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 05:17:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 05:17:22 DEBUG : dir1: Directory modification time the same (differ by -263.908µs, within tolerance 1ms) 2026/03/29 05:17:22 DEBUG : apple: size = 5 OK 2026/03/29 05:17:22 DEBUG : banana: size = 6 OK 2026/03/29 05:17:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:22 DEBUG : banana: Unchanged skipping 2026/03/29 05:17:22 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 05:17:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 05:17:22 DEBUG : apple: Unchanged skipping 2026/03/29 05:17:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:22 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 05:17:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 05:17:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 05:17:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 05:17:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 05:17:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 05:17:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 05:17:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 05:17:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 05:17:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 05:17:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 05:17:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 05:17:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:17:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 05:17:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 05:17:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 05:17:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 05:17:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 05:17:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 05:17:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 05:17:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 05:17:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 05:17:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 05:17:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 05:17:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 05:17:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 05:17:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 05:17:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 05:17:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 05:17:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 05:17:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 05:17:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 05:17:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 05:17:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 05:17:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:17:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 05:17:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:17:22 DEBUG : Waiting for deletions to finish 2026/03/29 05:17:22 DEBUG : Waiting for deletions to finish 2026/03/29 05:17:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 05:17:22 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:17:22 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:17:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 05:17:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 05:17:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 05:17:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 05:17:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 05:17:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 05:17:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 05:17:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 05:17:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 05:17:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 05:17:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 05:17:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 05:17:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 05:17:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 05:17:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 05:17:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 05:17:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 05:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/29 05:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/29 05:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/29 05:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/29 05:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/29 05:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/29 05:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/29 05:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/29 05:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/29 05:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/29 05:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/29 05:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/29 05:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/29 05:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/29 05:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/29 05:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:17:35 DEBUG : dir1/0000-abcdefg.txt: md5 = be6f1b3c177f61824be280e2cb11b56f OK 2026/03/29 05:17:37 DEBUG : dir1/0001-bcdefgh.txt: md5 = 02e8ea415339cb5f7605d31616f9c821 OK 2026/03/29 05:17:38 DEBUG : dir1/0002-cdefghi.txt: md5 = 76c6f8a9496915cf01a4185da55132af OK 2026/03/29 05:17:40 DEBUG : dir1/0003-defghij.txt: md5 = 24509f8ad4021bbadf2cb56a4d054ef9 OK 2026/03/29 05:17:41 DEBUG : dir1/0004-efghijk.txt: md5 = 3aca821e709130818f40c31d9d0922dc OK 2026/03/29 05:17:43 DEBUG : dir1/0005-fghijkl.txt: md5 = 91bac7767f5868ac6f419395fa1814c3 OK 2026/03/29 05:17:44 DEBUG : dir1/0006-ghijklm.txt: md5 = 6bb8420cc346c82cc58b443854ea21b3 OK 2026/03/29 05:17:46 DEBUG : dir1/0007-1234567.txt: md5 = 92676a9a820ea2aa5be3196e1d5ec9c7 OK 2026/03/29 05:17:47 DEBUG : dir1/0008-2345678.txt: md5 = 56ae1bd6eacb3c505c82cb49151b2582 OK 2026/03/29 05:17:49 DEBUG : dir1/0009-3456789.txt: md5 = 5f77ec9c364716f56c695a774070bbea OK 2026/03/29 05:17:50 DEBUG : dir1/0010-456789.txt: md5 = fce25de14a33ef74e659c3e632fbec97 OK 2026/03/29 05:17:52 DEBUG : dir1/0011-56789;.txt: md5 = 04a485b8a3da59c58a4b12b8807f68fa OK 2026/03/29 05:17:53 DEBUG : dir1/0012-6789;.txt: md5 = 8c2c826cb5e2a9957a479f2cdbe4e37f OK 2026/03/29 05:17:54 DEBUG : dir1/0013-789;=.txt: md5 = 2eec1e16765ca8a81542e9164fa12635 OK 2026/03/29 05:17:56 DEBUG : dir1/0014-89;=.txt: md5 = cef189dd7380daeed19064d90dd784a5 OK 2026/03/29 05:17:57 DEBUG : dir1/0015-9;=.txt: md5 = fd7640bcc71dc46dd4eaccc6e5feca83 OK 2026/03/29 05:17:59 DEBUG : apple: md5 = 838fb69edbae01e45629f5cc604c1c15 OK 2026/03/29 05:18:00 DEBUG : banana: md5 = fdffe25cb6c27f567f9b80e9a77a5a87 OK 2026/03/29 05:18:02 DEBUG : appleappleapplebanana: md5 = f6a694afe834842a11f42a41af41cb7c OK 2026/03/29 05:18:03 DEBUG : splitbananasplit: md5 = 53a3cee80bd6fd64c0f5da3cf39b7720 OK 2026/03/29 05:18:03 DEBUG : Waiting for deletions to finish 2026/03/29 05:18:03 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:18:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 05:18:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 05:18:03 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:18:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 05:18:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 05:18:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 05:18:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 05:18:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 05:18:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 05:18:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 05:18:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 05:18:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 05:18:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 05:18:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 05:18:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 05:18:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 05:18:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 05:18:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 05:18:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 05:18:05 DEBUG : apple: size = 5 OK 2026/03/29 05:18:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:05 DEBUG : apple: Unchanged skipping 2026/03/29 05:18:05 DEBUG : banana: size = 6 OK 2026/03/29 05:18:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 05:18:05 DEBUG : banana: Unchanged skipping 2026/03/29 05:18:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 05:18:05 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/29 05:18:05 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 05:18:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:05 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 05:18:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 05:18:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 05:18:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 05:18:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 05:18:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 05:18:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 05:18:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 05:18:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 05:18:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 05:18:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 05:18:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 05:18:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 05:18:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 05:18:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 05:18:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 05:18:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 05:18:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 05:18:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 05:18:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 05:18:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 05:18:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 05:18:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 05:18:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 05:18:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 05:18:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 05:18:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 05:18:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 05:18:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 05:18:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:18:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 05:18:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 05:18:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 05:18:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 05:18:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:18:05 DEBUG : Waiting for deletions to finish 2026/03/29 05:18:05 DEBUG : Waiting for deletions to finish 2026/03/29 05:18:05 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:18:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 05:18:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 05:18:05 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:18:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 05:18:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 05:18:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 05:18:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 05:18:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 05:18:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 05:18:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 05:18:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 05:18:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 05:18:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 05:18:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 05:18:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 05:18:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 05:18:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 05:18:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 05:18:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 05:18:06 DEBUG : dir1: Directory modification time the same (differ by -739.281µs, within tolerance 1ms) 2026/03/29 05:18:06 DEBUG : apple: size = 5 OK 2026/03/29 05:18:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:06 DEBUG : apple: Unchanged skipping 2026/03/29 05:18:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 05:18:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:06 DEBUG : banana: size = 6 OK 2026/03/29 05:18:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 05:18:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:06 DEBUG : banana: Unchanged skipping 2026/03/29 05:18:06 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 05:18:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:06 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 05:18:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 05:18:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 05:18:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 05:18:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 05:18:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 05:18:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 05:18:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:18:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 05:18:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 05:18:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 05:18:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 05:18:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 05:18:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 05:18:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 05:18:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 05:18:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 05:18:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 05:18:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 05:18:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 05:18:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 05:18:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 05:18:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 05:18:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 05:18:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 05:18:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 05:18:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 05:18:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 05:18:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 05:18:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 05:18:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 05:18:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 05:18:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 05:18:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 05:18:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:18:06 DEBUG : Waiting for deletions to finish 2026/03/29 05:18:06 DEBUG : Waiting for deletions to finish 2026/03/29 05:18:07 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:18:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 05:18:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 05:18:07 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:18:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 05:18:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 05:18:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 05:18:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 05:18:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 05:18:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 05:18:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 05:18:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 05:18:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 05:18:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 05:18:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 05:18:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 05:18:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 05:18:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 05:18:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 05:18:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 05:18:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/29 05:18:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/29 05:18:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/29 05:18:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/29 05:18:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/29 05:18:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/29 05:18:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/29 05:18:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/29 05:18:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/29 05:18:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/29 05:18:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/29 05:18:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/29 05:18:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/29 05:18:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/29 05:18:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/29 05:18:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:18:20 DEBUG : dir1/0000-abcdefg.txt: md5 = 577fab77e799f4c6fb85d207a9bf60fa OK 2026/03/29 05:18:21 DEBUG : dir1/0001-bcdefgh.txt: md5 = afe1aad9634451b8f605b5f3e05b9df7 OK 2026/03/29 05:18:23 DEBUG : dir1/0002-cdefghi.txt: md5 = 6998fc53e1863a9543a4c084ae30c997 OK 2026/03/29 05:18:24 DEBUG : dir1/0003-defghij.txt: md5 = a7813d56b00206a6ee0a92db12300e1f OK 2026/03/29 05:18:26 DEBUG : dir1/0004-efghijk.txt: md5 = fafad6810ebea2454714446796772b75 OK 2026/03/29 05:18:27 DEBUG : dir1/0005-fghijkl.txt: md5 = 4b3e0713c1bace5c255520d72ef8560d OK 2026/03/29 05:18:29 DEBUG : dir1/0006-ghijklm.txt: md5 = d9c04588beeba622ea7a156ab5aeeb8d OK 2026/03/29 05:18:30 DEBUG : dir1/0007-1234567.txt: md5 = e720f77ef04da8c32b63778be4544bd0 OK 2026/03/29 05:18:31 DEBUG : dir1/0008-2345678.txt: md5 = 18cc30a80307c1b0964670f2632f4e9c OK 2026/03/29 05:18:33 DEBUG : dir1/0009-3456789.txt: md5 = 8ca695c876476183adc9f5944eeb8f47 OK 2026/03/29 05:18:34 DEBUG : dir1/0010-456789.txt: md5 = 7dbbf265b7944a59227c3e1bea43d0ea OK 2026/03/29 05:18:35 DEBUG : dir1/0011-56789;.txt: md5 = c780890a72fda8b0a3b45dbf46c0592b OK 2026/03/29 05:18:37 DEBUG : dir1/0012-6789;.txt: md5 = 02221fa01cdb851cbbf5b1aa3d7fb6e3 OK 2026/03/29 05:18:38 DEBUG : dir1/0013-789;=.txt: md5 = 8a170aacfcbdff94e2a137310bb88a7f OK 2026/03/29 05:18:40 DEBUG : dir1/0014-89;=.txt: md5 = 3b1de032f9e4abc498e5de05df1d6623 OK 2026/03/29 05:18:41 DEBUG : dir1/0015-9;=.txt: md5 = 3a8c155ff230a4efbfd4f012531f16c7 OK 2026/03/29 05:18:43 DEBUG : apple: md5 = 28dc96801d78552f122955eaeb561758 OK 2026/03/29 05:18:44 DEBUG : banana: md5 = 5bc3f51954cedfd631221f7d54ccae08 OK 2026/03/29 05:18:45 DEBUG : appleappleapplebanana: md5 = ccd7441e620be764c8f7f995a1510674 OK 2026/03/29 05:18:47 DEBUG : splitbananasplit: md5 = b0c4ce84f2c7c913b1c9bd8979ff88bd OK 2026/03/29 05:18:47 DEBUG : Waiting for deletions to finish 2026/03/29 05:18:47 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:18:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 05:18:47 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:18:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 05:18:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 05:18:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 05:18:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 05:18:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 05:18:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 05:18:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 05:18:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 05:18:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 05:18:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 05:18:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 05:18:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 05:18:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 05:18:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 05:18:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 05:18:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 05:18:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 05:18:49 DEBUG : apple: size = 5 OK 2026/03/29 05:18:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:49 DEBUG : apple: Unchanged skipping 2026/03/29 05:18:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 05:18:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 05:18:49 DEBUG : banana: size = 6 OK 2026/03/29 05:18:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:49 DEBUG : banana: Unchanged skipping 2026/03/29 05:18:49 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/29 05:18:49 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 05:18:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:49 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 05:18:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 05:18:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 05:18:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 05:18:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 05:18:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 05:18:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 05:18:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 05:18:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 05:18:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 05:18:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 05:18:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:18:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 05:18:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 05:18:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 05:18:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 05:18:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 05:18:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 05:18:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 05:18:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 05:18:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 05:18:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 05:18:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 05:18:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 05:18:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 05:18:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 05:18:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 05:18:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 05:18:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 05:18:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 05:18:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 05:18:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 05:18:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 05:18:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 05:18:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:18:49 DEBUG : Waiting for deletions to finish 2026/03/29 05:18:49 DEBUG : Waiting for deletions to finish 2026/03/29 05:18:50 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:18:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 05:18:50 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:18:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 05:18:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 05:18:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 05:18:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 05:18:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 05:18:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 05:18:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 05:18:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 05:18:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 05:18:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 05:18:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 05:18:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 05:18:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 05:18:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 05:18:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 05:18:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 05:18:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 05:18:51 DEBUG : dir1: Directory modification time the same (differ by -206.214µs, within tolerance 1ms) 2026/03/29 05:18:51 DEBUG : apple: size = 5 OK 2026/03/29 05:18:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:51 DEBUG : apple: Unchanged skipping 2026/03/29 05:18:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/29 05:18:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/29 05:18:51 DEBUG : splitbananasplit: size = 16 OK 2026/03/29 05:18:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:51 DEBUG : banana: size = 6 OK 2026/03/29 05:18:51 DEBUG : splitbananasplit: Unchanged skipping 2026/03/29 05:18:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:51 DEBUG : banana: Unchanged skipping 2026/03/29 05:18:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/29 05:18:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/29 05:18:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/29 05:18:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/29 05:18:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/29 05:18:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/29 05:18:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/29 05:18:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/29 05:18:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/29 05:18:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/29 05:18:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/29 05:18:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/29 05:18:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/29 05:18:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/29 05:18:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/29 05:18:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/29 05:18:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/29 05:18:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/29 05:18:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/29 05:18:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/29 05:18:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/29 05:18:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/29 05:18:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/29 05:18:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/29 05:18:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/29 05:18:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/29 05:18:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/29 05:18:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/29 05:18:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/29 05:18:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:18:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/29 05:18:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/29 05:18:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/29 05:18:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:18:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:18:51 DEBUG : Waiting for deletions to finish 2026/03/29 05:18:51 DEBUG : Waiting for deletions to finish 2026/03/29 05:18:51 DEBUG : apple: Excluded (Path Filter) 2026/03/29 05:18:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/29 05:18:51 DEBUG : banana: Excluded (Path Filter) 2026/03/29 05:18:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/29 05:18:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/29 05:18:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/29 05:18:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/29 05:18:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/29 05:18:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/29 05:18:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/29 05:18:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/29 05:18:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/29 05:18:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/29 05:18:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/29 05:18:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/29 05:18:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/29 05:18:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/29 05:18:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/29 05:18:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/29 05:18:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/29 05:19:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/29 05:19:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/29 05:19:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/29 05:19:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/29 05:19:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/29 05:19:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/29 05:19:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/29 05:19:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/29 05:19:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/29 05:19:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/29 05:19:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/29 05:19:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/29 05:19:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/29 05:19:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/29 05:19:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/29 05:19:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" --- PASS: TestTransform (540.32s) --- PASS: TestTransform/NFC (44.61s) --- PASS: TestTransform/NFD (44.33s) --- PASS: TestTransform/base64 (52.44s) --- PASS: TestTransform/prefix (60.93s) --- PASS: TestTransform/suffix (60.67s) --- PASS: TestTransform/truncate (53.45s) --- PASS: TestTransform/encoder (45.81s) --- PASS: TestTransform/ISO-8859-1 (45.25s) --- PASS: TestTransform/charmap (44.16s) --- PASS: TestTransform/lowercase (44.53s) --- PASS: TestTransform/ascii (44.13s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:19:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/29 05:19:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/29 05:19:02 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/03/29 05:19:03 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-03-29T05:19:02.402427416Z) 2026/03/29 05:19:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/29 05:19:03 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/29 05:19:03 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/29 05:19:03 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/29 05:19:03 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/29 05:19:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:19:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:19:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = b73e0a57233b6da6bb42599590a7fdc5 OK 2026/03/29 05:19:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/29 05:19:04 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/29 05:19:04 DEBUG : Waiting for deletions to finish 2026/03/29 05:19:06 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.65s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:19:07 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:19:07 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:19:07 DEBUG : tictactoe: Making directory with metadata 2026/03/29 05:19:07 INFO : tictactoe: Made directory with metadata (mtime=2026-03-29T05:19:07.057476976Z) 2026/03/29 05:19:07 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:19:07 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:19:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/29 05:19:07 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/29 05:19:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/29 05:19:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:19:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:19:09 DEBUG : tictactoe/tictactoe: md5 = 9b045f077c4d3f8d59defb1c9b66a3e2 OK 2026/03/29 05:19:09 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/29 05:19:09 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/29 05:19:09 DEBUG : Waiting for deletions to finish 2026/03/29 05:19:10 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.54s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:19:11 DEBUG : toe: Making directory with metadata 2026/03/29 05:19:12 INFO : toe: Made directory with metadata (mtime=2026-03-29T05:19:11.59552529Z) 2026/03/29 05:19:12 DEBUG : toe/toe: Making directory with metadata 2026/03/29 05:19:13 INFO : toe/toe: Made directory with metadata (mtime=2026-03-29T05:19:11.59552529Z) 2026/03/29 05:19:13 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:19:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/29 05:19:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/29 05:19:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/29 05:19:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:19:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:19:14 DEBUG : toe/toe/tictactoe: md5 = ed12ec4afcdb7ec7919cfc2bd70b956e OK 2026/03/29 05:19:14 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/29 05:19:14 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/29 05:19:14 DEBUG : Waiting for deletions to finish 2026/03/29 05:19:16 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/03/29 05:19:17 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.44s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:19:18 DEBUG : toe: Making directory with metadata 2026/03/29 05:19:18 INFO : toe: Made directory with metadata (mtime=2026-03-29T05:19:18.032593821Z) 2026/03/29 05:19:18 DEBUG : toe/toe: Making directory with metadata 2026/03/29 05:19:19 INFO : toe/toe: Made directory with metadata (mtime=2026-03-29T05:19:18.033593832Z) 2026/03/29 05:19:19 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:19:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/29 05:19:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/29 05:19:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/29 05:19:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:19:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:19:21 DEBUG : toe/toe/tictactoe: md5 = ecf8c00098fdc728f234742ef1ecb6dd OK 2026/03/29 05:19:21 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/29 05:19:21 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/29 05:19:21 DEBUG : Waiting for deletions to finish 2026/03/29 05:19:23 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/03/29 05:19:24 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.83s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:19:24 DEBUG : empty_dir: Making directory with metadata 2026/03/29 05:19:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/29 05:19:24 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:19:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 05:19:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 05:19:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 05:19:25 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/29 05:19:25 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/29 05:19:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 05:19:25 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:19:25 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:19:25 DEBUG : tictactoe: Making directory with metadata 2026/03/29 05:19:26 INFO : tictactoe: Made directory with metadata (mtime=2026-03-29T05:19:24.85866649Z) 2026/03/29 05:19:26 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:19:26 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:19:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/29 05:19:26 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/29 05:19:27 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-29T05:19:24.85866649Z) 2026/03/29 05:19:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/29 05:19:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/29 05:19:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/29 05:19:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/29 05:19:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:19:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:19:28 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 50dec369113457cf018239ab9dc94c6a OK 2026/03/29 05:19:28 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/29 05:19:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/29 05:19:28 DEBUG : Waiting for deletions to finish 2026/03/29 05:19:30 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/29 05:19:31 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (7.86s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:19:32 DEBUG : empty_dir: Making directory with metadata 2026/03/29 05:19:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/29 05:19:32 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:19:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 05:19:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 05:19:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 05:19:32 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/29 05:19:33 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/29 05:19:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 05:19:33 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:19:33 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:19:33 DEBUG : tictactoe: Making directory with metadata 2026/03/29 05:19:34 INFO : tictactoe: Made directory with metadata (mtime=2026-03-29T05:19:32.716750145Z) 2026/03/29 05:19:34 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:19:34 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:19:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/29 05:19:34 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/29 05:19:35 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-29T05:19:32.716750145Z) 2026/03/29 05:19:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/29 05:19:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/29 05:19:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/29 05:19:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/29 05:19:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/29 05:19:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:19:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:19:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 16daa9cb760fcffbdbc59335439d30ee OK 2026/03/29 05:19:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/29 05:19:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/29 05:19:36 DEBUG : Waiting for deletions to finish 2026/03/29 05:19:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:19:37 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:19:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 05:19:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 05:19:38 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:19:38 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:19:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/29 05:19:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/29 05:19:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/03/29 05:19:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': 0 differences found 2026/03/29 05:19:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': 1 hashes could not be checked 2026/03/29 05:19:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': 1 matching files 2026/03/29 05:19:39 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/29 05:19:40 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.90s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:19:41 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:19:41 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:19:41 DEBUG : tictactoe: Making directory with metadata 2026/03/29 05:19:42 INFO : tictactoe: Made directory with metadata (mtime=2026-03-29T05:19:41.619844924Z) 2026/03/29 05:19:42 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:19:42 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:19:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/29 05:19:42 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/29 05:19:43 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-29T05:19:41.619844924Z) 2026/03/29 05:19:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/29 05:19:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/29 05:19:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/29 05:19:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/29 05:19:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:19:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:19:44 DEBUG : tictactoe/tictactoe/toe.txt: md5 = d85d151d5978d6261b1cbba1990fe951 OK 2026/03/29 05:19:44 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/29 05:19:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/29 05:19:44 DEBUG : Waiting for deletions to finish 2026/03/29 05:19:45 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:19:46 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:19:46 DEBUG : tictactoe: Directory modification time the same (differ by -844.924µs, within tolerance 1ms) 2026/03/29 05:19:46 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:19:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/29 05:19:46 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -844.924µs, within tolerance 1ms) 2026/03/29 05:19:46 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/29 05:19:46 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/29 05:19:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/29 05:19:46 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/29 05:19:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:19:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:19:46 DEBUG : Waiting for deletions to finish 2026/03/29 05:19:48 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/29 05:19:48 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (7.99s) === RUN TestSyntax 2026/03/29 05:19:49 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:19:49 DEBUG : toe: Making directory with metadata 2026/03/29 05:19:50 INFO : toe: Made directory with metadata (mtime=2026-03-29T05:19:49.605929935Z) 2026/03/29 05:19:50 DEBUG : toe/toe: Making directory with metadata 2026/03/29 05:19:51 INFO : toe/toe: Made directory with metadata (mtime=2026-03-29T05:19:49.605929935Z) 2026/03/29 05:19:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/29 05:19:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:19:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:19:52 DEBUG : toe/toe/toe: md5 = 84299e327642be841760cf1f7afa8d54 OK 2026/03/29 05:19:52 DEBUG : toe/toe/toe: size = 11 OK 2026/03/29 05:19:52 INFO : toe/toe/toe: Copied (new) 2026/03/29 05:19:52 DEBUG : Waiting for deletions to finish 2026/03/29 05:19:54 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/29 05:19:55 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.52s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:19:56 DEBUG : empty_dir: Making directory with metadata 2026/03/29 05:19:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/29 05:19:56 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:19:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 05:19:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 05:19:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 05:19:56 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/29 05:19:57 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/29 05:19:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 05:19:57 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:19:57 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:19:57 DEBUG : tictactoe: Making directory with metadata 2026/03/29 05:19:57 INFO : tictactoe: Made directory with metadata (mtime=2026-03-29T05:19:56.122999308Z) 2026/03/29 05:19:57 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:19:57 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:19:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/29 05:19:57 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/29 05:19:58 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-29T05:19:56.122999308Z) 2026/03/29 05:19:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/29 05:19:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/29 05:19:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/29 05:19:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/29 05:19:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/29 05:19:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/29 05:19:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:19:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:20:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 8e2f1fe425554805865f07813321944d OK 2026/03/29 05:20:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/29 05:20:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/29 05:20:00 INFO : toe/toe/toe.txt: Deleted 2026/03/29 05:20:00 INFO : toe/toe: Removing directory 2026/03/29 05:20:00 INFO : toe: Removing directory 2026/03/29 05:20:00 INFO : empty_dir: Removing directory 2026/03/29 05:20:00 DEBUG : Local file system at /tmp/rclone2933715519: deleted 3 directories 2026/03/29 05:20:02 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/29 05:20:03 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.30s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:20:04 DEBUG : empty_dir: Making directory with metadata 2026/03/29 05:20:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/29 05:20:04 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:20:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 05:20:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 05:20:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 05:20:04 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/29 05:20:05 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/29 05:20:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 05:20:05 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:20:05 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:20:05 DEBUG : tictactoe: Making directory with metadata 2026/03/29 05:20:06 INFO : tictactoe: Made directory with metadata (mtime=2026-03-29T05:20:04.426087691Z) 2026/03/29 05:20:06 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:20:06 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:20:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/29 05:20:06 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/29 05:20:07 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-29T05:20:04.426087691Z) 2026/03/29 05:20:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/29 05:20:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/29 05:20:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/29 05:20:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/29 05:20:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/29 05:20:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/29 05:20:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:20:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:20:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 70961726e33f2f9af3108e4e4feb4500 OK 2026/03/29 05:20:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/29 05:20:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/29 05:20:08 INFO : toe/toe/toe.txt: Deleted 2026/03/29 05:20:08 INFO : toe/toe: Removing directory 2026/03/29 05:20:08 INFO : toe: Removing directory 2026/03/29 05:20:08 INFO : empty_dir: Removing directory 2026/03/29 05:20:08 DEBUG : Local file system at /tmp/rclone2933715519: deleted 3 directories 2026/03/29 05:20:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/29 05:20:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/29 05:20:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/29 05:20:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/29 05:20:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/29 05:20:11 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/03/29 05:20:13 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/29 05:20:14 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/29 05:20:15 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.97s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:20:17 DEBUG : Reset feature "Copy" 2026/03/29 05:20:17 DEBUG : Reset feature "Move" 2026/03/29 05:20:17 DEBUG : Reset feature "Copy" 2026/03/29 05:20:17 DEBUG : Reset feature "Move" 2026/03/29 05:20:17 DEBUG : empty_dir: Making directory with metadata 2026/03/29 05:20:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/29 05:20:17 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:20:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 05:20:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 05:20:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 05:20:17 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/29 05:20:18 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/29 05:20:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/29 05:20:18 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:20:18 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:20:18 DEBUG : tictactoe: Making directory with metadata 2026/03/29 05:20:19 INFO : tictactoe: Made directory with metadata (mtime=2026-03-29T05:20:17.394225743Z) 2026/03/29 05:20:19 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:20:19 DEBUG : toe: transformed to: tictactoe 2026/03/29 05:20:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/29 05:20:19 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/29 05:20:19 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-29T05:20:17.394225743Z) 2026/03/29 05:20:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/29 05:20:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/29 05:20:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/29 05:20:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/29 05:20:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/29 05:20:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/29 05:20:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:20:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:20:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 6898006cb22ab42d4e8af55395dc5d38 OK 2026/03/29 05:20:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/29 05:20:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/29 05:20:21 INFO : toe/toe/toe.txt: Deleted 2026/03/29 05:20:21 INFO : toe/toe: Removing directory 2026/03/29 05:20:21 INFO : toe: Removing directory 2026/03/29 05:20:21 INFO : empty_dir: Removing directory 2026/03/29 05:20:21 DEBUG : Local file system at /tmp/rclone2933715519: deleted 3 directories 2026/03/29 05:20:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/29 05:20:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/29 05:20:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/29 05:20:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/29 05:20:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/29 05:20:26 DEBUG : toe/toe/toe.txt: md5 = 0989da86e35329938c2e0c587a7eeeeb OK 2026/03/29 05:20:26 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/29 05:20:26 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/29 05:20:26 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/03/29 05:20:29 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/29 05:20:29 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/29 05:20:30 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/29 05:20:31 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (15.07s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:20:32 DEBUG : toe: transformed to: dG9l 2026/03/29 05:20:32 DEBUG : toe: transformed to: dG9l 2026/03/29 05:20:32 DEBUG : dG9l: Making directory with metadata 2026/03/29 05:20:33 INFO : dG9l: Made directory with metadata (mtime=2026-03-29T05:20:32.466386183Z) 2026/03/29 05:20:33 DEBUG : toe: transformed to: dG9l 2026/03/29 05:20:33 DEBUG : toe: transformed to: dG9l 2026/03/29 05:20:33 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/29 05:20:33 DEBUG : dG9l/dG9l: Making directory with metadata 2026/03/29 05:20:34 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-03-29T05:20:32.466386183Z) 2026/03/29 05:20:34 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/29 05:20:34 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/29 05:20:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/29 05:20:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/29 05:20:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/29 05:20:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:20:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:20:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 7352bdcc11b9279d1d381a9526d62c1d OK 2026/03/29 05:20:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/29 05:20:35 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/29 05:20:35 DEBUG : Waiting for deletions to finish 2026/03/29 05:20:37 DEBUG : dG9l: transformed to: toe 2026/03/29 05:20:37 DEBUG : dG9l: transformed to: toe 2026/03/29 05:20:37 DEBUG : toe: Directory modification time the same (differ by 386.183µs, within tolerance 1ms) 2026/03/29 05:20:37 DEBUG : Added delayed dir = "toe", newDst=toe 2026/03/29 05:20:37 DEBUG : dG9l: transformed to: toe 2026/03/29 05:20:37 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/29 05:20:37 DEBUG : toe/toe: Directory modification time the same (differ by 386.183µs, within tolerance 1ms) 2026/03/29 05:20:37 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/03/29 05:20:37 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/29 05:20:37 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/29 05:20:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/29 05:20:37 DEBUG : Local file system at /tmp/rclone2933715519: Waiting for checks to finish 2026/03/29 05:20:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/29 05:20:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/29 05:20:37 DEBUG : Local file system at /tmp/rclone2933715519: Waiting for transfers to finish 2026/03/29 05:20:37 DEBUG : Waiting for deletions to finish 2026/03/29 05:20:39 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/03/29 05:20:39 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.17s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke'", Local "Local file system at /tmp/rclone2933715519", Modify Window "1ms" 2026/03/29 05:20:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/29 05:20:40 DEBUG : toe: transformed to: 2026/03/29 05:20:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/29 05:20:40 DEBUG : toe: transformed to: 2026/03/29 05:20:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Making directory with metadata 2026/03/29 05:20:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Made directory with metadata (mtime=2026-03-29T05:20:40.63547314Z) 2026/03/29 05:20:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/29 05:20:41 DEBUG : toe: transformed to: 2026/03/29 05:20:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/29 05:20:41 DEBUG : toe: transformed to: 2026/03/29 05:20:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/29 05:20:41 DEBUG : toe/toe: transformed to: 2026/03/29 05:20:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/29 05:20:41 DEBUG : toe/toe: Making directory with metadata 2026/03/29 05:20:43 INFO : toe/toe: Made directory with metadata (mtime=2026-03-29T05:20:40.63547314Z) 2026/03/29 05:20:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/29 05:20:43 DEBUG : toe/toe: transformed to: 2026/03/29 05:20:43 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/29 05:20:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/29 05:20:43 DEBUG : toe: transformed to: 2026/03/29 05:20:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/29 05:20:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/29 05:20:43 DEBUG : toe/toe/toe: transformed to: 2026/03/29 05:20:43 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/29 05:20:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for checks to finish 2026/03/29 05:20:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Waiting for transfers to finish 2026/03/29 05:20:45 DEBUG : toe/toe/toe: md5 = 67f0989a2c140bc1bbe2312957d1f3c2 OK 2026/03/29 05:20:45 DEBUG : toe/toe/toe: size = 11 OK 2026/03/29 05:20:45 INFO : toe/toe/toe: Copied (new) 2026/03/29 05:20:45 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': not deleting files as there were IO errors 2026/03/29 05:20:45 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': not deleting directories as there were IO errors 2026/03/29 05:20:48 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/29 05:20:49 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (9.16s) PASS 2026/03/29 05:20:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-defuxis6coke': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 25m32.55111848s (try 1/5)