"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/03/02 04:02:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekugib5bega" 2026/03/02 04:02:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 04:02:52 DEBUG : Creating backend with remote "TestDrive:crypt/blon6hvl3468pms3jn94gk1ntishbdgioq2ntpsvgeio75kejdj0" 2026/03/02 04:02:53 DEBUG : Creating backend with remote "/tmp/rclone1889496915" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:02:54 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/02 04:02:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 04:02:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/02 04:02:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:02:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:02:54 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.82s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:02:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 04:02:55 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/02 04:02:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 04:02:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:02:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:02:57 DEBUG : sub dir/hello world: md5 = 54cad74b4c993d60ff4b9727db6f1bfd OK 2026/03/02 04:02:57 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 04:02:57 INFO : sub dir/hello world: Copied (new) 2026/03/02 04:02:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 04:03:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.98s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:03:01 DEBUG : metadata sub dir: Making directory with metadata 2026/03/02 04:03:01 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 04:03:01 DEBUG : empty metadata sub dir: Making directory with metadata 2026/03/02 04:03:01 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 04:03:01 DEBUG : Local file system at /tmp/rclone1889496915: File to upload is small (21 bytes), uploading instead of streaming 2026/03/02 04:03:01 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/02 04:03:01 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/03/02 04:03:01 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/03/02 04:03:01 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 04:03:01 DEBUG : Google drive root 'crypt/blon6hvl3468pms3jn94gk1ntishbdgioq2ntpsvgeio75kejdj0': Skipping btime metadata as can't update it on an existing file: 2026-03-02T04:03:01.168242537Z 2026/03/02 04:03:02 INFO : empty metadata sub dir: Updated directory metadata 2026/03/02 04:03:02 DEBUG : Google drive root 'crypt/blon6hvl3468pms3jn94gk1ntishbdgioq2ntpsvgeio75kejdj0': Skipping btime metadata as can't update it on an existing file: 2026-03-02T04:03:01.168242537Z 2026/03/02 04:03:02 INFO : metadata sub dir: Updated directory metadata 2026/03/02 04:03:02 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/03/02 04:03:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:03:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:03:04 DEBUG : metadata sub dir/hello metadata world: md5 = 6f2d2a56e635b33f8cf2b4141a9a0a99 OK 2026/03/02 04:03:04 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/02 04:03:04 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/03/02 04:03:07 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.79s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:03:08 DEBUG : metadata sub dir: Making directory with metadata 2026/03/02 04:03:08 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 04:03:08 DEBUG : empty metadata sub dir: Making directory with metadata 2026/03/02 04:03:08 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 04:03:08 DEBUG : Local file system at /tmp/rclone1889496915: File to upload is small (21 bytes), uploading instead of streaming 2026/03/02 04:03:08 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/02 04:03:08 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/03/02 04:03:08 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/03/02 04:03:08 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 04:03:09 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/03/02 04:03:09 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/03/02 04:03:09 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/03/02 04:03:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:03:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:03:11 DEBUG : metadata sub dir/hello metadata world: md5 = 0b6f7b554eb8dff3df9ade113a1b091b OK 2026/03/02 04:03:11 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/02 04:03:11 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/03/02 04:03:11 DEBUG : Google drive root 'crypt/blon6hvl3468pms3jn94gk1ntishbdgioq2ntpsvgeio75kejdj0': Skipping btime metadata as can't update it on an existing file: 2026-03-02T04:03:08.963335797Z 2026/03/02 04:03:12 INFO : metadata sub dir: Updated directory metadata 2026/03/02 04:03:15 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.87s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:03:15 DEBUG : Creating backend with remote "/non-existing" 2026/03/02 04:03:16 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/02 04:03:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:03:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.69s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:03:16 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/02 04:03:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 04:03:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:03:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:03:19 DEBUG : sub dir/hello world: md5 = 0f23cc92f75efc09adc7e63184b24430 OK 2026/03/02 04:03:19 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 04:03:19 INFO : sub dir/hello world: Copied (new) 2026/03/02 04:03:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 04:03:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.45s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.52s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:03:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Running all checks before starting transfers 2026/03/02 04:03:22 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/02 04:03:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 04:03:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:03:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Checks finished, now starting transfers 2026/03/02 04:03:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:03:25 DEBUG : sub dir/hello world: md5 = b66da0ad55c945de3d10e188a666d969 OK 2026/03/02 04:03:25 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 04:03:25 INFO : sub dir/hello world: Copied (new) 2026/03/02 04:03:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 04:03:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.34s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:03:27 ERROR : Ignoring --no-traverse with sync 2026/03/02 04:03:28 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/02 04:03:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 04:03:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:03:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:03:30 DEBUG : sub dir/hello world: md5 = 1c61cd7ed48f7191f1a27d957b2b0553 OK 2026/03/02 04:03:30 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 04:03:30 INFO : sub dir/hello world: Copied (new) 2026/03/02 04:03:30 DEBUG : Waiting for deletions to finish 2026/03/02 04:03:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 04:03:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.43s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:03:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/02 04:03:33 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/02 04:03:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:03:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:03:35 DEBUG : hello world2: md5 = 98524c27fdf70f90b463c254c5d5722c OK 2026/03/02 04:03:35 DEBUG : hello world2: size = 12 OK 2026/03/02 04:03:35 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.05s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:03:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 04:03:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:03:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:03:38 DEBUG : potato2: md5 = cc9bc9159143dc7c2373c947c9570762 OK 2026/03/02 04:03:38 DEBUG : potato2: size = 11 OK 2026/03/02 04:03:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.10s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:03:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 04:03:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:03:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:03:41 DEBUG : potato2: md5 = cb892885cec71b0690a3a707f9770eb5 OK 2026/03/02 04:03:41 DEBUG : potato2: size = 11 OK 2026/03/02 04:03:41 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.78s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:03:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/02 04:03:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 04:03:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/02 04:03:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 04:03:42 DEBUG : sub dir2: Making directory with metadata 2026/03/02 04:03:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 04:03:43 DEBUG : sub dir: Making directory with metadata 2026/03/02 04:03:44 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/02 04:03:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 04:03:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/02 04:03:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 04:03:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:03:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:03:45 DEBUG : sub dir/hello world: md5 = 9008f01b6eb10c21b61701d17d97f617 OK 2026/03/02 04:03:45 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 04:03:45 INFO : sub dir/hello world: Copied (new) 2026/03/02 04:03:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/03/02 04:03:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.69s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:03:50 INFO : sub dir2: Making directory 2026/03/02 04:03:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/02 04:03:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 04:03:51 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/02 04:03:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/02 04:03:51 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/03/02 04:03:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 04:03:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:03:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:03:53 DEBUG : sub dir/hello world: md5 = 37afce0a53fe82b3eceb47f9c6d7f76b OK 2026/03/02 04:03:53 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 04:03:53 INFO : sub dir/hello world: Copied (new) 2026/03/02 04:03:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 04:03:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.50s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:03:56 DEBUG : sub dir2: Making directory with metadata 2026/03/02 04:03:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 04:03:56 DEBUG : sub dir2: Making directory with metadata 2026/03/02 04:03:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 04:03:57 DEBUG : sub dir: Making directory with metadata 2026/03/02 04:03:58 INFO : sub dir: Made directory with metadata (mtime=2026-03-02T04:03:56.383899652Z) 2026/03/02 04:03:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 04:03:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:03:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:03:59 DEBUG : sub dir/hello world: md5 = 3a0d400368bf20dd346a5cd7d4cc05d5 OK 2026/03/02 04:03:59 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 04:03:59 INFO : sub dir/hello world: Copied (new) 2026/03/02 04:03:59 INFO : sub dir/hello world: Deleted 2026/03/02 04:04:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.52s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:04:03 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/03/02 04:04:03 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/02 04:04:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:04:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:04:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.82s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:04:07 INFO : sub dir2: Making directory 2026/03/02 04:04:07 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/02 04:04:07 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/02 04:04:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 04:04:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:04:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:04:10 DEBUG : sub dir/hello world: md5 = 4a46466b45278a8c746cb9d759bf1e8b OK 2026/03/02 04:04:10 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 04:04:10 INFO : sub dir/hello world: Copied (new) 2026/03/02 04:04:10 INFO : sub dir/hello world: Deleted 2026/03/02 04:04:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 04:04:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.58s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:04:13 DEBUG : sub dir2: Making directory with metadata 2026/03/02 04:04:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 04:04:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 04:04:13 DEBUG : sub dir2: Making directory with metadata 2026/03/02 04:04:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 04:04:14 DEBUG : sub dir: Making directory with metadata 2026/03/02 04:04:15 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/02 04:04:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 04:04:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:04:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:04:16 DEBUG : sub dir/hello world: md5 = f6a70076449412999b63545c9bf94377 OK 2026/03/02 04:04:16 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 04:04:16 INFO : sub dir/hello world: Copied (new) 2026/03/02 04:04:16 DEBUG : Waiting for deletions to finish 2026/03/02 04:04:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.15s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.48s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:04:20 INFO : sub dir2: Making directory 2026/03/02 04:04:21 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/02 04:04:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/02 04:04:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 04:04:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:04:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:04:23 DEBUG : sub dir/hello world: md5 = 2ccc8cbec287c22e8e02efaaf0271bfb OK 2026/03/02 04:04:23 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 04:04:23 INFO : sub dir/hello world: Copied (new) 2026/03/02 04:04:23 DEBUG : Waiting for deletions to finish 2026/03/02 04:04:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 04:04:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.70s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:04:28 DEBUG : sub dir/hello world: md5 = cb01ed32e4cc83bb7f04fc58c7b7a81c OK 2026/03/02 04:04:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dodedes5mema" 2026/03/02 04:04:29 DEBUG : Creating backend with remote "TestDrive:crypt/t1ua5vk9omaq0gfb7l1tidu5vhb7ild4sqvi8lpjoih1uj3scul0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega' -> Encrypted drive 'TestCryptDrive:rclone-test-dodedes5mema' 2026/03/02 04:04:31 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/02 04:04:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 04:04:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dodedes5mema': Waiting for checks to finish 2026/03/02 04:04:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dodedes5mema': Waiting for transfers to finish 2026/03/02 04:04:34 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 04:04:34 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/02 04:04:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 04:04:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dodedes5mema': Purge remote 2026/03/02 04:04:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (11.46s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:04:40 DEBUG : sub dir/hello world: md5 = 0782a4265a45b65cf7b8b14c469cda02 OK 2026/03/02 04:04:41 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/02 04:04:41 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/02 04:04:41 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:04:41 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:04:41 DEBUG : sub dir/hello world: Sizes differ 2026/03/02 04:04:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:04:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:04:43 DEBUG : sub dir/hello world: md5 = f0bba8656fb08ee9fe198f0f780199d1 OK 2026/03/02 04:04:43 DEBUG : sub dir/hello world: size = 17 OK 2026/03/02 04:04:43 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/02 04:04:43 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/02 04:04:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.29s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:04:48 DEBUG : sub dir/hello world: md5 = 22766a6d4e9e5776c0fbbcd3f7f36e56 OK 2026/03/02 04:04:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-goxelat0vano" 2026/03/02 04:04:49 DEBUG : Creating backend with remote "TestDrive:crypt/o762et7cuslrm1d0mklubaa0dv6iqr8l0qupkf682n3g8rjft58g" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega' -> Encrypted drive 'TestCryptDrive:rclone-test-goxelat0vano' 2026/03/02 04:04:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/02 04:04:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 04:04:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goxelat0vano': Waiting for checks to finish 2026/03/02 04:04:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goxelat0vano': Waiting for transfers to finish 2026/03/02 04:04:54 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 04:04:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/02 04:04:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 04:04:56 DEBUG : sub dir/hello world: md5 = 627032bbb4b883c6cfc2a4792fe5abb4 OK 2026/03/02 04:04:57 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/02 04:04:57 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/02 04:04:57 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:04:57 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-goxelat0vano') 2026/03/02 04:04:57 DEBUG : sub dir/hello world: Sizes differ 2026/03/02 04:04:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goxelat0vano': Waiting for checks to finish 2026/03/02 04:04:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goxelat0vano': Waiting for transfers to finish 2026/03/02 04:04:59 DEBUG : sub dir/hello world: size = 17 OK 2026/03/02 04:04:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/02 04:05:00 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/02 04:05:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goxelat0vano': Purge remote 2026/03/02 04:05:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (16.83s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:05:05 DEBUG : sub dir/hello world: md5 = ab81e9349fc1f47a4009e03b279f6efd OK 2026/03/02 04:05:07 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/02 04:05:07 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/02 04:05:07 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:05:07 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:05:07 DEBUG : sub dir/hello world: Sizes differ 2026/03/02 04:05:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:05:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:05:08 DEBUG : sub dir/hello world: md5 = 331a97e848612c8d3fd862bbf171e41c OK 2026/03/02 04:05:08 DEBUG : sub dir/hello world: size = 17 OK 2026/03/02 04:05:08 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/02 04:05:08 INFO : sub dir/hello world: Deleted 2026/03/02 04:05:08 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/02 04:05:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.59s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:05:14 DEBUG : sub dir/hello world: md5 = 1c40810aa9b18bf8b4ae32fa944249be OK 2026/03/02 04:05:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-romemaf3kuxe" 2026/03/02 04:05:14 DEBUG : Creating backend with remote "TestDrive:crypt/sg3c3bpice1r94klm3dkaa3bmeleoht1m98enqujcrr5o8if9ogg" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega' -> Encrypted drive 'TestCryptDrive:rclone-test-romemaf3kuxe' 2026/03/02 04:05:16 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/02 04:05:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 04:05:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-romemaf3kuxe': Waiting for checks to finish 2026/03/02 04:05:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-romemaf3kuxe': Waiting for transfers to finish 2026/03/02 04:05:19 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 04:05:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/02 04:05:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 04:05:21 DEBUG : sub dir/hello world: md5 = 8c396b24e0fefd65b2062aa9cf033d59 OK 2026/03/02 04:05:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-romemaf3kuxe': Using server-side directory move 2026/03/02 04:05:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-romemaf3kuxe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/02 04:05:22 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/02 04:05:22 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/02 04:05:22 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:05:22 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-romemaf3kuxe') 2026/03/02 04:05:22 DEBUG : sub dir/hello world: Sizes differ 2026/03/02 04:05:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-romemaf3kuxe': Waiting for checks to finish 2026/03/02 04:05:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-romemaf3kuxe': Waiting for transfers to finish 2026/03/02 04:05:23 INFO : sub dir/hello world: Deleted 2026/03/02 04:05:23 INFO : sub dir/hello world: Moved (server-side) 2026/03/02 04:05:24 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/02 04:05:26 DEBUG : sub dir/hello world: md5 = 1db0887813129052bd30d28dfdf2f63d OK 2026/03/02 04:05:27 DEBUG : testing file moves 2026/03/02 04:05:28 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/02 04:05:28 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/02 04:05:28 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:05:28 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-romemaf3kuxe') 2026/03/02 04:05:28 DEBUG : sub dir/hello world: Sizes differ 2026/03/02 04:05:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-romemaf3kuxe': Waiting for checks to finish 2026/03/02 04:05:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-romemaf3kuxe': Waiting for transfers to finish 2026/03/02 04:05:29 INFO : sub dir/hello world: Deleted 2026/03/02 04:05:29 INFO : sub dir/hello world: Moved (server-side) 2026/03/02 04:05:30 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/02 04:05:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-romemaf3kuxe': Purge remote --- PASS: TestServerSideMoveOverSelf (21.48s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:05:35 DEBUG : sub dir/hello world: md5 = 0064b8ecc647494dc3958e65c908744f OK 2026/03/02 04:05:35 ERROR : error listing: directory not found 2026/03/02 04:05:36 INFO : Local file system at /tmp/rclone1889496915: Making directory 2026/03/02 04:05:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:05:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:05:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.77s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:05:42 DEBUG : sub dir/hello world: md5 = 548e56a381b92f86e04e93376c1c5cbd OK 2026/03/02 04:05:43 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/02 04:05:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 04:05:43 DEBUG : Local file system at /tmp/rclone1889496915: Waiting for checks to finish 2026/03/02 04:05:43 DEBUG : Local file system at /tmp/rclone1889496915: Waiting for transfers to finish 2026/03/02 04:05:44 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/03/02 04:05:44 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/03/02 04:05:44 INFO : sub dir/hello world: Copied (new) 2026/03/02 04:05:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 04:05:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (7.70s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:05:47 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/02 04:05:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:05:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:05:48 DEBUG : check sum: md5 = 7229c9b5faa1a54d6058a4d904b93484 OK 2026/03/02 04:05:48 DEBUG : check sum: size = 1 OK 2026/03/02 04:05:48 INFO : check sum: Copied (new) 2026/03/02 04:05:48 DEBUG : Waiting for deletions to finish 2026/03/02 04:05:49 DEBUG : check sum: size = 1 OK 2026/03/02 04:05:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/02 04:05:49 DEBUG : check sum: Size of src and dst objects identical 2026/03/02 04:05:49 DEBUG : check sum: Unchanged skipping 2026/03/02 04:05:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:05:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:05:49 DEBUG : Waiting for deletions to finish 2026/03/02 04:05:49 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.53s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:05:50 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/02 04:05:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:05:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:05:52 DEBUG : sizeonly: md5 = 6685bb85b9041c8e1c406e64735e2f4f OK 2026/03/02 04:05:52 DEBUG : sizeonly: size = 6 OK 2026/03/02 04:05:52 INFO : sizeonly: Copied (new) 2026/03/02 04:05:52 DEBUG : Waiting for deletions to finish 2026/03/02 04:05:52 DEBUG : sizeonly: size = 6 OK 2026/03/02 04:05:52 DEBUG : sizeonly: Sizes identical 2026/03/02 04:05:52 DEBUG : sizeonly: Unchanged skipping 2026/03/02 04:05:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:05:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:05:52 DEBUG : Waiting for deletions to finish 2026/03/02 04:05:52 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.72s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:05:54 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/02 04:05:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:05:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:05:55 DEBUG : ignore-size: md5 = be686237d9f17236d79816a3fa9e5252 OK 2026/03/02 04:05:55 INFO : ignore-size: Copied (new) 2026/03/02 04:05:55 DEBUG : Waiting for deletions to finish 2026/03/02 04:05:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:05:56 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:05:56 DEBUG : ignore-size: Unchanged skipping 2026/03/02 04:05:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:05:56 DEBUG : Waiting for deletions to finish 2026/03/02 04:05:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.97s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:05:59 DEBUG : existing: md5 = 5e4f5c48df1ed0aacb99ca16d550e4d4 OK 2026/03/02 04:06:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:06:00 DEBUG : existing: size = 6 OK 2026/03/02 04:06:00 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:06:00 DEBUG : existing: Unchanged skipping 2026/03/02 04:06:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:06:00 DEBUG : Waiting for deletions to finish 2026/03/02 04:06:00 INFO : There was nothing to transfer 2026/03/02 04:06:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:06:00 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/02 04:06:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:06:01 DEBUG : existing: md5 = eadb0f6069f94a4077ac2c8478eae26d OK 2026/03/02 04:06:01 DEBUG : existing: size = 6 OK 2026/03/02 04:06:01 INFO : existing: Copied (replaced existing) 2026/03/02 04:06:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.06s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:06:03 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/02 04:06:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:06:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:06:04 DEBUG : existing: md5 = c99b08124fe3dd711faab86dcaeae871 OK 2026/03/02 04:06:04 DEBUG : existing: size = 6 OK 2026/03/02 04:06:04 INFO : existing: Copied (new) 2026/03/02 04:06:04 DEBUG : Waiting for deletions to finish 2026/03/02 04:06:05 DEBUG : existing: Destination exists, skipping 2026/03/02 04:06:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:06:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:06:05 DEBUG : Waiting for deletions to finish 2026/03/02 04:06:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.85s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:06:09 DEBUG : b/potato: md5 = cac5f07397e8b8922a9c457393135991 OK 2026/03/02 04:06:11 DEBUG : c/non empty space: md5 = b8a7749e4ed5cc3ff5225745da9ad7d4 OK 2026/03/02 04:06:11 INFO : d: Making directory 2026/03/02 04:06:13 DEBUG : Added delayed dir = "a", newDst= 2026/03/02 04:06:14 INFO : c: Set directory modification time (using SetModTime) 2026/03/02 04:06:14 DEBUG : Added delayed dir = "c", newDst=c 2026/03/02 04:06:14 DEBUG : c/non empty space: size = 5 OK 2026/03/02 04:06:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:06:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/02 04:06:14 DEBUG : c/non empty space: Unchanged skipping 2026/03/02 04:06:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:06:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:06:16 DEBUG : a/potato2: md5 = e54a86ddb6fe2bd862396884e6f5b0e8 OK 2026/03/02 04:06:16 DEBUG : a/potato2: size = 60 OK 2026/03/02 04:06:16 INFO : a/potato2: Copied (new) 2026/03/02 04:06:16 DEBUG : Waiting for deletions to finish 2026/03/02 04:06:16 INFO : b/potato: Deleted 2026/03/02 04:06:17 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/02 04:06:17 INFO : d: Removing directory 2026/03/02 04:06:17 INFO : b: Removing directory 2026/03/02 04:06:18 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/02 04:06:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': deleted 2 directories 2026/03/02 04:06:20 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/02 04:06:21 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (15.33s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:06:23 DEBUG : empty space: md5 = 9857f1ea53b4fddc44d96b7696b1bdf6 OK 2026/03/02 04:06:24 DEBUG : empty space: size = 1 OK 2026/03/02 04:06:24 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/02 04:06:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:06:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:06:24 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/03/02 04:06:24 DEBUG : Waiting for deletions to finish 2026/03/02 04:06:24 DEBUG : empty space: size = 1 OK 2026/03/02 04:06:24 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/02 04:06:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:06:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:06:26 DEBUG : empty space: md5 = dac0779f7ee15ac1c1f1ec3594d9684a OK 2026/03/02 04:06:26 DEBUG : empty space: size = 1 OK 2026/03/02 04:06:26 INFO : empty space: Copied (replaced existing) 2026/03/02 04:06:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.92s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.53s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:06:30 DEBUG : foo: md5 = 02714bb51e31c47583f497a9d2394d9f OK 2026/03/02 04:06:30 DEBUG : foo: size = 3 OK 2026/03/02 04:06:30 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/02 04:06:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:06:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:06:32 DEBUG : foo: md5 = e619786813ad3e92e396e8c6a6a31a3a OK 2026/03/02 04:06:32 DEBUG : foo: size = 3 OK 2026/03/02 04:06:32 INFO : foo: Copied (replaced existing) 2026/03/02 04:06:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (5.05s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:06:35 DEBUG : empty space: md5 = 45a0ba1011e4bd31f4958727f55d0e3a OK 2026/03/02 04:06:35 DEBUG : empty space: size = 1 OK 2026/03/02 04:06:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:06:35 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/02 04:06:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:06:35 DEBUG : empty space: Unchanged skipping 2026/03/02 04:06:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:06:37 DEBUG : potato: md5 = b32b6188774e2f6208e6cb82a41fd82d OK 2026/03/02 04:06:37 DEBUG : potato: size = 60 OK 2026/03/02 04:06:37 INFO : potato: Copied (new) 2026/03/02 04:06:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.36s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:06:40 DEBUG : potato: md5 = 7121dd7e23f033ef84a7b00019862569 OK 2026/03/02 04:06:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:06:41 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:06:41 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:06:41 DEBUG : potato: Sizes differ 2026/03/02 04:06:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:06:42 DEBUG : potato: md5 = 1cbfd8f8fa8b53bf638fd577e42417a9 OK 2026/03/02 04:06:42 DEBUG : potato: size = 21 OK 2026/03/02 04:06:42 INFO : potato: Copied (replaced existing) 2026/03/02 04:06:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.47s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:06:44 DEBUG : potato: md5 = 535895d071605e2871fc175cef59362d OK 2026/03/02 04:06:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:06:45 DEBUG : potato: size = 21 OK 2026/03/02 04:06:45 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/02 04:06:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:06:47 DEBUG : potato: md5 = 2be6813bbb673a1e189208bb456e69a0 OK 2026/03/02 04:06:47 DEBUG : potato: size = 21 OK 2026/03/02 04:06:47 INFO : potato: Copied (replaced existing) 2026/03/02 04:06:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (5.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:06:50 DEBUG : potato: md5 = cc0895f38e7852166682552d7644cac0 OK 2026/03/02 04:06:51 DEBUG : empty space: md5 = e074c4dcc2346d6afe1d5cea0d5e466b OK 2026/03/02 04:06:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 04:06:52 DEBUG : empty space: size = 1 OK 2026/03/02 04:06:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:06:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:06:52 DEBUG : empty space: Unchanged skipping 2026/03/02 04:06:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:06:52 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/02 04:06:52 DEBUG : Waiting for deletions to finish 2026/03/02 04:06:52 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:06:55 DEBUG : potato: md5 = 0c82228f005fa6f8dc32ed32946b334a OK 2026/03/02 04:06:56 DEBUG : empty space: md5 = 98203aa6f26061475bbb5c0b894cb120 OK 2026/03/02 04:06:57 DEBUG : empty space: size = 1 OK 2026/03/02 04:06:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:06:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 04:06:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:06:57 DEBUG : empty space: Unchanged skipping 2026/03/02 04:06:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:06:58 DEBUG : potato2: md5 = 21d5953d26795b6338746a54c34c5593 OK 2026/03/02 04:06:58 DEBUG : potato2: size = 60 OK 2026/03/02 04:06:58 INFO : potato2: Copied (new) 2026/03/02 04:06:58 DEBUG : Waiting for deletions to finish 2026/03/02 04:06:59 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:07:03 DEBUG : b/potato: md5 = ff2772ca238095dd5f5c7b77cdb46086 OK 2026/03/02 04:07:05 DEBUG : c/non empty space: md5 = d31ee7287e1505c67e24aafb04374cef OK 2026/03/02 04:07:05 INFO : d: Making directory 2026/03/02 04:07:06 INFO : d/e: Making directory 2026/03/02 04:07:08 DEBUG : Added delayed dir = "a", newDst= 2026/03/02 04:07:09 INFO : c: Set directory modification time (using SetModTime) 2026/03/02 04:07:09 DEBUG : Added delayed dir = "c", newDst=c 2026/03/02 04:07:09 DEBUG : c/non empty space: size = 5 OK 2026/03/02 04:07:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:07:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/02 04:07:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:07:09 DEBUG : c/non empty space: Unchanged skipping 2026/03/02 04:07:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:07:11 DEBUG : a/potato2: md5 = 9209ba475b937bda1ea19702b6c57953 OK 2026/03/02 04:07:11 DEBUG : a/potato2: size = 60 OK 2026/03/02 04:07:11 INFO : a/potato2: Copied (new) 2026/03/02 04:07:11 DEBUG : Waiting for deletions to finish 2026/03/02 04:07:12 INFO : b/potato: Deleted 2026/03/02 04:07:12 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/02 04:07:12 INFO : d/e: Removing directory 2026/03/02 04:07:13 INFO : d: Removing directory 2026/03/02 04:07:13 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/03/02 04:07:14 INFO : b: Removing directory 2026/03/02 04:07:14 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/02 04:07:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': deleted 3 directories 2026/03/02 04:07:17 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/02 04:07:18 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (17.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:07:22 DEBUG : b/potato: md5 = a5ebf8d55c640cb3d6462da3a1620945 OK 2026/03/02 04:07:24 DEBUG : c/non empty space: md5 = dc82c96d6cbde6808400c60ddd1c9d58 OK 2026/03/02 04:07:24 INFO : d: Making directory 2026/03/02 04:07:26 DEBUG : Added delayed dir = "a", newDst= 2026/03/02 04:07:26 INFO : c: Set directory modification time (using SetModTime) 2026/03/02 04:07:26 DEBUG : Added delayed dir = "c", newDst=c 2026/03/02 04:07:26 DEBUG : c/non empty space: size = 5 OK 2026/03/02 04:07:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:07:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/02 04:07:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:07:26 DEBUG : c/non empty space: Unchanged skipping 2026/03/02 04:07:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:07:29 DEBUG : a/potato2: md5 = 697969977eb5952bf1b709bd40e1dbe7 OK 2026/03/02 04:07:29 DEBUG : a/potato2: size = 60 OK 2026/03/02 04:07:29 INFO : a/potato2: Copied (new) 2026/03/02 04:07:29 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': not deleting files as there were IO errors 2026/03/02 04:07:29 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/02 04:07:29 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': not deleting directories as there were IO errors 2026/03/02 04:07:33 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/02 04:07:33 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/02 04:07:34 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (16.34s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:07:36 DEBUG : potato: md5 = 5b4f3fabdcd6015ce29b57016cf72db5 OK 2026/03/02 04:07:38 DEBUG : empty space: md5 = f5f601d983ec307aa1931b2525304e80 OK 2026/03/02 04:07:38 DEBUG : Waiting for deletions to finish 2026/03/02 04:07:38 DEBUG : empty space: size = 1 OK 2026/03/02 04:07:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:07:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 04:07:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:07:38 DEBUG : empty space: Unchanged skipping 2026/03/02 04:07:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:07:39 INFO : potato: Deleted 2026/03/02 04:07:40 DEBUG : potato2: md5 = c24f49500c0fe54434f562d605bb0bed OK 2026/03/02 04:07:40 DEBUG : potato2: size = 60 OK 2026/03/02 04:07:40 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.94s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:07:43 DEBUG : potato: md5 = 81d9d7f1facaf94c8a1158f74ef60b0a OK 2026/03/02 04:07:45 DEBUG : empty space: md5 = e35255b51cb92f14349c57f762102f24 OK 2026/03/02 04:07:45 DEBUG : Waiting for deletions to finish 2026/03/02 04:07:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:07:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:07:46 INFO : potato: Deleted 2026/03/02 04:07:46 DEBUG : empty space: size = 1 OK 2026/03/02 04:07:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:07:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 04:07:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:07:46 DEBUG : empty space: Unchanged skipping 2026/03/02 04:07:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:07:48 DEBUG : potato2: md5 = 9b9ef1ec796fdacc3b4aaa1c7f471974 OK 2026/03/02 04:07:48 DEBUG : potato2: size = 60 OK 2026/03/02 04:07:48 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.81s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:07:51 DEBUG : potato: md5 = bed94e8c00f291e3367d7aa3f5015190 OK 2026/03/02 04:07:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 04:07:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:07:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:07:53 DEBUG : potato2: md5 = 6540f39982663126ea1bc7eca6023f5f OK 2026/03/02 04:07:53 DEBUG : potato2: size = 19 OK 2026/03/02 04:07:53 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.43s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:07:56 DEBUG : potato2: md5 = 23e3c6efc32d7d0e94a6f447d33ccac1 OK 2026/03/02 04:07:58 DEBUG : empty space: md5 = ad1a44270756f05ede6420c964fc2e0f OK 2026/03/02 04:07:58 DEBUG : enormous: Excluded (Size Filter) 2026/03/02 04:07:58 DEBUG : enormous: Excluded 2026/03/02 04:07:58 DEBUG : potato2: Excluded (Size Filter) 2026/03/02 04:07:58 DEBUG : potato2: Excluded 2026/03/02 04:07:58 DEBUG : potato2: Excluded (Size Filter) 2026/03/02 04:07:58 DEBUG : empty space: size = 1 OK 2026/03/02 04:07:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:07:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:07:58 DEBUG : empty space: Unchanged skipping 2026/03/02 04:07:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:07:58 DEBUG : Waiting for deletions to finish 2026/03/02 04:07:58 INFO : There was nothing to transfer 2026/03/02 04:07:59 DEBUG : enormous: Excluded (Size Filter) 2026/03/02 04:07:59 DEBUG : enormous: Excluded 2026/03/02 04:07:59 DEBUG : potato2: Excluded (Size Filter) 2026/03/02 04:07:59 DEBUG : potato2: Excluded 2026/03/02 04:07:59 DEBUG : potato2: Excluded (Size Filter) 2026/03/02 04:07:59 DEBUG : empty space: size = 1 OK 2026/03/02 04:07:59 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/02 04:07:59 DEBUG : empty space: Unchanged skipping 2026/03/02 04:07:59 DEBUG : Local file system at /tmp/rclone1889496915: Waiting for checks to finish 2026/03/02 04:07:59 DEBUG : Local file system at /tmp/rclone1889496915: Waiting for transfers to finish 2026/03/02 04:07:59 DEBUG : Waiting for deletions to finish 2026/03/02 04:07:59 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.62s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:08:02 DEBUG : potato2: md5 = 2011f26cbad7899b17231f486c76ae4b OK 2026/03/02 04:08:04 DEBUG : empty space: md5 = ab91589b5b15b802eec78ab3882b65f5 OK 2026/03/02 04:08:05 DEBUG : enormous: md5 = b8e55b12fc14ce4606269cf0e560f49d OK 2026/03/02 04:08:05 DEBUG : enormous: Excluded (Size Filter) 2026/03/02 04:08:05 DEBUG : enormous: Excluded 2026/03/02 04:08:05 DEBUG : potato2: Excluded (Size Filter) 2026/03/02 04:08:05 DEBUG : potato2: Excluded 2026/03/02 04:08:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:08:06 DEBUG : empty space: size = 1 OK 2026/03/02 04:08:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:08:06 DEBUG : empty space: Unchanged skipping 2026/03/02 04:08:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:08:06 DEBUG : Waiting for deletions to finish 2026/03/02 04:08:06 INFO : potato2: Deleted 2026/03/02 04:08:06 INFO : enormous: Deleted 2026/03/02 04:08:06 INFO : There was nothing to transfer 2026/03/02 04:08:07 DEBUG : empty space: size = 1 OK 2026/03/02 04:08:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/02 04:08:07 DEBUG : Local file system at /tmp/rclone1889496915: Waiting for checks to finish 2026/03/02 04:08:07 DEBUG : empty space: Unchanged skipping 2026/03/02 04:08:07 DEBUG : Local file system at /tmp/rclone1889496915: Waiting for transfers to finish 2026/03/02 04:08:07 DEBUG : Waiting for deletions to finish 2026/03/02 04:08:07 INFO : enormous: Deleted 2026/03/02 04:08:07 INFO : potato2: Deleted 2026/03/02 04:08:07 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.94s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:08:09 DEBUG : one: md5 = 3caa0f9f807b8687754d0d7a94296fd2 OK 2026/03/02 04:08:11 DEBUG : two: md5 = bc0ef30fd2659952f189cbdfa0440ced OK 2026/03/02 04:08:13 DEBUG : three: md5 = 40f15190a31d7d53e5253a056e320149 OK 2026/03/02 04:08:14 DEBUG : four: md5 = 25d3ba23fa9de542a584ee4c0de18283 OK 2026/03/02 04:08:15 DEBUG : five: Need to transfer - File not found at Destination 2026/03/02 04:08:15 DEBUG : four: size = 4 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:08:15 DEBUG : one: Destination is newer than source, skipping 2026/03/02 04:08:15 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:08:15 DEBUG : four: Sizes differ 2026/03/02 04:08:15 DEBUG : two: size = 3 OK 2026/03/02 04:08:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:08:15 DEBUG : three: size = 5 OK 2026/03/02 04:08:15 DEBUG : three: Sizes identical 2026/03/02 04:08:15 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/02 04:08:15 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/02 04:08:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:08:16 DEBUG : four: md5 = 86e2d8448998f098fc8573b026a32c7d OK 2026/03/02 04:08:16 DEBUG : four: size = 4 OK 2026/03/02 04:08:16 INFO : four: Copied (replaced existing) 2026/03/02 04:08:16 DEBUG : two: md5 = d76827b33a668acd4c65ab673e60acfd OK 2026/03/02 04:08:16 DEBUG : two: size = 3 OK 2026/03/02 04:08:16 INFO : two: Copied (replaced existing) 2026/03/02 04:08:16 DEBUG : five: md5 = c30b9c6115331271fdd0033f7c55e2eb OK 2026/03/02 04:08:16 DEBUG : five: size = 4 OK 2026/03/02 04:08:16 INFO : five: Copied (new) 2026/03/02 04:08:16 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.79s) === 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-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/03/02 04:08:19 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/02 04:08:20 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/02 04:08:20 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/02 04:08:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:08:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:08:21 DEBUG : yam: md5 = 6ee7deec1add5013ac131f6a9e79adec OK 2026/03/02 04:08:21 DEBUG : yam: size = 11 OK 2026/03/02 04:08:21 INFO : yam: Copied (new) 2026/03/02 04:08:30 DEBUG : potato: md5 = 3f47f5f56fba5f92b9640272aaa50310 OK 2026/03/02 04:08:30 DEBUG : potato: size = 14 OK 2026/03/02 04:08:30 INFO : potato: Copied (new) 2026/03/02 04:08:30 DEBUG : Waiting for deletions to finish 2026/03/02 04:08:30 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/02 04:08:31 DEBUG : potato: size = 14 OK 2026/03/02 04:08:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:08:31 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/02 04:08:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:08:31 DEBUG : potato: Unchanged skipping 2026/03/02 04:08:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:08:32 DEBUG : yaml: md5 = 647df40ed58e39ee33dd25dcad29310c OK 2026/03/02 04:08:32 DEBUG : yaml: size = 11 OK 2026/03/02 04:08:32 INFO : yaml: Copied (new) 2026/03/02 04:08:32 DEBUG : Waiting for deletions to finish 2026/03/02 04:08:33 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (15.18s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/02 04:08:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Making map for --track-renames 2026/03/02 04:08:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Finished making map for --track-renames 2026/03/02 04:08:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:08:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/02 04:08:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/02 04:08:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for renames to finish 2026/03/02 04:08:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:08:36 DEBUG : yam: md5 = 9027c1cf3043081ae7d11eb133d99cf3 OK 2026/03/02 04:08:36 DEBUG : yam: size = 11 OK 2026/03/02 04:08:36 INFO : yam: Copied (new) 2026/03/02 04:08:36 DEBUG : potato: md5 = c50da31f5e5fd3a0baf419a418d3b847 OK 2026/03/02 04:08:36 DEBUG : potato: size = 14 OK 2026/03/02 04:08:36 INFO : potato: Copied (new) 2026/03/02 04:08:36 DEBUG : Waiting for deletions to finish 2026/03/02 04:08:37 DEBUG : potato: size = 14 OK 2026/03/02 04:08:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:08:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Making map for --track-renames 2026/03/02 04:08:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Finished making map for --track-renames 2026/03/02 04:08:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:08:37 DEBUG : potato: Unchanged skipping 2026/03/02 04:08:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for renames to finish 2026/03/02 04:08:38 INFO : yam: Moved (server-side) to: yaml 2026/03/02 04:08:38 INFO : yaml: Renamed from "yam" 2026/03/02 04:08:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:08:38 DEBUG : Waiting for deletions to finish 2026/03/02 04:08:38 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.97s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/02 04:08:40 DEBUG : Added delayed dir = "sub", newDst= 2026/03/02 04:08:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Making map for --track-renames 2026/03/02 04:08:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Finished making map for --track-renames 2026/03/02 04:08:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:08:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/02 04:08:40 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/02 04:08:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for renames to finish 2026/03/02 04:08:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:08:42 DEBUG : sub/yam: md5 = 15490e24fc5e80868399de7211c7927c OK 2026/03/02 04:08:42 DEBUG : sub/yam: size = 11 OK 2026/03/02 04:08:42 INFO : sub/yam: Copied (new) 2026/03/02 04:08:42 DEBUG : potato: md5 = 23ebf50af4999270aca21a128196128b OK 2026/03/02 04:08:42 DEBUG : potato: size = 14 OK 2026/03/02 04:08:42 INFO : potato: Copied (new) 2026/03/02 04:08:42 DEBUG : Waiting for deletions to finish 2026/03/02 04:08:43 INFO : sub: Set directory modification time (using DirSetModTime) 2026/03/02 04:08:44 DEBUG : potato: size = 14 OK 2026/03/02 04:08:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:08:44 DEBUG : potato: Unchanged skipping 2026/03/02 04:08:44 INFO : sub: Set directory modification time (using SetModTime) 2026/03/02 04:08:44 DEBUG : Added delayed dir = "sub", newDst=sub 2026/03/02 04:08:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Making map for --track-renames 2026/03/02 04:08:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Finished making map for --track-renames 2026/03/02 04:08:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:08:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for renames to finish 2026/03/02 04:08:48 INFO : sub/yam: Moved (server-side) to: yam 2026/03/02 04:08:48 INFO : yam: Renamed from "sub/yam" 2026/03/02 04:08:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:08:48 DEBUG : Waiting for deletions to finish 2026/03/02 04:08:48 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (11.19s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:08:51 DEBUG : Creating backend with remote "/tmp/rclone1889496915/dir1" 2026/03/02 04:08:51 DEBUG : Config file has changed externally - reloading 2026/03/02 04:08:51 DEBUG : Creating backend with remote "/tmp/rclone1889496915/dir2" 2026/03/02 04:08:51 DEBUG : Local file system at /tmp/rclone1889496915/dir2: Using server-side directory move 2026/03/02 04:08:51 INFO : Local file system at /tmp/rclone1889496915/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/02 04:08:51 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/02 04:08:51 INFO : file1.txt: Moved (server-side) 2026/03/02 04:08:51 DEBUG : Local file system at /tmp/rclone1889496915/dir2: Waiting for checks to finish 2026/03/02 04:08:51 DEBUG : Local file system at /tmp/rclone1889496915/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.54s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:08:51 DEBUG : Added delayed dir = "nested", newDst= 2026/03/02 04:08:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/02 04:08:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 04:08:51 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/03/02 04:08:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/02 04:08:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:08:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:08:54 DEBUG : sub dir/hello world: md5 = d2e6fad6e043683bff2a9c3f39f4cfab OK 2026/03/02 04:08:54 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 04:08:54 INFO : sub dir/hello world: Copied (new) 2026/03/02 04:08:54 INFO : sub dir/hello world: Deleted 2026/03/02 04:08:56 DEBUG : nested/sub dir/file: md5 = 80fd2e7f1401a740d62da11b06dae522 OK 2026/03/02 04:08:56 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/02 04:08:56 INFO : nested/sub dir/file: Copied (new) 2026/03/02 04:08:56 INFO : nested/sub dir/file: Deleted 2026/03/02 04:08:56 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 04:08:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 04:08:57 INFO : nested: Set directory modification time (using DirSetModTime) 2026/03/02 04:08:57 INFO : sub dir: Removing directory 2026/03/02 04:08:57 INFO : nested/sub dir: Removing directory 2026/03/02 04:08:57 INFO : nested: Removing directory 2026/03/02 04:08:57 DEBUG : Local file system at /tmp/rclone1889496915: deleted 3 directories 2026/03/02 04:08:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/02 04:09:00 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/03/02 04:09:01 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.31s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:09:02 DEBUG : Added delayed dir = "nested", newDst= 2026/03/02 04:09:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/02 04:09:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/02 04:09:02 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/03/02 04:09:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/02 04:09:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:09:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:09:04 DEBUG : sub dir/hello world: md5 = 8e2a72ba0fd5a492c53455b1c77705ed OK 2026/03/02 04:09:04 DEBUG : sub dir/hello world: size = 11 OK 2026/03/02 04:09:04 INFO : sub dir/hello world: Copied (new) 2026/03/02 04:09:04 INFO : sub dir/hello world: Deleted 2026/03/02 04:09:06 DEBUG : nested/sub dir/file: md5 = 438a6eded2238c395c8a411331226fc3 OK 2026/03/02 04:09:06 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/02 04:09:06 INFO : nested/sub dir/file: Copied (new) 2026/03/02 04:09:06 INFO : nested/sub dir/file: Deleted 2026/03/02 04:09:06 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 04:09:07 INFO : nested: Set directory modification time (using DirSetModTime) 2026/03/02 04:09:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 04:09:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/02 04:09:10 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/03/02 04:09:11 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.29s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:09:12 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/02 04:09:12 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/02 04:09:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:09:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:09:13 DEBUG : existing: md5 = f3671a08c84c1d7f9a6b7a2856d2f403 OK 2026/03/02 04:09:13 DEBUG : existing: size = 6 OK 2026/03/02 04:09:13 INFO : existing: Copied (new) 2026/03/02 04:09:13 DEBUG : existing-b: md5 = bd21694a75366da6d7e035ae7d3002db OK 2026/03/02 04:09:13 DEBUG : existing-b: size = 6 OK 2026/03/02 04:09:13 INFO : existing-b: Copied (new) 2026/03/02 04:09:13 INFO : existing: Deleted 2026/03/02 04:09:13 INFO : existing-b: Deleted 2026/03/02 04:09:14 DEBUG : existing: Destination exists, skipping 2026/03/02 04:09:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:09:14 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/02 04:09:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:09:14 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.85s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:09:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-miwakek4tupa" 2026/03/02 04:09:16 DEBUG : Creating backend with remote "TestDrive:crypt/vikqh1vmcg61l5v6eevgeph5b17kpg7451k2itnfau1mikmq77u0" 2026/03/02 04:09:18 DEBUG : potato2: md5 = 15a25dc583862753aea5e898f78e61b9 OK 2026/03/02 04:09:20 DEBUG : empty space: md5 = 95c0db4a7ca33a808f08d6dab6774710 OK 2026/03/02 04:09:22 DEBUG : potato3: md5 = 68f78deb550a2bfe262543920c453629 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega' -> Encrypted drive 'TestCryptDrive:rclone-test-miwakek4tupa' 2026/03/02 04:09:24 DEBUG : empty space: md5 = 49bb376c13eabc38b4b4695be8e9ae2a OK 2026/03/02 04:09:26 DEBUG : potato3: md5 = 0340faf6c4a18bae4e5fe0b7883e027d OK 2026/03/02 04:09:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miwakek4tupa': Using server-side directory move 2026/03/02 04:09:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-miwakek4tupa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/02 04:09:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 04:09:26 DEBUG : empty space: size = 1 OK 2026/03/02 04:09:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/02 04:09:26 DEBUG : empty space: Unchanged skipping 2026/03/02 04:09:26 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:09:26 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-miwakek4tupa') 2026/03/02 04:09:26 DEBUG : potato3: Sizes differ 2026/03/02 04:09:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miwakek4tupa': Waiting for checks to finish 2026/03/02 04:09:27 INFO : empty space: Deleted 2026/03/02 04:09:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miwakek4tupa': Waiting for transfers to finish 2026/03/02 04:09:27 INFO : potato2: Moved (server-side) 2026/03/02 04:09:27 INFO : potato3: Deleted 2026/03/02 04:09:27 INFO : potato3: Moved (server-side) 2026/03/02 04:09:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zijaval1gola" 2026/03/02 04:09:28 DEBUG : Creating backend with remote "TestDrive:crypt/fkr1s97pagvkqo0eqn8g479puo5huhai5o6id9p37knedhd54oog" 2026/03/02 04:09:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zijaval1gola': Using server-side directory move 2026/03/02 04:09:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zijaval1gola': Server side directory move succeeded 2026/03/02 04:09:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zijaval1gola': Purge remote 2026/03/02 04:09:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-miwakek4tupa': Purge remote 2026/03/02 04:09:32 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.54s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:09:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-larufuz7buzu" 2026/03/02 04:09:32 DEBUG : Creating backend with remote "TestDrive:crypt/cvrt01p038nc0ktmobl1pomp4gvrbuftcqqrqtr499p8d7svb210" 2026/03/02 04:09:35 DEBUG : potato2: md5 = 80632a138ff2f1baca8b28fece77d643 OK 2026/03/02 04:09:36 DEBUG : empty space: md5 = 5eb5a388e7b6dac6650a4f5d7ed195dd OK 2026/03/02 04:09:39 DEBUG : potato3: md5 = 890663c27fdf78eeed0eebc28ac2b698 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega' -> Encrypted drive 'TestCryptDrive:rclone-test-larufuz7buzu' 2026/03/02 04:09:41 DEBUG : empty space: md5 = 6ae4348f220f5ecad0134a5368a093b4 OK 2026/03/02 04:09:44 DEBUG : potato3: md5 = 807dcbef8d8a16e45b3b0fa9cdce38c1 OK 2026/03/02 04:09:45 DEBUG : empty space: Excluded (Size Filter) 2026/03/02 04:09:45 DEBUG : empty space: Excluded (Size Filter) 2026/03/02 04:09:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 04:09:45 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:09:45 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-larufuz7buzu') 2026/03/02 04:09:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-larufuz7buzu': Waiting for checks to finish 2026/03/02 04:09:45 DEBUG : potato3: Sizes differ 2026/03/02 04:09:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-larufuz7buzu': Waiting for transfers to finish 2026/03/02 04:09:45 INFO : potato2: Moved (server-side) 2026/03/02 04:09:45 INFO : potato3: Deleted 2026/03/02 04:09:46 INFO : potato3: Moved (server-side) 2026/03/02 04:09:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qagahaq4mimu" 2026/03/02 04:09:47 DEBUG : Creating backend with remote "TestDrive:crypt/9i0e0qvql68n267pf51b8d06bs1rgm7suh0phhaata5r3qo9c68g" 2026/03/02 04:09:49 DEBUG : empty space: Excluded (Size Filter) 2026/03/02 04:09:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 04:09:49 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/02 04:09:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qagahaq4mimu': Waiting for checks to finish 2026/03/02 04:09:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qagahaq4mimu': Waiting for transfers to finish 2026/03/02 04:09:50 INFO : potato2: Moved (server-side) 2026/03/02 04:09:50 INFO : potato3: Moved (server-side) 2026/03/02 04:09:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qagahaq4mimu': Purge remote 2026/03/02 04:09:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-larufuz7buzu': Purge remote --- PASS: TestServerSideMoveWithFilter (20.69s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:09:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kedosit1puca" 2026/03/02 04:09:53 DEBUG : Creating backend with remote "TestDrive:crypt/r3f8q3mp4q9ukn2k7qjtek651dka9r99cnqp05ms7v36vg82ueb0" 2026/03/02 04:09:56 DEBUG : potato2: md5 = 117a43e25504de0fe4f4ee7e212606d7 OK 2026/03/02 04:09:57 DEBUG : empty space: md5 = a98f3b5dbb3a3b2b1a208683aaaa1c26 OK 2026/03/02 04:09:59 DEBUG : potato3: md5 = 5c4c4cdfbcf8fc033fde56ff942cbde7 OK 2026/03/02 04:09:59 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega' -> Encrypted drive 'TestCryptDrive:rclone-test-kedosit1puca' 2026/03/02 04:10:02 DEBUG : empty space: md5 = 931e71db6a55ae74e772a6aa86de3a1f OK 2026/03/02 04:10:04 DEBUG : potato3: md5 = 70d2ca110bc60406f6847224249aa4e1 OK 2026/03/02 04:10:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kedosit1puca': Using server-side directory move 2026/03/02 04:10:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kedosit1puca': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/02 04:10:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/02 04:10:05 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/03/02 04:10:05 DEBUG : empty space: size = 1 OK 2026/03/02 04:10:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/02 04:10:05 DEBUG : empty space: Unchanged skipping 2026/03/02 04:10:05 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:10:05 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-kedosit1puca') 2026/03/02 04:10:05 DEBUG : potato3: Sizes differ 2026/03/02 04:10:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kedosit1puca': Waiting for checks to finish 2026/03/02 04:10:05 INFO : empty space: Deleted 2026/03/02 04:10:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kedosit1puca': Waiting for transfers to finish 2026/03/02 04:10:05 INFO : potato3: Deleted 2026/03/02 04:10:05 INFO : potato2: Moved (server-side) 2026/03/02 04:10:06 INFO : potato3: Moved (server-side) 2026/03/02 04:10:06 INFO : tomatoDir: Removing directory 2026/03/02 04:10:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': deleted 1 directories 2026/03/02 04:10:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luwereq5size" 2026/03/02 04:10:07 DEBUG : Creating backend with remote "TestDrive:crypt/8vfvb277pdqjdcjrmeu503i67rm76etgkjjrhus0p28d6nehpgp0" 2026/03/02 04:10:08 INFO : tomatoDir: Making directory 2026/03/02 04:10:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luwereq5size': Using server-side directory move 2026/03/02 04:10:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-luwereq5size': Server side directory move succeeded 2026/03/02 04:10:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luwereq5size': Purge remote 2026/03/02 04:10:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kedosit1puca': Purge remote 2026/03/02 04:10:12 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.51s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.53s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:10:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekugib5bega/rclone-sync-test" 2026/03/02 04:10:13 DEBUG : Creating backend with remote "TestDrive:crypt/blon6hvl3468pms3jn94gk1ntishbdgioq2ntpsvgeio75kejdj0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.14s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:10:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekugib5bega/rclone-sync-test" 2026/03/02 04:10:15 DEBUG : Creating backend with remote "TestDrive:crypt/blon6hvl3468pms3jn94gk1ntishbdgioq2ntpsvgeio75kejdj0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/03/02 04:10:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekugib5bega/rclone-sync-test-include/layer2" 2026/03/02 04:10:18 DEBUG : Creating backend with remote "TestDrive:crypt/blon6hvl3468pms3jn94gk1ntishbdgioq2ntpsvgeio75kejdj0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/03/02 04:10:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekugib5bega/rclone-sync-test-ignore-file" 2026/03/02 04:10:21 DEBUG : Creating backend with remote "TestDrive:crypt/blon6hvl3468pms3jn94gk1ntishbdgioq2ntpsvgeio75kejdj0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/03/02 04:10:25 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = bbe10c4b2b69d019ed503c90d0c208dd OK 2026/03/02 04:10:27 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/02 04:10:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/rclone-sync-test': Waiting for checks to finish 2026/03/02 04:10:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/rclone-sync-test': Waiting for transfers to finish 2026/03/02 04:10:27 DEBUG : Waiting for deletions to finish 2026/03/02 04:10:27 INFO : There was nothing to transfer 2026/03/02 04:10:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:10:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:10:29 DEBUG : Waiting for deletions to finish 2026/03/02 04:10:29 INFO : rclone-sync-test-include: Removing directory 2026/03/02 04:10:30 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/02 04:10:30 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/02 04:10:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': failed to delete 1 directories 2026/03/02 04:10:30 INFO : There was nothing to transfer 2026/03/02 04:10:32 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/02 04:10:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/03/02 04:10:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/03/02 04:10:32 DEBUG : Waiting for deletions to finish 2026/03/02 04:10:32 INFO : There was nothing to transfer 2026/03/02 04:10:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:10:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:10:34 DEBUG : Waiting for deletions to finish 2026/03/02 04:10:34 INFO : rclone-sync-test-include: Removing directory 2026/03/02 04:10:34 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/02 04:10:34 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/02 04:10:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': failed to delete 1 directories 2026/03/02 04:10:34 INFO : There was nothing to transfer 2026/03/02 04:10:36 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/02 04:10:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/03/02 04:10:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/03/02 04:10:36 DEBUG : Waiting for deletions to finish 2026/03/02 04:10:36 INFO : There was nothing to transfer 2026/03/02 04:10:38 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/02 04:10:39 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (25.70s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:10:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekugib5bega/dst" 2026/03/02 04:10:41 DEBUG : Creating backend with remote "TestDrive:crypt/blon6hvl3468pms3jn94gk1ntishbdgioq2ntpsvgeio75kejdj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/02 04:10:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekugib5bega/CompareDest" 2026/03/02 04:10:43 DEBUG : Creating backend with remote "TestDrive:crypt/blon6hvl3468pms3jn94gk1ntishbdgioq2ntpsvgeio75kejdj0/gveqi14airsml4bgu7krj116o8" 2026/03/02 04:10:45 DEBUG : one: Need to transfer - File not found at Destination 2026/03/02 04:10:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for checks to finish 2026/03/02 04:10:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for transfers to finish 2026/03/02 04:10:47 DEBUG : one: md5 = ae9aefa3d756d361c183fbca4d45eb76 OK 2026/03/02 04:10:47 DEBUG : one: size = 3 OK 2026/03/02 04:10:47 INFO : one: Copied (new) 2026/03/02 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/02 04:10:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:10:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for checks to finish 2026/03/02 04:10:48 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst') 2026/03/02 04:10:48 DEBUG : one: Sizes differ 2026/03/02 04:10:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for transfers to finish 2026/03/02 04:10:50 DEBUG : one: md5 = 5488928b40672eda655e0c587e9a9643 OK 2026/03/02 04:10:50 DEBUG : one: size = 5 OK 2026/03/02 04:10:50 INFO : one: Copied (replaced existing) 2026/03/02 04:10:50 DEBUG : Waiting for deletions to finish 2026/03/02 04:10:53 DEBUG : dst/one: md5 = 4c2db167b28f499a14fccf3ebe55511a OK 2026/03/02 04:10:55 DEBUG : CompareDest/one: md5 = 9146051651b88f4bfc5d568bdebc5506 OK 2026/03/02 04:10:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for checks to finish 2026/03/02 04:10:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:10:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst') 2026/03/02 04:10:56 DEBUG : one: Sizes differ 2026/03/02 04:10:56 DEBUG : one: size = 5 OK 2026/03/02 04:10:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:10:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/02 04:10:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for transfers to finish 2026/03/02 04:10:56 DEBUG : Waiting for deletions to finish 2026/03/02 04:10:56 INFO : There was nothing to transfer 2026/03/02 04:10:58 DEBUG : CompareDest/two: md5 = f014894f01220a0489250e84d47ca1d7 OK 2026/03/02 04:10:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:10:59 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst') 2026/03/02 04:10:59 DEBUG : one: Sizes differ 2026/03/02 04:10:59 DEBUG : two: size = 3 OK 2026/03/02 04:10:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:10:59 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/02 04:10:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for checks to finish 2026/03/02 04:10:59 DEBUG : one: size = 5 OK 2026/03/02 04:10:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:10:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/02 04:10:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for transfers to finish 2026/03/02 04:10:59 DEBUG : Waiting for deletions to finish 2026/03/02 04:10:59 INFO : There was nothing to transfer 2026/03/02 04:11:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:11:00 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst') 2026/03/02 04:11:00 DEBUG : one: Sizes differ 2026/03/02 04:11:00 DEBUG : two: size = 3 OK 2026/03/02 04:11:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:11:00 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/02 04:11:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for checks to finish 2026/03/02 04:11:00 DEBUG : one: size = 5 OK 2026/03/02 04:11:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:11:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/02 04:11:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for transfers to finish 2026/03/02 04:11:00 DEBUG : Waiting for deletions to finish 2026/03/02 04:11:00 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/03/02 04:11:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:11:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst') 2026/03/02 04:11:02 DEBUG : one: Sizes differ 2026/03/02 04:11:02 DEBUG : two: size = 5 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:11:02 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/CompareDest') 2026/03/02 04:11:02 DEBUG : two: Sizes differ 2026/03/02 04:11:02 DEBUG : two: Need to transfer - File not found at Destination 2026/03/02 04:11:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for checks to finish 2026/03/02 04:11:02 DEBUG : one: size = 5 OK 2026/03/02 04:11:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:11:02 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/02 04:11:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for transfers to finish 2026/03/02 04:11:04 DEBUG : two: md5 = d41a40915cbf4bb2b3b7d1450753265f OK 2026/03/02 04:11:04 DEBUG : two: size = 5 OK 2026/03/02 04:11:04 INFO : two: Copied (new) 2026/03/02 04:11:04 DEBUG : Waiting for deletions to finish 2026/03/02 04:11:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/02 04:11:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 04:11:08 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 04:11:08 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (27.72s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:11:11 DEBUG : pre-dest1/1: md5 = 487732fc214dfe33a875fecafd8d24ef OK 2026/03/02 04:11:13 DEBUG : pre-dest2/2: md5 = d1536f321576bee7611ac5f376070a79 OK 2026/03/02 04:11:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekugib5bega/dest" 2026/03/02 04:11:14 DEBUG : Creating backend with remote "TestDrive:crypt/blon6hvl3468pms3jn94gk1ntishbdgioq2ntpsvgeio75kejdj0/rg03c1jvnehrrc617i0lnqjddc" 2026/03/02 04:11:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekugib5bega/pre-dest1" 2026/03/02 04:11:15 DEBUG : Creating backend with remote "TestDrive:crypt/blon6hvl3468pms3jn94gk1ntishbdgioq2ntpsvgeio75kejdj0/bbnblvh6k061ssopqrp18kd7gc" 2026/03/02 04:11:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekugib5bega/pre-dest2" 2026/03/02 04:11:17 DEBUG : Creating backend with remote "TestDrive:crypt/blon6hvl3468pms3jn94gk1ntishbdgioq2ntpsvgeio75kejdj0/dgicm1h6b5ejvlltm8eeif0bnk" 2026/03/02 04:11:18 DEBUG : 1: size = 1 OK 2026/03/02 04:11:18 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:11:18 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/02 04:11:18 DEBUG : 2: size = 1 OK 2026/03/02 04:11:18 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:11:18 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/02 04:11:19 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/02 04:11:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dest': Waiting for checks to finish 2026/03/02 04:11:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dest': Waiting for transfers to finish 2026/03/02 04:11:21 DEBUG : 3: md5 = 7b7e0f83e96c904eadaed034c312fc6a OK 2026/03/02 04:11:21 DEBUG : 3: size = 1 OK 2026/03/02 04:11:21 INFO : 3: Copied (new) 2026/03/02 04:11:21 DEBUG : Waiting for deletions to finish 2026/03/02 04:11:24 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/03/02 04:11:25 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/03/02 04:11:26 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (17.87s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:11:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekugib5bega/dst" 2026/03/02 04:11:26 DEBUG : Creating backend with remote "TestDrive:crypt/blon6hvl3468pms3jn94gk1ntishbdgioq2ntpsvgeio75kejdj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/02 04:11:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekugib5bega/CopyDest" 2026/03/02 04:11:28 DEBUG : Creating backend with remote "TestDrive:crypt/blon6hvl3468pms3jn94gk1ntishbdgioq2ntpsvgeio75kejdj0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/02 04:11:30 DEBUG : one: Need to transfer - File not found at Destination 2026/03/02 04:11:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for checks to finish 2026/03/02 04:11:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for transfers to finish 2026/03/02 04:11:33 DEBUG : one: md5 = 3d0478becdaf14b91bb5930fe76956a4 OK 2026/03/02 04:11:33 DEBUG : one: size = 3 OK 2026/03/02 04:11:33 INFO : one: Copied (new) 2026/03/02 04:11:33 DEBUG : Waiting for deletions to finish 2026/03/02 04:11:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for checks to finish 2026/03/02 04:11:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:11:34 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst') 2026/03/02 04:11:34 DEBUG : one: Sizes differ 2026/03/02 04:11:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for transfers to finish 2026/03/02 04:11:35 DEBUG : one: md5 = 0f5c13b00d0a828b6f85409fc999c20e OK 2026/03/02 04:11:35 DEBUG : one: size = 5 OK 2026/03/02 04:11:35 INFO : one: Copied (replaced existing) 2026/03/02 04:11:35 DEBUG : Waiting for deletions to finish 2026/03/02 04:11:37 DEBUG : dst/one: md5 = c4c38b777c7b86b2f584dd03c733a15e OK 2026/03/02 04:11:40 DEBUG : CopyDest/one: md5 = d0658c3dfae5dc8675fca02e08b3a463 OK 2026/03/02 04:11:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekugib5bega/BackupDir" 2026/03/02 04:11:40 DEBUG : Creating backend with remote "TestDrive:crypt/blon6hvl3468pms3jn94gk1ntishbdgioq2ntpsvgeio75kejdj0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/02 04:11:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:11:42 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst') 2026/03/02 04:11:42 DEBUG : one: Sizes differ 2026/03/02 04:11:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for checks to finish 2026/03/02 04:11:43 DEBUG : one: size = 5 OK 2026/03/02 04:11:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:11:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:11:43 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst') 2026/03/02 04:11:43 DEBUG : one: Sizes differ 2026/03/02 04:11:45 INFO : one: Moved (server-side) 2026/03/02 04:11:46 DEBUG : one: size = 5 OK 2026/03/02 04:11:46 INFO : one: Copied (server-side copy) 2026/03/02 04:11:46 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/02 04:11:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for transfers to finish 2026/03/02 04:11:46 DEBUG : Waiting for deletions to finish 2026/03/02 04:11:48 DEBUG : CopyDest/two: md5 = f1dd181c5d70542b49859cc9782a0e69 OK 2026/03/02 04:11:49 DEBUG : one: size = 5 OK 2026/03/02 04:11:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:11:49 DEBUG : one: Unchanged skipping 2026/03/02 04:11:50 DEBUG : two: size = 3 OK 2026/03/02 04:11:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:11:51 DEBUG : two: size = 3 OK 2026/03/02 04:11:51 INFO : two: Copied (server-side copy) 2026/03/02 04:11:51 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/02 04:11:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for checks to finish 2026/03/02 04:11:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for transfers to finish 2026/03/02 04:11:51 DEBUG : Waiting for deletions to finish 2026/03/02 04:11:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for checks to finish 2026/03/02 04:11:51 DEBUG : one: size = 5 OK 2026/03/02 04:11:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:11:51 DEBUG : one: Unchanged skipping 2026/03/02 04:11:51 DEBUG : two: size = 3 OK 2026/03/02 04:11:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:11:51 DEBUG : two: Unchanged skipping 2026/03/02 04:11:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for transfers to finish 2026/03/02 04:11:51 DEBUG : Waiting for deletions to finish 2026/03/02 04:11:51 INFO : There was nothing to transfer 2026/03/02 04:11:53 DEBUG : CopyDest/three: md5 = 6cd4237ffae1ec5e7b841943836c644b OK 2026/03/02 04:11:54 DEBUG : one: size = 5 OK 2026/03/02 04:11:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:11:54 DEBUG : one: Unchanged skipping 2026/03/02 04:11:55 DEBUG : three: size = 7 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:11:55 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/CopyDest') 2026/03/02 04:11:55 DEBUG : three: Sizes differ 2026/03/02 04:11:55 DEBUG : three: Destination not found in --copy-dest 2026/03/02 04:11:55 DEBUG : three: Need to transfer - File not found at Destination 2026/03/02 04:11:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for checks to finish 2026/03/02 04:11:55 DEBUG : two: size = 3 OK 2026/03/02 04:11:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:11:55 DEBUG : two: Unchanged skipping 2026/03/02 04:11:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for transfers to finish 2026/03/02 04:11:56 DEBUG : three: md5 = 15c285354378f5cf18eca16154221bcf OK 2026/03/02 04:11:56 DEBUG : three: size = 7 OK 2026/03/02 04:11:56 INFO : three: Copied (new) 2026/03/02 04:11:56 DEBUG : Waiting for deletions to finish 2026/03/02 04:12:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/02 04:12:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/02 04:12:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 04:12:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 04:12:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/02 04:12:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/02 04:12:02 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (36.80s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:12:05 DEBUG : dst/one: md5 = 00d3a196c7b99ce9c01d7799065326a8 OK 2026/03/02 04:12:07 DEBUG : dst/two: md5 = 9b55c2e6bb2ee7b474604c9dd70a19cf OK 2026/03/02 04:12:09 DEBUG : dst/three.txt: md5 = ec8b6ffbee07d9c5310195f80e8be532 OK 2026/03/02 04:12:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekugib5bega/dst" 2026/03/02 04:12:09 DEBUG : Creating backend with remote "TestDrive:crypt/blon6hvl3468pms3jn94gk1ntishbdgioq2ntpsvgeio75kejdj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/02 04:12:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekugib5bega/backup" 2026/03/02 04:12:10 DEBUG : Creating backend with remote "TestDrive:crypt/blon6hvl3468pms3jn94gk1ntishbdgioq2ntpsvgeio75kejdj0/1nrff024r7pq65ecp72fc28jb0" 2026/03/02 04:12:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:12:12 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst') 2026/03/02 04:12:12 DEBUG : one: Sizes differ 2026/03/02 04:12:12 DEBUG : two: size = 3 OK 2026/03/02 04:12:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:12:12 DEBUG : two: Unchanged skipping 2026/03/02 04:12:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for checks to finish 2026/03/02 04:12:14 INFO : one: Moved (server-side) 2026/03/02 04:12:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for transfers to finish 2026/03/02 04:12:15 DEBUG : one: md5 = 9228db48e40d2f7d298d195943137066 OK 2026/03/02 04:12:15 DEBUG : one: size = 4 OK 2026/03/02 04:12:15 INFO : one: Copied (new) 2026/03/02 04:12:15 DEBUG : Waiting for deletions to finish 2026/03/02 04:12:16 INFO : three.txt: Moved (server-side) 2026/03/02 04:12:16 INFO : three.txt: Moved into backup dir 2026/03/02 04:12:18 DEBUG : dst/three.txt: md5 = 1481955d9d759818b7154768e68e3ba6 OK 2026/03/02 04:12:19 DEBUG : two: size = 3 OK 2026/03/02 04:12:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:12:19 DEBUG : two: Unchanged skipping 2026/03/02 04:12:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:12:19 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst') 2026/03/02 04:12:19 DEBUG : one: Sizes differ 2026/03/02 04:12:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for checks to finish 2026/03/02 04:12:19 INFO : one: Deleted 2026/03/02 04:12:20 INFO : one: Moved (server-side) 2026/03/02 04:12:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for transfers to finish 2026/03/02 04:12:22 DEBUG : one: md5 = 7c9db6eece0fb7932208c2aafc850eb4 OK 2026/03/02 04:12:22 DEBUG : one: size = 5 OK 2026/03/02 04:12:22 INFO : one: Copied (new) 2026/03/02 04:12:22 DEBUG : Waiting for deletions to finish 2026/03/02 04:12:22 INFO : three.txt: Deleted 2026/03/02 04:12:23 INFO : three.txt: Moved (server-side) 2026/03/02 04:12:23 INFO : three.txt: Moved into backup dir 2026/03/02 04:12:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 04:12:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/02 04:12:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/02 04:12:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 04:12:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 04:12:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (24.19s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:12:30 DEBUG : dst/one: md5 = fed668e907d1810137b467414b762d8c OK 2026/03/02 04:12:31 DEBUG : dst/two: md5 = 7421c39c7a375ac4a9c9aebae7b49c87 OK 2026/03/02 04:12:33 DEBUG : dst/three.txt: md5 = ac480b2284d59620dc8cfe8f74a2d9ca OK 2026/03/02 04:12:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekugib5bega/dst" 2026/03/02 04:12:33 DEBUG : Creating backend with remote "TestDrive:crypt/blon6hvl3468pms3jn94gk1ntishbdgioq2ntpsvgeio75kejdj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/02 04:12:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekugib5bega/backup" 2026/03/02 04:12:34 DEBUG : Creating backend with remote "TestDrive:crypt/blon6hvl3468pms3jn94gk1ntishbdgioq2ntpsvgeio75kejdj0/1nrff024r7pq65ecp72fc28jb0" 2026/03/02 04:12:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:12:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst') 2026/03/02 04:12:36 DEBUG : one: Sizes differ 2026/03/02 04:12:36 DEBUG : two: size = 3 OK 2026/03/02 04:12:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:12:36 DEBUG : two: Unchanged skipping 2026/03/02 04:12:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for checks to finish 2026/03/02 04:12:38 INFO : one: Moved (server-side) to: one.bak 2026/03/02 04:12:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for transfers to finish 2026/03/02 04:12:39 DEBUG : one: md5 = 8b731ee8ee63e4b79e439479125186f8 OK 2026/03/02 04:12:39 DEBUG : one: size = 4 OK 2026/03/02 04:12:39 INFO : one: Copied (new) 2026/03/02 04:12:39 DEBUG : Waiting for deletions to finish 2026/03/02 04:12:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/02 04:12:40 INFO : three.txt: Moved into backup dir 2026/03/02 04:12:42 DEBUG : dst/three.txt: md5 = 0ec83edd64578e5d4d107a8980642fb7 OK 2026/03/02 04:12:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:12:43 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst') 2026/03/02 04:12:43 DEBUG : one: Sizes differ 2026/03/02 04:12:43 DEBUG : two: size = 3 OK 2026/03/02 04:12:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:12:43 DEBUG : two: Unchanged skipping 2026/03/02 04:12:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for checks to finish 2026/03/02 04:12:44 INFO : one.bak: Deleted 2026/03/02 04:12:44 INFO : one: Moved (server-side) to: one.bak 2026/03/02 04:12:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for transfers to finish 2026/03/02 04:12:46 DEBUG : one: md5 = a1006536212713e627c2ebf7ed1691f9 OK 2026/03/02 04:12:46 DEBUG : one: size = 5 OK 2026/03/02 04:12:46 INFO : one: Copied (new) 2026/03/02 04:12:46 DEBUG : Waiting for deletions to finish 2026/03/02 04:12:46 INFO : three.txt.bak: Deleted 2026/03/02 04:12:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/02 04:12:47 INFO : three.txt: Moved into backup dir 2026/03/02 04:12:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 04:12:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/02 04:12:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/02 04:12:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/02 04:12:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/02 04:12:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (24.35s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:12:54 DEBUG : dst/one: md5 = e62e8c4e9eead66cc2a59252d5e06627 OK 2026/03/02 04:12:56 DEBUG : dst/two: md5 = c1228af6b42223583ba597abe66021a7 OK 2026/03/02 04:12:57 DEBUG : dst/three.txt: md5 = 6a0899618628d1311b12f5cb61cfbaf5 OK 2026/03/02 04:12:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekugib5bega/dst" 2026/03/02 04:12:58 DEBUG : Creating backend with remote "TestDrive:crypt/blon6hvl3468pms3jn94gk1ntishbdgioq2ntpsvgeio75kejdj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/02 04:12:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekugib5bega/backup" 2026/03/02 04:12:59 DEBUG : Creating backend with remote "TestDrive:crypt/blon6hvl3468pms3jn94gk1ntishbdgioq2ntpsvgeio75kejdj0/1nrff024r7pq65ecp72fc28jb0" 2026/03/02 04:13:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:13:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst') 2026/03/02 04:13:01 DEBUG : one: Sizes differ 2026/03/02 04:13:01 DEBUG : two: size = 3 OK 2026/03/02 04:13:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:13:01 DEBUG : two: Unchanged skipping 2026/03/02 04:13:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for checks to finish 2026/03/02 04:13:02 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/02 04:13:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for transfers to finish 2026/03/02 04:13:04 DEBUG : one: md5 = a84b77550965ead979d41f83dc7ff14c OK 2026/03/02 04:13:04 DEBUG : one: size = 4 OK 2026/03/02 04:13:04 INFO : one: Copied (new) 2026/03/02 04:13:04 DEBUG : Waiting for deletions to finish 2026/03/02 04:13:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/02 04:13:05 INFO : three.txt: Moved into backup dir 2026/03/02 04:13:07 DEBUG : dst/three.txt: md5 = 85946f7eaa7d125630cd7898b7129023 OK 2026/03/02 04:13:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:13:08 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst') 2026/03/02 04:13:08 DEBUG : one: Sizes differ 2026/03/02 04:13:08 DEBUG : two: size = 3 OK 2026/03/02 04:13:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:13:08 DEBUG : two: Unchanged skipping 2026/03/02 04:13:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for checks to finish 2026/03/02 04:13:09 INFO : one-2019-01-01: Deleted 2026/03/02 04:13:09 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/02 04:13:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for transfers to finish 2026/03/02 04:13:11 DEBUG : one: md5 = 0b34ef807d704ffb8d8bb629c16c65cf OK 2026/03/02 04:13:11 DEBUG : one: size = 5 OK 2026/03/02 04:13:11 INFO : one: Copied (new) 2026/03/02 04:13:11 DEBUG : Waiting for deletions to finish 2026/03/02 04:13:12 INFO : three-2019-01-01.txt: Deleted 2026/03/02 04:13:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/02 04:13:12 INFO : three.txt: Moved into backup dir 2026/03/02 04:13:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 04:13:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/02 04:13:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/02 04:13:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/02 04:13:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/02 04:13:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (25.69s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:13:20 DEBUG : dst/one: md5 = b84bd3d7a0b1a4ef7ee91b6fd4ea9d30 OK 2026/03/02 04:13:22 DEBUG : dst/two: md5 = 4f89785433894f4ff0cdfe34a3f5fe72 OK 2026/03/02 04:13:23 DEBUG : dst/three.txt: md5 = e725aeeca9fc91311f1a0bbf68aa35ac OK 2026/03/02 04:13:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekugib5bega/dst" 2026/03/02 04:13:24 DEBUG : Config file has changed externally - reloading 2026/03/02 04:13:24 DEBUG : Creating backend with remote "TestDrive:crypt/blon6hvl3468pms3jn94gk1ntishbdgioq2ntpsvgeio75kejdj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/02 04:13:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:13:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for checks to finish 2026/03/02 04:13:25 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst') 2026/03/02 04:13:25 DEBUG : one: Sizes differ 2026/03/02 04:13:25 DEBUG : two: size = 3 OK 2026/03/02 04:13:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:13:25 DEBUG : two: Unchanged skipping 2026/03/02 04:13:26 INFO : one: Moved (server-side) to: one.bak 2026/03/02 04:13:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for transfers to finish 2026/03/02 04:13:27 DEBUG : one: md5 = 24aa248d2e5a371ee54665d460921266 OK 2026/03/02 04:13:27 DEBUG : one: size = 4 OK 2026/03/02 04:13:27 INFO : one: Copied (new) 2026/03/02 04:13:27 DEBUG : Waiting for deletions to finish 2026/03/02 04:13:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/02 04:13:28 INFO : three.txt: Moved into backup dir 2026/03/02 04:13:30 DEBUG : dst/three.txt: md5 = 220c4fa0eeb1e9a76853bf0258900ea0 OK 2026/03/02 04:13:31 DEBUG : one.bak: Excluded (Path Filter) 2026/03/02 04:13:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/02 04:13:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:13:31 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst') 2026/03/02 04:13:31 DEBUG : one: Sizes differ 2026/03/02 04:13:31 DEBUG : two: size = 3 OK 2026/03/02 04:13:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:13:31 DEBUG : two: Unchanged skipping 2026/03/02 04:13:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for checks to finish 2026/03/02 04:13:32 INFO : one.bak: Deleted 2026/03/02 04:13:32 INFO : one: Moved (server-side) to: one.bak 2026/03/02 04:13:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst': Waiting for transfers to finish 2026/03/02 04:13:34 DEBUG : one: md5 = c5b81270faeda0de6e1e93a141a1a412 OK 2026/03/02 04:13:34 DEBUG : one: size = 5 OK 2026/03/02 04:13:34 INFO : one: Copied (new) 2026/03/02 04:13:34 DEBUG : Waiting for deletions to finish 2026/03/02 04:13:35 INFO : three.txt.bak: Deleted 2026/03/02 04:13:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/02 04:13:35 INFO : three.txt: Moved into backup dir 2026/03/02 04:13:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 04:13:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/02 04:13:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/02 04:13:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/02 04:13:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/02 04:13:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (21.85s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:13:42 DEBUG : dst/one: md5 = eb8483ef8d1dfe0c888472aed8f691c0 OK 2026/03/02 04:13:43 DEBUG : dst/two: md5 = d5d95e3684ad24740ff7033a6dc937a0 OK 2026/03/02 04:13:44 DEBUG : dst/three.txt: md5 = 389d7786b35434e1a36722bf7e07ef3e OK 2026/03/02 04:13:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekugib5bega/dst" 2026/03/02 04:13:45 DEBUG : Creating backend with remote "TestDrive:crypt/blon6hvl3468pms3jn94gk1ntishbdgioq2ntpsvgeio75kejdj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/02 04:13:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:13:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst') 2026/03/02 04:13:46 DEBUG : one: Sizes differ 2026/03/02 04:13:47 INFO : one: Moved (server-side) to: one.bak 2026/03/02 04:13:49 DEBUG : one: md5 = 106bba34526b8c0248783dba4ac97381 OK 2026/03/02 04:13:49 DEBUG : one: size = 4 OK 2026/03/02 04:13:49 INFO : one: Copied (new) 2026/03/02 04:13:49 DEBUG : two: size = 3 OK 2026/03/02 04:13:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:13:49 DEBUG : two: Unchanged skipping 2026/03/02 04:13:49 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:13:49 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst') 2026/03/02 04:13:49 DEBUG : three.txt: Sizes differ 2026/03/02 04:13:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/02 04:13:53 DEBUG : three.txt: md5 = 56181e0529f85c0c7edcf5f260b35290 OK 2026/03/02 04:13:53 DEBUG : three.txt: size = 6 OK 2026/03/02 04:13:53 INFO : three.txt: Copied (new) 2026/03/02 04:13:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:13:55 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst') 2026/03/02 04:13:55 DEBUG : one: Sizes differ 2026/03/02 04:13:56 INFO : one.bak: Deleted 2026/03/02 04:13:56 INFO : one: Moved (server-side) to: one.bak 2026/03/02 04:13:58 DEBUG : one: md5 = 3bf1357452232a11e67807cfa6a90faa OK 2026/03/02 04:13:58 DEBUG : one: size = 5 OK 2026/03/02 04:13:58 INFO : one: Copied (new) 2026/03/02 04:13:58 DEBUG : two: size = 3 OK 2026/03/02 04:13:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:13:58 DEBUG : two: Unchanged skipping 2026/03/02 04:13:59 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:13:59 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst') 2026/03/02 04:13:59 DEBUG : three.txt: Sizes differ 2026/03/02 04:13:59 INFO : three.txt.bak: Deleted 2026/03/02 04:14:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/02 04:14:01 DEBUG : three.txt: md5 = 11ba521fcc7619855ad856c518b75acb OK 2026/03/02 04:14:01 DEBUG : three.txt: size = 19 OK 2026/03/02 04:14:01 INFO : three.txt: Copied (new) 2026/03/02 04:14:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/02 04:14:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 04:14:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/02 04:14:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/02 04:14:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/02 04:14:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/02 04:14:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncSuffix (26.57s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:14:10 DEBUG : dst/one: md5 = 4644f6cd0c8480d75d5afea8b6005395 OK 2026/03/02 04:14:12 DEBUG : dst/two: md5 = dc181e4c699a9ad4ff3c03564807d78c OK 2026/03/02 04:14:13 DEBUG : dst/three.txt: md5 = 3906c5fb4d7e1adbb4f3bafd51f59fe1 OK 2026/03/02 04:14:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kekugib5bega/dst" 2026/03/02 04:14:14 DEBUG : Creating backend with remote "TestDrive:crypt/blon6hvl3468pms3jn94gk1ntishbdgioq2ntpsvgeio75kejdj0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/02 04:14:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:14:15 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst') 2026/03/02 04:14:15 DEBUG : one: Sizes differ 2026/03/02 04:14:16 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/02 04:14:18 DEBUG : one: md5 = 14eecbcf81cf3dc4790ec1266795c10d OK 2026/03/02 04:14:18 DEBUG : one: size = 4 OK 2026/03/02 04:14:18 INFO : one: Copied (new) 2026/03/02 04:14:19 DEBUG : two: size = 3 OK 2026/03/02 04:14:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:14:19 DEBUG : two: Unchanged skipping 2026/03/02 04:14:19 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:14:19 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst') 2026/03/02 04:14:19 DEBUG : three.txt: Sizes differ 2026/03/02 04:14:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/02 04:14:21 DEBUG : three.txt: md5 = 73a89c3d4a0a560ff79e1a7505f3c25f OK 2026/03/02 04:14:21 DEBUG : three.txt: size = 6 OK 2026/03/02 04:14:21 INFO : three.txt: Copied (new) 2026/03/02 04:14:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:14:23 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst') 2026/03/02 04:14:23 DEBUG : one: Sizes differ 2026/03/02 04:14:23 INFO : one-2019-01-01: Deleted 2026/03/02 04:14:24 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/02 04:14:26 DEBUG : one: md5 = 4587ca40137cfd8d548cf8d40ee9114d OK 2026/03/02 04:14:26 DEBUG : one: size = 5 OK 2026/03/02 04:14:26 INFO : one: Copied (new) 2026/03/02 04:14:26 DEBUG : two: size = 3 OK 2026/03/02 04:14:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:14:26 DEBUG : two: Unchanged skipping 2026/03/02 04:14:26 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:14:26 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega/dst') 2026/03/02 04:14:26 DEBUG : three.txt: Sizes differ 2026/03/02 04:14:27 INFO : three-2019-01-01.txt: Deleted 2026/03/02 04:14:28 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/02 04:14:29 DEBUG : three.txt: md5 = b6f0ce3941abfebc392d09e04be0bb89 OK 2026/03/02 04:14:29 DEBUG : three.txt: size = 19 OK 2026/03/02 04:14:29 INFO : three.txt: Copied (new) 2026/03/02 04:14:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/02 04:14:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 04:14:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/02 04:14:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/02 04:14:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/02 04:14:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/02 04:14:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncSuffixKeepExtension (27.73s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:14:35 DEBUG : Testêé: md5 = cf5ec15e5a6e5077783831e899b761a7 OK 2026/03/02 04:14:36 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:14:36 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:14:36 DEBUG : Testêé: Sizes differ 2026/03/02 04:14:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:14:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:14:37 DEBUG : Testêé: md5 = aacba5494afe000bef608d6a989a83a7 OK 2026/03/02 04:14:37 DEBUG : Testêé: size = 14 OK 2026/03/02 04:14:37 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/02 04:14:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.51s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:14:39 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/02 04:14:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:14:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:14:40 DEBUG : existing: md5 = d7f8054d0c86041d8d6e89034fd74af3 OK 2026/03/02 04:14:40 DEBUG : existing: size = 6 OK 2026/03/02 04:14:40 INFO : existing: Copied (new) 2026/03/02 04:14:40 DEBUG : Waiting for deletions to finish 2026/03/02 04:14:41 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:14:41 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:14:41 DEBUG : existing: Sizes differ 2026/03/02 04:14:41 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/02 04:14:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:14:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:14:41 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': not deleting files as there were IO errors 2026/03/02 04:14:41 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.23s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:14:44 DEBUG : EXISTING: md5 = 0c9d39eb3a08e610d73dbfe1a7e42385 OK 2026/03/02 04:14:45 DEBUG : EXISTING: size = 6 OK 2026/03/02 04:14:45 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:14:45 DEBUG : existing: Unchanged skipping 2026/03/02 04:14:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:14:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:14:45 DEBUG : Waiting for deletions to finish 2026/03/02 04:14:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.52s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", 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-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", 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-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", 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-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.64s) --- SKIP: TestMaxTransfer/Hard (0.52s) --- SKIP: TestMaxTransfer/Soft (0.52s) --- SKIP: TestMaxTransfer/Cautious (0.59s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:14:50 DEBUG : both0: md5 = dc3f44008de1094895bccc29713f7630 OK 2026/03/02 04:14:51 DEBUG : only0: md5 = 0312229e724cf3b29d84563a4d9db053 OK 2026/03/02 04:14:53 DEBUG : both1: md5 = cbffa4f7ee19c60311cd96af4992356d OK 2026/03/02 04:14:55 DEBUG : only1: md5 = df24fda218af89402c41385b9699fe59 OK 2026/03/02 04:14:56 DEBUG : both2: md5 = 25742e5e35529dbf85042ade48452eef OK 2026/03/02 04:14:58 DEBUG : only2: md5 = b292f03c3569f2d45b3369e29e95d074 OK 2026/03/02 04:14:59 DEBUG : both3: md5 = 21c7907fd60312bc211d498f6e7efcde OK 2026/03/02 04:15:01 DEBUG : only3: md5 = db3139553ad7b6731328f81d01f5b4eb OK 2026/03/02 04:15:02 DEBUG : both4: md5 = fd7b8b630908ef237ab476053531edbe OK 2026/03/02 04:15:04 DEBUG : only4: md5 = df0732f701382ba7d3a57cb51d59cd29 OK 2026/03/02 04:15:05 DEBUG : both5: md5 = f85b5d7482a5ba32153be12e368e3540 OK 2026/03/02 04:15:07 DEBUG : only5: md5 = a98ee7ea8f93e86fa76f34eb6e9953f6 OK 2026/03/02 04:15:08 DEBUG : both6: md5 = b2c3ce56639809cfbdd02b739251d06e OK 2026/03/02 04:15:10 DEBUG : only6: md5 = 42f9c87710d64b28d77fe2deb1654879 OK 2026/03/02 04:15:11 DEBUG : both7: md5 = 9d37fc90d368b294aa914aae87c094af OK 2026/03/02 04:15:13 DEBUG : only7: md5 = 3aed6450d6bf804c88539d29e4425e5e OK 2026/03/02 04:15:15 DEBUG : both8: md5 = 37a279c3b4d173c3a541bb8f2a7b8451 OK 2026/03/02 04:15:16 DEBUG : only8: md5 = 4883e947f88f4c04ab4b95d639b5f10f OK 2026/03/02 04:15:17 DEBUG : both9: md5 = 12f7f64e3ca751afbcf95c8a5d651e0c OK 2026/03/02 04:15:19 DEBUG : only9: md5 = 1775ae136dac664ed88e3e242491d74b OK 2026/03/02 04:15:21 DEBUG : both10: md5 = 2f9c1be1977fd7c6da519c4d542005bc OK 2026/03/02 04:15:22 DEBUG : only10: md5 = 569f87ecf64116a1ac7492015e45707e OK 2026/03/02 04:15:24 DEBUG : both11: md5 = 17018ad380ed2bac290fce39838c33ca OK 2026/03/02 04:15:25 DEBUG : only11: md5 = b973604bafd96a9ce1ed0567b543b258 OK 2026/03/02 04:15:27 DEBUG : both12: md5 = f6ff1050730e4e7d9e22aa877f3e2263 OK 2026/03/02 04:15:28 DEBUG : only12: md5 = 3ae9ec3ee849490b87dbe4c362c9f580 OK 2026/03/02 04:15:30 DEBUG : both13: md5 = 9d3e6140015736834710f2ee47feea78 OK 2026/03/02 04:15:31 DEBUG : only13: md5 = 84fa98da92d29087a9790d3bee81357c OK 2026/03/02 04:15:33 DEBUG : both14: md5 = 1da857da7f362af1f329dbc592ab76a6 OK 2026/03/02 04:15:34 DEBUG : only14: md5 = f8764a30eada6b96be73b6fc942a73a9 OK 2026/03/02 04:15:36 DEBUG : both15: md5 = 7b384fe39834c8c8992628b1e1ac4baa OK 2026/03/02 04:15:37 DEBUG : only15: md5 = 7ebc6a35aced525f3c23dd0e39f8bcb6 OK 2026/03/02 04:15:39 DEBUG : both16: md5 = 040b6bff425d6e1acf565424db806004 OK 2026/03/02 04:15:40 DEBUG : only16: md5 = f48a5f69e63486057717d30ed3b27d80 OK 2026/03/02 04:15:42 DEBUG : both17: md5 = de563456cd9be800423a079d4bb70244 OK 2026/03/02 04:15:44 DEBUG : only17: md5 = 9cb55fe66a963e24a66528fd64b454ff OK 2026/03/02 04:15:45 DEBUG : both18: md5 = 37a4210e1032f20bd72d45167373bd23 OK 2026/03/02 04:15:46 DEBUG : only18: md5 = 18936bc1e5a2015e52183753b36f9d7e OK 2026/03/02 04:15:48 DEBUG : both19: md5 = f0e26908de9e957d09e4c15a205b92ff OK 2026/03/02 04:15:50 DEBUG : only19: md5 = 3e513a6fe781fcc076142f8fd0fe46df OK 2026/03/02 04:15:50 DEBUG : both0: size = 6 OK 2026/03/02 04:15:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:15:50 DEBUG : both0: Unchanged skipping 2026/03/02 04:15:50 DEBUG : both10: size = 6 OK 2026/03/02 04:15:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:15:50 DEBUG : both10: Unchanged skipping 2026/03/02 04:15:50 DEBUG : both11: size = 6 OK 2026/03/02 04:15:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:15:50 DEBUG : both11: Unchanged skipping 2026/03/02 04:15:50 DEBUG : both12: size = 6 OK 2026/03/02 04:15:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:15:50 DEBUG : both12: Unchanged skipping 2026/03/02 04:15:50 DEBUG : both13: size = 6 OK 2026/03/02 04:15:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:15:50 DEBUG : both14: size = 6 OK 2026/03/02 04:15:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:15:50 DEBUG : both15: size = 6 OK 2026/03/02 04:15:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:15:50 DEBUG : both16: size = 6 OK 2026/03/02 04:15:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:15:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:15:50 DEBUG : both13: Unchanged skipping 2026/03/02 04:15:50 DEBUG : both17: size = 6 OK 2026/03/02 04:15:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:15:50 DEBUG : both17: Unchanged skipping 2026/03/02 04:15:50 DEBUG : both18: size = 6 OK 2026/03/02 04:15:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:15:50 DEBUG : both14: Unchanged skipping 2026/03/02 04:15:50 DEBUG : both19: size = 6 OK 2026/03/02 04:15:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:15:50 DEBUG : both19: Unchanged skipping 2026/03/02 04:15:50 DEBUG : both1: size = 6 OK 2026/03/02 04:15:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:15:50 DEBUG : both1: Unchanged skipping 2026/03/02 04:15:50 DEBUG : both2: size = 6 OK 2026/03/02 04:15:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:15:50 DEBUG : both15: Unchanged skipping 2026/03/02 04:15:50 DEBUG : both3: size = 6 OK 2026/03/02 04:15:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:15:50 DEBUG : both3: Unchanged skipping 2026/03/02 04:15:50 DEBUG : both4: size = 6 OK 2026/03/02 04:15:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:15:50 DEBUG : both16: Unchanged skipping 2026/03/02 04:15:50 DEBUG : both18: Unchanged skipping 2026/03/02 04:15:50 DEBUG : both5: size = 6 OK 2026/03/02 04:15:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:15:50 DEBUG : both6: size = 6 OK 2026/03/02 04:15:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:15:50 DEBUG : both2: Unchanged skipping 2026/03/02 04:15:50 DEBUG : both7: size = 6 OK 2026/03/02 04:15:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:15:50 DEBUG : both7: Unchanged skipping 2026/03/02 04:15:50 DEBUG : both8: size = 6 OK 2026/03/02 04:15:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:15:50 DEBUG : both8: Unchanged skipping 2026/03/02 04:15:50 DEBUG : both9: size = 6 OK 2026/03/02 04:15:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:15:50 DEBUG : both9: Unchanged skipping 2026/03/02 04:15:50 DEBUG : both4: Unchanged skipping 2026/03/02 04:15:50 DEBUG : both5: Unchanged skipping 2026/03/02 04:15:50 DEBUG : both6: Unchanged skipping 2026/03/02 04:15:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:15:50 DEBUG : Waiting for deletions to finish 2026/03/02 04:15:51 INFO : only7: Deleted 2026/03/02 04:15:51 INFO : only15: Deleted 2026/03/02 04:15:51 INFO : only14: Deleted 2026/03/02 04:15:51 INFO : only2: Deleted 2026/03/02 04:15:51 INFO : only17: Deleted 2026/03/02 04:15:51 INFO : only18: Deleted 2026/03/02 04:15:51 INFO : only0: Deleted 2026/03/02 04:15:51 INFO : only4: Deleted 2026/03/02 04:15:52 INFO : only16: Deleted 2026/03/02 04:15:52 INFO : only9: Deleted 2026/03/02 04:15:52 INFO : only1: Deleted 2026/03/02 04:15:52 INFO : only5: Deleted 2026/03/02 04:15:52 INFO : only8: Deleted 2026/03/02 04:15:52 INFO : only10: Deleted 2026/03/02 04:15:52 INFO : only3: Deleted 2026/03/02 04:15:52 INFO : only11: Deleted 2026/03/02 04:15:52 INFO : only12: Deleted 2026/03/02 04:15:52 INFO : only19: Deleted 2026/03/02 04:15:52 INFO : only13: Deleted 2026/03/02 04:15:53 INFO : only6: Deleted 2026/03/02 04:15:53 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (74.88s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:16:04 DEBUG : both0: md5 = 5c5b4a52be925869da714fe5270a9eeb OK 2026/03/02 04:16:06 DEBUG : only0: md5 = 4d273136c24632a432252ac2f8be6553 OK 2026/03/02 04:16:07 DEBUG : both1: md5 = 8af16ec40f46b42ab7819fca9768f37a OK 2026/03/02 04:16:09 DEBUG : only1: md5 = 4c45b0239d75cae930479c0c4f86c3ab OK 2026/03/02 04:16:10 DEBUG : both2: md5 = 2a1d726ead8bd066bb72f6b8f2c59085 OK 2026/03/02 04:16:12 DEBUG : only2: md5 = e408ad64445eb0269104894f880afcde OK 2026/03/02 04:16:13 DEBUG : both3: md5 = 5147c8f6bbc3e30ccf39835f8a275841 OK 2026/03/02 04:16:15 DEBUG : only3: md5 = 5e8f75c4eec688a97fde32ec7609f74a OK 2026/03/02 04:16:16 DEBUG : both4: md5 = ac5fd56a570532d1dbe322a0c73c834f OK 2026/03/02 04:16:18 DEBUG : only4: md5 = b7142c293bdec5a500d01897edc0c80f OK 2026/03/02 04:16:19 DEBUG : both5: md5 = 8dad30dccc06861060698067c24748a5 OK 2026/03/02 04:16:21 DEBUG : only5: md5 = 49f4628e5e814fc1324334091a438afc OK 2026/03/02 04:16:23 DEBUG : both6: md5 = e57869e7af04ae2b02f55d80aa547865 OK 2026/03/02 04:16:24 DEBUG : only6: md5 = 17b6d3ca0b8909f1a3ac285804fa065b OK 2026/03/02 04:16:26 DEBUG : both7: md5 = f48834db21f2fb67ba314923323be826 OK 2026/03/02 04:16:27 DEBUG : only7: md5 = e4556079668c238eaa821ec5b28dee8b OK 2026/03/02 04:16:29 DEBUG : both8: md5 = 63f824a5e6e7849a09c3ea838f4748a4 OK 2026/03/02 04:16:30 DEBUG : only8: md5 = f19adea19fa3248fe0ae5d491641d235 OK 2026/03/02 04:16:32 DEBUG : both9: md5 = eca2a65a62f8ddb07f1fa381970ab7ee OK 2026/03/02 04:16:33 DEBUG : only9: md5 = 58436f7521cf758e8c9a9c05fea6ea85 OK 2026/03/02 04:16:35 DEBUG : both10: md5 = f74cee2ddebcb5e5b888012bd48e9768 OK 2026/03/02 04:16:36 DEBUG : only10: md5 = 0dde0158ddf1c050fb398a209b5df44b OK 2026/03/02 04:16:38 DEBUG : both11: md5 = 31546b6de9868e4595c7b089cf554fb8 OK 2026/03/02 04:16:39 DEBUG : only11: md5 = f8cf16b8a68568afcb6bae4c4ec03daa OK 2026/03/02 04:16:41 DEBUG : both12: md5 = efa1f4253dc12117eb0f488ee456e607 OK 2026/03/02 04:16:42 DEBUG : only12: md5 = ff3289465d02b45ec5d073aed84ca361 OK 2026/03/02 04:16:44 DEBUG : both13: md5 = 110e7d001a432ac88db85e1ddbfb6faa OK 2026/03/02 04:16:45 DEBUG : only13: md5 = b804119a282fc25171aebfa24a89118e OK 2026/03/02 04:16:47 DEBUG : both14: md5 = cd3cf665226b633fe6b5c2ae0298eb94 OK 2026/03/02 04:16:49 DEBUG : only14: md5 = bbd65a1e91a8dd168e080a5f6a841fd2 OK 2026/03/02 04:16:50 DEBUG : both15: md5 = 0511f12323a956390e8c902e346cb7ed OK 2026/03/02 04:16:52 DEBUG : only15: md5 = 83d41f6c06746b7a8901d5f38eddec08 OK 2026/03/02 04:16:53 DEBUG : both16: md5 = 800e98f75f41ca98ece9a18e52b73df6 OK 2026/03/02 04:16:55 DEBUG : only16: md5 = afc7459a99f832414a979604720373e9 OK 2026/03/02 04:16:56 DEBUG : both17: md5 = 8b20b069d8dc5108062d6d312b920a76 OK 2026/03/02 04:16:58 DEBUG : only17: md5 = 0c75f679b97842ed60b18736e252d43d OK 2026/03/02 04:16:59 DEBUG : both18: md5 = 35d1cde09a6e3c36f223c4995ef1b750 OK 2026/03/02 04:17:01 DEBUG : only18: md5 = f5fcb7870e619a2985c2b3a3b9a738d4 OK 2026/03/02 04:17:02 DEBUG : both19: md5 = e20c3e752d5a61b8939e2bac20667d47 OK 2026/03/02 04:17:04 DEBUG : only19: md5 = a97dad037e70a4c65e91c869c85da2ba OK 2026/03/02 04:17:05 DEBUG : both0: size = 6 OK 2026/03/02 04:17:05 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:17:05 DEBUG : both10: size = 6 OK 2026/03/02 04:17:05 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:17:05 DEBUG : both11: size = 6 OK 2026/03/02 04:17:05 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:17:05 DEBUG : both12: size = 6 OK 2026/03/02 04:17:05 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:17:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:17:05 DEBUG : both0: Unchanged skipping 2026/03/02 04:17:05 DEBUG : both13: size = 6 OK 2026/03/02 04:17:05 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:17:05 DEBUG : both10: Unchanged skipping 2026/03/02 04:17:05 DEBUG : both14: size = 6 OK 2026/03/02 04:17:05 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:17:05 DEBUG : both14: Unchanged skipping 2026/03/02 04:17:05 DEBUG : both15: size = 6 OK 2026/03/02 04:17:05 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:17:05 DEBUG : both15: Unchanged skipping 2026/03/02 04:17:05 DEBUG : both16: size = 6 OK 2026/03/02 04:17:05 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:17:05 DEBUG : both16: Unchanged skipping 2026/03/02 04:17:05 DEBUG : both17: size = 6 OK 2026/03/02 04:17:05 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:17:05 DEBUG : both17: Unchanged skipping 2026/03/02 04:17:05 DEBUG : both18: size = 6 OK 2026/03/02 04:17:05 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:17:05 DEBUG : both18: Unchanged skipping 2026/03/02 04:17:05 DEBUG : both19: size = 6 OK 2026/03/02 04:17:05 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:17:05 DEBUG : both19: Unchanged skipping 2026/03/02 04:17:05 DEBUG : both1: size = 6 OK 2026/03/02 04:17:05 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:17:05 DEBUG : both1: Unchanged skipping 2026/03/02 04:17:05 DEBUG : both2: size = 6 OK 2026/03/02 04:17:05 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:17:05 DEBUG : both11: Unchanged skipping 2026/03/02 04:17:05 DEBUG : both3: size = 6 OK 2026/03/02 04:17:05 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:17:05 DEBUG : both12: Unchanged skipping 2026/03/02 04:17:05 DEBUG : both4: size = 6 OK 2026/03/02 04:17:05 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:17:05 DEBUG : both13: Unchanged skipping 2026/03/02 04:17:05 DEBUG : both5: size = 6 OK 2026/03/02 04:17:05 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:17:05 DEBUG : both2: Unchanged skipping 2026/03/02 04:17:05 DEBUG : both6: size = 6 OK 2026/03/02 04:17:05 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:17:05 DEBUG : both3: Unchanged skipping 2026/03/02 04:17:05 DEBUG : both7: size = 6 OK 2026/03/02 04:17:05 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:17:05 DEBUG : both7: Unchanged skipping 2026/03/02 04:17:05 DEBUG : both8: size = 6 OK 2026/03/02 04:17:05 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:17:05 DEBUG : both4: Unchanged skipping 2026/03/02 04:17:05 DEBUG : both9: size = 6 OK 2026/03/02 04:17:05 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:17:05 DEBUG : both5: Unchanged skipping 2026/03/02 04:17:05 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:17:05 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:17:05 DEBUG : only0: Sizes differ 2026/03/02 04:17:05 DEBUG : both6: Unchanged skipping 2026/03/02 04:17:05 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:17:05 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:17:05 DEBUG : only10: Sizes differ 2026/03/02 04:17:05 DEBUG : both8: Unchanged skipping 2026/03/02 04:17:05 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:17:05 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:17:05 DEBUG : only11: Sizes differ 2026/03/02 04:17:05 DEBUG : both9: Unchanged skipping 2026/03/02 04:17:05 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:17:05 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:17:05 DEBUG : only12: Sizes differ 2026/03/02 04:17:05 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:17:05 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:17:05 DEBUG : only13: Sizes differ 2026/03/02 04:17:05 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:17:05 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:17:05 DEBUG : only14: Sizes differ 2026/03/02 04:17:05 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:17:05 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:17:05 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:17:05 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:17:05 DEBUG : only18: Sizes differ 2026/03/02 04:17:05 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:17:05 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:17:05 DEBUG : only19: Sizes differ 2026/03/02 04:17:05 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:17:05 DEBUG : only17: Sizes differ 2026/03/02 04:17:05 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:17:05 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:17:05 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:17:05 DEBUG : only16: Sizes differ 2026/03/02 04:17:05 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:17:05 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:17:05 DEBUG : only1: Sizes differ 2026/03/02 04:17:05 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:17:05 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:17:05 DEBUG : only2: Sizes differ 2026/03/02 04:17:05 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:17:05 DEBUG : only3: Sizes differ 2026/03/02 04:17:05 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:17:05 DEBUG : only15: Sizes differ 2026/03/02 04:17:05 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:17:05 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:17:05 DEBUG : only4: Sizes differ 2026/03/02 04:17:05 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:17:05 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:17:05 DEBUG : only5: Sizes differ 2026/03/02 04:17:05 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:17:05 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:17:05 DEBUG : only6: Sizes differ 2026/03/02 04:17:05 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:17:05 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:17:05 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:17:05 DEBUG : only9: Sizes differ 2026/03/02 04:17:05 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:17:05 DEBUG : only7: Sizes differ 2026/03/02 04:17:05 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1889496915) 2026/03/02 04:17:05 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega') 2026/03/02 04:17:05 DEBUG : only8: Sizes differ 2026/03/02 04:17:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:17:06 DEBUG : only10: md5 = 473ab9b434d23bc08b47b158b311ff45 OK 2026/03/02 04:17:06 DEBUG : only10: size = 0 OK 2026/03/02 04:17:06 INFO : only10: Copied (replaced existing) 2026/03/02 04:17:06 DEBUG : only12: md5 = 66f800b9387a9447a6a0868d6d292459 OK 2026/03/02 04:17:06 DEBUG : only12: size = 0 OK 2026/03/02 04:17:06 INFO : only12: Copied (replaced existing) 2026/03/02 04:17:06 DEBUG : only11: md5 = 07cd31e232b12192a69572d2f6fb6e58 OK 2026/03/02 04:17:06 DEBUG : only11: size = 0 OK 2026/03/02 04:17:06 INFO : only11: Copied (replaced existing) 2026/03/02 04:17:06 DEBUG : only0: md5 = 8cbf1f6f0d15922fbf0a5c953489a859 OK 2026/03/02 04:17:06 DEBUG : only0: size = 0 OK 2026/03/02 04:17:06 INFO : only0: Copied (replaced existing) 2026/03/02 04:17:07 DEBUG : only18: md5 = 2e3931e1483e959494237ccff9b5cd43 OK 2026/03/02 04:17:07 DEBUG : only18: size = 0 OK 2026/03/02 04:17:07 INFO : only18: Copied (replaced existing) 2026/03/02 04:17:07 DEBUG : only13: md5 = dee2351631950dc1aba7ba88ffba7985 OK 2026/03/02 04:17:07 DEBUG : only13: size = 0 OK 2026/03/02 04:17:07 INFO : only13: Copied (replaced existing) 2026/03/02 04:17:07 DEBUG : only19: md5 = b9c67b36858a6d369ed450c173fa10ec OK 2026/03/02 04:17:07 DEBUG : only19: size = 0 OK 2026/03/02 04:17:07 INFO : only19: Copied (replaced existing) 2026/03/02 04:17:07 DEBUG : only14: md5 = 982408a110dc481e0244be928bc351f3 OK 2026/03/02 04:17:07 DEBUG : only14: size = 0 OK 2026/03/02 04:17:07 INFO : only14: Copied (replaced existing) 2026/03/02 04:17:08 DEBUG : only16: md5 = 07e986993d5f52862a5b7a127448259c OK 2026/03/02 04:17:08 DEBUG : only16: size = 0 OK 2026/03/02 04:17:08 INFO : only16: Copied (replaced existing) 2026/03/02 04:17:08 DEBUG : only17: md5 = c14a30a487ff4c03fe8acc48a955f294 OK 2026/03/02 04:17:08 DEBUG : only17: size = 0 OK 2026/03/02 04:17:08 INFO : only17: Copied (replaced existing) 2026/03/02 04:17:08 DEBUG : only1: md5 = e05cc31ebd7861170e43ead9ed46f8f0 OK 2026/03/02 04:17:08 DEBUG : only1: size = 0 OK 2026/03/02 04:17:08 INFO : only1: Copied (replaced existing) 2026/03/02 04:17:08 DEBUG : only4: md5 = ed5e183c3708106af5a27b390d0fb6b9 OK 2026/03/02 04:17:08 DEBUG : only4: size = 0 OK 2026/03/02 04:17:08 INFO : only4: Copied (replaced existing) 2026/03/02 04:17:09 DEBUG : only5: md5 = cdbd675952ab1aa958fdc37acb9421ce OK 2026/03/02 04:17:09 DEBUG : only5: size = 0 OK 2026/03/02 04:17:09 INFO : only5: Copied (replaced existing) 2026/03/02 04:17:09 DEBUG : only2: md5 = 32dc9a67a06ea226b884bfbc3e5507f5 OK 2026/03/02 04:17:09 DEBUG : only2: size = 0 OK 2026/03/02 04:17:09 INFO : only2: Copied (replaced existing) 2026/03/02 04:17:10 DEBUG : only3: md5 = 7f145ec2ed3c3ee7a44fd665b0d5122e OK 2026/03/02 04:17:10 DEBUG : only3: size = 0 OK 2026/03/02 04:17:10 INFO : only3: Copied (replaced existing) 2026/03/02 04:17:10 DEBUG : only15: md5 = fd3cfd385b8bc3dfb45fef15bde7d049 OK 2026/03/02 04:17:10 DEBUG : only15: size = 0 OK 2026/03/02 04:17:10 INFO : only15: Copied (replaced existing) 2026/03/02 04:17:11 DEBUG : only9: md5 = dbb074b1067d7e1ea92089ab715e9ed8 OK 2026/03/02 04:17:11 DEBUG : only9: size = 0 OK 2026/03/02 04:17:11 INFO : only9: Copied (replaced existing) 2026/03/02 04:17:11 DEBUG : only8: md5 = 1332fb2e43a0c638721d1a6dcc756673 OK 2026/03/02 04:17:11 DEBUG : only8: size = 0 OK 2026/03/02 04:17:11 INFO : only8: Copied (replaced existing) 2026/03/02 04:17:11 DEBUG : only7: md5 = 0cac26b278ba5dead4e58b44734990c1 OK 2026/03/02 04:17:11 DEBUG : only7: size = 0 OK 2026/03/02 04:17:11 INFO : only7: Copied (replaced existing) 2026/03/02 04:17:11 DEBUG : only6: md5 = 13bf390d50ad5f01b78b25501f543c0a OK 2026/03/02 04:17:11 DEBUG : only6: size = 0 OK 2026/03/02 04:17:11 INFO : only6: Copied (replaced existing) 2026/03/02 04:17:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (87.75s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:17:31 DEBUG : empty_dir: Making directory with metadata 2026/03/02 04:17:31 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 04:17:31 DEBUG : empty_on_remote: Making directory with metadata 2026/03/02 04:17:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 04:17:31 DEBUG : empty_on_remote: Making directory with metadata 2026/03/02 04:17:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 04:17:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/02 04:17:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/02 04:17:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/02 04:17:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/02 04:17:44 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/03/02 04:17:45 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/03/02 04:17:46 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (16.68s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:17:47 DEBUG : empty_dir: Making directory with metadata 2026/03/02 04:17:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 04:17:47 DEBUG : empty_on_remote: Making directory with metadata 2026/03/02 04:17:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 04:17:47 DEBUG : empty_on_remote: Making directory with metadata 2026/03/02 04:17:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 04:17:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/02 04:17:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/02 04:17:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/02 04:17:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/02 04:17:53 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/03/02 04:18:01 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/03/02 04:18:02 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/03/02 04:18:03 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (17.54s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:18:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 04:18:05 DEBUG : sub dir: Making directory with metadata 2026/03/02 04:18:06 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/03/02 04:18:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/02 04:18:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/02 04:18:25 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 04:18:25 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/03/02 04:18:40 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/03/02 04:18:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/02 04:18:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/03/02 04:18:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/03/02 04:18:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/02 04:18:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/02 04:18:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/02 04:18:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/02 04:18:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/02 04:18:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/03/02 04:18:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/02 04:18:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (42.96s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:18:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/02 04:18:48 DEBUG : sub dir: Making directory with metadata 2026/03/02 04:18:49 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/03/02 04:19:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/02 04:19:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/02 04:19:12 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/02 04:19:12 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/03/02 04:19:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/02 04:19:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/03/02 04:19:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/03/02 04:19:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/02 04:19:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/02 04:19:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/02 04:19:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/02 04:19:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/02 04:19:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/03/02 04:19:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/02 04:19:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (46.62s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:19:37 DEBUG : dir1/0000-abcdefg.txt: md5 = 0e5ca8376f7da4f000a4fb59315cde6e OK 2026/03/02 04:19:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = c8ac64eadda74b529900b5d98c793f89 OK 2026/03/02 04:19:40 DEBUG : dir1/0002-cdefghi.txt: md5 = fb026c24f51b0753b823ed7fc143efac OK 2026/03/02 04:19:41 DEBUG : dir1/0003-defghij.txt: md5 = 7ce68c9dd2e7c167c8af6f0f62e71322 OK 2026/03/02 04:19:43 DEBUG : dir1/0004-efghijk.txt: md5 = a302b34b189c79104371a6f8622d891b OK 2026/03/02 04:19:45 DEBUG : dir1/0005-fghijkl.txt: md5 = 00a4b287f7d75a42d0054fa5cb37188f OK 2026/03/02 04:19:46 DEBUG : dir1/0006-ghijklm.txt: md5 = a96016022666710195099633cef7ab32 OK 2026/03/02 04:19:48 DEBUG : dir1/0007-1234567.txt: md5 = 47afa4fec7d12daaa768c3bc07198e7e OK 2026/03/02 04:19:49 DEBUG : dir1/0008-2345678.txt: md5 = 285c8fa2eba1027bdb6323a4575e94e3 OK 2026/03/02 04:19:51 DEBUG : dir1/0009-3456789.txt: md5 = 31bdc3174633dfdcea3d7650e3d466f0 OK 2026/03/02 04:19:52 DEBUG : dir1/0010-456789.txt: md5 = 0f9096f188a976b9d37ee60a21c22d86 OK 2026/03/02 04:19:54 DEBUG : dir1/0011-56789;.txt: md5 = 909d352d465496cdb54e08ee398e4e4c OK 2026/03/02 04:19:55 DEBUG : dir1/0012-6789;.txt: md5 = 9fb1449898f5a8d14e54501ec866c686 OK 2026/03/02 04:19:57 DEBUG : dir1/0013-789;=.txt: md5 = a7b4b19add04df615a2196bb637b9cdc OK 2026/03/02 04:19:58 DEBUG : dir1/0014-89;=.txt: md5 = 31ac5a98c60ae1d0871c32ebceaaa366 OK 2026/03/02 04:20:00 DEBUG : dir1/0015-9;=.txt: md5 = 8cf856360384696acf7b40963f71d5bb OK 2026/03/02 04:20:02 DEBUG : apple: md5 = 5a46bf447ab89b04b10c4276392a8f26 OK 2026/03/02 04:20:03 DEBUG : banana: md5 = da90f42a714d7fadeab0ec74f9659c18 OK 2026/03/02 04:20:05 DEBUG : appleappleapplebanana: md5 = ce96284c136b8a48c49a307350f748f8 OK 2026/03/02 04:20:06 DEBUG : splitbananasplit: md5 = 55d811381c175807ac27a27cdf0db136 OK 2026/03/02 04:20:06 DEBUG : Waiting for deletions to finish 2026/03/02 04:20:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:20:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:20:07 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:20:07 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:20:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:20:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:20:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:20:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:20:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:20:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:20:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:20:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:20:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:20:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:20:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:20:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:20:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:20:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:20:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:20:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:20:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 04:20:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 04:20:08 DEBUG : apple: size = 5 OK 2026/03/02 04:20:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:08 DEBUG : apple: Unchanged skipping 2026/03/02 04:20:08 DEBUG : banana: size = 6 OK 2026/03/02 04:20:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:08 DEBUG : banana: Unchanged skipping 2026/03/02 04:20:09 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/02 04:20:09 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 04:20:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:09 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 04:20:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 04:20:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 04:20:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 04:20:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 04:20:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 04:20:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 04:20:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 04:20:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 04:20:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 04:20:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 04:20:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 04:20:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:20:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 04:20:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 04:20:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 04:20:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 04:20:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 04:20:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 04:20:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 04:20:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 04:20:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 04:20:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 04:20:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 04:20:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 04:20:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 04:20:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 04:20:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 04:20:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 04:20:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 04:20:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 04:20:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 04:20:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 04:20:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 04:20:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:20:09 DEBUG : Waiting for deletions to finish 2026/03/02 04:20:09 DEBUG : Waiting for deletions to finish 2026/03/02 04:20:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:20:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:20:10 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:20:10 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:20:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:20:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:20:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:20:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:20:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:20:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:20:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:20:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:20:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:20:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:20:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:20:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:20:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:20:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:20:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:20:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:20:11 DEBUG : dir1: Directory modification time the same (differ by -629.399µs, within tolerance 1ms) 2026/03/02 04:20:11 DEBUG : apple: size = 5 OK 2026/03/02 04:20:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 04:20:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:11 DEBUG : apple: Unchanged skipping 2026/03/02 04:20:11 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 04:20:11 DEBUG : banana: size = 6 OK 2026/03/02 04:20:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 04:20:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:11 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 04:20:11 DEBUG : banana: Unchanged skipping 2026/03/02 04:20:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 04:20:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 04:20:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 04:20:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 04:20:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 04:20:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 04:20:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 04:20:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 04:20:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 04:20:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 04:20:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 04:20:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 04:20:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 04:20:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 04:20:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 04:20:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 04:20:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 04:20:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 04:20:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 04:20:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 04:20:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 04:20:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 04:20:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:20:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 04:20:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 04:20:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 04:20:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 04:20:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 04:20:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 04:20:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 04:20:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 04:20:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 04:20:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 04:20:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:20:11 DEBUG : Waiting for deletions to finish 2026/03/02 04:20:11 DEBUG : Waiting for deletions to finish 2026/03/02 04:20:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:20:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:20:11 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:20:11 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:20:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:20:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:20:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:20:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:20:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:20:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:20:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:20:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:20:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:20:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:20:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:20:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:20:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:20:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:20:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:20:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:20:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/02 04:20:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/02 04:20:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/02 04:20:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/02 04:20:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/02 04:20:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/02 04:20:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/02 04:20:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/02 04:20:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/02 04:20:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/02 04:20:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/02 04:20:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/02 04:20:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/02 04:20:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/02 04:20:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/02 04:20:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:20:26 DEBUG : dir1/0000-abcdefg.txt: md5 = 30e26eb94d91eb8eaa74c1b5dec00da3 OK 2026/03/02 04:20:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = 911f1b00faf3a0c7ff1908dbf25b65f6 OK 2026/03/02 04:20:29 DEBUG : dir1/0002-cdefghi.txt: md5 = 0e13ac08bd1f37b5fdac34debbc08f2a OK 2026/03/02 04:20:30 DEBUG : dir1/0003-defghij.txt: md5 = a71c60fb5aa98787ba089e254a361a57 OK 2026/03/02 04:20:32 DEBUG : dir1/0004-efghijk.txt: md5 = 9ce285baa7f35b7ffe6f98593131dc6c OK 2026/03/02 04:20:33 DEBUG : dir1/0005-fghijkl.txt: md5 = 550edba2a90295f9c88b6824f2c93f5c OK 2026/03/02 04:20:35 DEBUG : dir1/0006-ghijklm.txt: md5 = bb2da3624126487730984cdb04243b7f OK 2026/03/02 04:20:36 DEBUG : dir1/0007-1234567.txt: md5 = c791885a4350634d1787021dff6ecbfa OK 2026/03/02 04:20:38 DEBUG : dir1/0008-2345678.txt: md5 = 80c6f9940d807ea81a5f609418a9346a OK 2026/03/02 04:20:39 DEBUG : dir1/0009-3456789.txt: md5 = 72f2e14b2e6c46e04e67cea3ece52e73 OK 2026/03/02 04:20:41 DEBUG : dir1/0010-456789.txt: md5 = a6445b3685884ab92bb19170d46ed794 OK 2026/03/02 04:20:42 DEBUG : dir1/0011-56789;.txt: md5 = 6279d2e64c45585aa49a72686478cfd2 OK 2026/03/02 04:20:44 DEBUG : dir1/0012-6789;.txt: md5 = 5f5289821efc706f51304f84c41fc2de OK 2026/03/02 04:20:45 DEBUG : dir1/0013-789;=.txt: md5 = ed030fda6b8bd74effb265902947bef8 OK 2026/03/02 04:20:47 DEBUG : dir1/0014-89;=.txt: md5 = cd84e8fad18cd076d3f6bcd6d7cb56c0 OK 2026/03/02 04:20:48 DEBUG : dir1/0015-9;=.txt: md5 = 0d84107e8fbf19f5e911e305ed47aa1e OK 2026/03/02 04:20:50 DEBUG : apple: md5 = 7d7fb221d47f4dfdbdd755139a39f389 OK 2026/03/02 04:20:51 DEBUG : banana: md5 = a87fe8c5c1363b27b9df395548298c5e OK 2026/03/02 04:20:53 DEBUG : appleappleapplebanana: md5 = 61cd3c0efb84b4a2cb89c6fbd9080844 OK 2026/03/02 04:20:55 DEBUG : splitbananasplit: md5 = dd22b093e39ca848a1566f5031ba8418 OK 2026/03/02 04:20:55 DEBUG : Waiting for deletions to finish 2026/03/02 04:20:55 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:20:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:20:55 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:20:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:20:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:20:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:20:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:20:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:20:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:20:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:20:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:20:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:20:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:20:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:20:56 DEBUG : apple: size = 5 OK 2026/03/02 04:20:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:56 DEBUG : apple: Unchanged skipping 2026/03/02 04:20:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 04:20:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 04:20:56 DEBUG : banana: size = 6 OK 2026/03/02 04:20:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:56 DEBUG : banana: Unchanged skipping 2026/03/02 04:20:57 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/02 04:20:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 04:20:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 04:20:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 04:20:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 04:20:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 04:20:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 04:20:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 04:20:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 04:20:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 04:20:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 04:20:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 04:20:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 04:20:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 04:20:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 04:20:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 04:20:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 04:20:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 04:20:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 04:20:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 04:20:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 04:20:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 04:20:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 04:20:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 04:20:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 04:20:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 04:20:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 04:20:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 04:20:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 04:20:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 04:20:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 04:20:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 04:20:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 04:20:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:20:57 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 04:20:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:57 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 04:20:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:20:57 DEBUG : Waiting for deletions to finish 2026/03/02 04:20:57 DEBUG : Waiting for deletions to finish 2026/03/02 04:20:57 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:20:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:20:57 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:20:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:20:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:20:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:20:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:20:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:20:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:20:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:20:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:20:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:20:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:20:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:20:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:20:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:20:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:20:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:20:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:20:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:20:58 DEBUG : dir1: Directory modification time the same (differ by -150.48µs, within tolerance 1ms) 2026/03/02 04:20:58 DEBUG : apple: size = 5 OK 2026/03/02 04:20:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 04:20:58 DEBUG : banana: size = 6 OK 2026/03/02 04:20:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:58 DEBUG : banana: Unchanged skipping 2026/03/02 04:20:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 04:20:58 DEBUG : apple: Unchanged skipping 2026/03/02 04:20:58 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 04:20:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:58 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 04:20:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 04:20:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 04:20:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 04:20:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 04:20:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 04:20:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 04:20:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 04:20:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 04:20:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 04:20:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 04:20:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 04:20:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 04:20:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 04:20:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 04:20:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 04:20:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 04:20:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 04:20:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 04:20:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 04:20:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 04:20:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 04:20:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 04:20:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 04:20:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 04:20:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 04:20:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 04:20:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 04:20:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 04:20:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 04:20:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 04:20:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:20:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 04:20:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:20:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 04:20:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:20:58 DEBUG : Waiting for deletions to finish 2026/03/02 04:20:58 DEBUG : Waiting for deletions to finish 2026/03/02 04:20:59 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:20:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:20:59 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:20:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:20:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:20:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:20:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:20:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:20:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:20:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:20:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:20:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:20:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:20:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:20:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:20:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:20:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:20:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:20:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:20:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/02 04:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/02 04:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/02 04:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/02 04:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/02 04:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/02 04:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/02 04:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/02 04:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/02 04:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/02 04:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/02 04:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/02 04:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/02 04:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/02 04:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/02 04:21:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:21:14 DEBUG : dir1/0000-abcdefg.txt: md5 = d06cb519c2d7bbbf6cf0f4a8ae335451 OK 2026/03/02 04:21:15 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1e9ba69f54f80af0fd517f8d2e71595d OK 2026/03/02 04:21:17 DEBUG : dir1/0002-cdefghi.txt: md5 = c99b9e70cbb176aa613c1cea919ff048 OK 2026/03/02 04:21:19 DEBUG : dir1/0003-defghij.txt: md5 = 66a3710811ca08630ccab669d256f8c8 OK 2026/03/02 04:21:20 DEBUG : dir1/0004-efghijk.txt: md5 = 251ba170bc296919e2cabf47453415ba OK 2026/03/02 04:21:22 DEBUG : dir1/0005-fghijkl.txt: md5 = 177abe013c81b743c5158549fe235ca6 OK 2026/03/02 04:21:23 DEBUG : dir1/0006-ghijklm.txt: md5 = 4b77e2286e54999762b57b46b21c1f34 OK 2026/03/02 04:21:25 DEBUG : dir1/0007-1234567.txt: md5 = 274a731bf6ff01e492fe84d31cec4c23 OK 2026/03/02 04:21:26 DEBUG : dir1/0008-2345678.txt: md5 = 273a73caa8f6048874715770eb041d67 OK 2026/03/02 04:21:28 DEBUG : dir1/0009-3456789.txt: md5 = 4df4f5253f7d248417cbfc91d4d9901a OK 2026/03/02 04:21:29 DEBUG : dir1/0010-456789.txt: md5 = 3dbf3550c3b0d4cfd23c22b70edb0528 OK 2026/03/02 04:21:31 DEBUG : dir1/0011-56789;.txt: md5 = e5f2833fc9abb0c52cf3bd2c85938460 OK 2026/03/02 04:21:32 DEBUG : dir1/0012-6789;.txt: md5 = f5050e95b4ce7b3caf4acfe5c3634bf3 OK 2026/03/02 04:21:34 DEBUG : dir1/0013-789;=.txt: md5 = 87116839a013f4e31db845dfb6cfa5aa OK 2026/03/02 04:21:35 DEBUG : dir1/0014-89;=.txt: md5 = 4f917ec63ad07346740bb3952d90190c OK 2026/03/02 04:21:37 DEBUG : dir1/0015-9;=.txt: md5 = e14c9b846d2f216177a64fbb6c27468c OK 2026/03/02 04:21:38 DEBUG : apple: md5 = 4c1289f3a89f7b7f6e3efb105ad55b6c OK 2026/03/02 04:21:40 DEBUG : banana: md5 = f461747775ac4f135705c40ca82af0ed OK 2026/03/02 04:21:41 DEBUG : appleappleapplebanana: md5 = 73543f4cf2b6e267dad5b4422c833da3 OK 2026/03/02 04:21:43 DEBUG : splitbananasplit: md5 = f3c8a0c36c982bb4596e3d7ee5eff36e OK 2026/03/02 04:21:43 DEBUG : Waiting for deletions to finish 2026/03/02 04:21:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:21:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:21:43 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:21:43 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:21:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:21:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:21:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:21:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:21:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:21:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:21:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:21:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:21:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:21:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:21:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:21:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:21:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:21:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:21:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:21:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:21:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:44 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:21:44 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:44 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:44 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:21:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:44 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:44 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:21:44 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:21:45 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/02 04:21:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/02 04:21:45 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:45 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:21:45 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/02 04:21:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/02 04:21:45 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:45 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/02 04:21:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 04:21:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 04:21:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 04:21:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 04:21:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 04:21:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 04:21:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/02 04:21:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 04:21:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/02 04:21:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/02 04:21:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:21:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:21:46 DEBUG : YXBwbGU=: md5 = a18f7207910e1c635c2b092de9c65a42 OK 2026/03/02 04:21:46 DEBUG : YXBwbGU=: size = 5 OK 2026/03/02 04:21:46 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/02 04:21:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:46 DEBUG : YmFuYW5h: md5 = ded5b6c586a4ba9a208f3e829d743ad2 OK 2026/03/02 04:21:46 DEBUG : YmFuYW5h: size = 6 OK 2026/03/02 04:21:46 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/02 04:21:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = ff4c12c83a6fc397fe61802e27ff3328 OK 2026/03/02 04:21:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/02 04:21:46 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 995fe14eabe3ca7fbe5ff7437923d3b9 OK 2026/03/02 04:21:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/02 04:21:47 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 59f6e843d661507ff041f6e67acae508 OK 2026/03/02 04:21:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/02 04:21:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 1d695a9c99108837ecef991108023d5c OK 2026/03/02 04:21:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/02 04:21:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 984acef534421128876d8da773f24a05 OK 2026/03/02 04:21:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/02 04:21:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 01cc6f221802e7a523904cabbe024d8b OK 2026/03/02 04:21:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/02 04:21:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 7dd131b055a4cb8db231f782309feb18 OK 2026/03/02 04:21:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/02 04:21:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = af27a49fcad01cc3d5ff92c4ab799a80 OK 2026/03/02 04:21:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/02 04:21:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 13a5c99c41cc4d0260970a151955ab68 OK 2026/03/02 04:21:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/02 04:21:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/02 04:21:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 46db91a519f6bec3a59d92f2944578e3 OK 2026/03/02 04:21:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/02 04:21:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 5c1ea2c025acdd1da02bd26862d53e75 OK 2026/03/02 04:21:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/02 04:21:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = c0c9dbab8d17f9b988c7500836844eb0 OK 2026/03/02 04:21:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/02 04:21:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = d9a90628202b977d4ab23bfa09f723c4 OK 2026/03/02 04:21:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/02 04:21:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/02 04:21:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 1e40fd95175825c66bf88be6a842bc07 OK 2026/03/02 04:21:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/02 04:21:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/02 04:21:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = dfff8f0dd0507f3c519e9a716bb7f9ca OK 2026/03/02 04:21:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/02 04:21:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = f5695eaa1cddd9022272914e88084691 OK 2026/03/02 04:21:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/02 04:21:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 14ebc07c9b7a0292c454408436b1979d OK 2026/03/02 04:21:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/02 04:21:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:53 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = f0c600159003a54023353130fdc7ca46 OK 2026/03/02 04:21:53 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/02 04:21:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/02 04:21:53 DEBUG : Waiting for deletions to finish 2026/03/02 04:21:54 INFO : banana: Deleted 2026/03/02 04:21:54 INFO : dir1/0003-defghij.txt: Deleted 2026/03/02 04:21:54 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/02 04:21:54 INFO : dir1/0014-89;=.txt: Deleted 2026/03/02 04:21:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/02 04:21:54 INFO : dir1/0013-789;=.txt: Deleted 2026/03/02 04:21:54 INFO : splitbananasplit: Deleted 2026/03/02 04:21:54 INFO : dir1/0012-6789;.txt: Deleted 2026/03/02 04:21:54 INFO : dir1/0007-1234567.txt: Deleted 2026/03/02 04:21:54 INFO : dir1/0015-9;=.txt: Deleted 2026/03/02 04:21:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/02 04:21:54 INFO : apple: Deleted 2026/03/02 04:21:54 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/02 04:21:54 INFO : appleappleapplebanana: Deleted 2026/03/02 04:21:54 INFO : dir1/0011-56789;.txt: Deleted 2026/03/02 04:21:54 INFO : dir1/0008-2345678.txt: Deleted 2026/03/02 04:21:55 INFO : dir1/0010-456789.txt: Deleted 2026/03/02 04:21:55 INFO : dir1/0009-3456789.txt: Deleted 2026/03/02 04:21:55 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/02 04:21:55 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/02 04:21:55 DEBUG : Waiting for deletions to finish 2026/03/02 04:21:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/02 04:21:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/02 04:21:55 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/02 04:21:55 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/02 04:21:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/02 04:21:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/02 04:21:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/02 04:21:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/02 04:21:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/02 04:21:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/02 04:21:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/02 04:21:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/02 04:21:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/02 04:21:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/02 04:21:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/02 04:21:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/02 04:21:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/02 04:21:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/02 04:21:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/02 04:21:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/02 04:21:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/02 04:21:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/02 04:21:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/02 04:21:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:56 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:21:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/02 04:21:56 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:21:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:56 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:21:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:56 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:21:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:56 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:21:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:56 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:21:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/02 04:21:56 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:21:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:56 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:21:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:56 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:21:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:56 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:21:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:56 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:21:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:56 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:21:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:56 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:21:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:56 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:21:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:56 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:21:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:56 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:21:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:56 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/02 04:21:56 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:56 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:56 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:56 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:56 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/02 04:21:56 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:56 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:56 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:56 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:56 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:56 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:56 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:56 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:56 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:56 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:56 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:56 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:21:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/02 04:21:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/02 04:21:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:56 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:56 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:21:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/02 04:21:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/02 04:21:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:56 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:56 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:21:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:56 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/02 04:21:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/02 04:21:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:56 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:21:56 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:56 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:56 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:21:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:56 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:56 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:21:56 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:21:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:57 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:57 DEBUG : dir1: Directory modification time the same (differ by -671.137µs, within tolerance 1ms) 2026/03/02 04:21:57 DEBUG : YXBwbGU=: size = 5 OK 2026/03/02 04:21:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:21:57 DEBUG : apple: Unchanged skipping 2026/03/02 04:21:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/02 04:21:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:21:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 04:21:57 DEBUG : YmFuYW5h: size = 6 OK 2026/03/02 04:21:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:21:57 DEBUG : banana: Unchanged skipping 2026/03/02 04:21:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/02 04:21:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:21:57 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 04:21:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 04:21:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 04:21:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 04:21:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 04:21:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 04:21:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 04:21:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/02 04:21:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/02 04:21:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/02 04:21:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/02 04:21:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:21:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 04:21:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/02 04:21:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:21:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 04:21:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/02 04:21:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:21:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 04:21:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/02 04:21:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:21:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 04:21:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/02 04:21:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:21:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 04:21:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/02 04:21:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:21:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 04:21:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/02 04:21:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/02 04:21:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:21:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 04:21:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/02 04:21:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:21:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/02 04:21:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/02 04:21:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:21:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:21:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/02 04:21:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:21:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:21:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 04:21:57 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/02 04:21:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:21:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 04:21:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/02 04:21:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:21:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 04:21:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 04:21:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:21:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 04:21:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 04:21:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 04:21:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/02 04:21:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:21:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 04:21:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/02 04:21:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:21:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 04:21:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:21:57 DEBUG : Waiting for deletions to finish 2026/03/02 04:21:57 DEBUG : Waiting for deletions to finish 2026/03/02 04:21:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/02 04:21:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/02 04:21:57 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/02 04:21:57 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/02 04:21:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/02 04:21:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/02 04:21:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/02 04:21:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/02 04:21:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/02 04:21:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/02 04:21:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/02 04:21:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/02 04:21:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/02 04:21:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/02 04:21:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/02 04:21:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/02 04:21:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/02 04:21:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/02 04:21:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/02 04:21:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/02 04:21:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:58 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:21:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/02 04:21:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/02 04:21:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/02 04:21:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:58 DEBUG : apple: transformed to: YXBwbGU= 2026/03/02 04:21:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/02 04:21:58 DEBUG : banana: transformed to: YmFuYW5h 2026/03/02 04:21:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/02 04:21:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/02 04:21:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/02 04:21:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/02 04:21:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/02 04:21:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/02 04:21:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/02 04:21:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/02 04:21:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/02 04:21:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/02 04:21:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/02 04:21:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/02 04:21:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/02 04:21:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/02 04:21:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/02 04:21:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/02 04:21:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/02 04:22:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:22:11 DEBUG : dir1/0000-abcdefg.txt: md5 = c9335ac8abf3b4f4f32ec6e9a52d3c1a OK 2026/03/02 04:22:13 DEBUG : dir1/0001-bcdefgh.txt: md5 = b0583d21bd948f58c8337d25109db64e OK 2026/03/02 04:22:15 DEBUG : dir1/0002-cdefghi.txt: md5 = 10214805ae2fa0bd2a4983de7a4a8f44 OK 2026/03/02 04:22:16 DEBUG : dir1/0003-defghij.txt: md5 = d075db21dc18fb548ee53a1572217dde OK 2026/03/02 04:22:18 DEBUG : dir1/0004-efghijk.txt: md5 = 714a9dc78811c2303a02d5730323c817 OK 2026/03/02 04:22:19 DEBUG : dir1/0005-fghijkl.txt: md5 = 516a89a8b16c4b8edcac6e7de5452284 OK 2026/03/02 04:22:21 DEBUG : dir1/0006-ghijklm.txt: md5 = 147d8ecfffcd8fd06c961ed6ce918c5e OK 2026/03/02 04:22:23 DEBUG : dir1/0007-1234567.txt: md5 = 1a300d76f46b56c828c92dd528edbc23 OK 2026/03/02 04:22:24 DEBUG : dir1/0008-2345678.txt: md5 = 15c47a8f379f29913a07f661383987a3 OK 2026/03/02 04:22:26 DEBUG : dir1/0009-3456789.txt: md5 = 7e7320242631b7a5348a425d4defb355 OK 2026/03/02 04:22:27 DEBUG : dir1/0010-456789.txt: md5 = 7768ab3aa42b1730d9b8dab2a5ffb165 OK 2026/03/02 04:22:29 DEBUG : dir1/0011-56789;.txt: md5 = aa1db21ce83a1242de34edd91814c4bf OK 2026/03/02 04:22:30 DEBUG : dir1/0012-6789;.txt: md5 = 2fa0e9953f84a1fbd1d4c15cf0b29b68 OK 2026/03/02 04:22:32 DEBUG : dir1/0013-789;=.txt: md5 = dca3c7e57fe3454bf182693ad21e1d3a OK 2026/03/02 04:22:33 DEBUG : dir1/0014-89;=.txt: md5 = c3474daab526aeb7ea9dbe1fd9fb7b3f OK 2026/03/02 04:22:35 DEBUG : dir1/0015-9;=.txt: md5 = 65bb57e04e404ad67672309e659f0e60 OK 2026/03/02 04:22:36 DEBUG : apple: md5 = c17d15de349d21ad59919a00bb0b1cbd OK 2026/03/02 04:22:38 DEBUG : banana: md5 = 9390a6c520e79e4391279487a3316796 OK 2026/03/02 04:22:39 DEBUG : appleappleapplebanana: md5 = 2ff48a946f654bbbb54822a40700c4cb OK 2026/03/02 04:22:41 DEBUG : splitbananasplit: md5 = d79c93c835db09299929d2c2f43e9261 OK 2026/03/02 04:22:41 DEBUG : Waiting for deletions to finish 2026/03/02 04:22:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:22:42 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:22:42 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:22:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:22:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:22:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:22:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:22:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:22:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:22:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:22:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:22:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:22:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:22:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:22:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:22:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:22:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:22:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:22:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:22:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:22:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 04:22:42 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 04:22:42 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 04:22:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 04:22:42 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 04:22:42 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 04:22:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 04:22:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 04:22:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 04:22:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 04:22:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 04:22:42 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 04:22:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 04:22:42 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 04:22:42 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 04:22:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/02 04:22:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 04:22:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/02 04:22:43 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 04:22:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/02 04:22:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 04:22:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/02 04:22:43 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 04:22:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 04:22:43 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 04:22:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 04:22:43 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/02 04:22:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 04:22:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:22:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/02 04:22:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:22:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/02 04:22:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 04:22:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 04:22:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:22:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 04:22:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 04:22:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 04:22:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:22:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 04:22:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 04:22:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 04:22:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 04:22:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 04:22:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/02 04:22:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 04:22:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:22:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 04:22:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 04:22:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 04:22:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 04:22:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 04:22:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 04:22:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 04:22:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:22:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 04:22:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 04:22:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 04:22:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:22:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 04:22:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 04:22:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 04:22:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 04:22:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 04:22:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 04:22:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 04:22:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 04:22:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 04:22:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 04:22:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 04:22:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/02 04:22:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 04:22:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:22:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 04:22:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 04:22:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 04:22:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 04:22:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 04:22:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 04:22:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 04:22:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 04:22:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 04:22:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 04:22:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 04:22:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/02 04:22:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 04:22:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 04:22:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 04:22:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:22:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 04:22:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 04:22:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 04:22:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 04:22:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 04:22:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 04:22:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 04:22:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 04:22:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 04:22:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 04:22:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 04:22:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/02 04:22:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 04:22:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 04:22:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 04:22:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 04:22:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/02 04:22:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:22:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/02 04:22:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 04:22:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/02 04:22:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 04:22:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/02 04:22:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 04:22:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/02 04:22:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 04:22:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 04:22:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:22:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 04:22:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 04:22:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 04:22:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 04:22:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 04:22:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 04:22:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 04:22:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/02 04:22:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 04:22:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 04:22:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 04:22:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 04:22:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 04:22:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/02 04:22:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 04:22:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 04:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 04:22:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 04:22:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 04:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 04:22:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 04:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 04:22:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 04:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 04:22:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/02 04:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 04:22:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 04:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 04:22:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 04:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 04:22:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/02 04:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 04:22:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 04:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 04:22:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 04:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 04:22:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 04:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 04:22:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 04:22:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/02 04:22:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:22:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/02 04:22:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 04:22:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/02 04:22:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 04:22:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/02 04:22:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 04:22:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/02 04:22:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/02 04:22:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 04:22:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:22:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 04:22:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 04:22:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 04:22:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 04:22:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 04:22:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 04:22:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 04:22:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/02 04:22:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 04:22:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/02 04:22:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 04:22:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 04:22:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 04:22:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 04:22:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 04:22:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/02 04:22:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 04:22:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 04:22:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 04:22:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 04:22:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 04:22:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 04:22:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 04:22:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 04:22:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 04:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 04:22:43 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/02 04:22:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:22:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/02 04:22:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/02 04:22:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/02 04:22:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/02 04:22:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/02 04:22:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/02 04:22:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/02 04:22:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/02 04:22:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/02 04:22:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/02 04:22:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/02 04:22:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/02 04:22:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/02 04:22:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/02 04:22:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/02 04:22:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:43 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/02 04:22:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:22:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:22:44 DEBUG : PREFIXappleappleapplebanana: md5 = 51141f07a7e2fd01b62961af73d29d81 OK 2026/03/02 04:22:44 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/02 04:22:44 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/02 04:22:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/02 04:22:44 DEBUG : PREFIXbanana: md5 = 43d4c5b4708586cbf920e2b7990caf9d OK 2026/03/02 04:22:44 DEBUG : PREFIXbanana: size = 6 OK 2026/03/02 04:22:44 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/02 04:22:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/02 04:22:44 DEBUG : PREFIXapple: md5 = f8f7740d7504af62aca412adeeb7cd70 OK 2026/03/02 04:22:44 DEBUG : PREFIXapple: size = 5 OK 2026/03/02 04:22:44 INFO : apple: Copied (new) to: PREFIXapple 2026/03/02 04:22:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/02 04:22:44 DEBUG : PREFIXsplitbananasplit: md5 = 4b85e1a2688ccd9bae2ab8aeb7fde8c8 OK 2026/03/02 04:22:44 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/02 04:22:44 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/02 04:22:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/02 04:22:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 1e7cff8b4291f3f4afbc3f5379733de7 OK 2026/03/02 04:22:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/02 04:22:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/02 04:22:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/02 04:22:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = b51ed5852112b903e08cff14637bc204 OK 2026/03/02 04:22:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/02 04:22:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/02 04:22:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/02 04:22:46 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 6644c5ea39bf398dad81ee014679ad26 OK 2026/03/02 04:22:46 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/02 04:22:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/02 04:22:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/02 04:22:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 978290f684f76f51bba32e613a0b6813 OK 2026/03/02 04:22:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/02 04:22:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/02 04:22:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/02 04:22:47 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = c858411cc4dfbc5ea2845c209126990b OK 2026/03/02 04:22:47 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/02 04:22:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/02 04:22:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/02 04:22:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = d8e672ef0b76178f255e3cdd34d4d26c OK 2026/03/02 04:22:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/02 04:22:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/02 04:22:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/02 04:22:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = db351b22b5e0f17ea6a7615e55847721 OK 2026/03/02 04:22:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/02 04:22:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/02 04:22:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/02 04:22:48 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = ee38a93ccf523b1289d9ebbf86a8e9c1 OK 2026/03/02 04:22:48 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/02 04:22:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/02 04:22:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/02 04:22:49 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 6aea114655845facfdccdcea15b9d98c OK 2026/03/02 04:22:49 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/02 04:22:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/02 04:22:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/02 04:22:49 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 97c7e1a573e43de26fbac5e3c06a98e9 OK 2026/03/02 04:22:49 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/02 04:22:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/02 04:22:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/02 04:22:49 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 6fc2cc98293926bf5674adf9ff1d7c96 OK 2026/03/02 04:22:49 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/02 04:22:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/02 04:22:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/02 04:22:49 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 8d2041c05542c0772b41f2342dd016b7 OK 2026/03/02 04:22:49 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/02 04:22:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/02 04:22:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/02 04:22:50 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 887e3c6e3da3003cab81efce9caaa1b7 OK 2026/03/02 04:22:50 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/02 04:22:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/02 04:22:50 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 32c97d067cfaf7b61cd47cb1a1a005db OK 2026/03/02 04:22:50 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/02 04:22:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/02 04:22:50 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 8b73b376ebed418c023a1746d977f6f7 OK 2026/03/02 04:22:50 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/02 04:22:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/02 04:22:51 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 176570cf31b2d11133d401029b040211 OK 2026/03/02 04:22:51 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/02 04:22:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/02 04:22:51 DEBUG : Waiting for deletions to finish 2026/03/02 04:22:51 INFO : dir1/0015-9;=.txt: Deleted 2026/03/02 04:22:51 INFO : dir1/0014-89;=.txt: Deleted 2026/03/02 04:22:51 INFO : splitbananasplit: Deleted 2026/03/02 04:22:51 INFO : dir1/0003-defghij.txt: Deleted 2026/03/02 04:22:51 INFO : dir1/0013-789;=.txt: Deleted 2026/03/02 04:22:51 INFO : dir1/0012-6789;.txt: Deleted 2026/03/02 04:22:51 INFO : dir1/0007-1234567.txt: Deleted 2026/03/02 04:22:51 INFO : dir1/0008-2345678.txt: Deleted 2026/03/02 04:22:51 INFO : dir1/0009-3456789.txt: Deleted 2026/03/02 04:22:51 INFO : apple: Deleted 2026/03/02 04:22:51 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/02 04:22:51 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/02 04:22:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/02 04:22:51 INFO : appleappleapplebanana: Deleted 2026/03/02 04:22:52 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/02 04:22:52 INFO : dir1/0010-456789.txt: Deleted 2026/03/02 04:22:52 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/02 04:22:52 INFO : banana: Deleted 2026/03/02 04:22:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/02 04:22:52 INFO : dir1/0011-56789;.txt: Deleted 2026/03/02 04:22:52 DEBUG : Waiting for deletions to finish 2026/03/02 04:22:52 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:22:52 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/02 04:22:52 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/02 04:22:52 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/02 04:22:52 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:22:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:22:52 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:22:52 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:22:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:22:52 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:22:52 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:22:52 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:22:52 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:22:52 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:22:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:22:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:22:52 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:22:52 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:22:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:22:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:22:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/02 04:22:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/02 04:22:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/02 04:22:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/02 04:22:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/02 04:22:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/02 04:22:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/02 04:22:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/02 04:22:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/02 04:22:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/02 04:22:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/02 04:22:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/02 04:22:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/02 04:22:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/02 04:22:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/02 04:22:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/02 04:22:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/02 04:22:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/02 04:22:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/02 04:22:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/02 04:22:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/02 04:22:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/02 04:22:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/02 04:22:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/02 04:22:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/02 04:22:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/02 04:22:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/02 04:22:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/02 04:22:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/02 04:22:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/02 04:22:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 04:22:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/02 04:22:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 04:22:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/02 04:22:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 04:22:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/02 04:22:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 04:22:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/02 04:22:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 04:22:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/02 04:22:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 04:22:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/02 04:22:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 04:22:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/02 04:22:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 04:22:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/02 04:22:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 04:22:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/02 04:22:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 04:22:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/02 04:22:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 04:22:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/02 04:22:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 04:22:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/02 04:22:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 04:22:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/02 04:22:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 04:22:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/02 04:22:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 04:22:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/02 04:22:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 04:22:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/02 04:22:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 04:22:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/02 04:22:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 04:22:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/02 04:22:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 04:22:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/02 04:22:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 04:22:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/02 04:22:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 04:22:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/02 04:22:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 04:22:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/02 04:22:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 04:22:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/02 04:22:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 04:22:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/02 04:22:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 04:22:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/02 04:22:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 04:22:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/02 04:22:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 04:22:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/02 04:22:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 04:22:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/02 04:22:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 04:22:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/02 04:22:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 04:22:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/02 04:22:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 04:22:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/02 04:22:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 04:22:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/02 04:22:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 04:22:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 04:22:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 04:22:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/02 04:22:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 04:22:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/02 04:22:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 04:22:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/02 04:22:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 04:22:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/02 04:22:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 04:22:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/02 04:22:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 04:22:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/02 04:22:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 04:22:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/02 04:22:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 04:22:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/02 04:22:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 04:22:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/02 04:22:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 04:22:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/02 04:22:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 04:22:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/02 04:22:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 04:22:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/02 04:22:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 04:22:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/02 04:22:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 04:22:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/02 04:22:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 04:22:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/02 04:22:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 04:22:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/02 04:22:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 04:22:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 04:22:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 04:22:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 04:22:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 04:22:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/02 04:22:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 04:22:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/02 04:22:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 04:22:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/02 04:22:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 04:22:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/02 04:22:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 04:22:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/02 04:22:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 04:22:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/02 04:22:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 04:22:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/02 04:22:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 04:22:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/02 04:22:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 04:22:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/02 04:22:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 04:22:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/02 04:22:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 04:22:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/02 04:22:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 04:22:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/02 04:22:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 04:22:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/02 04:22:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 04:22:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/02 04:22:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 04:22:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/02 04:22:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 04:22:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/02 04:22:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 04:22:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 04:22:53 DEBUG : apple: transformed to: PREFIXapple 2026/03/02 04:22:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/02 04:22:53 DEBUG : banana: transformed to: PREFIXbanana 2026/03/02 04:22:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/02 04:22:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/02 04:22:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/02 04:22:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/02 04:22:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/02 04:22:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/02 04:22:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/02 04:22:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/02 04:22:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/02 04:22:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/02 04:22:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/02 04:22:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/02 04:22:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/02 04:22:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/02 04:22:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/02 04:22:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/02 04:22:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/02 04:22:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/02 04:22:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/02 04:22:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/02 04:22:54 DEBUG : dir1: Directory modification time the same (differ by -293.385µs, within tolerance 1ms) 2026/03/02 04:22:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/02 04:22:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/02 04:22:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:22:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:22:55 DEBUG : splitbananasplit: md5 = d1768b09770132de1205343aa01db404 OK 2026/03/02 04:22:55 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 04:22:55 INFO : splitbananasplit: Copied (new) 2026/03/02 04:22:55 DEBUG : banana: md5 = 6e95bbb7f1c4cd4fce676b9b65295df3 OK 2026/03/02 04:22:55 DEBUG : banana: size = 6 OK 2026/03/02 04:22:55 INFO : banana: Copied (new) 2026/03/02 04:22:55 DEBUG : appleappleapplebanana: md5 = 88ae4c0a58bddf7760037fd08ee8947f OK 2026/03/02 04:22:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 04:22:55 INFO : appleappleapplebanana: Copied (new) 2026/03/02 04:22:55 DEBUG : apple: md5 = ef071603ed8982dcfa39cd8d9b7d94ca OK 2026/03/02 04:22:55 DEBUG : apple: size = 5 OK 2026/03/02 04:22:55 INFO : apple: Copied (new) 2026/03/02 04:22:57 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8a1106908867c1ddf2aa32abd8352e59 OK 2026/03/02 04:22:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 04:22:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/02 04:22:57 DEBUG : dir1/0002-cdefghi.txt: md5 = 12a17a79836b8d708b3fffc87dd5a8b6 OK 2026/03/02 04:22:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 04:22:57 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/02 04:22:57 DEBUG : dir1/0000-abcdefg.txt: md5 = c7bae6b4747ed7721a06fcae80d40c3c OK 2026/03/02 04:22:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 04:22:57 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/02 04:22:57 DEBUG : dir1/0003-defghij.txt: md5 = d64be9ad717ce7735450ce25bfb428db OK 2026/03/02 04:22:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 04:22:57 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/02 04:22:58 DEBUG : dir1/0006-ghijklm.txt: md5 = 0d729941af6cdd406e0a8b0f03dd203e OK 2026/03/02 04:22:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 04:22:58 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/02 04:22:58 DEBUG : dir1/0005-fghijkl.txt: md5 = b7b05fb6c268b0b4cb4f025fad0c1553 OK 2026/03/02 04:22:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 04:22:58 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/02 04:22:58 DEBUG : dir1/0004-efghijk.txt: md5 = 78c8aafdec8ebec62024b4c43a388627 OK 2026/03/02 04:22:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 04:22:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/02 04:22:58 DEBUG : dir1/0007-1234567.txt: md5 = a0544a818efd22379c474b4a96b9b57d OK 2026/03/02 04:22:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 04:22:58 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/02 04:23:00 DEBUG : dir1/0008-2345678.txt: md5 = cd83b9af453ceab131ad3124c0368585 OK 2026/03/02 04:23:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 04:23:00 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/02 04:23:00 DEBUG : dir1/0009-3456789.txt: md5 = 1470c8404cca892ff142ca7c29920a75 OK 2026/03/02 04:23:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 04:23:00 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/02 04:23:00 DEBUG : dir1/0010-456789.txt: md5 = a595735a295a517095b5e1243809ddeb OK 2026/03/02 04:23:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 04:23:00 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/02 04:23:00 DEBUG : dir1/0011-56789;.txt: md5 = c3d573bc927e61f72e4b7940956bd5af OK 2026/03/02 04:23:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 04:23:00 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/02 04:23:01 DEBUG : dir1/0012-6789;.txt: md5 = 940ac71ccc75ddafd74ae696a5a1f18e OK 2026/03/02 04:23:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 04:23:01 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/02 04:23:01 DEBUG : dir1/0013-789;=.txt: md5 = edb39c5234538ee7668dfcc366b8df62 OK 2026/03/02 04:23:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 04:23:01 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/02 04:23:01 DEBUG : dir1/0014-89;=.txt: md5 = c9933a5ed5261b1a4cb3114607455603 OK 2026/03/02 04:23:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 04:23:01 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/02 04:23:02 DEBUG : dir1/0015-9;=.txt: md5 = 77196bd0ebfe258e4d6b0d1da05a0801 OK 2026/03/02 04:23:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 04:23:02 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/02 04:23:02 DEBUG : Waiting for deletions to finish 2026/03/02 04:23:02 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/02 04:23:02 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/02 04:23:02 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/02 04:23:02 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/02 04:23:02 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/02 04:23:02 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/02 04:23:02 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/02 04:23:02 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/02 04:23:03 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/02 04:23:03 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/02 04:23:03 INFO : PREFIXsplitbananasplit: Deleted 2026/03/02 04:23:03 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/02 04:23:03 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/02 04:23:03 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/02 04:23:03 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/02 04:23:03 INFO : PREFIXapple: Deleted 2026/03/02 04:23:03 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/02 04:23:03 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/02 04:23:03 INFO : PREFIXbanana: Deleted 2026/03/02 04:23:03 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/02 04:23:03 DEBUG : Waiting for deletions to finish 2026/03/02 04:23:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:23:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:23:04 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:23:04 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:23:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:23:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:23:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:23:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:23:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:23:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:23:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:23:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:23:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:23:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:23:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:23:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:23:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:23:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:23:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:23:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:23:04 DEBUG : Waiting for deletions to finish 2026/03/02 04:23:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:23:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:23:05 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:23:05 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:23:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:23:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:23:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:23:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:23:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:23:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:23:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:23:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:23:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:23:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:23:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:23:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:23:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:23:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:23:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:23:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/02 04:23:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:23:20 DEBUG : dir1/0000-abcdefg.txt: md5 = df823ed91178a138db23d922699574b2 OK 2026/03/02 04:23:21 DEBUG : dir1/0001-bcdefgh.txt: md5 = 72653bc14c06e3bd7b42c5ccf4271ee3 OK 2026/03/02 04:23:23 DEBUG : dir1/0002-cdefghi.txt: md5 = d2380ad04dbf44357dd5d1c521b47bad OK 2026/03/02 04:23:24 DEBUG : dir1/0003-defghij.txt: md5 = ab6e62d41b012955467053a5ce31fa6b OK 2026/03/02 04:23:26 DEBUG : dir1/0004-efghijk.txt: md5 = fee3d58d3e46ff0e51f06303f32165a7 OK 2026/03/02 04:23:27 DEBUG : dir1/0005-fghijkl.txt: md5 = 425aa02129d5ac0d1fcf2aa160e839e8 OK 2026/03/02 04:23:29 DEBUG : dir1/0006-ghijklm.txt: md5 = a819764f16deffc6d5a63fd36e6c9e88 OK 2026/03/02 04:23:31 DEBUG : dir1/0007-1234567.txt: md5 = 015d1b42b0b7576de6d84dbb992d576d OK 2026/03/02 04:23:32 DEBUG : dir1/0008-2345678.txt: md5 = 21e1d42c46834f3820ea282ff292ae59 OK 2026/03/02 04:23:34 DEBUG : dir1/0009-3456789.txt: md5 = 72129d52f15df7de55a5e4f84f22a267 OK 2026/03/02 04:23:35 DEBUG : dir1/0010-456789.txt: md5 = 6055c747085ebdf6597eb210bc7b0146 OK 2026/03/02 04:23:37 DEBUG : dir1/0011-56789;.txt: md5 = 3d6c38fb36116afeb1553e6c43c7e940 OK 2026/03/02 04:23:38 DEBUG : dir1/0012-6789;.txt: md5 = a87cef6938cc7adab5e730888b43b913 OK 2026/03/02 04:23:40 DEBUG : dir1/0013-789;=.txt: md5 = 867535cdcd980295abdf9fec033e8263 OK 2026/03/02 04:23:41 DEBUG : dir1/0014-89;=.txt: md5 = f768e3c674c979b661640091b0161cea OK 2026/03/02 04:23:43 DEBUG : dir1/0015-9;=.txt: md5 = 914724c1b3182d9ac67fe3eb81effec1 OK 2026/03/02 04:23:44 DEBUG : apple: md5 = a4e1585317f53c8feeda060f4846e319 OK 2026/03/02 04:23:46 DEBUG : banana: md5 = 9c67fd0ac32a410e3e3960a45fdd944e OK 2026/03/02 04:23:47 DEBUG : appleappleapplebanana: md5 = 38a40fec591703b8d93765d5ffa59ed1 OK 2026/03/02 04:23:49 DEBUG : splitbananasplit: md5 = c63bddef0e75533742449a91fb45c2e8 OK 2026/03/02 04:23:49 DEBUG : Waiting for deletions to finish 2026/03/02 04:23:49 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:23:49 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:23:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:23:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:23:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:23:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:23:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:23:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:23:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:23:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:23:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:23:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:23:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:23:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:23:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:23:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:23:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:23:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:23:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:23:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:23:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/02 04:23:50 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 04:23:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 04:23:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/02 04:23:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 04:23:50 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 04:23:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/02 04:23:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 04:23:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 04:23:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/02 04:23:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 04:23:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 04:23:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 04:23:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 04:23:50 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 04:23:50 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 04:23:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/02 04:23:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 04:23:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/02 04:23:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 04:23:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/02 04:23:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 04:23:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 04:23:50 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 04:23:51 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/02 04:23:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/02 04:23:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/02 04:23:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/02 04:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:23:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/02 04:23:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/02 04:23:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/02 04:23:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/02 04:23:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/02 04:23:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/02 04:23:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/02 04:23:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/02 04:23:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/02 04:23:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/02 04:23:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/02 04:23:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/02 04:23:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/02 04:23:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/02 04:23:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/02 04:23:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/02 04:23:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/02 04:23:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/02 04:23:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/02 04:23:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/02 04:23:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/02 04:23:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/02 04:23:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/02 04:23:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/02 04:23:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/02 04:23:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/02 04:23:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/02 04:23:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/02 04:23:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/02 04:23:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/02 04:23:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/02 04:23:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/02 04:23:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:23:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:23:52 DEBUG : bananaSUFFIX: md5 = ffcd22c65a04edf92c772b561ad18de2 OK 2026/03/02 04:23:52 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/02 04:23:52 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/02 04:23:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/02 04:23:52 DEBUG : appleSUFFIX: md5 = 8464478ebdaf8a5613e72da2f28f393b OK 2026/03/02 04:23:52 DEBUG : appleSUFFIX: size = 5 OK 2026/03/02 04:23:52 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/02 04:23:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/02 04:23:52 DEBUG : appleappleapplebananaSUFFIX: md5 = 0e346169489f17f251157009953877fd OK 2026/03/02 04:23:52 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/02 04:23:52 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/02 04:23:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/02 04:23:52 DEBUG : splitbananasplitSUFFIX: md5 = 220a3ac83d943344a10ab6819c500a7e OK 2026/03/02 04:23:52 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/02 04:23:52 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/02 04:23:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/02 04:23:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 162a6730c0a50fbccabc51344f94e798 OK 2026/03/02 04:23:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/02 04:23:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/02 04:23:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/02 04:23:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 648d1600c49ac2fae9a3b612cc084a74 OK 2026/03/02 04:23:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/02 04:23:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/02 04:23:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/02 04:23:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 8dea31ef7cd3e84264611f0844c11682 OK 2026/03/02 04:23:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/02 04:23:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/02 04:23:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/02 04:23:54 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 0cf3b96c3c3d5e68e4af0d3aaf89e1e2 OK 2026/03/02 04:23:54 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/02 04:23:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/02 04:23:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/02 04:23:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = b65ca27913e4562f6937e49695e9c4c0 OK 2026/03/02 04:23:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/02 04:23:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/02 04:23:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/02 04:23:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 86f19073f6232279e8e097b23af5c5e9 OK 2026/03/02 04:23:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/02 04:23:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/02 04:23:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/02 04:23:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = e090c736c74a986546ec00c7bcf76f75 OK 2026/03/02 04:23:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/02 04:23:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/02 04:23:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/02 04:23:55 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 5e6dad5a9726c743d6288d880964b2d9 OK 2026/03/02 04:23:55 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/02 04:23:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/02 04:23:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/02 04:23:56 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = d372a95075b4a686ac17f35048f409da OK 2026/03/02 04:23:56 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/02 04:23:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/02 04:23:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/02 04:23:56 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 945d39fef7f67e40746d5f2e2ac89598 OK 2026/03/02 04:23:56 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/02 04:23:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/02 04:23:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/02 04:23:57 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 1b674938a7c6d0fccb0b137f20d5adab OK 2026/03/02 04:23:57 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/02 04:23:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/02 04:23:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/02 04:23:57 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = ad9d59233c65d3b340e623f6aa8f3633 OK 2026/03/02 04:23:57 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/02 04:23:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/02 04:23:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/02 04:23:58 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = cafb388a6a572f865980daded2d0ed89 OK 2026/03/02 04:23:58 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/02 04:23:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/02 04:23:58 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = f033e85395bf74cd8acc650dbcb23c31 OK 2026/03/02 04:23:58 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/02 04:23:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/02 04:23:58 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 4697fd6dc59e0fcef48eb891d8ffed24 OK 2026/03/02 04:23:58 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/02 04:23:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/02 04:23:58 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 413b3f871085bd7213920ffb5483908e OK 2026/03/02 04:23:58 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/02 04:23:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/02 04:23:58 DEBUG : Waiting for deletions to finish 2026/03/02 04:23:59 INFO : dir1/0012-6789;.txt: Deleted 2026/03/02 04:23:59 INFO : dir1/0010-456789.txt: Deleted 2026/03/02 04:23:59 INFO : dir1/0013-789;=.txt: Deleted 2026/03/02 04:23:59 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/02 04:23:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/02 04:23:59 INFO : dir1/0015-9;=.txt: Deleted 2026/03/02 04:23:59 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/02 04:23:59 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/02 04:23:59 INFO : appleappleapplebanana: Deleted 2026/03/02 04:23:59 INFO : dir1/0008-2345678.txt: Deleted 2026/03/02 04:23:59 INFO : apple: Deleted 2026/03/02 04:23:59 INFO : dir1/0007-1234567.txt: Deleted 2026/03/02 04:23:59 INFO : dir1/0009-3456789.txt: Deleted 2026/03/02 04:23:59 INFO : banana: Deleted 2026/03/02 04:23:59 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/02 04:23:59 INFO : dir1/0011-56789;.txt: Deleted 2026/03/02 04:24:00 INFO : dir1/0014-89;=.txt: Deleted 2026/03/02 04:24:00 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/02 04:24:00 INFO : splitbananasplit: Deleted 2026/03/02 04:24:00 INFO : dir1/0003-defghij.txt: Deleted 2026/03/02 04:24:00 DEBUG : Waiting for deletions to finish 2026/03/02 04:24:00 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/02 04:24:00 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/02 04:24:00 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/02 04:24:00 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/02 04:24:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:24:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:24:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:24:00 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:24:00 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:24:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:24:00 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:24:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:24:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:24:00 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:24:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:24:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:24:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:24:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:24:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:24:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/02 04:24:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/02 04:24:01 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/02 04:24:01 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/02 04:24:01 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/02 04:24:01 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/02 04:24:01 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/02 04:24:01 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/02 04:24:01 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/02 04:24:01 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/02 04:24:01 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/02 04:24:01 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/02 04:24:01 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/02 04:24:01 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/02 04:24:01 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/02 04:24:01 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/02 04:24:01 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/02 04:24:01 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/02 04:24:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/02 04:24:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/02 04:24:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/02 04:24:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/02 04:24:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/02 04:24:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/02 04:24:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/02 04:24:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/02 04:24:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/02 04:24:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/02 04:24:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/02 04:24:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/02 04:24:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/02 04:24:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/02 04:24:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/02 04:24:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/02 04:24:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 04:24:01 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 04:24:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/02 04:24:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/02 04:24:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/02 04:24:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/02 04:24:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/02 04:24:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/02 04:24:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/02 04:24:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/02 04:24:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/02 04:24:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/02 04:24:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/02 04:24:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/02 04:24:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/02 04:24:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/02 04:24:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/02 04:24:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/02 04:24:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 04:24:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 04:24:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 04:24:01 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 04:24:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/02 04:24:01 DEBUG : apple: transformed to: appleSUFFIX 2026/03/02 04:24:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/02 04:24:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/02 04:24:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/02 04:24:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/02 04:24:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/02 04:24:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/02 04:24:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/02 04:24:01 DEBUG : dir1: Directory modification time the same (differ by -15.765µs, within tolerance 1ms) 2026/03/02 04:24:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/02 04:24:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:24:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:24:03 DEBUG : appleappleapplebanana: md5 = 7a1bbdc7f7e8f287d652896ff676184e OK 2026/03/02 04:24:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 04:24:03 INFO : appleappleapplebanana: Copied (new) 2026/03/02 04:24:03 DEBUG : splitbananasplit: md5 = 67d07e8155e4522a5901ba352f888798 OK 2026/03/02 04:24:03 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 04:24:03 INFO : splitbananasplit: Copied (new) 2026/03/02 04:24:03 DEBUG : apple: md5 = d86c3bc3223a532b7e98b7c7b0ffa9aa OK 2026/03/02 04:24:03 DEBUG : apple: size = 5 OK 2026/03/02 04:24:03 INFO : apple: Copied (new) 2026/03/02 04:24:03 DEBUG : banana: md5 = ae0397b111bc60dc9057553232b8912d OK 2026/03/02 04:24:03 DEBUG : banana: size = 6 OK 2026/03/02 04:24:03 INFO : banana: Copied (new) 2026/03/02 04:24:04 DEBUG : dir1/0001-bcdefgh.txt: md5 = a52578c3df8f9ea7d8203a44b962ca73 OK 2026/03/02 04:24:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 04:24:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/02 04:24:04 DEBUG : dir1/0002-cdefghi.txt: md5 = a4811822f33b46752f67d3e1fd91188a OK 2026/03/02 04:24:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 04:24:04 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/02 04:24:04 DEBUG : dir1/0003-defghij.txt: md5 = 27c0ca8c18cba4aa199eb270fdee9de9 OK 2026/03/02 04:24:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 04:24:04 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/02 04:24:04 DEBUG : dir1/0000-abcdefg.txt: md5 = 8a2b0622a57265246cd4538f6b182442 OK 2026/03/02 04:24:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 04:24:04 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/02 04:24:06 DEBUG : dir1/0004-efghijk.txt: md5 = ee20f0990011a5d8b2833d01823b2ad4 OK 2026/03/02 04:24:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 04:24:06 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/02 04:24:06 DEBUG : dir1/0006-ghijklm.txt: md5 = 3211d727642dde2c96bb40ab07d4c49a OK 2026/03/02 04:24:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 04:24:06 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/02 04:24:06 DEBUG : dir1/0007-1234567.txt: md5 = 12c96c78379f0b1042f4cb4e624a65d4 OK 2026/03/02 04:24:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 04:24:06 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/02 04:24:06 DEBUG : dir1/0005-fghijkl.txt: md5 = 0e16a2db300e4d9f284219c4df218a93 OK 2026/03/02 04:24:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 04:24:06 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/02 04:24:07 DEBUG : dir1/0009-3456789.txt: md5 = 1115644d9e04666d765de081970bc4f5 OK 2026/03/02 04:24:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 04:24:07 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/02 04:24:07 DEBUG : dir1/0010-456789.txt: md5 = ca8bdd2bb064fc58b21e7d8060c2973b OK 2026/03/02 04:24:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 04:24:07 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/02 04:24:07 DEBUG : dir1/0008-2345678.txt: md5 = fb3c5d49c2fc8aa25a1156a5997183a9 OK 2026/03/02 04:24:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 04:24:07 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/02 04:24:07 DEBUG : dir1/0011-56789;.txt: md5 = 5e1de78a01d81c7f5aa717649228f4d2 OK 2026/03/02 04:24:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 04:24:07 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/02 04:24:09 DEBUG : dir1/0015-9;=.txt: md5 = a9ff7f39a6bc8a5aa8fc20e8a8736d00 OK 2026/03/02 04:24:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 04:24:09 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/02 04:24:09 DEBUG : dir1/0012-6789;.txt: md5 = 94c976ba9aa559dd972d5c7ccdf990fb OK 2026/03/02 04:24:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 04:24:09 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/02 04:24:09 DEBUG : dir1/0014-89;=.txt: md5 = 9b2e235190daf87bab81554d46732c4d OK 2026/03/02 04:24:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 04:24:09 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/02 04:24:09 DEBUG : dir1/0013-789;=.txt: md5 = 320a2c10c76299767a128262abc4e3f6 OK 2026/03/02 04:24:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 04:24:09 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/02 04:24:09 DEBUG : Waiting for deletions to finish 2026/03/02 04:24:09 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/02 04:24:09 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/02 04:24:09 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/02 04:24:09 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/02 04:24:09 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/02 04:24:09 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/02 04:24:09 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/02 04:24:10 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/02 04:24:10 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/02 04:24:10 INFO : splitbananasplitSUFFIX: Deleted 2026/03/02 04:24:10 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/02 04:24:10 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/02 04:24:10 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/02 04:24:10 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/02 04:24:10 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/02 04:24:10 INFO : appleSUFFIX: Deleted 2026/03/02 04:24:10 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/02 04:24:10 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/02 04:24:10 INFO : bananaSUFFIX: Deleted 2026/03/02 04:24:10 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/02 04:24:10 DEBUG : Waiting for deletions to finish 2026/03/02 04:24:11 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:24:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:24:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:24:11 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:24:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:24:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:24:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:24:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:24:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:24:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:24:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:24:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:24:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:24:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:24:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:24:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:24:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:24:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:24:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:24:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:24:11 DEBUG : Waiting for deletions to finish 2026/03/02 04:24:12 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:24:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:24:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:24:12 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:24:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:24:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:24:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:24:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:24:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:24:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:24:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:24:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:24:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:24:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:24:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:24:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:24:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:24:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:24:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:24:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/03/02 04:24:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:24:26 DEBUG : dir1/0000-abcdefg.txt: md5 = 78731bfff965d22a5a594f6c7f68c933 OK 2026/03/02 04:24:28 DEBUG : dir1/0001-bcdefgh.txt: md5 = 52ffb408ac3d46a6f8610c217a9ba9c3 OK 2026/03/02 04:24:29 DEBUG : dir1/0002-cdefghi.txt: md5 = b6296f28e93d1cfd29817300f2a54f8c OK 2026/03/02 04:24:30 DEBUG : dir1/0003-defghij.txt: md5 = 3db11b8d25590eca7a082048a71d76f3 OK 2026/03/02 04:24:32 DEBUG : dir1/0004-efghijk.txt: md5 = 1693de9932c5ae5ef183e4d7ecd5c7e5 OK 2026/03/02 04:24:34 DEBUG : dir1/0005-fghijkl.txt: md5 = e24930bee22b3d3a1118b08d816600d1 OK 2026/03/02 04:24:35 DEBUG : dir1/0006-ghijklm.txt: md5 = 9c66e715878ce06bf4ef0b4fea880b84 OK 2026/03/02 04:24:37 DEBUG : dir1/0007-1234567.txt: md5 = b7ffcb37744b5e5a81719c2b1e0286ff OK 2026/03/02 04:24:38 DEBUG : dir1/0008-2345678.txt: md5 = 2f82d710ce234bedb78d21b9904333a5 OK 2026/03/02 04:24:40 DEBUG : dir1/0009-3456789.txt: md5 = 9a506b5d7bd3e7a6e392dd5f699e5983 OK 2026/03/02 04:24:42 DEBUG : dir1/0010-456789.txt: md5 = d630d144e547d81fa695c60b0105aedc OK 2026/03/02 04:24:43 DEBUG : dir1/0011-56789;.txt: md5 = 10109ff5c7d84b67a95b69e56bf275da OK 2026/03/02 04:24:45 DEBUG : dir1/0012-6789;.txt: md5 = 16becf5557b0e46795622e67ad1acd7b OK 2026/03/02 04:24:46 DEBUG : dir1/0013-789;=.txt: md5 = 106197693ea034792766dffcc2b8d10f OK 2026/03/02 04:24:48 DEBUG : dir1/0014-89;=.txt: md5 = 60e4bd3eb76a4eadbd7a650a18dc99ea OK 2026/03/02 04:24:49 DEBUG : dir1/0015-9;=.txt: md5 = d14e27186e262cb66c946e3cf54b6b08 OK 2026/03/02 04:24:51 DEBUG : apple: md5 = d73ea23814124d6ce99365fdea8a8976 OK 2026/03/02 04:24:52 DEBUG : banana: md5 = 71c353e451b783e08bd31ddac5e8053a OK 2026/03/02 04:24:54 DEBUG : appleappleapplebanana: md5 = c5245d1d4c1844c647284e174160aec4 OK 2026/03/02 04:24:55 DEBUG : splitbananasplit: md5 = f815c07675e3a42eff9dc36c4b1ea5b5 OK 2026/03/02 04:24:55 DEBUG : Waiting for deletions to finish 2026/03/02 04:24:56 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:24:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:24:56 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:24:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:24:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:24:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:24:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:24:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:24:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:24:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:24:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:24:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:24:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:24:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:24:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:24:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:24:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:24:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:24:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:24:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:24:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 04:24:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 04:24:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 04:24:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:24:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 04:24:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:24:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:24:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:24:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:24:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/02 04:24:57 DEBUG : apple: size = 5 OK 2026/03/02 04:24:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:24:57 DEBUG : apple: Unchanged skipping 2026/03/02 04:24:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:24:57 DEBUG : banana: size = 6 OK 2026/03/02 04:24:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:24:57 DEBUG : banana: Unchanged skipping 2026/03/02 04:24:57 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/02 04:24:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 04:24:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/02 04:24:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 04:24:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:24:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:24:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 04:24:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:24:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:24:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:24:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:24:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:24:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:24:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:24:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:24:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:24:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:24:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 04:24:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:24:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:24:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:24:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:24:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:24:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:24:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:24:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:24:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:24:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:24:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:24:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:24:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:24:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:24:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:24:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:24:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:24:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:24:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:24:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:24:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:24:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:24:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 04:24:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:24:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:24:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:24:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:24:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:24:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:24:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:24:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:24:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:24:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:24:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:24:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:24:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 04:24:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:24:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:24:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:24:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:24:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:24:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:24:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:24:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:24:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:24:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:24:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:24:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:24:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:24:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:24:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 04:24:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:24:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:24:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:24:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:24:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:24:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 04:24:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:24:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 04:24:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:24:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 04:24:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:24:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 04:24:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:24:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:24:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:24:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:24:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:24:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:24:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:24:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:24:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:24:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 04:24:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:24:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:24:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:24:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:24:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:24:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 04:24:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:24:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:24:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:24:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:24:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:24:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:24:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:24:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:24:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:24:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:24:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 04:24:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:24:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:24:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:24:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:24:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:24:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 04:24:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:24:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:24:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:24:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:24:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:24:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:24:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:24:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:24:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:24:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 04:24:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:24:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 04:24:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:24:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 04:24:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:24:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 04:24:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 04:24:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:24:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:24:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:24:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:24:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:24:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:24:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:24:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:24:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 04:24:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:24:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 04:24:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:24:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:24:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:24:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:24:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:24:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 04:24:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:24:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:24:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:24:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:24:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:24:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:24:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:24:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:24:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:24:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:24:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/02 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:24:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:24:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:24:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:24:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:24:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:24:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:24:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 04:24:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:24:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:24:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 04:24:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 04:24:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:24:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:24:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:24:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:24:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/02 04:24:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/02 04:24:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/02 04:24:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/02 04:24:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:24:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:24:59 DEBUG : appleapple: md5 = 39ab1ac860875c2eb98878f59107e97a OK 2026/03/02 04:24:59 DEBUG : appleapple: size = 21 OK 2026/03/02 04:24:59 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/02 04:24:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/02 04:24:59 DEBUG : dir1/0000-abcde: md5 = c81664187349313bf8f58a4174089f08 OK 2026/03/02 04:24:59 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/02 04:24:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/02 04:24:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/02 04:24:59 DEBUG : splitbanan: md5 = 107cf1c6fdcae8e6c300844204a4399c OK 2026/03/02 04:24:59 DEBUG : splitbanan: size = 16 OK 2026/03/02 04:24:59 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/02 04:24:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/02 04:24:59 DEBUG : dir1/0001-bcdef: md5 = bf61d96fb5c4be002429986d8c9c35c9 OK 2026/03/02 04:24:59 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/02 04:24:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/02 04:24:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/02 04:25:00 DEBUG : dir1/0002-cdefg: md5 = 4eb0f20989da1a5e048c37a8a11fb04f OK 2026/03/02 04:25:00 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/02 04:25:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/02 04:25:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/02 04:25:00 DEBUG : dir1/0003-defgh: md5 = 571a4bb146de9782f00b3c01cbb04392 OK 2026/03/02 04:25:00 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/02 04:25:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/02 04:25:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/02 04:25:00 DEBUG : dir1/0004-efghi: md5 = 62a014eda2a412ccc68018e14b5f4272 OK 2026/03/02 04:25:00 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/02 04:25:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/02 04:25:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/02 04:25:01 DEBUG : dir1/0005-fghij: md5 = 0969f9d631140a92eef1c341ff6b12ed OK 2026/03/02 04:25:01 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/02 04:25:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/02 04:25:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/02 04:25:02 DEBUG : dir1/0006-ghijk: md5 = d0b3e6b5eb1f57392ba5d4f4608d94cf OK 2026/03/02 04:25:02 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/02 04:25:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/02 04:25:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/02 04:25:02 DEBUG : dir1/0007-12345: md5 = 763aba527aa5713e2f89be28cc170c61 OK 2026/03/02 04:25:02 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/02 04:25:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/02 04:25:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/02 04:25:02 DEBUG : dir1/0008-23456: md5 = 630a3c44aa0d111c5c60167f87ad840b OK 2026/03/02 04:25:02 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/02 04:25:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/02 04:25:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/02 04:25:02 DEBUG : dir1/0009-34567: md5 = 4a9533f66ee957978544e10f78c5619f OK 2026/03/02 04:25:02 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/02 04:25:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/02 04:25:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/02 04:25:03 DEBUG : dir1/0010-45678: md5 = 61a8b735fea702a0dd8036be77e3bb2c OK 2026/03/02 04:25:03 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/02 04:25:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/02 04:25:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/02 04:25:03 DEBUG : dir1/0011-56789: md5 = 2aaa85750ac2c00b63d3d7ae4a828c49 OK 2026/03/02 04:25:03 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/02 04:25:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/02 04:25:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/02 04:25:03 DEBUG : dir1/0012-6789;: md5 = 1b44c08f5fdcf3d71f7d3ab73853486a OK 2026/03/02 04:25:03 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/02 04:25:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/02 04:25:03 DEBUG : dir1/0013-789;=: md5 = 5e3d822ec0bd84a4d89aa2f2b54accfe OK 2026/03/02 04:25:03 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/02 04:25:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/02 04:25:05 DEBUG : dir1/0014-89;=.: md5 = ef5ddf2f8d3d21ef919d34efa15f3f33 OK 2026/03/02 04:25:05 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/02 04:25:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/02 04:25:05 DEBUG : dir1/0015-9;=.t: md5 = 6c99adfdc1f8beb0468e4307b9d94147 OK 2026/03/02 04:25:05 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/02 04:25:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/02 04:25:05 DEBUG : Waiting for deletions to finish 2026/03/02 04:25:05 INFO : appleappleapplebanana: Deleted 2026/03/02 04:25:05 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/02 04:25:05 INFO : dir1/0008-2345678.txt: Deleted 2026/03/02 04:25:05 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/02 04:25:05 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/02 04:25:05 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/02 04:25:05 INFO : dir1/0012-6789;.txt: Deleted 2026/03/02 04:25:05 INFO : dir1/0010-456789.txt: Deleted 2026/03/02 04:25:06 INFO : dir1/0014-89;=.txt: Deleted 2026/03/02 04:25:06 INFO : dir1/0015-9;=.txt: Deleted 2026/03/02 04:25:06 INFO : dir1/0013-789;=.txt: Deleted 2026/03/02 04:25:06 INFO : dir1/0003-defghij.txt: Deleted 2026/03/02 04:25:06 INFO : dir1/0007-1234567.txt: Deleted 2026/03/02 04:25:06 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/02 04:25:06 INFO : splitbananasplit: Deleted 2026/03/02 04:25:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/02 04:25:06 INFO : dir1/0009-3456789.txt: Deleted 2026/03/02 04:25:06 INFO : dir1/0011-56789;.txt: Deleted 2026/03/02 04:25:06 DEBUG : Waiting for deletions to finish 2026/03/02 04:25:07 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:25:07 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/02 04:25:07 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:25:07 DEBUG : appleapple: Excluded (Path Filter) 2026/03/02 04:25:07 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/02 04:25:07 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/02 04:25:07 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/02 04:25:07 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/02 04:25:07 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/02 04:25:07 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/02 04:25:07 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/02 04:25:07 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/02 04:25:07 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/02 04:25:07 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/02 04:25:07 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/02 04:25:07 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/02 04:25:07 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/02 04:25:07 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/02 04:25:07 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/02 04:25:07 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/02 04:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/02 04:25:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/02 04:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/02 04:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/02 04:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/02 04:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/02 04:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/02 04:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/02 04:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/02 04:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/02 04:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/02 04:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/02 04:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/02 04:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/02 04:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/02 04:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/02 04:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/02 04:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/02 04:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/02 04:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/02 04:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/02 04:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/02 04:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/02 04:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/02 04:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/02 04:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/02 04:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/02 04:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/02 04:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/02 04:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/02 04:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/02 04:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/02 04:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/02 04:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/02 04:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/02 04:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/02 04:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/02 04:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/02 04:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/02 04:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/02 04:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/02 04:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/02 04:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/02 04:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/02 04:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/02 04:25:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/02 04:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/02 04:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/02 04:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/02 04:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/02 04:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/02 04:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/02 04:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/02 04:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/02 04:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/02 04:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/02 04:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/02 04:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/02 04:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/02 04:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/02 04:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/02 04:25:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/02 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/02 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/02 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/02 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/02 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/02 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/02 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/02 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/02 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/02 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/02 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/02 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/02 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/02 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/02 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/02 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:25:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/02 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:25:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 04:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/02 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:25:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/02 04:25:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/02 04:25:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/02 04:25:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/02 04:25:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/02 04:25:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/02 04:25:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/02 04:25:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/02 04:25:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/02 04:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/02 04:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/02 04:25:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/02 04:25:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/02 04:25:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/02 04:25:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/02 04:25:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/02 04:25:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 04:25:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 04:25:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 04:25:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:25:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:25:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:25:08 DEBUG : apple: size = 5 OK 2026/03/02 04:25:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:08 DEBUG : apple: Unchanged skipping 2026/03/02 04:25:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:25:08 DEBUG : dir1: Directory modification time the same (differ by -727.472µs, within tolerance 1ms) 2026/03/02 04:25:08 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 04:25:08 DEBUG : appleapple: size = 21 OK 2026/03/02 04:25:08 DEBUG : banana: size = 6 OK 2026/03/02 04:25:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 04:25:08 DEBUG : banana: Unchanged skipping 2026/03/02 04:25:08 DEBUG : splitbanan: size = 16 OK 2026/03/02 04:25:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:08 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 04:25:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:25:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 04:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:25:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 04:25:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:25:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:25:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:25:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:25:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:25:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:25:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:25:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:25:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:25:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:25:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 04:25:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:25:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:25:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:25:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:25:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:25:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:25:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:25:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:25:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:25:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:25:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:25:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:25:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:25:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:25:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:25:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:25:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:25:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:25:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:25:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:25:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:25:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:25:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 04:25:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:25:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:25:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:25:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:25:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:25:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:25:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:25:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:25:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:25:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:25:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:25:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:25:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 04:25:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:25:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:25:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:25:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:25:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:25:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:25:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:25:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:25:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:25:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:25:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:25:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:25:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:25:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:25:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 04:25:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:25:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:25:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:25:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:25:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 04:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:25:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 04:25:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:25:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 04:25:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:25:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 04:25:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:25:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 04:25:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:25:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:25:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:25:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:25:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:25:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:25:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:25:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:25:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:25:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 04:25:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:25:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:25:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:25:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:25:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:25:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 04:25:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:25:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:25:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:25:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:25:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:25:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 04:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:25:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:25:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:25:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 04:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:25:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:25:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:25:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:25:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:25:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 04:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:25:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 04:25:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:25:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 04:25:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:25:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 04:25:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:25:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 04:25:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 04:25:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:25:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:25:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:25:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:25:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:25:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:25:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:25:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:25:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 04:25:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:25:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 04:25:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:25:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:25:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:25:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:25:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:25:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 04:25:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:25:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:25:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:25:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:25:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:25:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:25:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:25:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:25:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:25:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/02 04:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:25:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/02 04:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/02 04:25:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/02 04:25:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/02 04:25:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/02 04:25:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/02 04:25:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/02 04:25:08 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/02 04:25:08 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/02 04:25:08 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/02 04:25:08 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/02 04:25:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/02 04:25:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/02 04:25:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/02 04:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/02 04:25:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/02 04:25:08 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/02 04:25:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 04:25:08 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/02 04:25:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 04:25:08 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/02 04:25:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 04:25:08 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/02 04:25:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 04:25:08 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/02 04:25:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:25:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:08 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/02 04:25:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 04:25:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 04:25:08 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/02 04:25:08 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/02 04:25:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 04:25:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 04:25:08 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/02 04:25:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 04:25:08 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/02 04:25:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 04:25:08 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/02 04:25:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 04:25:08 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/02 04:25:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 04:25:08 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/02 04:25:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 04:25:08 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/02 04:25:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 04:25:08 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/02 04:25:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 04:25:08 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/02 04:25:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 04:25:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:25:08 DEBUG : Waiting for deletions to finish 2026/03/02 04:25:08 DEBUG : Waiting for deletions to finish 2026/03/02 04:25:09 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:25:09 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/02 04:25:09 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:25:09 DEBUG : appleapple: Excluded (Path Filter) 2026/03/02 04:25:09 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/02 04:25:09 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/02 04:25:09 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/02 04:25:09 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/02 04:25:09 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/02 04:25:09 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/02 04:25:09 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/02 04:25:09 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/02 04:25:09 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/02 04:25:09 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/02 04:25:09 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/02 04:25:09 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/02 04:25:09 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/02 04:25:09 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/02 04:25:09 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/02 04:25:09 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/02 04:25:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:25:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:25:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/02 04:25:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/02 04:25:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/02 04:25:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/02 04:25:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/02 04:25:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/02 04:25:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/02 04:25:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/02 04:25:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/02 04:25:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/02 04:25:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/02 04:25:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/02 04:25:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/02 04:25:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/02 04:25:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/02 04:25:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/02 04:25:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/02 04:25:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/02 04:25:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/02 04:25:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/02 04:25:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/02 04:25:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/02 04:25:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/02 04:25:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/02 04:25:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/02 04:25:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/02 04:25:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/02 04:25:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/02 04:25:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/02 04:25:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/02 04:25:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/02 04:25:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 04:25:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/02 04:25:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/02 04:25:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/02 04:25:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/02 04:25:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/02 04:25:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/02 04:25:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/02 04:25:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/02 04:25:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/02 04:25:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/02 04:25:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/02 04:25:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/02 04:25:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/02 04:25:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/02 04:25:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/02 04:25:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/02 04:25:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/02 04:25:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/02 04:25:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/02 04:25:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:25:23 DEBUG : dir1/0000-abcdefg.txt: md5 = 43950b78c4a138e641dc2ac270237171 OK 2026/03/02 04:25:24 DEBUG : dir1/0001-bcdefgh.txt: md5 = a75b59a8ff61807eb3a7d1eb86907a59 OK 2026/03/02 04:25:26 DEBUG : dir1/0002-cdefghi.txt: md5 = ca845e992fdb93186d22c2f8c88c22c0 OK 2026/03/02 04:25:27 DEBUG : dir1/0003-defghij.txt: md5 = 3e90f691fb51eccbd465ca7ba5a34f4a OK 2026/03/02 04:25:29 DEBUG : dir1/0004-efghijk.txt: md5 = a8ca329cbfeacb036dbffe02e297ba84 OK 2026/03/02 04:25:30 DEBUG : dir1/0005-fghijkl.txt: md5 = 2aecad1135302b9b1de92a722cedf0a4 OK 2026/03/02 04:25:32 DEBUG : dir1/0006-ghijklm.txt: md5 = a425e5beec0be4fd96b569bb6b671c10 OK 2026/03/02 04:25:33 DEBUG : dir1/0007-1234567.txt: md5 = f431abf4b1a3ca1e38232bf9d2bbb013 OK 2026/03/02 04:25:35 DEBUG : dir1/0008-2345678.txt: md5 = 713857b59ae2355f399a46600b9fb6c1 OK 2026/03/02 04:25:36 DEBUG : dir1/0009-3456789.txt: md5 = 12313e6079e15b8c4cdc71d16d8fbfb8 OK 2026/03/02 04:25:38 DEBUG : dir1/0010-456789.txt: md5 = 4ac0ee841e3402c503c1725184620a8f OK 2026/03/02 04:25:40 DEBUG : dir1/0011-56789;.txt: md5 = 987f0f123ce2f2cd355c83a67765bac4 OK 2026/03/02 04:25:41 DEBUG : dir1/0012-6789;.txt: md5 = 6415b0e40afe8abfba8fd05dd8d6b8f8 OK 2026/03/02 04:25:43 DEBUG : dir1/0013-789;=.txt: md5 = a1297c060bc3d4197ce1c264b557b0d8 OK 2026/03/02 04:25:44 DEBUG : dir1/0014-89;=.txt: md5 = ba6de5eddd2f040337ed62b9a579728a OK 2026/03/02 04:25:46 DEBUG : dir1/0015-9;=.txt: md5 = 8db764295ea724a17610cd9397c0e9c2 OK 2026/03/02 04:25:47 DEBUG : apple: md5 = aa0ab8d8323e84aac696d0cac4e5a207 OK 2026/03/02 04:25:49 DEBUG : banana: md5 = 9ba7fac3df8a086d04efc5d68abd60b7 OK 2026/03/02 04:25:50 DEBUG : appleappleapplebanana: md5 = 2eb4976e2618101ac1ba17fe32592331 OK 2026/03/02 04:25:52 DEBUG : splitbananasplit: md5 = fb661e7be5caef40aefe7354cd897abe OK 2026/03/02 04:25:52 DEBUG : Waiting for deletions to finish 2026/03/02 04:25:52 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:25:52 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:25:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:25:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:25:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:25:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:25:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:25:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:25:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:25:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:25:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:25:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:25:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:25:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:25:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:25:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:25:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:25:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:25:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:25:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:25:53 DEBUG : apple: size = 5 OK 2026/03/02 04:25:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:53 DEBUG : apple: Unchanged skipping 2026/03/02 04:25:53 DEBUG : banana: size = 6 OK 2026/03/02 04:25:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 04:25:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:53 DEBUG : banana: Unchanged skipping 2026/03/02 04:25:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 04:25:54 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/02 04:25:54 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 04:25:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:54 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 04:25:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 04:25:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 04:25:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 04:25:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 04:25:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 04:25:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 04:25:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 04:25:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 04:25:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 04:25:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 04:25:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 04:25:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:25:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 04:25:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 04:25:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 04:25:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 04:25:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 04:25:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 04:25:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 04:25:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 04:25:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 04:25:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 04:25:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 04:25:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 04:25:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 04:25:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 04:25:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 04:25:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 04:25:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 04:25:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 04:25:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 04:25:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 04:25:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 04:25:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:25:54 DEBUG : Waiting for deletions to finish 2026/03/02 04:25:54 DEBUG : Waiting for deletions to finish 2026/03/02 04:25:54 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:25:54 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:25:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:25:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:25:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:25:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:25:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:25:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:25:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:25:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:25:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:25:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:25:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:25:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:25:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:25:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:25:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:25:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:25:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:25:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:25:56 DEBUG : dir1: Directory modification time the same (differ by -329.258µs, within tolerance 1ms) 2026/03/02 04:25:56 DEBUG : apple: size = 5 OK 2026/03/02 04:25:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:56 DEBUG : apple: Unchanged skipping 2026/03/02 04:25:56 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 04:25:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:56 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 04:25:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 04:25:56 DEBUG : banana: size = 6 OK 2026/03/02 04:25:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:56 DEBUG : banana: Unchanged skipping 2026/03/02 04:25:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 04:25:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 04:25:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 04:25:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 04:25:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 04:25:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 04:25:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 04:25:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 04:25:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 04:25:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 04:25:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 04:25:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 04:25:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 04:25:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 04:25:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 04:25:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 04:25:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 04:25:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 04:25:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 04:25:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 04:25:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 04:25:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 04:25:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 04:25:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 04:25:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 04:25:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 04:25:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 04:25:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:25:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 04:25:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 04:25:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 04:25:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 04:25:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 04:25:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:25:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 04:25:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:25:56 DEBUG : Waiting for deletions to finish 2026/03/02 04:25:56 DEBUG : Waiting for deletions to finish 2026/03/02 04:25:56 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:25:56 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:25:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:25:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:25:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:25:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:25:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:25:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:25:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:25:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:25:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:25:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:25:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:25:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:25:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:25:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:25:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:25:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:25:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:25:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:25:57 DEBUG : Waiting for deletions to finish 2026/03/02 04:25:57 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:25:57 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:25:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:25:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:25:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:25:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:25:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:25:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:25:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:25:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:25:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:25:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:25:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:25:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:25:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:25:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:25:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:25:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:25:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:25:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:26:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/02 04:26:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/02 04:26:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/02 04:26:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/02 04:26:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/02 04:26:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/02 04:26:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/02 04:26:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/02 04:26:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/02 04:26:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/02 04:26:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/02 04:26:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/02 04:26:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/02 04:26:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/02 04:26:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/02 04:26:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:26:12 DEBUG : dir1/0000-abcdefg.txt: md5 = e3e43327f53f6e335b8d1eb9dcc96be4 OK 2026/03/02 04:26:13 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4c2d60916293966c258db9becdb4bf0f OK 2026/03/02 04:26:15 DEBUG : dir1/0002-cdefghi.txt: md5 = 978d73d7e71e93d9643489056bd88523 OK 2026/03/02 04:26:16 DEBUG : dir1/0003-defghij.txt: md5 = 95504bbec7e0887c049b781aa4ce112c OK 2026/03/02 04:26:18 DEBUG : dir1/0004-efghijk.txt: md5 = 510b28e665a9407a19ef4737992b6f68 OK 2026/03/02 04:26:19 DEBUG : dir1/0005-fghijkl.txt: md5 = df02fde85eca9a5372f8629e5f316d34 OK 2026/03/02 04:26:21 DEBUG : dir1/0006-ghijklm.txt: md5 = cff187206ecd848c3466c4cfe09a9885 OK 2026/03/02 04:26:22 DEBUG : dir1/0007-1234567.txt: md5 = 73473eaa9fe04bac2e2b195e0eeff5fa OK 2026/03/02 04:26:24 DEBUG : dir1/0008-2345678.txt: md5 = d20aa044df3ba2c34b4bb72f4971ff94 OK 2026/03/02 04:26:26 DEBUG : dir1/0009-3456789.txt: md5 = bb83c8da2219590bc11f12bf6edb5cf9 OK 2026/03/02 04:26:27 DEBUG : dir1/0010-456789.txt: md5 = 6eb9999002f50cc7a4107c4bad89efcf OK 2026/03/02 04:26:29 DEBUG : dir1/0011-56789;.txt: md5 = 46f7f0b6adad29ad97c2600dd40777af OK 2026/03/02 04:26:30 DEBUG : dir1/0012-6789;.txt: md5 = c493a8cf471c8f1aa38cde910270d56b OK 2026/03/02 04:26:32 DEBUG : dir1/0013-789;=.txt: md5 = 5be1e5df06c61b3708fd49be32d30571 OK 2026/03/02 04:26:34 DEBUG : dir1/0014-89;=.txt: md5 = b88908151bbb01bea3d32ccc7f2204d1 OK 2026/03/02 04:26:35 DEBUG : dir1/0015-9;=.txt: md5 = d1d6069f3c3c8197df5b644ca3ee1e56 OK 2026/03/02 04:26:37 DEBUG : apple: md5 = 08f5e53f6912c50381354b8a3c7e810a OK 2026/03/02 04:26:38 DEBUG : banana: md5 = 11b52327b3d6bfe0c124e63558cdaef7 OK 2026/03/02 04:26:40 DEBUG : appleappleapplebanana: md5 = 33886d86ee400c2eac11faa3af831de4 OK 2026/03/02 04:26:41 DEBUG : splitbananasplit: md5 = 72dd0a12edf04397eb292d5539c22fff OK 2026/03/02 04:26:41 DEBUG : Waiting for deletions to finish 2026/03/02 04:26:42 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:26:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:26:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:26:42 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:26:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:26:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:26:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:26:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:26:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:26:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:26:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:26:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:26:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:26:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:26:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:26:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:26:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:26:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:26:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:26:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:26:43 DEBUG : apple: size = 5 OK 2026/03/02 04:26:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:43 DEBUG : apple: Unchanged skipping 2026/03/02 04:26:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 04:26:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 04:26:43 DEBUG : banana: size = 6 OK 2026/03/02 04:26:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:43 DEBUG : banana: Unchanged skipping 2026/03/02 04:26:44 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/02 04:26:44 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 04:26:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:44 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 04:26:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 04:26:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 04:26:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 04:26:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 04:26:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 04:26:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 04:26:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 04:26:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 04:26:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 04:26:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 04:26:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 04:26:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 04:26:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:26:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 04:26:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 04:26:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 04:26:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 04:26:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:26:44 DEBUG : Waiting for deletions to finish 2026/03/02 04:26:44 DEBUG : Waiting for deletions to finish 2026/03/02 04:26:44 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:26:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:26:45 DEBUG : dir1: Directory modification time the same (differ by -858.138µs, within tolerance 1ms) 2026/03/02 04:26:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 04:26:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 04:26:45 DEBUG : apple: size = 5 OK 2026/03/02 04:26:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:45 DEBUG : apple: Unchanged skipping 2026/03/02 04:26:45 DEBUG : banana: size = 6 OK 2026/03/02 04:26:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:45 DEBUG : banana: Unchanged skipping 2026/03/02 04:26:45 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 04:26:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:45 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 04:26:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 04:26:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 04:26:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 04:26:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 04:26:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 04:26:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 04:26:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 04:26:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 04:26:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 04:26:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 04:26:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 04:26:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 04:26:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 04:26:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 04:26:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 04:26:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 04:26:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 04:26:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 04:26:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 04:26:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 04:26:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 04:26:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 04:26:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 04:26:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 04:26:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 04:26:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 04:26:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 04:26:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 04:26:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 04:26:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 04:26:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:26:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 04:26:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:26:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 04:26:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:26:45 DEBUG : Waiting for deletions to finish 2026/03/02 04:26:45 DEBUG : Waiting for deletions to finish 2026/03/02 04:26:46 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:26:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:26:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:26:46 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:26:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:26:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:26:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:26:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:26:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:26:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:26:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:26:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:26:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:26:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:26:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:26:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:26:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:26:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:26:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:26:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:26:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/02 04:26:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/02 04:26:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/02 04:26:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/02 04:26:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/02 04:26:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/02 04:26:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/02 04:26:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/02 04:26:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/02 04:26:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/02 04:26:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/02 04:26:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/02 04:26:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/02 04:26:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/02 04:26:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/02 04:26:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:27:00 DEBUG : dir1/0000-abcdefg.txt: md5 = 9f36eaf410fb633dd6c44417d8f97490 OK 2026/03/02 04:27:01 DEBUG : dir1/0001-bcdefgh.txt: md5 = 77bc1b740dc6f80a5143f6388bd70c02 OK 2026/03/02 04:27:03 DEBUG : dir1/0002-cdefghi.txt: md5 = ec89020fa2f6e296fd3dd1173a7e0896 OK 2026/03/02 04:27:05 DEBUG : dir1/0003-defghij.txt: md5 = 9161a75cba4bc85eb5d985aaa4f2619f OK 2026/03/02 04:27:06 DEBUG : dir1/0004-efghijk.txt: md5 = b52b422f8517291edc0c28d27eb5a129 OK 2026/03/02 04:27:08 DEBUG : dir1/0005-fghijkl.txt: md5 = 342e578fbeb193547c739c97293b0e10 OK 2026/03/02 04:27:09 DEBUG : dir1/0006-ghijklm.txt: md5 = 99396e45663f73c37c83bd9a1c42c949 OK 2026/03/02 04:27:11 DEBUG : dir1/0007-1234567.txt: md5 = 8c82ae447c683695d5acec3ddc14d418 OK 2026/03/02 04:27:12 DEBUG : dir1/0008-2345678.txt: md5 = 6bb1891f77a0a65cbed5a6a4abb9de9e OK 2026/03/02 04:27:14 DEBUG : dir1/0009-3456789.txt: md5 = 65fe42ccd4cdfbbde854d41b6d7ae62d OK 2026/03/02 04:27:15 DEBUG : dir1/0010-456789.txt: md5 = cdbf5581ab0e22dfe3ec04e69855ea96 OK 2026/03/02 04:27:17 DEBUG : dir1/0011-56789;.txt: md5 = a990891c4bd4aa64703fbedfa90ef3e7 OK 2026/03/02 04:27:18 DEBUG : dir1/0012-6789;.txt: md5 = 9f5902e370cf824e2ead852e531ec528 OK 2026/03/02 04:27:20 DEBUG : dir1/0013-789;=.txt: md5 = feeedba5a4383bf3b316930db6d81479 OK 2026/03/02 04:27:21 DEBUG : dir1/0014-89;=.txt: md5 = d0b49fc3ecf0c251d54398a04e77a88c OK 2026/03/02 04:27:23 DEBUG : dir1/0015-9;=.txt: md5 = f811292264aaa59fd5deb1352b8211d3 OK 2026/03/02 04:27:24 DEBUG : apple: md5 = a39d93c7dd64f882392bb089bdcc74a4 OK 2026/03/02 04:27:26 DEBUG : banana: md5 = 342174a488f45a11b6ef9b89742e1d15 OK 2026/03/02 04:27:28 DEBUG : appleappleapplebanana: md5 = 3f7bf5fbf6b35eec6a4e0635385270eb OK 2026/03/02 04:27:29 DEBUG : splitbananasplit: md5 = bf32cf058f423e0eb4206f05f726754c OK 2026/03/02 04:27:29 DEBUG : Waiting for deletions to finish 2026/03/02 04:27:30 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:27:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:27:30 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:27:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:27:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:27:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:27:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:27:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:27:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:27:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:27:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:27:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:27:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:27:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:27:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:27:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:27:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:27:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:27:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:27:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:27:31 DEBUG : apple: size = 5 OK 2026/03/02 04:27:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 04:27:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 04:27:31 DEBUG : banana: size = 6 OK 2026/03/02 04:27:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:31 DEBUG : banana: Unchanged skipping 2026/03/02 04:27:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:31 DEBUG : apple: Unchanged skipping 2026/03/02 04:27:31 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/02 04:27:31 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 04:27:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:31 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 04:27:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 04:27:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 04:27:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 04:27:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 04:27:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 04:27:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 04:27:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 04:27:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 04:27:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 04:27:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 04:27:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 04:27:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 04:27:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 04:27:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 04:27:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 04:27:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 04:27:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 04:27:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 04:27:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 04:27:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 04:27:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 04:27:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 04:27:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 04:27:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 04:27:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 04:27:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 04:27:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 04:27:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 04:27:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 04:27:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:27:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 04:27:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 04:27:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 04:27:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:27:31 DEBUG : Waiting for deletions to finish 2026/03/02 04:27:31 DEBUG : Waiting for deletions to finish 2026/03/02 04:27:32 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:27:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:27:32 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:27:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:27:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:27:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:27:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:27:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:27:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:27:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:27:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:27:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:27:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:27:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:27:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:27:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:27:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:27:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:27:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:27:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:27:33 DEBUG : dir1: Directory modification time the same (differ by -362.886µs, within tolerance 1ms) 2026/03/02 04:27:33 DEBUG : apple: size = 5 OK 2026/03/02 04:27:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:33 DEBUG : apple: Unchanged skipping 2026/03/02 04:27:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 04:27:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 04:27:33 DEBUG : banana: size = 6 OK 2026/03/02 04:27:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:33 DEBUG : banana: Unchanged skipping 2026/03/02 04:27:33 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 04:27:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:33 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 04:27:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 04:27:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 04:27:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 04:27:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 04:27:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 04:27:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 04:27:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 04:27:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 04:27:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 04:27:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 04:27:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 04:27:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 04:27:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 04:27:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 04:27:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 04:27:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 04:27:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 04:27:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 04:27:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 04:27:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 04:27:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 04:27:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 04:27:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 04:27:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 04:27:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:27:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 04:27:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 04:27:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 04:27:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 04:27:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 04:27:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 04:27:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 04:27:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:27:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 04:27:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:27:33 DEBUG : Waiting for deletions to finish 2026/03/02 04:27:33 DEBUG : Waiting for deletions to finish 2026/03/02 04:27:34 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:27:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:27:34 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:27:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:27:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:27:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:27:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:27:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:27:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:27:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:27:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:27:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:27:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:27:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:27:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:27:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:27:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:27:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:27:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:27:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:27:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/02 04:27:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/02 04:27:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/02 04:27:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/02 04:27:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/02 04:27:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/02 04:27:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/02 04:27:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/02 04:27:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/02 04:27:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/02 04:27:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/02 04:27:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/02 04:27:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/02 04:27:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/02 04:27:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/02 04:27:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:27:48 DEBUG : dir1/0000-abcdefg.txt: md5 = 4ca6caa4504edfa3236e193cdc7f729f OK 2026/03/02 04:27:49 DEBUG : dir1/0001-bcdefgh.txt: md5 = 05f40c96964a2f94661f7de7e45b8f88 OK 2026/03/02 04:27:51 DEBUG : dir1/0002-cdefghi.txt: md5 = 0a14ef404229e16129b9e25dec1fbf8c OK 2026/03/02 04:27:53 DEBUG : dir1/0003-defghij.txt: md5 = 20ba5c4dacbc8f498458f693318980e8 OK 2026/03/02 04:27:54 DEBUG : dir1/0004-efghijk.txt: md5 = 5bceca2361f17bcd273055bd7657ab6c OK 2026/03/02 04:27:56 DEBUG : dir1/0005-fghijkl.txt: md5 = b5c078b841ae3881b07a49eb39e6624d OK 2026/03/02 04:27:57 DEBUG : dir1/0006-ghijklm.txt: md5 = 4080632042c575e57061089fabeabb7d OK 2026/03/02 04:27:58 DEBUG : dir1/0007-1234567.txt: md5 = 2dfadb03ef29e2e28d2acb4211b39760 OK 2026/03/02 04:28:00 DEBUG : dir1/0008-2345678.txt: md5 = 9c1f1df51bb3916b4e1c97b0f288041f OK 2026/03/02 04:28:02 DEBUG : dir1/0009-3456789.txt: md5 = bfcdcd989c4f79f7b6eafdd524bc9238 OK 2026/03/02 04:28:03 DEBUG : dir1/0010-456789.txt: md5 = 12dea66d63297a4b1838ac69ceedfaeb OK 2026/03/02 04:28:05 DEBUG : dir1/0011-56789;.txt: md5 = 82f3b10e40386fe982be756b782ce293 OK 2026/03/02 04:28:06 DEBUG : dir1/0012-6789;.txt: md5 = a447beb27e7243659b49ae904345e76e OK 2026/03/02 04:28:08 DEBUG : dir1/0013-789;=.txt: md5 = 36139e37ccf8fb4a48378ba8c23e1362 OK 2026/03/02 04:28:09 DEBUG : dir1/0014-89;=.txt: md5 = 500f04d5f7758304344ccd116c3b787e OK 2026/03/02 04:28:11 DEBUG : dir1/0015-9;=.txt: md5 = 1bd704463050b188de634f26a702af79 OK 2026/03/02 04:28:13 DEBUG : apple: md5 = fb124c0cea51ba47cce5e045e6808709 OK 2026/03/02 04:28:14 DEBUG : banana: md5 = 5657bf5f5a2ca11f2309e063b8c61554 OK 2026/03/02 04:28:16 DEBUG : appleappleapplebanana: md5 = 37afc70d41a03b52e1a697f3f5c6426d OK 2026/03/02 04:28:18 DEBUG : splitbananasplit: md5 = 962de536856f6dafa59735fcac36e879 OK 2026/03/02 04:28:18 DEBUG : Waiting for deletions to finish 2026/03/02 04:28:18 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:28:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:28:18 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:28:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:28:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:28:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:28:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:28:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:28:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:28:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:28:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:28:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:28:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:28:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:28:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:28:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:28:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:28:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:28:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:28:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:28:19 DEBUG : apple: size = 5 OK 2026/03/02 04:28:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:19 DEBUG : apple: Unchanged skipping 2026/03/02 04:28:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 04:28:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 04:28:19 DEBUG : banana: size = 6 OK 2026/03/02 04:28:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:19 DEBUG : banana: Unchanged skipping 2026/03/02 04:28:20 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/02 04:28:20 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 04:28:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:20 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 04:28:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 04:28:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 04:28:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 04:28:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 04:28:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 04:28:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 04:28:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 04:28:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 04:28:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 04:28:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 04:28:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 04:28:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:28:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 04:28:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 04:28:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 04:28:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 04:28:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 04:28:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 04:28:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 04:28:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 04:28:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 04:28:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 04:28:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 04:28:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 04:28:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 04:28:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 04:28:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 04:28:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 04:28:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 04:28:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 04:28:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 04:28:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 04:28:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 04:28:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:28:20 DEBUG : Waiting for deletions to finish 2026/03/02 04:28:20 DEBUG : Waiting for deletions to finish 2026/03/02 04:28:20 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:28:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:28:20 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:28:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:28:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:28:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:28:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:28:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:28:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:28:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:28:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:28:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:28:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:28:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:28:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:28:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:28:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:28:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:28:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:28:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:28:22 DEBUG : dir1: Directory modification time the same (differ by -876.167µs, within tolerance 1ms) 2026/03/02 04:28:22 DEBUG : apple: size = 5 OK 2026/03/02 04:28:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:22 DEBUG : apple: Unchanged skipping 2026/03/02 04:28:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 04:28:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 04:28:22 DEBUG : banana: size = 6 OK 2026/03/02 04:28:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:22 DEBUG : banana: Unchanged skipping 2026/03/02 04:28:22 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 04:28:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:22 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 04:28:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 04:28:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 04:28:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 04:28:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 04:28:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 04:28:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 04:28:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 04:28:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 04:28:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 04:28:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 04:28:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 04:28:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 04:28:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 04:28:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 04:28:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 04:28:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 04:28:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 04:28:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 04:28:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 04:28:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 04:28:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 04:28:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 04:28:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 04:28:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 04:28:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 04:28:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 04:28:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 04:28:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:28:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 04:28:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 04:28:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 04:28:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 04:28:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:28:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 04:28:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:28:22 DEBUG : Waiting for deletions to finish 2026/03/02 04:28:22 DEBUG : Waiting for deletions to finish 2026/03/02 04:28:22 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:28:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:28:22 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:28:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:28:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:28:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:28:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:28:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:28:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:28:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:28:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:28:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:28:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:28:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:28:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:28:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:28:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:28:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:28:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:28:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:28:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/02 04:28:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/02 04:28:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/02 04:28:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/02 04:28:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/02 04:28:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/02 04:28:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/02 04:28:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/02 04:28:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/02 04:28:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/02 04:28:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/02 04:28:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/02 04:28:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/02 04:28:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/02 04:28:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/02 04:28:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:28:36 DEBUG : dir1/0000-abcdefg.txt: md5 = 0f21238caceecd36f33087ba5abadf32 OK 2026/03/02 04:28:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = 07ca14109175c29098fede2d322530ea OK 2026/03/02 04:28:39 DEBUG : dir1/0002-cdefghi.txt: md5 = 5a692e6c73a44b8084fd7b122ae14467 OK 2026/03/02 04:28:41 DEBUG : dir1/0003-defghij.txt: md5 = d3c0fe220e189d029c2e2211108a047c OK 2026/03/02 04:28:43 DEBUG : dir1/0004-efghijk.txt: md5 = d70f712dfb32fbd9f95e965cb6ffb316 OK 2026/03/02 04:28:45 DEBUG : dir1/0005-fghijkl.txt: md5 = 15f7f6387cc9fff0bcafe2814469bfa5 OK 2026/03/02 04:28:46 DEBUG : dir1/0006-ghijklm.txt: md5 = b7d77fc90f9fa69a9eaa465d8b0a17d9 OK 2026/03/02 04:28:47 DEBUG : dir1/0007-1234567.txt: md5 = fa0a61ab4246d92243daf32660538403 OK 2026/03/02 04:28:49 DEBUG : dir1/0008-2345678.txt: md5 = 06888a63a4f72e35f387c8b28ecba826 OK 2026/03/02 04:28:51 DEBUG : dir1/0009-3456789.txt: md5 = 1234dbb80292d8f09bf4641e1680df60 OK 2026/03/02 04:28:52 DEBUG : dir1/0010-456789.txt: md5 = c5692ced103c8d4a9fff8fc666418178 OK 2026/03/02 04:28:54 DEBUG : dir1/0011-56789;.txt: md5 = d00da652ccac9a1c3f5dff31a1f2d9d3 OK 2026/03/02 04:28:55 DEBUG : dir1/0012-6789;.txt: md5 = db4c35a2a5344bccb0d2ff796145a21b OK 2026/03/02 04:28:57 DEBUG : dir1/0013-789;=.txt: md5 = 028ca13e8f3c00a81b46623dfa5a722a OK 2026/03/02 04:28:59 DEBUG : dir1/0014-89;=.txt: md5 = 141bbf3a5eb5826ef1db0858def976e6 OK 2026/03/02 04:29:01 DEBUG : dir1/0015-9;=.txt: md5 = 3989e7715873a419ed4240e7fe9b8844 OK 2026/03/02 04:29:03 DEBUG : apple: md5 = 5b963462b0c00c990176148670ecd8e5 OK 2026/03/02 04:29:05 DEBUG : banana: md5 = 1a0674ceb3d3ce62bb69d8689ef71e88 OK 2026/03/02 04:29:06 DEBUG : appleappleapplebanana: md5 = 7cee37ddc88e04b986dd43b2d7235b2b OK 2026/03/02 04:29:08 DEBUG : splitbananasplit: md5 = 937935fe10797c7d6d2e2c0d5dbe6ad1 OK 2026/03/02 04:29:08 DEBUG : Waiting for deletions to finish 2026/03/02 04:29:08 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:29:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:29:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:29:08 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:29:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:29:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:29:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:29:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:29:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:29:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:29:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:29:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:29:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:29:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:29:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:29:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:29:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:29:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:29:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:29:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:29:10 DEBUG : apple: size = 5 OK 2026/03/02 04:29:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:10 DEBUG : apple: Unchanged skipping 2026/03/02 04:29:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 04:29:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:10 DEBUG : banana: size = 6 OK 2026/03/02 04:29:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 04:29:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:10 DEBUG : banana: Unchanged skipping 2026/03/02 04:29:10 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/02 04:29:10 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 04:29:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:10 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 04:29:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 04:29:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 04:29:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 04:29:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 04:29:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:29:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 04:29:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 04:29:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 04:29:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 04:29:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 04:29:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 04:29:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 04:29:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 04:29:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 04:29:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 04:29:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 04:29:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 04:29:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 04:29:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 04:29:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 04:29:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 04:29:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 04:29:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 04:29:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 04:29:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 04:29:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 04:29:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 04:29:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 04:29:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 04:29:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 04:29:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 04:29:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 04:29:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 04:29:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:29:10 DEBUG : Waiting for deletions to finish 2026/03/02 04:29:10 DEBUG : Waiting for deletions to finish 2026/03/02 04:29:11 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:29:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:29:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:29:11 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:29:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:29:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:29:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:29:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:29:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:29:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:29:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:29:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:29:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:29:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:29:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:29:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:29:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:29:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:29:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:29:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:29:12 DEBUG : apple: size = 5 OK 2026/03/02 04:29:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/02 04:29:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:12 DEBUG : apple: Unchanged skipping 2026/03/02 04:29:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/02 04:29:12 DEBUG : banana: size = 6 OK 2026/03/02 04:29:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:12 DEBUG : banana: Unchanged skipping 2026/03/02 04:29:12 DEBUG : dir1: Directory modification time the same (differ by -405.612µs, within tolerance 1ms) 2026/03/02 04:29:12 DEBUG : splitbananasplit: size = 16 OK 2026/03/02 04:29:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:12 DEBUG : splitbananasplit: Unchanged skipping 2026/03/02 04:29:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/02 04:29:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/02 04:29:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/02 04:29:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/02 04:29:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/02 04:29:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/02 04:29:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/02 04:29:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/02 04:29:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/02 04:29:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/02 04:29:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/02 04:29:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/02 04:29:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:29:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/02 04:29:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/02 04:29:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/02 04:29:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/02 04:29:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/02 04:29:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/02 04:29:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/02 04:29:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/02 04:29:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/02 04:29:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/02 04:29:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/02 04:29:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/02 04:29:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/02 04:29:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/02 04:29:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/02 04:29:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/02 04:29:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/02 04:29:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/02 04:29:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/02 04:29:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:29:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/02 04:29:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:29:12 DEBUG : Waiting for deletions to finish 2026/03/02 04:29:12 DEBUG : Waiting for deletions to finish 2026/03/02 04:29:12 DEBUG : banana: Excluded (Path Filter) 2026/03/02 04:29:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/02 04:29:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/02 04:29:12 DEBUG : apple: Excluded (Path Filter) 2026/03/02 04:29:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/02 04:29:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/02 04:29:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/02 04:29:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/02 04:29:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/02 04:29:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/02 04:29:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/02 04:29:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/02 04:29:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/02 04:29:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/02 04:29:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/02 04:29:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/02 04:29:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/02 04:29:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/02 04:29:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/02 04:29:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/02 04:29:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/02 04:29:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/02 04:29:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/02 04:29:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/02 04:29:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/02 04:29:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/02 04:29:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/02 04:29:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/02 04:29:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/02 04:29:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/02 04:29:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/02 04:29:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/02 04:29:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/02 04:29:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/02 04:29:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/02 04:29:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" --- PASS: TestTransform (589.95s) --- PASS: TestTransform/NFC (48.69s) --- PASS: TestTransform/NFD (48.66s) --- PASS: TestTransform/base64 (57.47s) --- PASS: TestTransform/prefix (68.04s) --- PASS: TestTransform/suffix (66.43s) --- PASS: TestTransform/truncate (56.76s) --- PASS: TestTransform/encoder (48.85s) --- PASS: TestTransform/ISO-8859-1 (48.25s) --- PASS: TestTransform/charmap (47.94s) --- PASS: TestTransform/lowercase (48.28s) --- PASS: TestTransform/ascii (50.58s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:29:24 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/02 04:29:25 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/02 04:29:25 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/03/02 04:29:25 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-03-02T04:29:24.844655438Z) 2026/03/02 04:29:25 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/02 04:29:25 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/02 04:29:25 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/02 04:29:25 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/02 04:29:25 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/02 04:29:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:29:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:29:27 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = ad0a57d0e334972019bbf5313bce587d OK 2026/03/02 04:29:27 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/02 04:29:27 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/02 04:29:27 DEBUG : Waiting for deletions to finish 2026/03/02 04:29:29 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.24s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:29:30 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:29:30 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:29:30 DEBUG : tictactoe: Making directory with metadata 2026/03/02 04:29:31 INFO : tictactoe: Made directory with metadata (mtime=2026-03-02T04:29:30.081711067Z) 2026/03/02 04:29:31 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:29:31 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:29:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 04:29:31 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/02 04:29:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 04:29:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:29:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:29:32 DEBUG : tictactoe/tictactoe: md5 = 8dbb7b7d798de411f4febc6e28346444 OK 2026/03/02 04:29:32 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/02 04:29:32 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/02 04:29:32 DEBUG : Waiting for deletions to finish 2026/03/02 04:29:34 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.11s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:29:35 DEBUG : toe: Making directory with metadata 2026/03/02 04:29:36 INFO : toe: Made directory with metadata (mtime=2026-03-02T04:29:35.192765357Z) 2026/03/02 04:29:36 DEBUG : toe/toe: Making directory with metadata 2026/03/02 04:29:36 INFO : toe/toe: Made directory with metadata (mtime=2026-03-02T04:29:35.192765357Z) 2026/03/02 04:29:36 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:29:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/02 04:29:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/02 04:29:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/02 04:29:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:29:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:29:38 DEBUG : toe/toe/tictactoe: md5 = 398991c32d4259d223f227954234f445 OK 2026/03/02 04:29:38 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/02 04:29:38 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/02 04:29:38 DEBUG : Waiting for deletions to finish 2026/03/02 04:29:40 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/03/02 04:29:41 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (7.11s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:29:42 DEBUG : toe: Making directory with metadata 2026/03/02 04:29:43 INFO : toe: Made directory with metadata (mtime=2026-03-02T04:29:42.304840894Z) 2026/03/02 04:29:43 DEBUG : toe/toe: Making directory with metadata 2026/03/02 04:29:44 INFO : toe/toe: Made directory with metadata (mtime=2026-03-02T04:29:42.304840894Z) 2026/03/02 04:29:44 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:29:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/02 04:29:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/02 04:29:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/02 04:29:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:29:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:29:45 DEBUG : toe/toe/tictactoe: md5 = d439cd669aa098381bed9e7433ef5ee5 OK 2026/03/02 04:29:45 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/02 04:29:45 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/02 04:29:45 DEBUG : Waiting for deletions to finish 2026/03/02 04:29:47 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/03/02 04:29:48 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.18s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:29:49 DEBUG : empty_dir: Making directory with metadata 2026/03/02 04:29:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/02 04:29:49 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:29:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:29:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:29:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:29:49 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/02 04:29:50 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/02 04:29:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:29:50 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:29:50 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:29:50 DEBUG : tictactoe: Making directory with metadata 2026/03/02 04:29:51 INFO : tictactoe: Made directory with metadata (mtime=2026-03-02T04:29:49.480917104Z) 2026/03/02 04:29:51 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:29:51 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:29:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 04:29:51 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/02 04:29:51 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-02T04:29:49.480917104Z) 2026/03/02 04:29:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 04:29:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/02 04:29:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/02 04:29:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/02 04:29:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:29:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:29:53 DEBUG : tictactoe/tictactoe/toe.txt: md5 = ae33c985008ffab166ed164071e435f5 OK 2026/03/02 04:29:53 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/02 04:29:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/02 04:29:53 DEBUG : Waiting for deletions to finish 2026/03/02 04:29:56 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/02 04:29:56 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.95s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:29:58 DEBUG : empty_dir: Making directory with metadata 2026/03/02 04:29:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/02 04:29:58 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:29:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:29:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:29:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:29:58 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/02 04:29:59 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/02 04:29:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:29:59 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:29:59 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:29:59 DEBUG : tictactoe: Making directory with metadata 2026/03/02 04:30:00 INFO : tictactoe: Made directory with metadata (mtime=2026-03-02T04:29:58.434012177Z) 2026/03/02 04:30:00 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:00 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 04:30:00 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/02 04:30:01 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-02T04:29:58.434012177Z) 2026/03/02 04:30:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 04:30:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/02 04:30:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 04:30:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/02 04:30:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 04:30:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:30:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:30:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = a1ab497e85d1de376732bea2e95aeac9 OK 2026/03/02 04:30:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/02 04:30:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 04:30:02 DEBUG : Waiting for deletions to finish 2026/03/02 04:30:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:30:03 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:30:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:30:04 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:04 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/02 04:30:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/02 04:30:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/03/02 04:30:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': 0 differences found 2026/03/02 04:30:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': 1 hashes could not be checked 2026/03/02 04:30:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': 1 matching files 2026/03/02 04:30:06 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/02 04:30:06 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.78s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:30:08 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:08 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:08 DEBUG : tictactoe: Making directory with metadata 2026/03/02 04:30:09 INFO : tictactoe: Made directory with metadata (mtime=2026-03-02T04:30:08.215116032Z) 2026/03/02 04:30:09 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:09 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 04:30:09 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/02 04:30:10 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-02T04:30:08.215116032Z) 2026/03/02 04:30:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 04:30:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/02 04:30:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/02 04:30:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/02 04:30:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:30:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:30:11 DEBUG : tictactoe/tictactoe/toe.txt: md5 = f1c7afc1d3eb68cafe5ea90eedd5f909 OK 2026/03/02 04:30:11 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/02 04:30:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/02 04:30:11 DEBUG : Waiting for deletions to finish 2026/03/02 04:30:12 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:13 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:13 DEBUG : tictactoe: Directory modification time the same (differ by -116.032µs, within tolerance 1ms) 2026/03/02 04:30:13 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 04:30:13 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -116.032µs, within tolerance 1ms) 2026/03/02 04:30:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/02 04:30:13 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:30:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:30:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/02 04:30:13 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/02 04:30:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:30:13 DEBUG : Waiting for deletions to finish 2026/03/02 04:30:16 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/02 04:30:16 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (9.14s) === RUN TestSyntax 2026/03/02 04:30:17 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:30:17 DEBUG : toe: Making directory with metadata 2026/03/02 04:30:18 INFO : toe: Made directory with metadata (mtime=2026-03-02T04:30:17.35321305Z) 2026/03/02 04:30:18 DEBUG : toe/toe: Making directory with metadata 2026/03/02 04:30:19 INFO : toe/toe: Made directory with metadata (mtime=2026-03-02T04:30:17.35321305Z) 2026/03/02 04:30:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/02 04:30:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:30:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:30:20 DEBUG : toe/toe/toe: md5 = 671180303f6f12dc8a239f2fdd5a4fd8 OK 2026/03/02 04:30:20 DEBUG : toe/toe/toe: size = 11 OK 2026/03/02 04:30:20 INFO : toe/toe/toe: Copied (new) 2026/03/02 04:30:20 DEBUG : Waiting for deletions to finish 2026/03/02 04:30:23 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/02 04:30:23 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (7.19s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:30:24 DEBUG : empty_dir: Making directory with metadata 2026/03/02 04:30:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/02 04:30:24 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:30:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:30:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:30:24 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/02 04:30:25 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/02 04:30:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:30:25 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:25 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:25 DEBUG : tictactoe: Making directory with metadata 2026/03/02 04:30:26 INFO : tictactoe: Made directory with metadata (mtime=2026-03-02T04:30:24.540289347Z) 2026/03/02 04:30:26 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:26 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 04:30:26 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/02 04:30:27 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-02T04:30:24.540289347Z) 2026/03/02 04:30:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 04:30:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/02 04:30:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 04:30:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/02 04:30:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 04:30:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 04:30:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:30:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:30:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = d6ec03888360786f478537a3c859cb55 OK 2026/03/02 04:30:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/02 04:30:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 04:30:29 INFO : toe/toe/toe.txt: Deleted 2026/03/02 04:30:29 INFO : toe/toe: Removing directory 2026/03/02 04:30:29 INFO : toe: Removing directory 2026/03/02 04:30:29 INFO : empty_dir: Removing directory 2026/03/02 04:30:29 DEBUG : Local file system at /tmp/rclone1889496915: deleted 3 directories 2026/03/02 04:30:31 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/02 04:30:32 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (9.18s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:30:33 DEBUG : empty_dir: Making directory with metadata 2026/03/02 04:30:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/02 04:30:33 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:30:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:30:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:30:34 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/02 04:30:34 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/02 04:30:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:30:34 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:34 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:34 DEBUG : tictactoe: Making directory with metadata 2026/03/02 04:30:35 INFO : tictactoe: Made directory with metadata (mtime=2026-03-02T04:30:33.722386814Z) 2026/03/02 04:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:35 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 04:30:35 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/02 04:30:36 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-02T04:30:33.722386814Z) 2026/03/02 04:30:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 04:30:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/02 04:30:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 04:30:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/02 04:30:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 04:30:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 04:30:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:30:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:30:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 84572374093dd0f6d78ee7d0a6178bf7 OK 2026/03/02 04:30:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/02 04:30:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 04:30:38 INFO : toe/toe/toe.txt: Deleted 2026/03/02 04:30:38 INFO : toe/toe: Removing directory 2026/03/02 04:30:38 INFO : toe: Removing directory 2026/03/02 04:30:38 INFO : empty_dir: Removing directory 2026/03/02 04:30:38 DEBUG : Local file system at /tmp/rclone1889496915: deleted 3 directories 2026/03/02 04:30:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/02 04:30:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/02 04:30:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/02 04:30:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/02 04:30:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/02 04:30:41 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/03/02 04:30:43 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/02 04:30:44 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/02 04:30:45 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (13.82s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:30:47 DEBUG : Reset feature "Copy" 2026/03/02 04:30:47 DEBUG : Reset feature "Move" 2026/03/02 04:30:47 DEBUG : Reset feature "Copy" 2026/03/02 04:30:47 DEBUG : Reset feature "Move" 2026/03/02 04:30:47 DEBUG : empty_dir: Making directory with metadata 2026/03/02 04:30:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/02 04:30:47 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:30:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:30:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:30:47 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/02 04:30:48 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/02 04:30:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/02 04:30:48 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:48 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:48 DEBUG : tictactoe: Making directory with metadata 2026/03/02 04:30:49 INFO : tictactoe: Made directory with metadata (mtime=2026-03-02T04:30:47.54353351Z) 2026/03/02 04:30:49 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:49 DEBUG : toe: transformed to: tictactoe 2026/03/02 04:30:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 04:30:49 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/02 04:30:50 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-02T04:30:47.54353351Z) 2026/03/02 04:30:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/02 04:30:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/02 04:30:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 04:30:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/02 04:30:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 04:30:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 04:30:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:30:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:30:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = f11cdf2f06f2231082a43a71f15d7a89 OK 2026/03/02 04:30:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/02 04:30:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/02 04:30:51 INFO : toe/toe/toe.txt: Deleted 2026/03/02 04:30:51 INFO : toe/toe: Removing directory 2026/03/02 04:30:51 INFO : toe: Removing directory 2026/03/02 04:30:51 INFO : empty_dir: Removing directory 2026/03/02 04:30:51 DEBUG : Local file system at /tmp/rclone1889496915: deleted 3 directories 2026/03/02 04:30:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/02 04:30:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/02 04:30:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/02 04:30:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/02 04:30:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/02 04:30:56 DEBUG : toe/toe/toe.txt: md5 = 52ccd6feda4886209e11355b1d6f3e7d OK 2026/03/02 04:30:56 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/02 04:30:56 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/02 04:30:57 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/03/02 04:30:59 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/02 04:31:00 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/02 04:31:01 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/02 04:31:01 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (15.88s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:31:03 DEBUG : toe: transformed to: dG9l 2026/03/02 04:31:03 DEBUG : toe: transformed to: dG9l 2026/03/02 04:31:03 DEBUG : dG9l: Making directory with metadata 2026/03/02 04:31:04 INFO : dG9l: Made directory with metadata (mtime=2026-03-02T04:31:03.418701981Z) 2026/03/02 04:31:04 DEBUG : toe: transformed to: dG9l 2026/03/02 04:31:04 DEBUG : toe: transformed to: dG9l 2026/03/02 04:31:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/02 04:31:04 DEBUG : dG9l/dG9l: Making directory with metadata 2026/03/02 04:31:05 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-03-02T04:31:03.418701981Z) 2026/03/02 04:31:05 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/02 04:31:05 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/02 04:31:05 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/02 04:31:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/02 04:31:05 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/02 04:31:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:31:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:31:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 34a8015480dc8e1f3b2658acf869a418 OK 2026/03/02 04:31:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/02 04:31:06 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/02 04:31:06 DEBUG : Waiting for deletions to finish 2026/03/02 04:31:08 DEBUG : dG9l: transformed to: toe 2026/03/02 04:31:08 DEBUG : dG9l: transformed to: toe 2026/03/02 04:31:08 DEBUG : toe: Directory modification time the same (differ by 701.981µs, within tolerance 1ms) 2026/03/02 04:31:08 DEBUG : Added delayed dir = "toe", newDst=toe 2026/03/02 04:31:08 DEBUG : dG9l: transformed to: toe 2026/03/02 04:31:08 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/02 04:31:08 DEBUG : toe/toe: Directory modification time the same (differ by 701.981µs, within tolerance 1ms) 2026/03/02 04:31:08 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/03/02 04:31:08 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/02 04:31:08 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/02 04:31:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/02 04:31:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/02 04:31:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/02 04:31:08 DEBUG : Local file system at /tmp/rclone1889496915: Waiting for checks to finish 2026/03/02 04:31:08 DEBUG : Local file system at /tmp/rclone1889496915: Waiting for transfers to finish 2026/03/02 04:31:08 DEBUG : Waiting for deletions to finish 2026/03/02 04:31:11 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/03/02 04:31:11 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (9.15s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega'", Local "Local file system at /tmp/rclone1889496915", Modify Window "1ms" 2026/03/02 04:31:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/02 04:31:12 DEBUG : toe: transformed to: 2026/03/02 04:31:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/02 04:31:12 DEBUG : toe: transformed to: 2026/03/02 04:31:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Making directory with metadata 2026/03/02 04:31:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Made directory with metadata (mtime=2026-03-02T04:31:12.564799029Z) 2026/03/02 04:31:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/02 04:31:13 DEBUG : toe: transformed to: 2026/03/02 04:31:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/02 04:31:13 DEBUG : toe: transformed to: 2026/03/02 04:31:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/02 04:31:13 DEBUG : toe/toe: transformed to: 2026/03/02 04:31:13 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/02 04:31:13 DEBUG : toe/toe: Making directory with metadata 2026/03/02 04:31:14 INFO : toe/toe: Made directory with metadata (mtime=2026-03-02T04:31:12.564799029Z) 2026/03/02 04:31:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/02 04:31:14 DEBUG : toe/toe: transformed to: 2026/03/02 04:31:14 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/02 04:31:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/02 04:31:14 DEBUG : toe: transformed to: 2026/03/02 04:31:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/02 04:31:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/02 04:31:14 DEBUG : toe/toe/toe: transformed to: 2026/03/02 04:31:14 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/02 04:31:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for checks to finish 2026/03/02 04:31:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Waiting for transfers to finish 2026/03/02 04:31:16 DEBUG : toe/toe/toe: md5 = f5ff6abf953ccaef1c5cabb98522751c OK 2026/03/02 04:31:16 DEBUG : toe/toe/toe: size = 11 OK 2026/03/02 04:31:16 INFO : toe/toe/toe: Copied (new) 2026/03/02 04:31:16 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': not deleting files as there were IO errors 2026/03/02 04:31:16 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': not deleting directories as there were IO errors 2026/03/02 04:31:19 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/02 04:31:20 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (8.17s) PASS 2026/03/02 04:31:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kekugib5bega': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 28m29.475670229s (try 1/5)