"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/07/22 03:36:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximudof0daru" 2026/07/22 03:36:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/22 03:36:24 DEBUG : Creating backend with remote "TestDrive:crypt/l0rgo8a522ud88k7nqbppemunqmj0ss0kacps4gqu5ahtemna260" 2026/07/22 03:36:25 DEBUG : Creating backend with remote "/tmp/rclone1584027980" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:36:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/22 03:36:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 03:36:27 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/22 03:36:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:36:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:36:27 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.91s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:36:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/22 03:36:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/22 03:36:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 03:36:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:36:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:36:30 DEBUG : sub dir/hello world: md5 = 3be2e78405259e35d1ec3981b3d99574 OK 2026/07/22 03:36:30 DEBUG : sub dir/hello world: size = 11 OK 2026/07/22 03:36:30 INFO : sub dir/hello world: Copied (new) 2026/07/22 03:36:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/22 03:36:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.44s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:36:34 DEBUG : metadata sub dir: Making directory with metadata 2026/07/22 03:36:34 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/22 03:36:34 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/22 03:36:34 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/22 03:36:34 DEBUG : Local file system at /tmp/rclone1584027980: File to upload is small (21 bytes), uploading instead of streaming 2026/07/22 03:36:34 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/22 03:36:34 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/22 03:36:34 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/22 03:36:34 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/22 03:36:34 DEBUG : Google drive root 'crypt/l0rgo8a522ud88k7nqbppemunqmj0ss0kacps4gqu5ahtemna260': Skipping btime metadata as can't update it on an existing file: 2026-07-22T03:36:34.194379559Z 2026/07/22 03:36:35 INFO : empty metadata sub dir: Updated directory metadata 2026/07/22 03:36:35 DEBUG : Google drive root 'crypt/l0rgo8a522ud88k7nqbppemunqmj0ss0kacps4gqu5ahtemna260': Skipping btime metadata as can't update it on an existing file: 2026-07-22T03:36:34.194379559Z 2026/07/22 03:36:36 INFO : metadata sub dir: Updated directory metadata 2026/07/22 03:36:36 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/22 03:36:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:36:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:36:37 DEBUG : metadata sub dir/hello metadata world: md5 = c9a6bba6971e862b792b247b3af428fc OK 2026/07/22 03:36:37 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/22 03:36:37 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/22 03:36:41 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (8.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:36:42 DEBUG : metadata sub dir: Making directory with metadata 2026/07/22 03:36:42 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/22 03:36:42 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/22 03:36:42 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/22 03:36:42 DEBUG : Local file system at /tmp/rclone1584027980: File to upload is small (21 bytes), uploading instead of streaming 2026/07/22 03:36:42 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/22 03:36:42 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/22 03:36:42 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/22 03:36:42 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/22 03:36:42 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/07/22 03:36:42 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/07/22 03:36:42 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/22 03:36:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:36:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:36:45 DEBUG : metadata sub dir/hello metadata world: md5 = 7b284338e95eb8591264bce53a8dc182 OK 2026/07/22 03:36:45 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/22 03:36:45 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/22 03:36:45 DEBUG : Google drive root 'crypt/l0rgo8a522ud88k7nqbppemunqmj0ss0kacps4gqu5ahtemna260': Skipping btime metadata as can't update it on an existing file: 2026-07-22T03:36:42.57348683Z 2026/07/22 03:36:45 INFO : metadata sub dir: Updated directory metadata 2026/07/22 03:36:49 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (7.71s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:36:50 DEBUG : Creating backend with remote "/non-existing" 2026/07/22 03:36:50 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/22 03:36:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:36:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.74s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:36:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/22 03:36:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 03:36:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:36:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:36:53 DEBUG : sub dir/hello world: md5 = 606270ef263ed7427e0dc2fb7e9dd444 OK 2026/07/22 03:36:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/22 03:36:53 INFO : sub dir/hello world: Copied (new) 2026/07/22 03:36:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/22 03:36:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (6.09s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.49s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:36:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Running all checks before starting transfers 2026/07/22 03:36:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/22 03:36:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 03:36:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:36:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Checks finished, now starting transfers 2026/07/22 03:36:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:37:00 DEBUG : sub dir/hello world: md5 = 2ba09a17749011d8a4847ab4f8d7a183 OK 2026/07/22 03:37:00 DEBUG : sub dir/hello world: size = 11 OK 2026/07/22 03:37:00 INFO : sub dir/hello world: Copied (new) 2026/07/22 03:37:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/22 03:37:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (6.11s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:37:03 ERROR : Ignoring --no-traverse with sync 2026/07/22 03:37:03 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/22 03:37:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 03:37:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:37:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:37:06 DEBUG : sub dir/hello world: md5 = e0e8022cd37f318005a02e9ed4252a6e OK 2026/07/22 03:37:06 DEBUG : sub dir/hello world: size = 11 OK 2026/07/22 03:37:06 INFO : sub dir/hello world: Copied (new) 2026/07/22 03:37:06 DEBUG : Waiting for deletions to finish 2026/07/22 03:37:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/22 03:37:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (6.00s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:37:09 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/22 03:37:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/22 03:37:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:37:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:37:11 DEBUG : hello world2: md5 = 2423e4bc69db418e3bef7019cd2d5bb3 OK 2026/07/22 03:37:11 DEBUG : hello world2: size = 12 OK 2026/07/22 03:37:11 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.44s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:37:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/22 03:37:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:37:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:37:15 DEBUG : potato2: md5 = a6e0794f3d9f6439daf5e79951099287 OK 2026/07/22 03:37:15 DEBUG : potato2: size = 11 OK 2026/07/22 03:37:15 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.27s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:37:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/22 03:37:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:37:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:37:18 DEBUG : potato2: md5 = 7177a7148323adf305750e9240fe93d6 OK 2026/07/22 03:37:18 DEBUG : potato2: size = 11 OK 2026/07/22 03:37:18 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.24s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:37:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/22 03:37:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/22 03:37:19 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/22 03:37:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/22 03:37:19 DEBUG : sub dir2: Making directory with metadata 2026/07/22 03:37:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/22 03:37:20 DEBUG : sub dir: Making directory with metadata 2026/07/22 03:37:21 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/22 03:37:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 03:37:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/22 03:37:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/22 03:37:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:37:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:37:23 DEBUG : sub dir/hello world: md5 = a159b413b6005ca5c5f76fb299720a06 OK 2026/07/22 03:37:23 DEBUG : sub dir/hello world: size = 11 OK 2026/07/22 03:37:23 INFO : sub dir/hello world: Copied (new) 2026/07/22 03:37:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/07/22 03:37:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (9.27s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:37:28 INFO : sub dir2: Making directory 2026/07/22 03:37:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/22 03:37:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/22 03:37:29 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/22 03:37:29 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/22 03:37:29 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/07/22 03:37:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 03:37:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:37:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:37:31 DEBUG : sub dir/hello world: md5 = 5851e3edf6ca04f83b528b75173b0cec OK 2026/07/22 03:37:31 DEBUG : sub dir/hello world: size = 11 OK 2026/07/22 03:37:31 INFO : sub dir/hello world: Copied (new) 2026/07/22 03:37:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/22 03:37:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.97s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:37:34 DEBUG : sub dir2: Making directory with metadata 2026/07/22 03:37:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/22 03:37:35 DEBUG : sub dir2: Making directory with metadata 2026/07/22 03:37:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/22 03:37:36 DEBUG : sub dir: Making directory with metadata 2026/07/22 03:37:36 INFO : sub dir: Made directory with metadata (mtime=2026-07-22T03:37:34.920156977Z) 2026/07/22 03:37:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 03:37:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:37:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:37:38 DEBUG : sub dir/hello world: md5 = fe3b004d46d0c319f16a140a14836a40 OK 2026/07/22 03:37:38 DEBUG : sub dir/hello world: size = 11 OK 2026/07/22 03:37:38 INFO : sub dir/hello world: Copied (new) 2026/07/22 03:37:38 INFO : sub dir/hello world: Deleted 2026/07/22 03:37:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.86s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:37:42 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/07/22 03:37:42 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/22 03:37:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:37:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:37:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (4.15s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:37:46 INFO : sub dir2: Making directory 2026/07/22 03:37:47 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/22 03:37:47 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/22 03:37:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 03:37:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:37:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:37:49 DEBUG : sub dir/hello world: md5 = e086e0f906b5572546aa7e7eae3e20cd OK 2026/07/22 03:37:49 DEBUG : sub dir/hello world: size = 11 OK 2026/07/22 03:37:49 INFO : sub dir/hello world: Copied (new) 2026/07/22 03:37:49 INFO : sub dir/hello world: Deleted 2026/07/22 03:37:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/22 03:37:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.82s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:37:52 DEBUG : sub dir2: Making directory with metadata 2026/07/22 03:37:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/22 03:37:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/22 03:37:52 DEBUG : sub dir2: Making directory with metadata 2026/07/22 03:37:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/22 03:37:53 DEBUG : sub dir: Making directory with metadata 2026/07/22 03:37:54 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/22 03:37:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 03:37:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:37:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:37:56 DEBUG : sub dir/hello world: md5 = 5686d1e759d4946d0bc9c8d9610178b9 OK 2026/07/22 03:37:56 DEBUG : sub dir/hello world: size = 11 OK 2026/07/22 03:37:56 INFO : sub dir/hello world: Copied (new) 2026/07/22 03:37:56 DEBUG : Waiting for deletions to finish 2026/07/22 03:37:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.94s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.66s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:38:01 INFO : sub dir2: Making directory 2026/07/22 03:38:01 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/22 03:38:01 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/22 03:38:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 03:38:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:38:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:38:03 DEBUG : sub dir/hello world: md5 = 305afba5433cb59a228669aeefbb6b32 OK 2026/07/22 03:38:03 DEBUG : sub dir/hello world: size = 11 OK 2026/07/22 03:38:03 INFO : sub dir/hello world: Copied (new) 2026/07/22 03:38:03 DEBUG : Waiting for deletions to finish 2026/07/22 03:38:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/22 03:38:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.87s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:38:09 DEBUG : sub dir/hello world: md5 = 6a0251f69855fc5495762496b4636119 OK 2026/07/22 03:38:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pefajiy9nodi" 2026/07/22 03:38:10 DEBUG : Creating backend with remote "TestDrive:crypt/d852pe1qq49ubuoleadvbj8sk15aa3bi4b8kublg3b0ensh57rp0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru' -> Encrypted drive 'TestCryptDrive:rclone-test-pefajiy9nodi' 2026/07/22 03:38:11 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/22 03:38:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 03:38:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pefajiy9nodi': Waiting for checks to finish 2026/07/22 03:38:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pefajiy9nodi': Waiting for transfers to finish 2026/07/22 03:38:15 DEBUG : sub dir/hello world: size = 11 OK 2026/07/22 03:38:15 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/22 03:38:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/22 03:38:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pefajiy9nodi': Purge remote 2026/07/22 03:38:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (11.65s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:38:21 DEBUG : sub dir/hello world: md5 = 464371a0fcfceb6f8d52114a0d8d7b0a OK 2026/07/22 03:38:22 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/22 03:38:22 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/22 03:38:22 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:38:22 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:38:22 DEBUG : sub dir/hello world: Sizes differ 2026/07/22 03:38:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:38:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:38:24 DEBUG : sub dir/hello world: md5 = a2bbfa45e7910f6c2de1f415f0b7107b OK 2026/07/22 03:38:24 DEBUG : sub dir/hello world: size = 17 OK 2026/07/22 03:38:24 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/22 03:38:24 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/22 03:38:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.57s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:38:29 DEBUG : sub dir/hello world: md5 = fe9e9572f4be06ca61cf6cc7c953c9f6 OK 2026/07/22 03:38:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nudaxoq0sofi" 2026/07/22 03:38:30 DEBUG : Creating backend with remote "TestDrive:crypt/28o2u6mtqt6icj8q9oei84tg56lc6ctab7h7k7kdbm8060bbqrlg" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru' -> Encrypted drive 'TestCryptDrive:rclone-test-nudaxoq0sofi' 2026/07/22 03:38:32 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/22 03:38:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 03:38:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nudaxoq0sofi': Waiting for checks to finish 2026/07/22 03:38:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nudaxoq0sofi': Waiting for transfers to finish 2026/07/22 03:38:35 DEBUG : sub dir/hello world: size = 11 OK 2026/07/22 03:38:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/22 03:38:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/22 03:38:38 DEBUG : sub dir/hello world: md5 = 9b6130d301a654f343f790d5b8f763be OK 2026/07/22 03:38:39 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/22 03:38:39 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/22 03:38:39 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:38:39 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-nudaxoq0sofi') 2026/07/22 03:38:39 DEBUG : sub dir/hello world: Sizes differ 2026/07/22 03:38:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nudaxoq0sofi': Waiting for checks to finish 2026/07/22 03:38:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nudaxoq0sofi': Waiting for transfers to finish 2026/07/22 03:38:41 DEBUG : sub dir/hello world: size = 17 OK 2026/07/22 03:38:41 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/22 03:38:41 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/22 03:38:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nudaxoq0sofi': Purge remote 2026/07/22 03:38:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (17.25s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:38:47 DEBUG : sub dir/hello world: md5 = ddb6192f5f294b3907d1e1a51ffe5d9f OK 2026/07/22 03:38:48 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/22 03:38:48 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/22 03:38:48 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:38:48 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:38:48 DEBUG : sub dir/hello world: Sizes differ 2026/07/22 03:38:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:38:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:38:50 DEBUG : sub dir/hello world: md5 = 8e888a4dcde6d47092a9d4ef1dc32a74 OK 2026/07/22 03:38:50 DEBUG : sub dir/hello world: size = 17 OK 2026/07/22 03:38:50 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/22 03:38:50 INFO : sub dir/hello world: Deleted 2026/07/22 03:38:50 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/22 03:38:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.70s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:38:55 DEBUG : sub dir/hello world: md5 = d2e6ff7d3e3fc5211862e79ed902bd63 OK 2026/07/22 03:38:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-javuqan2padi" 2026/07/22 03:38:56 DEBUG : Config file has changed externally - reloading 2026/07/22 03:38:56 DEBUG : Creating backend with remote "TestDrive:crypt/epstgcjg3i673rf9ph3uduiflrussa0mkjjmftg085g1i8jlhvng" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru' -> Encrypted drive 'TestCryptDrive:rclone-test-javuqan2padi' 2026/07/22 03:38:58 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/22 03:38:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 03:38:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-javuqan2padi': Waiting for checks to finish 2026/07/22 03:38:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-javuqan2padi': Waiting for transfers to finish 2026/07/22 03:39:01 DEBUG : sub dir/hello world: size = 11 OK 2026/07/22 03:39:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/22 03:39:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/22 03:39:03 DEBUG : sub dir/hello world: md5 = 4d58f2f99d2b1d009aaa999e04ff3265 OK 2026/07/22 03:39:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-javuqan2padi': Using server-side directory move 2026/07/22 03:39:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-javuqan2padi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/22 03:39:05 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/22 03:39:05 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/22 03:39:05 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:39:05 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-javuqan2padi') 2026/07/22 03:39:05 DEBUG : sub dir/hello world: Sizes differ 2026/07/22 03:39:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-javuqan2padi': Waiting for checks to finish 2026/07/22 03:39:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-javuqan2padi': Waiting for transfers to finish 2026/07/22 03:39:05 INFO : sub dir/hello world: Deleted 2026/07/22 03:39:06 INFO : sub dir/hello world: Moved (server-side) 2026/07/22 03:39:06 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/22 03:39:09 DEBUG : sub dir/hello world: md5 = 2ffa019b4ae42ecc88e7a34e09823bda OK 2026/07/22 03:39:10 DEBUG : testing file moves 2026/07/22 03:39:10 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/22 03:39:10 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/22 03:39:10 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:39:10 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-javuqan2padi') 2026/07/22 03:39:10 DEBUG : sub dir/hello world: Sizes differ 2026/07/22 03:39:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-javuqan2padi': Waiting for checks to finish 2026/07/22 03:39:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-javuqan2padi': Waiting for transfers to finish 2026/07/22 03:39:11 INFO : sub dir/hello world: Deleted 2026/07/22 03:39:11 INFO : sub dir/hello world: Moved (server-side) 2026/07/22 03:39:12 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/22 03:39:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-javuqan2padi': Purge remote --- PASS: TestServerSideMoveOverSelf (22.03s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:39:17 DEBUG : sub dir/hello world: md5 = 2472fd5b0b8e7c0916c3dc5ce6bb499f OK 2026/07/22 03:39:17 ERROR : error listing: directory not found 2026/07/22 03:39:18 INFO : Local file system at /tmp/rclone1584027980: Making directory 2026/07/22 03:39:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:39:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:39:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.36s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:39:24 DEBUG : sub dir/hello world: md5 = a9d0a566d8d1b4a8b86467bd4a3c2d76 OK 2026/07/22 03:39:25 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/22 03:39:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 03:39:25 DEBUG : Local file system at /tmp/rclone1584027980: Waiting for checks to finish 2026/07/22 03:39:25 DEBUG : Local file system at /tmp/rclone1584027980: Waiting for transfers to finish 2026/07/22 03:39:26 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/07/22 03:39:26 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/07/22 03:39:26 INFO : sub dir/hello world: Copied (new) 2026/07/22 03:39:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/22 03:39:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.60s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:39:28 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/22 03:39:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:39:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:39:30 DEBUG : check sum: md5 = 68852c0ad1029dd6a4c316da762653c4 OK 2026/07/22 03:39:30 DEBUG : check sum: size = 1 OK 2026/07/22 03:39:30 INFO : check sum: Copied (new) 2026/07/22 03:39:30 DEBUG : Waiting for deletions to finish 2026/07/22 03:39:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:39:30 DEBUG : check sum: size = 1 OK 2026/07/22 03:39:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/22 03:39:30 DEBUG : check sum: Size of src and dst objects identical 2026/07/22 03:39:30 DEBUG : check sum: Unchanged skipping 2026/07/22 03:39:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:39:30 DEBUG : Waiting for deletions to finish 2026/07/22 03:39:30 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.67s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:39:32 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/22 03:39:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:39:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:39:33 DEBUG : sizeonly: md5 = be6afe2c2b6cb2c9ddc15bdbf818eea4 OK 2026/07/22 03:39:33 DEBUG : sizeonly: size = 6 OK 2026/07/22 03:39:33 INFO : sizeonly: Copied (new) 2026/07/22 03:39:33 DEBUG : Waiting for deletions to finish 2026/07/22 03:39:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:39:34 DEBUG : sizeonly: size = 6 OK 2026/07/22 03:39:34 DEBUG : sizeonly: Sizes identical 2026/07/22 03:39:34 DEBUG : sizeonly: Unchanged skipping 2026/07/22 03:39:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:39:34 DEBUG : Waiting for deletions to finish 2026/07/22 03:39:34 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.68s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:39:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/22 03:39:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:39:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:39:37 DEBUG : ignore-size: md5 = a4dcedd2d1ce7c3761f1935aac032b38 OK 2026/07/22 03:39:37 INFO : ignore-size: Copied (new) 2026/07/22 03:39:37 DEBUG : Waiting for deletions to finish 2026/07/22 03:39:38 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:39:38 DEBUG : ignore-size: Unchanged skipping 2026/07/22 03:39:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:39:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:39:38 DEBUG : Waiting for deletions to finish 2026/07/22 03:39:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.80s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:39:41 DEBUG : existing: md5 = 9dc5fe93ca2215f9addc17b6f482efae OK 2026/07/22 03:39:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:39:41 DEBUG : existing: size = 6 OK 2026/07/22 03:39:41 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:39:41 DEBUG : existing: Unchanged skipping 2026/07/22 03:39:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:39:41 DEBUG : Waiting for deletions to finish 2026/07/22 03:39:41 INFO : There was nothing to transfer 2026/07/22 03:39:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/22 03:39:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:39:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:39:43 DEBUG : existing: md5 = 04818e7f3b22c11352393cfdcfcf7d10 OK 2026/07/22 03:39:43 DEBUG : existing: size = 6 OK 2026/07/22 03:39:43 INFO : existing: Copied (replaced existing) 2026/07/22 03:39:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.29s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:39:45 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/22 03:39:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:39:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:39:46 DEBUG : existing: md5 = 8eb2b6026569e10eb6a6e4eeb503a0bd OK 2026/07/22 03:39:46 DEBUG : existing: size = 6 OK 2026/07/22 03:39:46 INFO : existing: Copied (new) 2026/07/22 03:39:46 DEBUG : Waiting for deletions to finish 2026/07/22 03:39:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:39:47 DEBUG : existing: Destination exists, skipping 2026/07/22 03:39:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:39:47 DEBUG : Waiting for deletions to finish 2026/07/22 03:39:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.75s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:39:51 DEBUG : b/potato: md5 = df3cb93d17b9b64791e986fa85d530c5 OK 2026/07/22 03:39:53 DEBUG : c/non empty space: md5 = e81295cde96371471731b30cf1b47bbc OK 2026/07/22 03:39:53 INFO : d: Making directory 2026/07/22 03:39:55 DEBUG : Added delayed dir = "a", newDst= 2026/07/22 03:39:56 INFO : c: Set directory modification time (using SetModTime) 2026/07/22 03:39:56 DEBUG : Added delayed dir = "c", newDst=c 2026/07/22 03:39:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/22 03:39:56 DEBUG : c/non empty space: size = 5 OK 2026/07/22 03:39:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 03:39:56 DEBUG : c/non empty space: Unchanged skipping 2026/07/22 03:39:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:39:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:39:58 DEBUG : a/potato2: md5 = a9ba1b3806e0ef4039164ff9ae926a50 OK 2026/07/22 03:39:58 DEBUG : a/potato2: size = 60 OK 2026/07/22 03:39:58 INFO : a/potato2: Copied (new) 2026/07/22 03:39:58 DEBUG : Waiting for deletions to finish 2026/07/22 03:39:59 INFO : b/potato: Deleted 2026/07/22 03:39:59 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/22 03:39:59 INFO : d: Removing directory 2026/07/22 03:40:00 INFO : b: Removing directory 2026/07/22 03:40:01 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/22 03:40:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': deleted 2 directories 2026/07/22 03:40:03 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/22 03:40:04 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (16.88s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:40:07 DEBUG : empty space: md5 = 3a8e6fdad5f41f75dc911de3d43534bd OK 2026/07/22 03:40:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:40:07 DEBUG : empty space: size = 1 OK 2026/07/22 03:40:07 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/22 03:40:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:40:07 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/07/22 03:40:07 DEBUG : Waiting for deletions to finish 2026/07/22 03:40:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:40:08 DEBUG : empty space: size = 1 OK 2026/07/22 03:40:08 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/22 03:40:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:40:09 DEBUG : empty space: md5 = 00bf57c35e397980c95e57c9601b887a OK 2026/07/22 03:40:09 DEBUG : empty space: size = 1 OK 2026/07/22 03:40:09 INFO : empty space: Copied (replaced existing) 2026/07/22 03:40:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.66s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.49s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:40:13 DEBUG : foo: md5 = 36cc50d1a93e97ac06494010d5735e96 OK 2026/07/22 03:40:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:40:13 DEBUG : foo: size = 3 OK 2026/07/22 03:40:13 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/22 03:40:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:40:15 DEBUG : foo: md5 = 7c2f1de46ac7884382f5652c04480406 OK 2026/07/22 03:40:15 DEBUG : foo: size = 3 OK 2026/07/22 03:40:15 INFO : foo: Copied (replaced existing) 2026/07/22 03:40:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.86s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:40:18 DEBUG : empty space: md5 = 0c669bdc466e74c4f078b562c840311f OK 2026/07/22 03:40:18 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/22 03:40:18 DEBUG : empty space: size = 1 OK 2026/07/22 03:40:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 03:40:18 DEBUG : empty space: Unchanged skipping 2026/07/22 03:40:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:40:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:40:20 DEBUG : potato: md5 = a585d24719c986e6798b7db990de340c OK 2026/07/22 03:40:20 DEBUG : potato: size = 60 OK 2026/07/22 03:40:20 INFO : potato: Copied (new) 2026/07/22 03:40:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.74s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:40:23 DEBUG : potato: md5 = ad4584112ffe702f2836b0f11207c6f5 OK 2026/07/22 03:40:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:40:24 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:40:24 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:40:24 DEBUG : potato: Sizes differ 2026/07/22 03:40:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:40:26 DEBUG : potato: md5 = e6f00782cbc06458b3837ea2b9e93030 OK 2026/07/22 03:40:26 DEBUG : potato: size = 21 OK 2026/07/22 03:40:26 INFO : potato: Copied (replaced existing) 2026/07/22 03:40:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (5.50s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:40:29 DEBUG : potato: md5 = 8bd21f33f57d18ae8661be3d11f126a4 OK 2026/07/22 03:40:29 DEBUG : potato: size = 21 OK 2026/07/22 03:40:29 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/07/22 03:40:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:40:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:40:32 DEBUG : potato: md5 = 1f7ac95b1a5eed4151ec861fd97c2620 OK 2026/07/22 03:40:32 DEBUG : potato: size = 21 OK 2026/07/22 03:40:32 INFO : potato: Copied (replaced existing) 2026/07/22 03:40:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (5.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:40:34 DEBUG : potato: md5 = c8f51a1592681046550fcd790768aa29 OK 2026/07/22 03:40:36 DEBUG : empty space: md5 = 3696cded21ca234b5b57c952e1ea6374 OK 2026/07/22 03:40:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/22 03:40:36 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/22 03:40:36 DEBUG : empty space: size = 1 OK 2026/07/22 03:40:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:40:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 03:40:36 DEBUG : empty space: Unchanged skipping 2026/07/22 03:40:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:40:36 DEBUG : Waiting for deletions to finish 2026/07/22 03:40:36 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:40:40 DEBUG : potato: md5 = c649edf538bbe378c85f7bdfa98ad106 OK 2026/07/22 03:40:42 DEBUG : empty space: md5 = 6dd2a51a8cfee1f0aade0fad9c36a71c OK 2026/07/22 03:40:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/22 03:40:42 DEBUG : empty space: size = 1 OK 2026/07/22 03:40:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 03:40:42 DEBUG : empty space: Unchanged skipping 2026/07/22 03:40:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:40:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:40:44 DEBUG : potato2: md5 = e94442ecbcb276e9e2f8c4349b974565 OK 2026/07/22 03:40:44 DEBUG : potato2: size = 60 OK 2026/07/22 03:40:44 INFO : potato2: Copied (new) 2026/07/22 03:40:44 DEBUG : Waiting for deletions to finish 2026/07/22 03:40:44 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (8.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:40:49 DEBUG : b/potato: md5 = 67d94fdbdcc8d37213d81df8daf9eaa5 OK 2026/07/22 03:40:51 DEBUG : c/non empty space: md5 = 13d73235ebae18043de4f8b0b378d7fd OK 2026/07/22 03:40:51 INFO : d: Making directory 2026/07/22 03:40:52 INFO : d/e: Making directory 2026/07/22 03:40:55 DEBUG : Added delayed dir = "a", newDst= 2026/07/22 03:40:56 INFO : c: Set directory modification time (using SetModTime) 2026/07/22 03:40:56 DEBUG : Added delayed dir = "c", newDst=c 2026/07/22 03:40:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/22 03:40:56 DEBUG : c/non empty space: size = 5 OK 2026/07/22 03:40:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 03:40:56 DEBUG : c/non empty space: Unchanged skipping 2026/07/22 03:40:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:40:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:40:58 DEBUG : a/potato2: md5 = 7978a1e38a3d1ef220efc2687337e35a OK 2026/07/22 03:40:58 DEBUG : a/potato2: size = 60 OK 2026/07/22 03:40:58 INFO : a/potato2: Copied (new) 2026/07/22 03:40:58 DEBUG : Waiting for deletions to finish 2026/07/22 03:40:59 INFO : b/potato: Deleted 2026/07/22 03:41:00 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/22 03:41:00 INFO : d/e: Removing directory 2026/07/22 03:41:00 INFO : d: Removing directory 2026/07/22 03:41:01 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/07/22 03:41:01 INFO : b: Removing directory 2026/07/22 03:41:01 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/22 03:41:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': deleted 3 directories 2026/07/22 03:41:04 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/22 03:41:05 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (19.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:41:08 DEBUG : b/potato: md5 = 6223ea4e663f4c7617845cd77780374a OK 2026/07/22 03:41:11 DEBUG : c/non empty space: md5 = c278e6b9e82e09b9989554e661b44dab OK 2026/07/22 03:41:11 INFO : d: Making directory 2026/07/22 03:41:13 DEBUG : Added delayed dir = "a", newDst= 2026/07/22 03:41:13 INFO : c: Set directory modification time (using SetModTime) 2026/07/22 03:41:13 DEBUG : Added delayed dir = "c", newDst=c 2026/07/22 03:41:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/22 03:41:13 DEBUG : c/non empty space: size = 5 OK 2026/07/22 03:41:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 03:41:13 DEBUG : c/non empty space: Unchanged skipping 2026/07/22 03:41:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:41:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:41:16 DEBUG : a/potato2: md5 = 905d91e157a93b11ac2cfa08fafaf12f OK 2026/07/22 03:41:16 DEBUG : a/potato2: size = 60 OK 2026/07/22 03:41:16 INFO : a/potato2: Copied (new) 2026/07/22 03:41:16 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': not deleting files as there were IO errors 2026/07/22 03:41:16 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/22 03:41:16 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': not deleting directories as there were IO errors 2026/07/22 03:41:20 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/22 03:41:21 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/22 03:41:22 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (16.91s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:41:24 DEBUG : potato: md5 = 8d9f070e703f3e4fb694f1337c28a4ff OK 2026/07/22 03:41:26 DEBUG : empty space: md5 = 754d541d8d061f84c627fccc6cbebb0f OK 2026/07/22 03:41:26 DEBUG : Waiting for deletions to finish 2026/07/22 03:41:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/22 03:41:26 DEBUG : empty space: size = 1 OK 2026/07/22 03:41:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 03:41:26 DEBUG : empty space: Unchanged skipping 2026/07/22 03:41:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:41:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:41:27 INFO : potato: Deleted 2026/07/22 03:41:28 DEBUG : potato2: md5 = 1ca2d114ac6be56e750d4c114796aef2 OK 2026/07/22 03:41:28 DEBUG : potato2: size = 60 OK 2026/07/22 03:41:28 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (7.12s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:41:31 DEBUG : potato: md5 = 6767449e8689c728363b4beb610a6a40 OK 2026/07/22 03:41:33 DEBUG : empty space: md5 = 75b89f7ab32d79bf2b5e961c7e7cd276 OK 2026/07/22 03:41:33 DEBUG : Waiting for deletions to finish 2026/07/22 03:41:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:41:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:41:34 INFO : potato: Deleted 2026/07/22 03:41:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/22 03:41:34 DEBUG : empty space: size = 1 OK 2026/07/22 03:41:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 03:41:34 DEBUG : empty space: Unchanged skipping 2026/07/22 03:41:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:41:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:41:36 DEBUG : potato2: md5 = 11c42a98e13cb4287cbf49bed593303a OK 2026/07/22 03:41:36 DEBUG : potato2: size = 60 OK 2026/07/22 03:41:36 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.95s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:41:39 DEBUG : potato: md5 = 860758ee969dfe887861c3758e8b9193 OK 2026/07/22 03:41:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/22 03:41:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:41:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:41:41 DEBUG : potato2: md5 = 987ad8e2b88cd4143ade5b4b02cba53b OK 2026/07/22 03:41:41 DEBUG : potato2: size = 19 OK 2026/07/22 03:41:41 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.71s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:41:45 DEBUG : potato2: md5 = 73db322b194a4149c0560cc7ed43e65a OK 2026/07/22 03:41:47 DEBUG : empty space: md5 = caf9fa094fe63ef96ef906e573ff1cc0 OK 2026/07/22 03:41:47 DEBUG : enormous: Excluded (Size Filter) 2026/07/22 03:41:47 DEBUG : enormous: Excluded 2026/07/22 03:41:47 DEBUG : potato2: Excluded (Size Filter) 2026/07/22 03:41:47 DEBUG : potato2: Excluded 2026/07/22 03:41:47 DEBUG : potato2: Excluded (Size Filter) 2026/07/22 03:41:47 DEBUG : empty space: size = 1 OK 2026/07/22 03:41:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 03:41:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:41:47 DEBUG : empty space: Unchanged skipping 2026/07/22 03:41:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:41:47 DEBUG : Waiting for deletions to finish 2026/07/22 03:41:47 INFO : There was nothing to transfer 2026/07/22 03:41:48 DEBUG : enormous: Excluded (Size Filter) 2026/07/22 03:41:48 DEBUG : enormous: Excluded 2026/07/22 03:41:48 DEBUG : potato2: Excluded (Size Filter) 2026/07/22 03:41:48 DEBUG : potato2: Excluded 2026/07/22 03:41:48 DEBUG : potato2: Excluded (Size Filter) 2026/07/22 03:41:48 DEBUG : empty space: size = 1 OK 2026/07/22 03:41:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/22 03:41:48 DEBUG : Local file system at /tmp/rclone1584027980: Waiting for checks to finish 2026/07/22 03:41:48 DEBUG : empty space: Unchanged skipping 2026/07/22 03:41:48 DEBUG : Local file system at /tmp/rclone1584027980: Waiting for transfers to finish 2026/07/22 03:41:48 DEBUG : Waiting for deletions to finish 2026/07/22 03:41:48 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.92s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:41:51 DEBUG : potato2: md5 = e841b128014607b8c6f8af7c79570d14 OK 2026/07/22 03:41:53 DEBUG : empty space: md5 = 6d1cd49774b15afcb34f7f9ed5dac240 OK 2026/07/22 03:41:54 DEBUG : enormous: md5 = 6ceae472fbb4dc6ea9de36674e3111f5 OK 2026/07/22 03:41:55 DEBUG : enormous: Excluded (Size Filter) 2026/07/22 03:41:55 DEBUG : enormous: Excluded 2026/07/22 03:41:55 DEBUG : potato2: Excluded (Size Filter) 2026/07/22 03:41:55 DEBUG : potato2: Excluded 2026/07/22 03:41:55 DEBUG : empty space: size = 1 OK 2026/07/22 03:41:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 03:41:55 DEBUG : empty space: Unchanged skipping 2026/07/22 03:41:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:41:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:41:55 DEBUG : Waiting for deletions to finish 2026/07/22 03:41:55 INFO : potato2: Deleted 2026/07/22 03:41:55 INFO : enormous: Deleted 2026/07/22 03:41:55 INFO : There was nothing to transfer 2026/07/22 03:41:56 DEBUG : empty space: size = 1 OK 2026/07/22 03:41:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/22 03:41:56 DEBUG : empty space: Unchanged skipping 2026/07/22 03:41:56 DEBUG : Local file system at /tmp/rclone1584027980: Waiting for checks to finish 2026/07/22 03:41:56 DEBUG : Local file system at /tmp/rclone1584027980: Waiting for transfers to finish 2026/07/22 03:41:56 DEBUG : Waiting for deletions to finish 2026/07/22 03:41:56 INFO : enormous: Deleted 2026/07/22 03:41:56 INFO : potato2: Deleted 2026/07/22 03:41:56 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.52s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:41:59 DEBUG : one: md5 = cec35eb7a090da5e243c9bba233fb5bc OK 2026/07/22 03:42:00 DEBUG : two: md5 = 1c8c892935a355774b4ed33f02b6f30a OK 2026/07/22 03:42:02 DEBUG : three: md5 = 495a793addff2393b1e8b456004f77c2 OK 2026/07/22 03:42:03 DEBUG : four: md5 = 5a7f4cdcf04241a4c5a546d60befdfef OK 2026/07/22 03:42:04 DEBUG : five: Need to transfer - File not found at Destination 2026/07/22 03:42:04 DEBUG : four: size = 4 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:42:04 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:42:04 DEBUG : four: Sizes differ 2026/07/22 03:42:04 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/22 03:42:04 DEBUG : one: Destination is newer than source, skipping 2026/07/22 03:42:04 DEBUG : three: size = 5 OK 2026/07/22 03:42:04 DEBUG : three: Sizes identical 2026/07/22 03:42:04 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/22 03:42:04 DEBUG : two: size = 3 OK 2026/07/22 03:42:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:42:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:42:05 DEBUG : four: md5 = dd99510754d686c41288daa010b540bd OK 2026/07/22 03:42:05 DEBUG : four: size = 4 OK 2026/07/22 03:42:05 INFO : four: Copied (replaced existing) 2026/07/22 03:42:06 DEBUG : two: md5 = 23c70418cb215a96d6339435ef040c1a OK 2026/07/22 03:42:06 DEBUG : two: size = 3 OK 2026/07/22 03:42:06 INFO : two: Copied (replaced existing) 2026/07/22 03:42:06 DEBUG : five: md5 = adfaaadac4c10b75f5aa028e51677fa5 OK 2026/07/22 03:42:06 DEBUG : five: size = 4 OK 2026/07/22 03:42:06 INFO : five: Copied (new) 2026/07/22 03:42:06 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (12.12s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/07/22 03:42:09 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/22 03:42:09 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/22 03:42:09 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/22 03:42:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:42:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:42:11 DEBUG : potato: md5 = aca37341e446ee136df1db5ca7d4936d OK 2026/07/22 03:42:11 DEBUG : potato: size = 14 OK 2026/07/22 03:42:11 INFO : potato: Copied (new) 2026/07/22 03:42:11 DEBUG : yam: md5 = d489ac9ba2cd49b2630c00fbf2790fc4 OK 2026/07/22 03:42:11 DEBUG : yam: size = 11 OK 2026/07/22 03:42:11 INFO : yam: Copied (new) 2026/07/22 03:42:11 DEBUG : Waiting for deletions to finish 2026/07/22 03:42:11 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/22 03:42:11 DEBUG : potato: size = 14 OK 2026/07/22 03:42:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:42:11 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/22 03:42:11 DEBUG : potato: Unchanged skipping 2026/07/22 03:42:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:42:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:42:13 DEBUG : yaml: md5 = 0af6dd0f82fcae10b5e9a342d8c7a465 OK 2026/07/22 03:42:13 DEBUG : yaml: size = 11 OK 2026/07/22 03:42:13 INFO : yaml: Copied (new) 2026/07/22 03:42:13 DEBUG : Waiting for deletions to finish 2026/07/22 03:42:14 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.39s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/22 03:42:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Making map for --track-renames 2026/07/22 03:42:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Finished making map for --track-renames 2026/07/22 03:42:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:42:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for renames to finish 2026/07/22 03:42:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/22 03:42:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/22 03:42:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:42:17 DEBUG : yam: md5 = cf5ac3c3673c5964e2ddc211b1e10003 OK 2026/07/22 03:42:17 DEBUG : yam: size = 11 OK 2026/07/22 03:42:17 INFO : yam: Copied (new) 2026/07/22 03:42:17 DEBUG : potato: md5 = 618e006017676eb765200c21c1653ca6 OK 2026/07/22 03:42:17 DEBUG : potato: size = 14 OK 2026/07/22 03:42:17 INFO : potato: Copied (new) 2026/07/22 03:42:17 DEBUG : Waiting for deletions to finish 2026/07/22 03:42:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Making map for --track-renames 2026/07/22 03:42:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Finished making map for --track-renames 2026/07/22 03:42:18 DEBUG : potato: size = 14 OK 2026/07/22 03:42:18 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:42:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:42:18 DEBUG : potato: Unchanged skipping 2026/07/22 03:42:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for renames to finish 2026/07/22 03:42:19 INFO : yam: Moved (server-side) to: yaml 2026/07/22 03:42:19 INFO : yaml: Renamed from "yam" 2026/07/22 03:42:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:42:19 DEBUG : Waiting for deletions to finish 2026/07/22 03:42:19 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.07s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/22 03:42:21 DEBUG : Added delayed dir = "sub", newDst= 2026/07/22 03:42:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Making map for --track-renames 2026/07/22 03:42:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Finished making map for --track-renames 2026/07/22 03:42:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:42:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/22 03:42:21 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/22 03:42:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for renames to finish 2026/07/22 03:42:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:42:23 DEBUG : sub/yam: md5 = 7b792fd0e19b260b67795540f51ac136 OK 2026/07/22 03:42:23 DEBUG : sub/yam: size = 11 OK 2026/07/22 03:42:23 INFO : sub/yam: Copied (new) 2026/07/22 03:42:23 DEBUG : potato: md5 = e14847013b0555510c9199632afe973c OK 2026/07/22 03:42:23 DEBUG : potato: size = 14 OK 2026/07/22 03:42:23 INFO : potato: Copied (new) 2026/07/22 03:42:23 DEBUG : Waiting for deletions to finish 2026/07/22 03:42:24 INFO : sub: Set directory modification time (using DirSetModTime) 2026/07/22 03:42:25 DEBUG : potato: size = 14 OK 2026/07/22 03:42:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:42:25 DEBUG : potato: Unchanged skipping 2026/07/22 03:42:25 INFO : sub: Set directory modification time (using SetModTime) 2026/07/22 03:42:25 DEBUG : Added delayed dir = "sub", newDst=sub 2026/07/22 03:42:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Making map for --track-renames 2026/07/22 03:42:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Finished making map for --track-renames 2026/07/22 03:42:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:42:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for renames to finish 2026/07/22 03:42:26 INFO : sub/yam: Moved (server-side) to: yam 2026/07/22 03:42:26 INFO : yam: Renamed from "sub/yam" 2026/07/22 03:42:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:42:26 DEBUG : Waiting for deletions to finish 2026/07/22 03:42:26 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.97s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:42:29 DEBUG : Creating backend with remote "/tmp/rclone1584027980/dir1" 2026/07/22 03:42:29 DEBUG : Creating backend with remote "/tmp/rclone1584027980/dir2" 2026/07/22 03:42:29 DEBUG : Local file system at /tmp/rclone1584027980/dir2: Using server-side directory move 2026/07/22 03:42:29 INFO : Local file system at /tmp/rclone1584027980/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/22 03:42:29 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/22 03:42:29 DEBUG : Local file system at /tmp/rclone1584027980/dir2: Waiting for checks to finish 2026/07/22 03:42:29 DEBUG : Local file system at /tmp/rclone1584027980/dir2: Waiting for transfers to finish 2026/07/22 03:42:29 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.48s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:42:30 DEBUG : Added delayed dir = "nested", newDst= 2026/07/22 03:42:30 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/22 03:42:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 03:42:30 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/22 03:42:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/22 03:42:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:42:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:42:33 DEBUG : sub dir/hello world: md5 = b93b30a3c0cc834fe9076b89a63e2113 OK 2026/07/22 03:42:33 DEBUG : sub dir/hello world: size = 11 OK 2026/07/22 03:42:33 INFO : sub dir/hello world: Copied (new) 2026/07/22 03:42:33 INFO : sub dir/hello world: Deleted 2026/07/22 03:42:35 DEBUG : nested/sub dir/file: md5 = d6490d694f0883cdaa4cf0023274fbe8 OK 2026/07/22 03:42:35 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/22 03:42:35 INFO : nested/sub dir/file: Copied (new) 2026/07/22 03:42:35 INFO : nested/sub dir/file: Deleted 2026/07/22 03:42:35 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/22 03:42:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/22 03:42:36 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/22 03:42:36 INFO : sub dir: Removing directory 2026/07/22 03:42:36 INFO : nested/sub dir: Removing directory 2026/07/22 03:42:36 INFO : nested: Removing directory 2026/07/22 03:42:36 DEBUG : Local file system at /tmp/rclone1584027980: deleted 3 directories 2026/07/22 03:42:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/22 03:42:40 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/22 03:42:41 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (11.42s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:42:42 DEBUG : Added delayed dir = "nested", newDst= 2026/07/22 03:42:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/22 03:42:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/22 03:42:42 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/22 03:42:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/22 03:42:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:42:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:42:44 DEBUG : sub dir/hello world: md5 = 175760ff6dd767bcc6dd5334905c5fe7 OK 2026/07/22 03:42:44 DEBUG : sub dir/hello world: size = 11 OK 2026/07/22 03:42:44 INFO : sub dir/hello world: Copied (new) 2026/07/22 03:42:44 INFO : sub dir/hello world: Deleted 2026/07/22 03:42:46 DEBUG : nested/sub dir/file: md5 = 8e35edabbd9b516e1a84184b3cc41111 OK 2026/07/22 03:42:46 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/22 03:42:46 INFO : nested/sub dir/file: Copied (new) 2026/07/22 03:42:46 INFO : nested/sub dir/file: Deleted 2026/07/22 03:42:47 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/22 03:42:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/22 03:42:47 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/22 03:42:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/22 03:42:51 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/22 03:42:52 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.22s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:42:53 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/22 03:42:53 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/22 03:42:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:42:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:42:54 DEBUG : existing-b: md5 = 774c8cd5184e221137fa8360cbb8cdb3 OK 2026/07/22 03:42:54 DEBUG : existing-b: size = 6 OK 2026/07/22 03:42:54 INFO : existing-b: Copied (new) 2026/07/22 03:42:54 INFO : existing-b: Deleted 2026/07/22 03:42:55 DEBUG : existing: md5 = 1f1bf149ee03c0b4e5235957c48bf5ce OK 2026/07/22 03:42:55 DEBUG : existing: size = 6 OK 2026/07/22 03:42:55 INFO : existing: Copied (new) 2026/07/22 03:42:55 INFO : existing: Deleted 2026/07/22 03:42:55 DEBUG : existing: Destination exists, skipping 2026/07/22 03:42:55 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/22 03:42:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:42:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:42:55 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.37s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:42:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sowejih8joqe" 2026/07/22 03:42:57 DEBUG : Creating backend with remote "TestDrive:crypt/n066420b49tbrgageij9uvmano4s143k7sngepin9uln26ru69pg" 2026/07/22 03:43:00 DEBUG : potato2: md5 = 4f42d41099cd9e679fac504c1685725d OK 2026/07/22 03:43:01 DEBUG : empty space: md5 = 60e8ce786bc7a14507bbbbb32ec180a1 OK 2026/07/22 03:43:03 DEBUG : potato3: md5 = 4201011393f15299418feb0cc0a3a2c3 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru' -> Encrypted drive 'TestCryptDrive:rclone-test-sowejih8joqe' 2026/07/22 03:43:05 DEBUG : empty space: md5 = 404b7af02c2f4772c5eaeab83579de8e OK 2026/07/22 03:43:07 DEBUG : potato3: md5 = faac3800404d95b5f212e61e937878d6 OK 2026/07/22 03:43:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sowejih8joqe': Using server-side directory move 2026/07/22 03:43:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sowejih8joqe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/22 03:43:08 DEBUG : empty space: size = 1 OK 2026/07/22 03:43:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/22 03:43:08 DEBUG : empty space: Unchanged skipping 2026/07/22 03:43:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/22 03:43:08 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:43:08 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-sowejih8joqe') 2026/07/22 03:43:08 DEBUG : potato3: Sizes differ 2026/07/22 03:43:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sowejih8joqe': Waiting for checks to finish 2026/07/22 03:43:08 INFO : potato3: Deleted 2026/07/22 03:43:08 INFO : empty space: Deleted 2026/07/22 03:43:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sowejih8joqe': Waiting for transfers to finish 2026/07/22 03:43:09 INFO : potato2: Moved (server-side) 2026/07/22 03:43:09 INFO : potato3: Moved (server-side) 2026/07/22 03:43:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kobiris8tere" 2026/07/22 03:43:10 DEBUG : Config file has changed externally - reloading 2026/07/22 03:43:10 DEBUG : Creating backend with remote "TestDrive:crypt/90pgv80tn4emtjhjvgbbnat0vdh7g4863o8bijt89l7alfd1rvr0" 2026/07/22 03:43:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kobiris8tere': Using server-side directory move 2026/07/22 03:43:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kobiris8tere': Server side directory move succeeded 2026/07/22 03:43:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kobiris8tere': Purge remote 2026/07/22 03:43:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sowejih8joqe': Purge remote 2026/07/22 03:43:13 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.96s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:43:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jehiham2funi" 2026/07/22 03:43:14 DEBUG : Creating backend with remote "TestDrive:crypt/hau83cgbef69ar0f0kb62q5catpfba0igv5c074dbchkvp56dpq0" 2026/07/22 03:43:16 DEBUG : potato2: md5 = 6a94514d53d116f2cfe5d406fec8b46b OK 2026/07/22 03:43:18 DEBUG : empty space: md5 = 0a8e1aa8fd58dc50e9d312858031c2d0 OK 2026/07/22 03:43:19 DEBUG : potato3: md5 = dfa0ff7a37e6d05a08834ecc2eb1ba31 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru' -> Encrypted drive 'TestCryptDrive:rclone-test-jehiham2funi' 2026/07/22 03:43:22 DEBUG : empty space: md5 = 0999ffe9179eb9a06ca2c9cbbdd286c0 OK 2026/07/22 03:43:24 DEBUG : potato3: md5 = 990b940f96185779466568fd11ab53e0 OK 2026/07/22 03:43:24 DEBUG : empty space: Excluded (Size Filter) 2026/07/22 03:43:24 DEBUG : empty space: Excluded (Size Filter) 2026/07/22 03:43:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/22 03:43:24 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:43:24 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-jehiham2funi') 2026/07/22 03:43:24 DEBUG : potato3: Sizes differ 2026/07/22 03:43:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jehiham2funi': Waiting for checks to finish 2026/07/22 03:43:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jehiham2funi': Waiting for transfers to finish 2026/07/22 03:43:25 INFO : potato3: Deleted 2026/07/22 03:43:25 INFO : potato2: Moved (server-side) 2026/07/22 03:43:26 INFO : potato3: Moved (server-side) 2026/07/22 03:43:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiyanip8tere" 2026/07/22 03:43:26 DEBUG : Creating backend with remote "TestDrive:crypt/velqc0ti430p4c2cvl6uqh0jsrm1bcbingnvd41h4bqfie0i285g" 2026/07/22 03:43:27 DEBUG : empty space: Excluded (Size Filter) 2026/07/22 03:43:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/22 03:43:27 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/22 03:43:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyanip8tere': Waiting for checks to finish 2026/07/22 03:43:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyanip8tere': Waiting for transfers to finish 2026/07/22 03:43:29 INFO : potato3: Moved (server-side) 2026/07/22 03:43:30 INFO : potato2: Moved (server-side) 2026/07/22 03:43:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiyanip8tere': Purge remote 2026/07/22 03:43:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jehiham2funi': Purge remote --- PASS: TestServerSideMoveWithFilter (18.45s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:43:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rifuxiy5doji" 2026/07/22 03:43:32 DEBUG : Creating backend with remote "TestDrive:crypt/b0p20rdgbj9eglhe9030s4gfkgeeenpsk5uab7mapkrc7mqotsf0" 2026/07/22 03:43:35 DEBUG : potato2: md5 = 7bd9d90a082585a552ec8bdb717ffc95 OK 2026/07/22 03:43:36 DEBUG : empty space: md5 = 72322a3f17905063af43ded91c7afb47 OK 2026/07/22 03:43:38 DEBUG : potato3: md5 = 53cf0ef49c50159547b9baf47b6dd887 OK 2026/07/22 03:43:38 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru' -> Encrypted drive 'TestCryptDrive:rclone-test-rifuxiy5doji' 2026/07/22 03:43:42 DEBUG : empty space: md5 = 76bcbfb4e1b723acc2b8dd73512a206c OK 2026/07/22 03:43:44 DEBUG : potato3: md5 = 795d1ddb092e43340d353a80940dec30 OK 2026/07/22 03:43:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rifuxiy5doji': Using server-side directory move 2026/07/22 03:43:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rifuxiy5doji': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/22 03:43:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/22 03:43:44 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/07/22 03:43:44 DEBUG : empty space: size = 1 OK 2026/07/22 03:43:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/22 03:43:44 DEBUG : empty space: Unchanged skipping 2026/07/22 03:43:44 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:43:44 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-rifuxiy5doji') 2026/07/22 03:43:44 DEBUG : potato3: Sizes differ 2026/07/22 03:43:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rifuxiy5doji': Waiting for checks to finish 2026/07/22 03:43:45 INFO : empty space: Deleted 2026/07/22 03:43:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rifuxiy5doji': Waiting for transfers to finish 2026/07/22 03:43:45 INFO : potato3: Deleted 2026/07/22 03:43:45 INFO : potato2: Moved (server-side) 2026/07/22 03:43:46 INFO : potato3: Moved (server-side) 2026/07/22 03:43:46 INFO : tomatoDir: Removing directory 2026/07/22 03:43:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': deleted 1 directories 2026/07/22 03:43:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xopofay6neda" 2026/07/22 03:43:47 DEBUG : Creating backend with remote "TestDrive:crypt/j8a7jf7njcbr57qj9v8l0qnan85uun1ovkcfl9hv1l2upon9llug" 2026/07/22 03:43:48 INFO : tomatoDir: Making directory 2026/07/22 03:43:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xopofay6neda': Using server-side directory move 2026/07/22 03:43:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xopofay6neda': Server side directory move succeeded 2026/07/22 03:43:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xopofay6neda': Purge remote 2026/07/22 03:43:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rifuxiy5doji': Purge remote 2026/07/22 03:43:52 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.32s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.45s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:43:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximudof0daru/rclone-sync-test" 2026/07/22 03:43:53 DEBUG : Creating backend with remote "TestDrive:crypt/l0rgo8a522ud88k7nqbppemunqmj0ss0kacps4gqu5ahtemna260/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.97s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:43:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximudof0daru/rclone-sync-test" 2026/07/22 03:43:55 DEBUG : Creating backend with remote "TestDrive:crypt/l0rgo8a522ud88k7nqbppemunqmj0ss0kacps4gqu5ahtemna260/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/07/22 03:43:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximudof0daru/rclone-sync-test-include/layer2" 2026/07/22 03:43:58 DEBUG : Creating backend with remote "TestDrive:crypt/l0rgo8a522ud88k7nqbppemunqmj0ss0kacps4gqu5ahtemna260/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/07/22 03:44:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximudof0daru/rclone-sync-test-ignore-file" 2026/07/22 03:44:01 DEBUG : Creating backend with remote "TestDrive:crypt/l0rgo8a522ud88k7nqbppemunqmj0ss0kacps4gqu5ahtemna260/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/07/22 03:44:05 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 81a7ed226027d480d43f2cf4ae5fe5ff OK 2026/07/22 03:44:08 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/22 03:44:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/rclone-sync-test': Waiting for checks to finish 2026/07/22 03:44:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/rclone-sync-test': Waiting for transfers to finish 2026/07/22 03:44:08 DEBUG : Waiting for deletions to finish 2026/07/22 03:44:08 INFO : There was nothing to transfer 2026/07/22 03:44:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:44:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:44:10 DEBUG : Waiting for deletions to finish 2026/07/22 03:44:10 INFO : rclone-sync-test-include: Removing directory 2026/07/22 03:44:10 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/22 03:44:10 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/22 03:44:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': failed to delete 1 directories 2026/07/22 03:44:10 INFO : There was nothing to transfer 2026/07/22 03:44:12 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/22 03:44:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/07/22 03:44:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/07/22 03:44:12 DEBUG : Waiting for deletions to finish 2026/07/22 03:44:12 INFO : There was nothing to transfer 2026/07/22 03:44:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:44:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:44:14 DEBUG : Waiting for deletions to finish 2026/07/22 03:44:14 INFO : rclone-sync-test-include: Removing directory 2026/07/22 03:44:15 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/22 03:44:15 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/22 03:44:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': failed to delete 1 directories 2026/07/22 03:44:15 INFO : There was nothing to transfer 2026/07/22 03:44:17 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/22 03:44:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/07/22 03:44:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/07/22 03:44:17 DEBUG : Waiting for deletions to finish 2026/07/22 03:44:17 INFO : There was nothing to transfer 2026/07/22 03:44:19 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/22 03:44:20 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (26.38s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:44:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximudof0daru/dst" 2026/07/22 03:44:21 DEBUG : Creating backend with remote "TestDrive:crypt/l0rgo8a522ud88k7nqbppemunqmj0ss0kacps4gqu5ahtemna260/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/22 03:44:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximudof0daru/CompareDest" 2026/07/22 03:44:23 DEBUG : Creating backend with remote "TestDrive:crypt/l0rgo8a522ud88k7nqbppemunqmj0ss0kacps4gqu5ahtemna260/gveqi14airsml4bgu7krj116o8" 2026/07/22 03:44:25 DEBUG : one: Need to transfer - File not found at Destination 2026/07/22 03:44:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for checks to finish 2026/07/22 03:44:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for transfers to finish 2026/07/22 03:44:28 DEBUG : one: md5 = 3bca106baff13379df6d78abfdf010ee OK 2026/07/22 03:44:28 DEBUG : one: size = 3 OK 2026/07/22 03:44:28 INFO : one: Copied (new) 2026/07/22 03:44:28 DEBUG : Waiting for deletions to finish 2026/07/22 03:44:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for checks to finish 2026/07/22 03:44:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:44:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst') 2026/07/22 03:44:29 DEBUG : one: Sizes differ 2026/07/22 03:44:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for transfers to finish 2026/07/22 03:44:31 DEBUG : one: md5 = bc5a8910a6b8cd5e61843b4377b75f10 OK 2026/07/22 03:44:31 DEBUG : one: size = 5 OK 2026/07/22 03:44:31 INFO : one: Copied (replaced existing) 2026/07/22 03:44:31 DEBUG : Waiting for deletions to finish 2026/07/22 03:44:33 DEBUG : dst/one: md5 = 16515f3f70d6adfbf9d35516243f5792 OK 2026/07/22 03:44:36 DEBUG : CompareDest/one: md5 = 5f576453afff32ac44958f0e33a5ab38 OK 2026/07/22 03:44:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:44:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst') 2026/07/22 03:44:36 DEBUG : one: Sizes differ 2026/07/22 03:44:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for checks to finish 2026/07/22 03:44:37 DEBUG : one: size = 5 OK 2026/07/22 03:44:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 03:44:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/22 03:44:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for transfers to finish 2026/07/22 03:44:37 DEBUG : Waiting for deletions to finish 2026/07/22 03:44:37 INFO : There was nothing to transfer 2026/07/22 03:44:39 DEBUG : CompareDest/two: md5 = 75b6c7d9041f8b51bf2b26c564a86f0d OK 2026/07/22 03:44:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:44:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst') 2026/07/22 03:44:40 DEBUG : one: Sizes differ 2026/07/22 03:44:40 DEBUG : two: size = 3 OK 2026/07/22 03:44:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 03:44:40 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/22 03:44:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for checks to finish 2026/07/22 03:44:40 DEBUG : one: size = 5 OK 2026/07/22 03:44:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 03:44:40 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/22 03:44:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for transfers to finish 2026/07/22 03:44:40 DEBUG : Waiting for deletions to finish 2026/07/22 03:44:40 INFO : There was nothing to transfer 2026/07/22 03:44:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:44:41 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst') 2026/07/22 03:44:41 DEBUG : one: Sizes differ 2026/07/22 03:44:42 DEBUG : one: size = 5 OK 2026/07/22 03:44:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 03:44:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/22 03:44:42 DEBUG : two: size = 3 OK 2026/07/22 03:44:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 03:44:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/22 03:44:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for checks to finish 2026/07/22 03:44:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for transfers to finish 2026/07/22 03:44:42 DEBUG : Waiting for deletions to finish 2026/07/22 03:44:42 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/22 03:44:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:44:43 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst') 2026/07/22 03:44:43 DEBUG : one: Sizes differ 2026/07/22 03:44:43 DEBUG : one: size = 5 OK 2026/07/22 03:44:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 03:44:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/22 03:44:43 DEBUG : two: size = 5 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:44:43 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/CompareDest') 2026/07/22 03:44:43 DEBUG : two: Sizes differ 2026/07/22 03:44:43 DEBUG : two: Need to transfer - File not found at Destination 2026/07/22 03:44:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for checks to finish 2026/07/22 03:44:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for transfers to finish 2026/07/22 03:44:45 DEBUG : two: md5 = 3316b9e49f51b802cf55ebb783bc1515 OK 2026/07/22 03:44:45 DEBUG : two: size = 5 OK 2026/07/22 03:44:45 INFO : two: Copied (new) 2026/07/22 03:44:45 DEBUG : Waiting for deletions to finish 2026/07/22 03:44:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/22 03:44:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/22 03:44:50 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/22 03:44:50 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (29.02s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:44:53 DEBUG : pre-dest1/1: md5 = 82998bb400463580f75980e78ef92822 OK 2026/07/22 03:44:55 DEBUG : pre-dest2/2: md5 = accddb30c02cd5d5502f4c267ebb7e2a OK 2026/07/22 03:44:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximudof0daru/dest" 2026/07/22 03:44:56 DEBUG : Creating backend with remote "TestDrive:crypt/l0rgo8a522ud88k7nqbppemunqmj0ss0kacps4gqu5ahtemna260/rg03c1jvnehrrc617i0lnqjddc" 2026/07/22 03:44:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximudof0daru/pre-dest1" 2026/07/22 03:44:58 DEBUG : Creating backend with remote "TestDrive:crypt/l0rgo8a522ud88k7nqbppemunqmj0ss0kacps4gqu5ahtemna260/bbnblvh6k061ssopqrp18kd7gc" 2026/07/22 03:44:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximudof0daru/pre-dest2" 2026/07/22 03:44:59 DEBUG : Creating backend with remote "TestDrive:crypt/l0rgo8a522ud88k7nqbppemunqmj0ss0kacps4gqu5ahtemna260/dgicm1h6b5ejvlltm8eeif0bnk" 2026/07/22 03:45:00 DEBUG : 1: size = 1 OK 2026/07/22 03:45:00 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:45:00 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/22 03:45:00 DEBUG : 2: size = 1 OK 2026/07/22 03:45:00 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:45:00 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/22 03:45:01 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/22 03:45:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dest': Waiting for checks to finish 2026/07/22 03:45:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dest': Waiting for transfers to finish 2026/07/22 03:45:03 DEBUG : 3: md5 = c77ad54eeb3c01f5aa10f1b9262d00aa OK 2026/07/22 03:45:03 DEBUG : 3: size = 1 OK 2026/07/22 03:45:03 INFO : 3: Copied (new) 2026/07/22 03:45:03 DEBUG : Waiting for deletions to finish 2026/07/22 03:45:07 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/07/22 03:45:07 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/07/22 03:45:08 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (18.47s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:45:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximudof0daru/dst" 2026/07/22 03:45:09 DEBUG : Creating backend with remote "TestDrive:crypt/l0rgo8a522ud88k7nqbppemunqmj0ss0kacps4gqu5ahtemna260/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/22 03:45:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximudof0daru/CopyDest" 2026/07/22 03:45:11 DEBUG : Creating backend with remote "TestDrive:crypt/l0rgo8a522ud88k7nqbppemunqmj0ss0kacps4gqu5ahtemna260/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/22 03:45:13 DEBUG : one: Need to transfer - File not found at Destination 2026/07/22 03:45:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for checks to finish 2026/07/22 03:45:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for transfers to finish 2026/07/22 03:45:15 DEBUG : one: md5 = 064f559700707974422cbf5076c7ad05 OK 2026/07/22 03:45:15 DEBUG : one: size = 3 OK 2026/07/22 03:45:15 INFO : one: Copied (new) 2026/07/22 03:45:15 DEBUG : Waiting for deletions to finish 2026/07/22 03:45:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:45:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst') 2026/07/22 03:45:17 DEBUG : one: Sizes differ 2026/07/22 03:45:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for checks to finish 2026/07/22 03:45:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for transfers to finish 2026/07/22 03:45:18 DEBUG : one: md5 = 9665be6693a679cd4821883eb456e95e OK 2026/07/22 03:45:18 DEBUG : one: size = 5 OK 2026/07/22 03:45:18 INFO : one: Copied (replaced existing) 2026/07/22 03:45:18 DEBUG : Waiting for deletions to finish 2026/07/22 03:45:20 DEBUG : dst/one: md5 = 820756fabdf97208ba22f5aa38983787 OK 2026/07/22 03:45:23 DEBUG : CopyDest/one: md5 = f36600bf6cf86e5f9c9106d653c961ea OK 2026/07/22 03:45:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximudof0daru/BackupDir" 2026/07/22 03:45:24 DEBUG : Creating backend with remote "TestDrive:crypt/l0rgo8a522ud88k7nqbppemunqmj0ss0kacps4gqu5ahtemna260/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/22 03:45:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:45:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst') 2026/07/22 03:45:26 DEBUG : one: Sizes differ 2026/07/22 03:45:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for checks to finish 2026/07/22 03:45:26 DEBUG : one: size = 5 OK 2026/07/22 03:45:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 03:45:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:45:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst') 2026/07/22 03:45:26 DEBUG : one: Sizes differ 2026/07/22 03:45:28 INFO : one: Moved (server-side) 2026/07/22 03:45:29 DEBUG : one: size = 5 OK 2026/07/22 03:45:29 INFO : one: Copied (server-side copy) 2026/07/22 03:45:29 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/22 03:45:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for transfers to finish 2026/07/22 03:45:29 DEBUG : Waiting for deletions to finish 2026/07/22 03:45:32 DEBUG : CopyDest/two: md5 = cfc5a9414c8e2eddc4f5dc0a1f12329a OK 2026/07/22 03:45:32 DEBUG : one: size = 5 OK 2026/07/22 03:45:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 03:45:32 DEBUG : one: Unchanged skipping 2026/07/22 03:45:33 DEBUG : two: size = 3 OK 2026/07/22 03:45:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 03:45:34 DEBUG : two: size = 3 OK 2026/07/22 03:45:34 INFO : two: Copied (server-side copy) 2026/07/22 03:45:34 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/22 03:45:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for checks to finish 2026/07/22 03:45:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for transfers to finish 2026/07/22 03:45:34 DEBUG : Waiting for deletions to finish 2026/07/22 03:45:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for checks to finish 2026/07/22 03:45:35 DEBUG : one: size = 5 OK 2026/07/22 03:45:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 03:45:35 DEBUG : one: Unchanged skipping 2026/07/22 03:45:35 DEBUG : two: size = 3 OK 2026/07/22 03:45:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 03:45:35 DEBUG : two: Unchanged skipping 2026/07/22 03:45:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for transfers to finish 2026/07/22 03:45:35 DEBUG : Waiting for deletions to finish 2026/07/22 03:45:35 INFO : There was nothing to transfer 2026/07/22 03:45:37 DEBUG : CopyDest/three: md5 = f0fd98a84372284f801339b138f5aa47 OK 2026/07/22 03:45:38 DEBUG : one: size = 5 OK 2026/07/22 03:45:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 03:45:38 DEBUG : one: Unchanged skipping 2026/07/22 03:45:38 DEBUG : three: size = 7 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:45:38 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/CopyDest') 2026/07/22 03:45:38 DEBUG : three: Sizes differ 2026/07/22 03:45:38 DEBUG : three: Destination not found in --copy-dest 2026/07/22 03:45:38 DEBUG : three: Need to transfer - File not found at Destination 2026/07/22 03:45:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for checks to finish 2026/07/22 03:45:38 DEBUG : two: size = 3 OK 2026/07/22 03:45:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/22 03:45:38 DEBUG : two: Unchanged skipping 2026/07/22 03:45:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for transfers to finish 2026/07/22 03:45:40 DEBUG : three: md5 = 9934ca7544e939723970abeea9fd1dbf OK 2026/07/22 03:45:40 DEBUG : three: size = 7 OK 2026/07/22 03:45:40 INFO : three: Copied (new) 2026/07/22 03:45:40 DEBUG : Waiting for deletions to finish 2026/07/22 03:45:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/22 03:45:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/22 03:45:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/22 03:45:46 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/22 03:45:46 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/22 03:45:46 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/22 03:45:47 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (38.38s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:45:50 DEBUG : dst/one: md5 = 71d01cad01c780d081cc081fec3ed9d5 OK 2026/07/22 03:45:51 DEBUG : dst/two: md5 = ab0dda39d8bb21515161c9935fd4818a OK 2026/07/22 03:45:53 DEBUG : dst/three.txt: md5 = 4ef34faa9eb7ee53472ee14f4088b98c OK 2026/07/22 03:45:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximudof0daru/dst" 2026/07/22 03:45:54 DEBUG : Creating backend with remote "TestDrive:crypt/l0rgo8a522ud88k7nqbppemunqmj0ss0kacps4gqu5ahtemna260/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/22 03:45:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximudof0daru/backup" 2026/07/22 03:45:54 DEBUG : Creating backend with remote "TestDrive:crypt/l0rgo8a522ud88k7nqbppemunqmj0ss0kacps4gqu5ahtemna260/1nrff024r7pq65ecp72fc28jb0" 2026/07/22 03:45:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:45:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst') 2026/07/22 03:45:56 DEBUG : one: Sizes differ 2026/07/22 03:45:56 DEBUG : two: size = 3 OK 2026/07/22 03:45:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:45:56 DEBUG : two: Unchanged skipping 2026/07/22 03:45:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for checks to finish 2026/07/22 03:45:59 INFO : one: Moved (server-side) 2026/07/22 03:45:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for transfers to finish 2026/07/22 03:46:00 DEBUG : one: md5 = 29d796c5204024e8d70d25b0d3e24d90 OK 2026/07/22 03:46:00 DEBUG : one: size = 4 OK 2026/07/22 03:46:00 INFO : one: Copied (new) 2026/07/22 03:46:00 DEBUG : Waiting for deletions to finish 2026/07/22 03:46:01 INFO : three.txt: Moved (server-side) 2026/07/22 03:46:01 INFO : three.txt: Moved into backup dir 2026/07/22 03:46:03 DEBUG : dst/three.txt: md5 = c91fced3e7a89503633466945b197090 OK 2026/07/22 03:46:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:46:04 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst') 2026/07/22 03:46:04 DEBUG : one: Sizes differ 2026/07/22 03:46:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for checks to finish 2026/07/22 03:46:04 DEBUG : two: size = 3 OK 2026/07/22 03:46:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:46:04 DEBUG : two: Unchanged skipping 2026/07/22 03:46:05 INFO : one: Deleted 2026/07/22 03:46:06 INFO : one: Moved (server-side) 2026/07/22 03:46:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for transfers to finish 2026/07/22 03:46:07 DEBUG : one: md5 = 84129782c571157a2bb844c4c45abbea OK 2026/07/22 03:46:07 DEBUG : one: size = 5 OK 2026/07/22 03:46:07 INFO : one: Copied (new) 2026/07/22 03:46:07 DEBUG : Waiting for deletions to finish 2026/07/22 03:46:08 INFO : three.txt: Deleted 2026/07/22 03:46:09 INFO : three.txt: Moved (server-side) 2026/07/22 03:46:09 INFO : three.txt: Moved into backup dir 2026/07/22 03:46:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/22 03:46:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/22 03:46:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/22 03:46:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/22 03:46:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/22 03:46:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (26.33s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:46:16 DEBUG : dst/one: md5 = dbfd9558886123b3b76adf6d2b623055 OK 2026/07/22 03:46:18 DEBUG : dst/two: md5 = 72b43423c88359cdb837e93c32f264d2 OK 2026/07/22 03:46:20 DEBUG : dst/three.txt: md5 = 18da398782b864396ea2914dd15bc431 OK 2026/07/22 03:46:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximudof0daru/dst" 2026/07/22 03:46:20 DEBUG : Creating backend with remote "TestDrive:crypt/l0rgo8a522ud88k7nqbppemunqmj0ss0kacps4gqu5ahtemna260/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/22 03:46:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximudof0daru/backup" 2026/07/22 03:46:21 DEBUG : Creating backend with remote "TestDrive:crypt/l0rgo8a522ud88k7nqbppemunqmj0ss0kacps4gqu5ahtemna260/1nrff024r7pq65ecp72fc28jb0" 2026/07/22 03:46:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:46:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst') 2026/07/22 03:46:23 DEBUG : one: Sizes differ 2026/07/22 03:46:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for checks to finish 2026/07/22 03:46:23 DEBUG : two: size = 3 OK 2026/07/22 03:46:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:46:23 DEBUG : two: Unchanged skipping 2026/07/22 03:46:25 INFO : one: Moved (server-side) to: one.bak 2026/07/22 03:46:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for transfers to finish 2026/07/22 03:46:27 DEBUG : one: md5 = c6f1eea45d6558a7bf7767018464279b OK 2026/07/22 03:46:27 DEBUG : one: size = 4 OK 2026/07/22 03:46:27 INFO : one: Copied (new) 2026/07/22 03:46:27 DEBUG : Waiting for deletions to finish 2026/07/22 03:46:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/22 03:46:28 INFO : three.txt: Moved into backup dir 2026/07/22 03:46:30 DEBUG : dst/three.txt: md5 = 4a93b55a61d9d9b6f38d04d4290b75fe OK 2026/07/22 03:46:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:46:31 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst') 2026/07/22 03:46:31 DEBUG : two: size = 3 OK 2026/07/22 03:46:31 DEBUG : one: Sizes differ 2026/07/22 03:46:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:46:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for checks to finish 2026/07/22 03:46:31 DEBUG : two: Unchanged skipping 2026/07/22 03:46:32 INFO : one.bak: Deleted 2026/07/22 03:46:32 INFO : one: Moved (server-side) to: one.bak 2026/07/22 03:46:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for transfers to finish 2026/07/22 03:46:34 DEBUG : one: md5 = 22aee2c5d2899908d4739f5a19ef85ef OK 2026/07/22 03:46:34 DEBUG : one: size = 5 OK 2026/07/22 03:46:34 INFO : one: Copied (new) 2026/07/22 03:46:34 DEBUG : Waiting for deletions to finish 2026/07/22 03:46:35 INFO : three.txt.bak: Deleted 2026/07/22 03:46:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/22 03:46:35 INFO : three.txt: Moved into backup dir 2026/07/22 03:46:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/22 03:46:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/22 03:46:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/22 03:46:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/22 03:46:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/22 03:46:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (26.69s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:46:43 DEBUG : dst/one: md5 = 178872a1b77735de49f76cd2d327718a OK 2026/07/22 03:46:44 DEBUG : dst/two: md5 = 8fbf65e9a3c3214838e42789c2380c6b OK 2026/07/22 03:46:46 DEBUG : dst/three.txt: md5 = cd172543beb175a19d206f7065681623 OK 2026/07/22 03:46:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximudof0daru/dst" 2026/07/22 03:46:47 DEBUG : Creating backend with remote "TestDrive:crypt/l0rgo8a522ud88k7nqbppemunqmj0ss0kacps4gqu5ahtemna260/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/22 03:46:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximudof0daru/backup" 2026/07/22 03:46:47 DEBUG : Creating backend with remote "TestDrive:crypt/l0rgo8a522ud88k7nqbppemunqmj0ss0kacps4gqu5ahtemna260/1nrff024r7pq65ecp72fc28jb0" 2026/07/22 03:46:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:46:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for checks to finish 2026/07/22 03:46:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst') 2026/07/22 03:46:49 DEBUG : two: size = 3 OK 2026/07/22 03:46:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:46:49 DEBUG : two: Unchanged skipping 2026/07/22 03:46:49 DEBUG : one: Sizes differ 2026/07/22 03:46:51 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/22 03:46:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for transfers to finish 2026/07/22 03:46:53 DEBUG : one: md5 = 4d5e7486d953da3f4480c322e46be275 OK 2026/07/22 03:46:53 DEBUG : one: size = 4 OK 2026/07/22 03:46:53 INFO : one: Copied (new) 2026/07/22 03:46:53 DEBUG : Waiting for deletions to finish 2026/07/22 03:46:54 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/22 03:46:54 INFO : three.txt: Moved into backup dir 2026/07/22 03:46:56 DEBUG : dst/three.txt: md5 = faee59f9d126ce4c3f93635803df8bb5 OK 2026/07/22 03:46:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:46:57 DEBUG : two: size = 3 OK 2026/07/22 03:46:57 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst') 2026/07/22 03:46:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:46:57 DEBUG : one: Sizes differ 2026/07/22 03:46:57 DEBUG : two: Unchanged skipping 2026/07/22 03:46:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for checks to finish 2026/07/22 03:46:58 INFO : one-2019-01-01: Deleted 2026/07/22 03:46:59 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/22 03:46:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for transfers to finish 2026/07/22 03:47:00 DEBUG : one: md5 = ef76441163e8fba70eff7cabd8032976 OK 2026/07/22 03:47:00 DEBUG : one: size = 5 OK 2026/07/22 03:47:00 INFO : one: Copied (new) 2026/07/22 03:47:00 DEBUG : Waiting for deletions to finish 2026/07/22 03:47:01 INFO : three-2019-01-01.txt: Deleted 2026/07/22 03:47:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/22 03:47:02 INFO : three.txt: Moved into backup dir 2026/07/22 03:47:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/22 03:47:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/22 03:47:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/22 03:47:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/22 03:47:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/22 03:47:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (26.61s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:47:10 DEBUG : dst/one: md5 = c71a135251aa5a4680f4d09eeb863750 OK 2026/07/22 03:47:11 DEBUG : dst/two: md5 = 392db95a2f57e800908d491d7f54e2f0 OK 2026/07/22 03:47:13 DEBUG : dst/three.txt: md5 = 7c8e7e128d5340cd6f727764cf9559b1 OK 2026/07/22 03:47:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximudof0daru/dst" 2026/07/22 03:47:13 DEBUG : Creating backend with remote "TestDrive:crypt/l0rgo8a522ud88k7nqbppemunqmj0ss0kacps4gqu5ahtemna260/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/22 03:47:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:47:14 DEBUG : two: size = 3 OK 2026/07/22 03:47:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst') 2026/07/22 03:47:14 DEBUG : one: Sizes differ 2026/07/22 03:47:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:47:14 DEBUG : two: Unchanged skipping 2026/07/22 03:47:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for checks to finish 2026/07/22 03:47:15 INFO : one: Moved (server-side) to: one.bak 2026/07/22 03:47:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for transfers to finish 2026/07/22 03:47:17 DEBUG : one: md5 = b4b083cf41cde6a99ceb05361d18b8b8 OK 2026/07/22 03:47:17 DEBUG : one: size = 4 OK 2026/07/22 03:47:17 INFO : one: Copied (new) 2026/07/22 03:47:17 DEBUG : Waiting for deletions to finish 2026/07/22 03:47:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/22 03:47:17 INFO : three.txt: Moved into backup dir 2026/07/22 03:47:20 DEBUG : dst/three.txt: md5 = 0fcc1c0b5eb583983a1402e7314b117b OK 2026/07/22 03:47:20 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/22 03:47:20 DEBUG : one.bak: Excluded (Path Filter) 2026/07/22 03:47:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:47:20 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst') 2026/07/22 03:47:20 DEBUG : one: Sizes differ 2026/07/22 03:47:20 DEBUG : two: size = 3 OK 2026/07/22 03:47:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:47:20 DEBUG : two: Unchanged skipping 2026/07/22 03:47:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for checks to finish 2026/07/22 03:47:21 INFO : one.bak: Deleted 2026/07/22 03:47:22 INFO : one: Moved (server-side) to: one.bak 2026/07/22 03:47:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst': Waiting for transfers to finish 2026/07/22 03:47:23 DEBUG : one: md5 = 70490859e1106e5ad490928ee3327039 OK 2026/07/22 03:47:23 DEBUG : one: size = 5 OK 2026/07/22 03:47:23 INFO : one: Copied (new) 2026/07/22 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/22 03:47:24 INFO : three.txt.bak: Deleted 2026/07/22 03:47:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/22 03:47:25 INFO : three.txt: Moved into backup dir 2026/07/22 03:47:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/22 03:47:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/22 03:47:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/22 03:47:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/22 03:47:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/22 03:47:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (22.29s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:47:32 DEBUG : dst/one: md5 = 54046ad5d55a8a04e1ba0c3910b8ef13 OK 2026/07/22 03:47:33 DEBUG : dst/two: md5 = 2528e176f1596978972eed5064daa0a8 OK 2026/07/22 03:47:35 DEBUG : dst/three.txt: md5 = 3776eac69d2a365101be80860b21601a OK 2026/07/22 03:47:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximudof0daru/dst" 2026/07/22 03:47:35 DEBUG : Creating backend with remote "TestDrive:crypt/l0rgo8a522ud88k7nqbppemunqmj0ss0kacps4gqu5ahtemna260/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/22 03:47:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:47:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst') 2026/07/22 03:47:36 DEBUG : one: Sizes differ 2026/07/22 03:47:37 INFO : one: Moved (server-side) to: one.bak 2026/07/22 03:47:39 DEBUG : one: md5 = 49aad66dbedd16fa0f69e0afc429d17e OK 2026/07/22 03:47:39 DEBUG : one: size = 4 OK 2026/07/22 03:47:39 INFO : one: Copied (new) 2026/07/22 03:47:39 DEBUG : two: size = 3 OK 2026/07/22 03:47:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:47:39 DEBUG : two: Unchanged skipping 2026/07/22 03:47:39 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:47:39 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst') 2026/07/22 03:47:39 DEBUG : three.txt: Sizes differ 2026/07/22 03:47:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/22 03:47:42 DEBUG : three.txt: md5 = 6c86de989b5116350016bf47ae46bf03 OK 2026/07/22 03:47:42 DEBUG : three.txt: size = 6 OK 2026/07/22 03:47:42 INFO : three.txt: Copied (new) 2026/07/22 03:47:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:47:43 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst') 2026/07/22 03:47:43 DEBUG : one: Sizes differ 2026/07/22 03:47:44 INFO : one.bak: Deleted 2026/07/22 03:47:45 INFO : one: Moved (server-side) to: one.bak 2026/07/22 03:47:46 DEBUG : one: md5 = cc59b8400640a9bcdfdd01c257dd1496 OK 2026/07/22 03:47:46 DEBUG : one: size = 5 OK 2026/07/22 03:47:46 INFO : one: Copied (new) 2026/07/22 03:47:46 DEBUG : two: size = 3 OK 2026/07/22 03:47:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:47:46 DEBUG : two: Unchanged skipping 2026/07/22 03:47:47 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:47:47 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst') 2026/07/22 03:47:47 DEBUG : three.txt: Sizes differ 2026/07/22 03:47:47 INFO : three.txt.bak: Deleted 2026/07/22 03:47:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/22 03:47:50 DEBUG : three.txt: md5 = a54d214c13dfb65b1799f5962371b831 OK 2026/07/22 03:47:50 DEBUG : three.txt: size = 19 OK 2026/07/22 03:47:50 INFO : three.txt: Copied (new) 2026/07/22 03:47:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/22 03:47:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/22 03:47:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/22 03:47:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/22 03:47:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/22 03:47:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/22 03:47:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffix (25.12s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:47:57 DEBUG : dst/one: md5 = 10af1191132ea269b34d9d27c8eaba00 OK 2026/07/22 03:47:58 DEBUG : dst/two: md5 = ae038ac8ab824384d4938def555cd781 OK 2026/07/22 03:48:00 DEBUG : dst/three.txt: md5 = 886cc7f87c5b1d47d7ca876ef6a0a16b OK 2026/07/22 03:48:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ximudof0daru/dst" 2026/07/22 03:48:01 DEBUG : Creating backend with remote "TestDrive:crypt/l0rgo8a522ud88k7nqbppemunqmj0ss0kacps4gqu5ahtemna260/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/22 03:48:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:48:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst') 2026/07/22 03:48:02 DEBUG : one: Sizes differ 2026/07/22 03:48:02 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/22 03:48:04 DEBUG : one: md5 = 4ab6d6d5c0895006222abd258fa951ce OK 2026/07/22 03:48:04 DEBUG : one: size = 4 OK 2026/07/22 03:48:04 INFO : one: Copied (new) 2026/07/22 03:48:04 DEBUG : two: size = 3 OK 2026/07/22 03:48:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:48:04 DEBUG : two: Unchanged skipping 2026/07/22 03:48:05 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:48:05 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst') 2026/07/22 03:48:05 DEBUG : three.txt: Sizes differ 2026/07/22 03:48:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/22 03:48:07 DEBUG : three.txt: md5 = cb6525692906c3913681e8e717cebcbc OK 2026/07/22 03:48:07 DEBUG : three.txt: size = 6 OK 2026/07/22 03:48:07 INFO : three.txt: Copied (new) 2026/07/22 03:48:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:48:08 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst') 2026/07/22 03:48:08 DEBUG : one: Sizes differ 2026/07/22 03:48:09 INFO : one-2019-01-01: Deleted 2026/07/22 03:48:10 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/22 03:48:11 DEBUG : one: md5 = bb32119180bfc89e09e451495187c4e3 OK 2026/07/22 03:48:11 DEBUG : one: size = 5 OK 2026/07/22 03:48:11 INFO : one: Copied (new) 2026/07/22 03:48:12 DEBUG : two: size = 3 OK 2026/07/22 03:48:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:48:12 DEBUG : two: Unchanged skipping 2026/07/22 03:48:12 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:48:12 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru/dst') 2026/07/22 03:48:12 DEBUG : three.txt: Sizes differ 2026/07/22 03:48:13 INFO : three-2019-01-01.txt: Deleted 2026/07/22 03:48:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/22 03:48:15 DEBUG : three.txt: md5 = 887a43a452d7990b261678586cbf66d4 OK 2026/07/22 03:48:15 DEBUG : three.txt: size = 19 OK 2026/07/22 03:48:15 INFO : three.txt: Copied (new) 2026/07/22 03:48:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/22 03:48:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/22 03:48:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/22 03:48:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/22 03:48:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/22 03:48:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/22 03:48:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffixKeepExtension (25.23s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:48:21 DEBUG : Testêé: md5 = 9f51707816780c2f875d3d130e48a628 OK 2026/07/22 03:48:22 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:48:22 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:48:22 DEBUG : Testêé: Sizes differ 2026/07/22 03:48:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:48:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:48:23 DEBUG : Testêé: md5 = 850a57cec63e02d08964621d3eeaff95 OK 2026/07/22 03:48:23 DEBUG : Testêé: size = 14 OK 2026/07/22 03:48:23 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/22 03:48:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.77s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:48:25 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/22 03:48:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:48:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:48:27 DEBUG : existing: md5 = bd3d2a4b479e1be8f8c7a57d4813f005 OK 2026/07/22 03:48:27 DEBUG : existing: size = 6 OK 2026/07/22 03:48:27 INFO : existing: Copied (new) 2026/07/22 03:48:27 DEBUG : Waiting for deletions to finish 2026/07/22 03:48:27 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:48:27 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:48:27 DEBUG : existing: Sizes differ 2026/07/22 03:48:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:48:27 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/22 03:48:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:48:27 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': not deleting files as there were IO errors 2026/07/22 03:48:27 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.41s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:48:30 DEBUG : EXISTING: md5 = 5a52f5b6e627712b21e728c97b6552b9 OK 2026/07/22 03:48:31 DEBUG : EXISTING: size = 6 OK 2026/07/22 03:48:31 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:48:31 DEBUG : existing: Unchanged skipping 2026/07/22 03:48:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:48:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:48:31 DEBUG : Waiting for deletions to finish 2026/07/22 03:48:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.48s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.55s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.44s) --- SKIP: TestMaxTransfer/Hard (0.49s) --- SKIP: TestMaxTransfer/Soft (0.49s) --- SKIP: TestMaxTransfer/Cautious (0.45s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:48:36 DEBUG : both0: md5 = 647386347201496e200bad8f94be4a6f OK 2026/07/22 03:48:37 DEBUG : only0: md5 = 73a0c806a08ccadb24e06d208c0f68ef OK 2026/07/22 03:48:39 DEBUG : both1: md5 = cac50fba86f16ceebe2a925cd071aa45 OK 2026/07/22 03:48:41 DEBUG : only1: md5 = e511ff04edeb47b4424691635cc5076a OK 2026/07/22 03:48:42 DEBUG : both2: md5 = 9be353b8c9aa74fc2d5752dd30ca4955 OK 2026/07/22 03:48:44 DEBUG : only2: md5 = 69c78bcb0a3b885ed12f3407710cd212 OK 2026/07/22 03:48:46 DEBUG : both3: md5 = e10053efef07816f040d36abcd115fe6 OK 2026/07/22 03:48:47 DEBUG : only3: md5 = 3d9f3ba68c54108446bf2e78cb06c139 OK 2026/07/22 03:48:49 DEBUG : both4: md5 = 82dce9c524e15c6daf9f266a121552df OK 2026/07/22 03:48:50 DEBUG : only4: md5 = 9843b376e0be582cc6d683a419b6f922 OK 2026/07/22 03:48:52 DEBUG : both5: md5 = c6ed11f1cee7cb4fa4897a05b85e4b7d OK 2026/07/22 03:48:54 DEBUG : only5: md5 = 0d52ebc5f58c1422edbf08ff671c8b54 OK 2026/07/22 03:48:55 DEBUG : both6: md5 = 74b9d45c850b5971ff36537c3c5d5f6f OK 2026/07/22 03:48:57 DEBUG : only6: md5 = e3aca71a45f8818638d86f172ae48935 OK 2026/07/22 03:48:58 DEBUG : both7: md5 = 766eeaa1586b61774e2ffeaeca239a37 OK 2026/07/22 03:49:00 DEBUG : only7: md5 = f1c6eb8b50f8fed8861413cfc2fcf38d OK 2026/07/22 03:49:02 DEBUG : both8: md5 = 04daab9562944729887b5ebd02ffa7bc OK 2026/07/22 03:49:03 DEBUG : only8: md5 = 10919d35f57e74d52bf55d55f2b68dd3 OK 2026/07/22 03:49:05 DEBUG : both9: md5 = c1059a435d9d9066e3e6402a66744a1e OK 2026/07/22 03:49:07 DEBUG : only9: md5 = 20b405ff29ab72a76dc63aeccb2dfd79 OK 2026/07/22 03:49:08 DEBUG : both10: md5 = a7793e1854d84ae36217b89ace4c0dfc OK 2026/07/22 03:49:10 DEBUG : only10: md5 = 16822c7badb56b52c2a32a4d0b90e234 OK 2026/07/22 03:49:11 DEBUG : both11: md5 = ea7d2b443587b02662e5d6782d4e2267 OK 2026/07/22 03:49:13 DEBUG : only11: md5 = c73ca60f8c2562617e222e4518859a10 OK 2026/07/22 03:49:15 DEBUG : both12: md5 = de27742c091672dc151ef6d9aedd285b OK 2026/07/22 03:49:16 DEBUG : only12: md5 = 7e8b73bb48ef17679710e0d5408efe94 OK 2026/07/22 03:49:18 DEBUG : both13: md5 = ac0b0a6813a8ec928cdbf51c1ffaa723 OK 2026/07/22 03:49:19 DEBUG : only13: md5 = aa53ecea61c07bc305661b96d9546dde OK 2026/07/22 03:49:21 DEBUG : both14: md5 = 127cf9d83600f5952f2a2b13f22af667 OK 2026/07/22 03:49:23 DEBUG : only14: md5 = 97a7b3760ef3ec0233c2783d0677b1b7 OK 2026/07/22 03:49:24 DEBUG : both15: md5 = 7b9ed7b84a157faa74ca9e7fbc26ca70 OK 2026/07/22 03:49:26 DEBUG : only15: md5 = 0303c3116b1ce0655ce0e336e12d3cb3 OK 2026/07/22 03:49:27 DEBUG : both16: md5 = eaccffd9359a9859b0cddc652b17a99d OK 2026/07/22 03:49:29 DEBUG : only16: md5 = d5ff71ccc75afe14e709ddc58ae706e8 OK 2026/07/22 03:49:31 DEBUG : both17: md5 = 695c0157376119cfe3146e038a4d9574 OK 2026/07/22 03:49:32 DEBUG : only17: md5 = 5706b2108540f060b6eb7c08f6973ce0 OK 2026/07/22 03:49:34 DEBUG : both18: md5 = 3e7022bb1715cb7f7478b66722392317 OK 2026/07/22 03:49:35 DEBUG : only18: md5 = 964d89ac9ac0166f536e255c6bb481a3 OK 2026/07/22 03:49:37 DEBUG : both19: md5 = 8557080d523ca147003c5ce396129bd8 OK 2026/07/22 03:49:38 DEBUG : only19: md5 = 80a3f7d82ecd29c9678c5ab7a96e5b2b OK 2026/07/22 03:49:39 DEBUG : both10: size = 6 OK 2026/07/22 03:49:39 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:49:39 DEBUG : both0: size = 6 OK 2026/07/22 03:49:39 DEBUG : both12: size = 6 OK 2026/07/22 03:49:39 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:49:39 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:49:39 DEBUG : both11: size = 6 OK 2026/07/22 03:49:39 DEBUG : both10: Unchanged skipping 2026/07/22 03:49:39 DEBUG : both13: size = 6 OK 2026/07/22 03:49:39 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:49:39 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:49:39 DEBUG : both11: Unchanged skipping 2026/07/22 03:49:39 DEBUG : both14: size = 6 OK 2026/07/22 03:49:39 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:49:39 DEBUG : both13: Unchanged skipping 2026/07/22 03:49:39 DEBUG : both15: size = 6 OK 2026/07/22 03:49:39 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:49:39 DEBUG : both15: Unchanged skipping 2026/07/22 03:49:39 DEBUG : both16: size = 6 OK 2026/07/22 03:49:39 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:49:39 DEBUG : both16: Unchanged skipping 2026/07/22 03:49:39 DEBUG : both17: size = 6 OK 2026/07/22 03:49:39 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:49:39 DEBUG : both17: Unchanged skipping 2026/07/22 03:49:39 DEBUG : both18: size = 6 OK 2026/07/22 03:49:39 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:49:39 DEBUG : both18: Unchanged skipping 2026/07/22 03:49:39 DEBUG : both19: size = 6 OK 2026/07/22 03:49:39 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:49:39 DEBUG : both0: Unchanged skipping 2026/07/22 03:49:39 DEBUG : both1: size = 6 OK 2026/07/22 03:49:39 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:49:39 DEBUG : both12: Unchanged skipping 2026/07/22 03:49:39 DEBUG : both2: size = 6 OK 2026/07/22 03:49:39 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:49:39 DEBUG : both1: Unchanged skipping 2026/07/22 03:49:39 DEBUG : both3: size = 6 OK 2026/07/22 03:49:39 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:49:39 DEBUG : both2: Unchanged skipping 2026/07/22 03:49:39 DEBUG : both4: size = 6 OK 2026/07/22 03:49:39 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:49:39 DEBUG : both3: Unchanged skipping 2026/07/22 03:49:39 DEBUG : both5: size = 6 OK 2026/07/22 03:49:39 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:49:39 DEBUG : both5: Unchanged skipping 2026/07/22 03:49:39 DEBUG : both6: size = 6 OK 2026/07/22 03:49:39 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:49:39 DEBUG : both6: Unchanged skipping 2026/07/22 03:49:39 DEBUG : both7: size = 6 OK 2026/07/22 03:49:39 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:49:39 DEBUG : both7: Unchanged skipping 2026/07/22 03:49:39 DEBUG : both8: size = 6 OK 2026/07/22 03:49:39 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:49:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:49:39 DEBUG : both8: Unchanged skipping 2026/07/22 03:49:39 DEBUG : both9: size = 6 OK 2026/07/22 03:49:39 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:49:39 DEBUG : both9: Unchanged skipping 2026/07/22 03:49:39 DEBUG : both19: Unchanged skipping 2026/07/22 03:49:39 DEBUG : both14: Unchanged skipping 2026/07/22 03:49:39 DEBUG : both4: Unchanged skipping 2026/07/22 03:49:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:49:39 DEBUG : Waiting for deletions to finish 2026/07/22 03:49:40 INFO : only5: Deleted 2026/07/22 03:49:40 INFO : only6: Deleted 2026/07/22 03:49:40 INFO : only18: Deleted 2026/07/22 03:49:40 INFO : only10: Deleted 2026/07/22 03:49:40 INFO : only12: Deleted 2026/07/22 03:49:40 INFO : only9: Deleted 2026/07/22 03:49:40 INFO : only15: Deleted 2026/07/22 03:49:40 INFO : only3: Deleted 2026/07/22 03:49:41 INFO : only4: Deleted 2026/07/22 03:49:41 INFO : only0: Deleted 2026/07/22 03:49:41 INFO : only7: Deleted 2026/07/22 03:49:41 INFO : only13: Deleted 2026/07/22 03:49:41 INFO : only14: Deleted 2026/07/22 03:49:41 INFO : only16: Deleted 2026/07/22 03:49:41 INFO : only19: Deleted 2026/07/22 03:49:41 INFO : only1: Deleted 2026/07/22 03:49:42 INFO : only11: Deleted 2026/07/22 03:49:42 INFO : only2: Deleted 2026/07/22 03:49:42 INFO : only17: Deleted 2026/07/22 03:49:42 INFO : only8: Deleted 2026/07/22 03:49:42 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (78.85s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:49:55 DEBUG : both0: md5 = 8f06dfaaaaa10d745cdbc83e9df92f19 OK 2026/07/22 03:49:56 DEBUG : only0: md5 = fcfed2056466bc4de4ca6ae39ab71851 OK 2026/07/22 03:49:58 DEBUG : both1: md5 = 1c35c6dd2a456d8e89750849ae3e10a5 OK 2026/07/22 03:49:59 DEBUG : only1: md5 = 8379c1a3da24aaecaba09e1e3b7ff2f2 OK 2026/07/22 03:50:01 DEBUG : both2: md5 = c84251ec2ac0d7913714c2eeb74fd59c OK 2026/07/22 03:50:02 DEBUG : only2: md5 = 355f1b8341ce499cef14323c0744d21c OK 2026/07/22 03:50:04 DEBUG : both3: md5 = c3592034c1f366eac55d426aae6948e1 OK 2026/07/22 03:50:06 DEBUG : only3: md5 = 1fdf79524de38ab619867380ccfb3ac0 OK 2026/07/22 03:50:07 DEBUG : both4: md5 = 84923f8a19d972c9582efb38d74d3b42 OK 2026/07/22 03:50:09 DEBUG : only4: md5 = 0bd943c7e3fe72777593ba39c8052143 OK 2026/07/22 03:50:10 DEBUG : both5: md5 = c85b96d7ec6bfea5d55347995ec9977d OK 2026/07/22 03:50:12 DEBUG : only5: md5 = 2ecdbd68292d762d999f383f5df10350 OK 2026/07/22 03:50:13 DEBUG : both6: md5 = 36134f94c81a32fc31631374556eee89 OK 2026/07/22 03:50:15 DEBUG : only6: md5 = 296125f3ccc193ea289074e40f1768f9 OK 2026/07/22 03:50:17 DEBUG : both7: md5 = 6e78489f95c2636b7f27d6eefed93046 OK 2026/07/22 03:50:18 DEBUG : only7: md5 = 814b77d89e5975d56f2794f0bf6c3f99 OK 2026/07/22 03:50:20 DEBUG : both8: md5 = 23869f2a1ceebd33e76faf44c7decdbf OK 2026/07/22 03:50:21 DEBUG : only8: md5 = c86df80a6614a349f3838e3ae18e924e OK 2026/07/22 03:50:23 DEBUG : both9: md5 = e960846bab3a1f6363c846285afd3934 OK 2026/07/22 03:50:25 DEBUG : only9: md5 = 1c719162eca6c842f60c5cf4c904a5d1 OK 2026/07/22 03:50:26 DEBUG : both10: md5 = d87ba3fa323cef25f517659b779dcd41 OK 2026/07/22 03:50:28 DEBUG : only10: md5 = ec0df638ffa8b2c880278985e56c5a1d OK 2026/07/22 03:50:29 DEBUG : both11: md5 = 51da004b385587f9e9ce4cd3ec08723d OK 2026/07/22 03:50:31 DEBUG : only11: md5 = d9ce0b867bf4381d682e8aeee1161a50 OK 2026/07/22 03:50:32 DEBUG : both12: md5 = 82e109f1d067e3e43c565c311f03d52f OK 2026/07/22 03:50:34 DEBUG : only12: md5 = e3fa8b73b8ed04b17e18e80fb176b896 OK 2026/07/22 03:50:36 DEBUG : both13: md5 = e90da16e69bc97f185ea3d9e1a1265af OK 2026/07/22 03:50:37 DEBUG : only13: md5 = 96aa179cacef8db761451a67552e626f OK 2026/07/22 03:50:39 DEBUG : both14: md5 = a192b36e1b38fc55d187b267159ea141 OK 2026/07/22 03:50:41 DEBUG : only14: md5 = b381769ccad786b2fd1846a075787d2f OK 2026/07/22 03:50:42 DEBUG : both15: md5 = bd41722e1a624561080d79bfde376dcd OK 2026/07/22 03:50:44 DEBUG : only15: md5 = fe465ad4024ecc4235990b8273c1bfa3 OK 2026/07/22 03:50:45 DEBUG : both16: md5 = b3078bab62d92d48757f7932c8404d57 OK 2026/07/22 03:50:48 DEBUG : only16: md5 = bfbf7b96fed7796bb0da6870f50498d5 OK 2026/07/22 03:50:49 DEBUG : both17: md5 = cfb22ebc61d3a6891dcf62784a20210e OK 2026/07/22 03:50:51 DEBUG : only17: md5 = e1265ab58a3aaecce4c2b389038fce18 OK 2026/07/22 03:50:52 DEBUG : both18: md5 = 51e0cf97858b9454606d6e9ca859b5c8 OK 2026/07/22 03:50:54 DEBUG : only18: md5 = cf3f38643ac6cd6b9ff03a520c67af38 OK 2026/07/22 03:50:55 DEBUG : both19: md5 = 99378615711ac18e8a20ef1414baab61 OK 2026/07/22 03:50:57 DEBUG : only19: md5 = 4e1b6eb24edc15cf1ac42b8a18f94937 OK 2026/07/22 03:50:58 DEBUG : both10: size = 6 OK 2026/07/22 03:50:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:50:58 DEBUG : both11: size = 6 OK 2026/07/22 03:50:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:50:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:50:58 DEBUG : both12: size = 6 OK 2026/07/22 03:50:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:50:58 DEBUG : both10: Unchanged skipping 2026/07/22 03:50:58 DEBUG : both13: size = 6 OK 2026/07/22 03:50:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:50:58 DEBUG : both0: size = 6 OK 2026/07/22 03:50:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:50:58 DEBUG : both13: Unchanged skipping 2026/07/22 03:50:58 DEBUG : both14: size = 6 OK 2026/07/22 03:50:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:50:58 DEBUG : both11: Unchanged skipping 2026/07/22 03:50:58 DEBUG : both15: size = 6 OK 2026/07/22 03:50:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:50:58 DEBUG : both15: Unchanged skipping 2026/07/22 03:50:58 DEBUG : both16: size = 6 OK 2026/07/22 03:50:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:50:58 DEBUG : both16: Unchanged skipping 2026/07/22 03:50:58 DEBUG : both17: size = 6 OK 2026/07/22 03:50:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:50:58 DEBUG : both17: Unchanged skipping 2026/07/22 03:50:58 DEBUG : both18: size = 6 OK 2026/07/22 03:50:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:50:58 DEBUG : both0: Unchanged skipping 2026/07/22 03:50:58 DEBUG : both19: size = 6 OK 2026/07/22 03:50:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:50:58 DEBUG : both19: Unchanged skipping 2026/07/22 03:50:58 DEBUG : both1: size = 6 OK 2026/07/22 03:50:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:50:58 DEBUG : both12: Unchanged skipping 2026/07/22 03:50:58 DEBUG : both2: size = 6 OK 2026/07/22 03:50:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:50:58 DEBUG : both2: Unchanged skipping 2026/07/22 03:50:58 DEBUG : both3: size = 6 OK 2026/07/22 03:50:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:50:58 DEBUG : both14: Unchanged skipping 2026/07/22 03:50:58 DEBUG : both4: size = 6 OK 2026/07/22 03:50:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:50:58 DEBUG : both4: Unchanged skipping 2026/07/22 03:50:58 DEBUG : both5: size = 6 OK 2026/07/22 03:50:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:50:58 DEBUG : both5: Unchanged skipping 2026/07/22 03:50:58 DEBUG : both6: size = 6 OK 2026/07/22 03:50:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:50:58 DEBUG : both6: Unchanged skipping 2026/07/22 03:50:58 DEBUG : both7: size = 6 OK 2026/07/22 03:50:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:50:58 DEBUG : both7: Unchanged skipping 2026/07/22 03:50:58 DEBUG : both8: size = 6 OK 2026/07/22 03:50:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:50:58 DEBUG : both8: Unchanged skipping 2026/07/22 03:50:58 DEBUG : both9: size = 6 OK 2026/07/22 03:50:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:50:58 DEBUG : both9: Unchanged skipping 2026/07/22 03:50:58 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:50:58 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:50:58 DEBUG : only0: Sizes differ 2026/07/22 03:50:58 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:50:58 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:50:58 DEBUG : only10: Sizes differ 2026/07/22 03:50:58 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:50:58 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:50:58 DEBUG : only11: Sizes differ 2026/07/22 03:50:58 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:50:58 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:50:58 DEBUG : only12: Sizes differ 2026/07/22 03:50:58 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:50:58 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:50:58 DEBUG : only13: Sizes differ 2026/07/22 03:50:58 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:50:58 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:50:58 DEBUG : only14: Sizes differ 2026/07/22 03:50:58 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:50:58 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:50:58 DEBUG : only15: Sizes differ 2026/07/22 03:50:58 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:50:58 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:50:58 DEBUG : only16: Sizes differ 2026/07/22 03:50:58 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:50:58 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:50:58 DEBUG : only17: Sizes differ 2026/07/22 03:50:58 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:50:58 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:50:58 DEBUG : only18: Sizes differ 2026/07/22 03:50:58 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:50:58 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:50:58 DEBUG : only19: Sizes differ 2026/07/22 03:50:58 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:50:58 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:50:58 DEBUG : only1: Sizes differ 2026/07/22 03:50:58 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:50:58 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:50:58 DEBUG : only2: Sizes differ 2026/07/22 03:50:58 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:50:58 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:50:58 DEBUG : only3: Sizes differ 2026/07/22 03:50:58 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:50:58 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:50:58 DEBUG : only4: Sizes differ 2026/07/22 03:50:58 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:50:58 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:50:58 DEBUG : only5: Sizes differ 2026/07/22 03:50:58 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:50:58 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:50:58 DEBUG : only6: Sizes differ 2026/07/22 03:50:58 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:50:58 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:50:58 DEBUG : only7: Sizes differ 2026/07/22 03:50:58 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:50:58 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:50:58 DEBUG : only8: Sizes differ 2026/07/22 03:50:58 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1584027980) 2026/07/22 03:50:58 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru') 2026/07/22 03:50:58 DEBUG : only9: Sizes differ 2026/07/22 03:50:58 DEBUG : both18: Unchanged skipping 2026/07/22 03:50:58 DEBUG : both1: Unchanged skipping 2026/07/22 03:50:58 DEBUG : both3: Unchanged skipping 2026/07/22 03:50:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:50:59 DEBUG : only0: md5 = a42d0c44b424830097042f2d9fc9545f OK 2026/07/22 03:50:59 DEBUG : only0: size = 0 OK 2026/07/22 03:50:59 INFO : only0: Copied (replaced existing) 2026/07/22 03:50:59 DEBUG : only11: md5 = 22cd9b7c0bd197d3c4d864558491a418 OK 2026/07/22 03:50:59 DEBUG : only11: size = 0 OK 2026/07/22 03:50:59 INFO : only11: Copied (replaced existing) 2026/07/22 03:50:59 DEBUG : only10: md5 = 2ce465262b194ba2482ade4135f31269 OK 2026/07/22 03:50:59 DEBUG : only10: size = 0 OK 2026/07/22 03:50:59 INFO : only10: Copied (replaced existing) 2026/07/22 03:50:59 DEBUG : only12: md5 = 1b188dbfc83a706c2380b9ab7c954ddd OK 2026/07/22 03:50:59 DEBUG : only12: size = 0 OK 2026/07/22 03:50:59 INFO : only12: Copied (replaced existing) 2026/07/22 03:51:00 DEBUG : only13: md5 = 5e4bb09f29e690369eae8ce8c60645a4 OK 2026/07/22 03:51:00 DEBUG : only13: size = 0 OK 2026/07/22 03:51:00 INFO : only13: Copied (replaced existing) 2026/07/22 03:51:00 DEBUG : only15: md5 = c5d73f645e6417260db1feb909469716 OK 2026/07/22 03:51:00 DEBUG : only15: size = 0 OK 2026/07/22 03:51:00 INFO : only15: Copied (replaced existing) 2026/07/22 03:51:00 DEBUG : only16: md5 = 4f0a9adfe67aa95a1e0b45a10bf6d14a OK 2026/07/22 03:51:00 DEBUG : only16: size = 0 OK 2026/07/22 03:51:00 INFO : only16: Copied (replaced existing) 2026/07/22 03:51:00 DEBUG : only14: md5 = 830cf2a30686bc57554e5f93c8582dab OK 2026/07/22 03:51:00 DEBUG : only14: size = 0 OK 2026/07/22 03:51:00 INFO : only14: Copied (replaced existing) 2026/07/22 03:51:02 DEBUG : only18: md5 = 62702745b0b5817c611032e9398e81da OK 2026/07/22 03:51:02 DEBUG : only18: size = 0 OK 2026/07/22 03:51:02 INFO : only18: Copied (replaced existing) 2026/07/22 03:51:02 DEBUG : only17: md5 = 8f225090c9220a7bf2e58999037c44a6 OK 2026/07/22 03:51:02 DEBUG : only17: size = 0 OK 2026/07/22 03:51:02 INFO : only17: Copied (replaced existing) 2026/07/22 03:51:02 DEBUG : only19: md5 = 037561d1d401db199e39d5779611a27f OK 2026/07/22 03:51:02 DEBUG : only19: size = 0 OK 2026/07/22 03:51:02 INFO : only19: Copied (replaced existing) 2026/07/22 03:51:02 DEBUG : only1: md5 = 5578201021cf8aed4abbbaa0b23caae8 OK 2026/07/22 03:51:02 DEBUG : only1: size = 0 OK 2026/07/22 03:51:02 INFO : only1: Copied (replaced existing) 2026/07/22 03:51:03 DEBUG : only2: md5 = 44ba5297e7451283dabd0dbc24e02577 OK 2026/07/22 03:51:03 DEBUG : only2: size = 0 OK 2026/07/22 03:51:03 INFO : only2: Copied (replaced existing) 2026/07/22 03:51:03 DEBUG : only3: md5 = 2130a972f05451df5a8ee12b8d6f90a0 OK 2026/07/22 03:51:03 DEBUG : only3: size = 0 OK 2026/07/22 03:51:03 INFO : only3: Copied (replaced existing) 2026/07/22 03:51:03 DEBUG : only4: md5 = 1dab564737f41e6cf217cff2ae54632a OK 2026/07/22 03:51:03 DEBUG : only4: size = 0 OK 2026/07/22 03:51:03 INFO : only4: Copied (replaced existing) 2026/07/22 03:51:03 DEBUG : only5: md5 = f1a805cbf71531f874a4522d58f1fb22 OK 2026/07/22 03:51:03 DEBUG : only5: size = 0 OK 2026/07/22 03:51:03 INFO : only5: Copied (replaced existing) 2026/07/22 03:51:04 DEBUG : only6: md5 = 6573ac55155e45b58e6c35cf08ac4fc3 OK 2026/07/22 03:51:04 DEBUG : only6: size = 0 OK 2026/07/22 03:51:04 INFO : only6: Copied (replaced existing) 2026/07/22 03:51:04 DEBUG : only7: md5 = 37206547e11bbbe70d0a5baa067a3f5b OK 2026/07/22 03:51:04 DEBUG : only7: size = 0 OK 2026/07/22 03:51:04 INFO : only7: Copied (replaced existing) 2026/07/22 03:51:04 DEBUG : only8: md5 = b06ef33685a5f5cdc87fa86c3f527b3a OK 2026/07/22 03:51:04 DEBUG : only8: size = 0 OK 2026/07/22 03:51:04 INFO : only8: Copied (replaced existing) 2026/07/22 03:51:05 DEBUG : only9: md5 = 0162bfaf10aa91ee24af315b05452cba OK 2026/07/22 03:51:05 DEBUG : only9: size = 0 OK 2026/07/22 03:51:05 INFO : only9: Copied (replaced existing) 2026/07/22 03:51:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (92.76s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:51:26 DEBUG : empty_dir: Making directory with metadata 2026/07/22 03:51:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/22 03:51:26 DEBUG : empty_on_remote: Making directory with metadata 2026/07/22 03:51:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/22 03:51:26 DEBUG : empty_on_remote: Making directory with metadata 2026/07/22 03:51:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/22 03:51:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/22 03:51:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/22 03:51:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/22 03:51:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/22 03:51:40 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/22 03:51:41 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/22 03:51:42 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (17.81s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:51:44 DEBUG : empty_dir: Making directory with metadata 2026/07/22 03:51:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/22 03:51:44 DEBUG : empty_on_remote: Making directory with metadata 2026/07/22 03:51:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/22 03:51:44 DEBUG : empty_on_remote: Making directory with metadata 2026/07/22 03:51:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/22 03:51:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/22 03:51:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/22 03:51:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/22 03:51:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/22 03:51:50 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/07/22 03:51:59 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/22 03:52:00 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/22 03:52:01 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (19.30s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:52:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/22 03:52:03 DEBUG : sub dir: Making directory with metadata 2026/07/22 03:52:04 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/22 03:52:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/22 03:52:26 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/22 03:52:26 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/22 03:52:26 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/22 03:52:41 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/07/22 03:52:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/22 03:52:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/22 03:52:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/22 03:52:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/22 03:52:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/22 03:52:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/22 03:52:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/22 03:52:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/22 03:52:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/22 03:52:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/22 03:52:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (47.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:52:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/22 03:52:50 DEBUG : sub dir: Making directory with metadata 2026/07/22 03:52:51 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/22 03:53:17 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/22 03:53:17 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/22 03:53:17 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/22 03:53:17 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/22 03:53:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/22 03:53:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/22 03:53:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/22 03:53:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/22 03:53:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/22 03:53:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/22 03:53:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/22 03:53:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/22 03:53:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/22 03:53:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/22 03:53:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (49.22s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:53:42 DEBUG : dir1/0000-abcdefg.txt: md5 = f32d3fbc796aa7b95f887d796bc47361 OK 2026/07/22 03:53:43 DEBUG : dir1/0001-bcdefgh.txt: md5 = 090e1d9eed5140bb10ce45229f69eae2 OK 2026/07/22 03:53:45 DEBUG : dir1/0002-cdefghi.txt: md5 = c9109c49ca27447e6792677bde71ffbb OK 2026/07/22 03:53:47 DEBUG : dir1/0003-defghij.txt: md5 = 87095076d531c6d4c815a2f9c82a0fe1 OK 2026/07/22 03:53:48 DEBUG : dir1/0004-efghijk.txt: md5 = 83b8dd3f0c6e0d239e84af084e98b87c OK 2026/07/22 03:53:50 DEBUG : dir1/0005-fghijkl.txt: md5 = 12c349467376cff3a1118b50c330a8f0 OK 2026/07/22 03:53:51 DEBUG : dir1/0006-ghijklm.txt: md5 = 530afd30f73019fc7736b3e544afff7e OK 2026/07/22 03:53:53 DEBUG : dir1/0007-1234567.txt: md5 = d379b482023d325c05ef1c32fcf662a6 OK 2026/07/22 03:53:55 DEBUG : dir1/0008-2345678.txt: md5 = d96435f1e982a43465559244b881e4aa OK 2026/07/22 03:53:56 DEBUG : dir1/0009-3456789.txt: md5 = 63507ed88c993eeb361e367d06256735 OK 2026/07/22 03:53:58 DEBUG : dir1/0010-456789.txt: md5 = 7d789b1e107d9ed0d4ffceaa3cb45041 OK 2026/07/22 03:53:59 DEBUG : dir1/0011-56789;.txt: md5 = 1c8db835c9bb6f93aba2dd8083764580 OK 2026/07/22 03:54:01 DEBUG : dir1/0012-6789;.txt: md5 = 1d67476a777a54c148fad64f3524825c OK 2026/07/22 03:54:02 DEBUG : dir1/0013-789;=.txt: md5 = 3d865bebd9fe90d6add3f7313a9eded6 OK 2026/07/22 03:54:04 DEBUG : dir1/0014-89;=.txt: md5 = 8e4fb9f2ff14ae32fc484eca982e85e9 OK 2026/07/22 03:54:05 DEBUG : dir1/0015-9;=.txt: md5 = 9c210a191e60cb2f5867f2b150d2a214 OK 2026/07/22 03:54:07 DEBUG : apple: md5 = a3d8afcea3f04fee8322ea275eb9d7fd OK 2026/07/22 03:54:09 DEBUG : banana: md5 = 9703f24be669d9cdacbee5f4a77eddf9 OK 2026/07/22 03:54:10 DEBUG : appleappleapplebanana: md5 = a5105e39d0fba0372371105b2cc2859e OK 2026/07/22 03:54:12 DEBUG : splitbananasplit: md5 = cd4ec138bb001c62b3caf550102d38f4 OK 2026/07/22 03:54:12 DEBUG : Waiting for deletions to finish 2026/07/22 03:54:12 DEBUG : banana: Excluded (Path Filter) 2026/07/22 03:54:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 03:54:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 03:54:12 DEBUG : apple: Excluded (Path Filter) 2026/07/22 03:54:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 03:54:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 03:54:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 03:54:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 03:54:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 03:54:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 03:54:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 03:54:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 03:54:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 03:54:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 03:54:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 03:54:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 03:54:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 03:54:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 03:54:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 03:54:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 03:54:13 DEBUG : banana: size = 6 OK 2026/07/22 03:54:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:13 DEBUG : banana: Unchanged skipping 2026/07/22 03:54:13 DEBUG : apple: size = 5 OK 2026/07/22 03:54:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 03:54:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 03:54:13 DEBUG : apple: Unchanged skipping 2026/07/22 03:54:14 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/22 03:54:14 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 03:54:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:14 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 03:54:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 03:54:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 03:54:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 03:54:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 03:54:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 03:54:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 03:54:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 03:54:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 03:54:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 03:54:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 03:54:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 03:54:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 03:54:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 03:54:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 03:54:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 03:54:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 03:54:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 03:54:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 03:54:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 03:54:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 03:54:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 03:54:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 03:54:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 03:54:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 03:54:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 03:54:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 03:54:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 03:54:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 03:54:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 03:54:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 03:54:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:54:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 03:54:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 03:54:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:54:14 DEBUG : Waiting for deletions to finish 2026/07/22 03:54:14 INFO : There was nothing to transfer 2026/07/22 03:54:14 DEBUG : Waiting for deletions to finish 2026/07/22 03:54:14 DEBUG : banana: Excluded (Path Filter) 2026/07/22 03:54:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 03:54:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 03:54:14 DEBUG : apple: Excluded (Path Filter) 2026/07/22 03:54:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 03:54:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 03:54:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 03:54:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 03:54:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 03:54:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 03:54:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 03:54:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 03:54:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 03:54:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 03:54:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 03:54:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 03:54:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 03:54:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 03:54:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 03:54:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 03:54:16 DEBUG : dir1: Directory modification time the same (differ by -517.604µs, within tolerance 1ms) 2026/07/22 03:54:16 DEBUG : apple: size = 5 OK 2026/07/22 03:54:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:16 DEBUG : apple: Unchanged skipping 2026/07/22 03:54:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 03:54:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 03:54:16 DEBUG : banana: size = 6 OK 2026/07/22 03:54:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:16 DEBUG : banana: Unchanged skipping 2026/07/22 03:54:16 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 03:54:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:16 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 03:54:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 03:54:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 03:54:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 03:54:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 03:54:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 03:54:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 03:54:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 03:54:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 03:54:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 03:54:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 03:54:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 03:54:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 03:54:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 03:54:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 03:54:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 03:54:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 03:54:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 03:54:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 03:54:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 03:54:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 03:54:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 03:54:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 03:54:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 03:54:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 03:54:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 03:54:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 03:54:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 03:54:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 03:54:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 03:54:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 03:54:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:54:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 03:54:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:54:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 03:54:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:54:16 DEBUG : Waiting for deletions to finish 2026/07/22 03:54:16 INFO : There was nothing to transfer 2026/07/22 03:54:16 DEBUG : Waiting for deletions to finish 2026/07/22 03:54:16 DEBUG : banana: Excluded (Path Filter) 2026/07/22 03:54:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 03:54:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 03:54:16 DEBUG : apple: Excluded (Path Filter) 2026/07/22 03:54:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 03:54:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 03:54:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 03:54:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 03:54:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 03:54:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 03:54:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 03:54:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 03:54:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 03:54:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 03:54:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 03:54:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 03:54:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 03:54:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 03:54:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 03:54:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 03:54:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/22 03:54:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/22 03:54:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/22 03:54:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/22 03:54:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/22 03:54:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/22 03:54:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/22 03:54:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/22 03:54:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/22 03:54:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/22 03:54:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/22 03:54:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/22 03:54:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/22 03:54:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/22 03:54:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/22 03:54:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:54:32 DEBUG : dir1/0000-abcdefg.txt: md5 = 66d2f15db9450721bee0ff47fed0ad46 OK 2026/07/22 03:54:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4ccb7a3a8a1c4336128ad0761ea6bc0e OK 2026/07/22 03:54:35 DEBUG : dir1/0002-cdefghi.txt: md5 = 3f561bd6a9cd5c29ebf7484866bfb61a OK 2026/07/22 03:54:36 DEBUG : dir1/0003-defghij.txt: md5 = 0ae3f88d530ba60b9d2f524df89b4f3c OK 2026/07/22 03:54:38 DEBUG : dir1/0004-efghijk.txt: md5 = 6abf38aa835b56c3179e679e93c0363c OK 2026/07/22 03:54:39 DEBUG : dir1/0005-fghijkl.txt: md5 = a5ce0405158254702f988ac6ce992f86 OK 2026/07/22 03:54:41 DEBUG : dir1/0006-ghijklm.txt: md5 = 3a50a24336bbfc847fa98898ed2269ba OK 2026/07/22 03:54:43 DEBUG : dir1/0007-1234567.txt: md5 = b40d4cde72528dded197cacb43a0e90b OK 2026/07/22 03:54:44 DEBUG : dir1/0008-2345678.txt: md5 = 5e337b28c99de7c81c4bb02fe5cd3449 OK 2026/07/22 03:54:46 DEBUG : dir1/0009-3456789.txt: md5 = 66111485e3b9287bf9823d85f4a9c55d OK 2026/07/22 03:54:47 DEBUG : dir1/0010-456789.txt: md5 = 7af4e6148411b248d25b213635f5b384 OK 2026/07/22 03:54:49 DEBUG : dir1/0011-56789;.txt: md5 = 100f3ab6c9f9c9c66c48da53ae630a7c OK 2026/07/22 03:54:51 DEBUG : dir1/0012-6789;.txt: md5 = 89138049ae61275bfefdd327a2812655 OK 2026/07/22 03:54:53 DEBUG : dir1/0013-789;=.txt: md5 = ebf931d4a437982ac38e314217cb0e33 OK 2026/07/22 03:54:55 DEBUG : dir1/0014-89;=.txt: md5 = 0f2b4e9b2edbdd2e260995ca32686b82 OK 2026/07/22 03:54:56 DEBUG : dir1/0015-9;=.txt: md5 = 7487d0b2e2a34f0fb7e8d61f28667f44 OK 2026/07/22 03:54:58 DEBUG : apple: md5 = 0ee7ce9e7b72f65b5e422864ace29479 OK 2026/07/22 03:54:59 DEBUG : banana: md5 = 1d8dad1a9cd00f879260c1860072ff86 OK 2026/07/22 03:55:01 DEBUG : appleappleapplebanana: md5 = 21bc9dad2c7a768366dbd8052eba9801 OK 2026/07/22 03:55:03 DEBUG : splitbananasplit: md5 = 05092c7b8e67ff99f0dc3c0946eba4cc OK 2026/07/22 03:55:03 DEBUG : Waiting for deletions to finish 2026/07/22 03:55:03 DEBUG : apple: Excluded (Path Filter) 2026/07/22 03:55:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 03:55:03 DEBUG : banana: Excluded (Path Filter) 2026/07/22 03:55:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 03:55:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 03:55:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 03:55:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 03:55:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 03:55:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 03:55:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 03:55:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 03:55:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 03:55:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 03:55:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 03:55:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 03:55:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 03:55:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 03:55:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 03:55:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 03:55:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 03:55:04 DEBUG : apple: size = 5 OK 2026/07/22 03:55:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:04 DEBUG : apple: Unchanged skipping 2026/07/22 03:55:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 03:55:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 03:55:04 DEBUG : banana: size = 6 OK 2026/07/22 03:55:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:04 DEBUG : banana: Unchanged skipping 2026/07/22 03:55:05 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/22 03:55:05 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 03:55:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:05 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 03:55:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 03:55:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 03:55:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 03:55:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 03:55:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 03:55:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 03:55:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 03:55:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 03:55:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 03:55:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 03:55:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 03:55:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 03:55:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 03:55:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 03:55:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 03:55:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 03:55:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 03:55:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 03:55:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 03:55:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 03:55:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 03:55:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 03:55:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 03:55:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 03:55:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 03:55:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 03:55:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 03:55:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 03:55:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 03:55:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 03:55:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 03:55:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 03:55:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:55:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:55:05 DEBUG : Waiting for deletions to finish 2026/07/22 03:55:05 INFO : There was nothing to transfer 2026/07/22 03:55:05 DEBUG : Waiting for deletions to finish 2026/07/22 03:55:06 DEBUG : apple: Excluded (Path Filter) 2026/07/22 03:55:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 03:55:06 DEBUG : banana: Excluded (Path Filter) 2026/07/22 03:55:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 03:55:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 03:55:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 03:55:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 03:55:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 03:55:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 03:55:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 03:55:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 03:55:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 03:55:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 03:55:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 03:55:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 03:55:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 03:55:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 03:55:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 03:55:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 03:55:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 03:55:07 DEBUG : apple: size = 5 OK 2026/07/22 03:55:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:07 DEBUG : apple: Unchanged skipping 2026/07/22 03:55:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 03:55:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 03:55:07 DEBUG : dir1: Directory modification time the same (differ by -95.102µs, within tolerance 1ms) 2026/07/22 03:55:07 DEBUG : banana: size = 6 OK 2026/07/22 03:55:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:07 DEBUG : banana: Unchanged skipping 2026/07/22 03:55:07 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 03:55:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:07 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 03:55:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 03:55:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 03:55:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 03:55:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 03:55:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 03:55:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 03:55:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 03:55:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 03:55:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 03:55:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 03:55:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 03:55:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 03:55:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 03:55:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 03:55:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 03:55:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 03:55:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 03:55:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 03:55:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 03:55:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 03:55:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 03:55:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 03:55:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 03:55:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 03:55:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 03:55:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 03:55:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 03:55:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 03:55:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 03:55:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 03:55:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 03:55:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:55:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 03:55:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:55:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:55:07 DEBUG : Waiting for deletions to finish 2026/07/22 03:55:07 INFO : There was nothing to transfer 2026/07/22 03:55:07 DEBUG : Waiting for deletions to finish 2026/07/22 03:55:08 DEBUG : apple: Excluded (Path Filter) 2026/07/22 03:55:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 03:55:08 DEBUG : banana: Excluded (Path Filter) 2026/07/22 03:55:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 03:55:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 03:55:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 03:55:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 03:55:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 03:55:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 03:55:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 03:55:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 03:55:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 03:55:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 03:55:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 03:55:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 03:55:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 03:55:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 03:55:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 03:55:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 03:55:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/22 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/22 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/22 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/22 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/22 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/22 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/22 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/22 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/22 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/22 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/22 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/22 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/22 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/22 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/22 03:55:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:55:23 DEBUG : dir1/0000-abcdefg.txt: md5 = 7a22b94bbeda50e13a57efd6b782cb88 OK 2026/07/22 03:55:25 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5bdb076e399ad79574d1536a20a2e922 OK 2026/07/22 03:55:27 DEBUG : dir1/0002-cdefghi.txt: md5 = 36ded8301effab3891fc7db999d4f4cb OK 2026/07/22 03:55:28 DEBUG : dir1/0003-defghij.txt: md5 = b8b446f2a85d1bd74ea737e3a7f24149 OK 2026/07/22 03:55:30 DEBUG : dir1/0004-efghijk.txt: md5 = 17847b134cc7399ea39d58749c5e7f66 OK 2026/07/22 03:55:31 DEBUG : dir1/0005-fghijkl.txt: md5 = 3dfe65ce3738686e17219e533238027a OK 2026/07/22 03:55:33 DEBUG : dir1/0006-ghijklm.txt: md5 = 7d62b770de90be272131f9a4158ec08e OK 2026/07/22 03:55:34 DEBUG : dir1/0007-1234567.txt: md5 = 641a5aa94100de47f514a9a06ffc383c OK 2026/07/22 03:55:36 DEBUG : dir1/0008-2345678.txt: md5 = 5446b88273a1c09c5f2da6d9690d88ff OK 2026/07/22 03:55:38 DEBUG : dir1/0009-3456789.txt: md5 = 341c89d4be075a7b08d15156e3991e23 OK 2026/07/22 03:55:39 DEBUG : dir1/0010-456789.txt: md5 = b1368603b2092c7d4781c7ee892b949a OK 2026/07/22 03:55:41 DEBUG : dir1/0011-56789;.txt: md5 = 2fb4ca51db57c61a1f710a341d32d2a6 OK 2026/07/22 03:55:42 DEBUG : dir1/0012-6789;.txt: md5 = 6b4968c021abf0ac1597a925a8791d8d OK 2026/07/22 03:55:44 DEBUG : dir1/0013-789;=.txt: md5 = 81e03d63654acc2a8ef0a95341c07c04 OK 2026/07/22 03:55:45 DEBUG : dir1/0014-89;=.txt: md5 = b88e8790be025c111654886d26d41cb1 OK 2026/07/22 03:55:47 DEBUG : dir1/0015-9;=.txt: md5 = 3819f56172c246c337c35664182e4899 OK 2026/07/22 03:55:49 DEBUG : apple: md5 = 73f49c35a1164848981b2d7a15847ced OK 2026/07/22 03:55:50 DEBUG : banana: md5 = 3f2ee79a39931b4eadfaed9a797ce309 OK 2026/07/22 03:55:52 DEBUG : appleappleapplebanana: md5 = ed08a5543c241c90ae59e2c08a8b264a OK 2026/07/22 03:55:54 DEBUG : splitbananasplit: md5 = cc3f804780dc86f27ed6b0cbbc0ca050 OK 2026/07/22 03:55:54 DEBUG : Waiting for deletions to finish 2026/07/22 03:55:54 DEBUG : banana: Excluded (Path Filter) 2026/07/22 03:55:54 DEBUG : apple: Excluded (Path Filter) 2026/07/22 03:55:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 03:55:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 03:55:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 03:55:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 03:55:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 03:55:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 03:55:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 03:55:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 03:55:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 03:55:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 03:55:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 03:55:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 03:55:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 03:55:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 03:55:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 03:55:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 03:55:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 03:55:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 03:55:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:55:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 03:55:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:55:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:55:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:55:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 03:55:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:55:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:55:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:55:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:55:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:55:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:55:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:55:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 03:55:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 03:55:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/22 03:55:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:55:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/22 03:55:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:55:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/22 03:55:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:55:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/22 03:55:55 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 03:55:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:55:55 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:55:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:55:56 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/22 03:55:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 03:55:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:55:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:55:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:55:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:55:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 03:55:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:55:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:55:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:55:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 03:55:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:55:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:55:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:55:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:55:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:55:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 03:55:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:55:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:55:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:55:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:55:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:55:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:55:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:55:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 03:55:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:55:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:55:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 03:55:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:55:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 03:55:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:55:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:55:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:55:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:55:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 03:55:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:55:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:55:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:55:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 03:55:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:55:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:55:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:55:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:55:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:55:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:55:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:55:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:55:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:55:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 03:55:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:55:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:55:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:55:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 03:55:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:55:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:55:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:55:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:55:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:55:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:55:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:55:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:55:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:55:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:55:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:55:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 03:55:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:55:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:55:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:55:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 03:55:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:55:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:55:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:55:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:55:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:55:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:55:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:55:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:55:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:55:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:55:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:55:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:55:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:55:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 03:55:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:55:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:55:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:55:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 03:55:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:55:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:55:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:55:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:55:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:55:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 03:55:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:55:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:55:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:55:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 03:55:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:55:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:55:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:55:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:55:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:55:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:55:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:55:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:55:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:55:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:55:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:55:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:55:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:55:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 03:55:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:55:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:55:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:55:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 03:55:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:55:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:55:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:55:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:55:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:55:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:55:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:55:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:55:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:55:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:55:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:55:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:55:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:55:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:55:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:55:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:55:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/22 03:55:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:55:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/22 03:55:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 03:55:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/22 03:55:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:55:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/22 03:55:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 03:55:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/22 03:55:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:55:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:55:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:55:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:55:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 03:55:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:55:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:55:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:55:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 03:55:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:55:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/22 03:55:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:55:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:55:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:55:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:55:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:55:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:55:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:55:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:55:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:55:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:55:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:55:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:55:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:55:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:55:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:55:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:55:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:55:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:55:56 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/22 03:55:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:55:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:55:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/22 03:55:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:55:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/22 03:55:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:55:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/22 03:55:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:55:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/22 03:55:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:55:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/22 03:55:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:55:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/22 03:55:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:55:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/22 03:55:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:55:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/22 03:55:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:55:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/22 03:55:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:55:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/22 03:55:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/22 03:55:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/22 03:55:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 03:55:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/22 03:55:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:55:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/22 03:55:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 03:55:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/22 03:55:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:55:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/22 03:55:56 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/22 03:55:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/22 03:55:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:55:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:55:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = c9424e0b77afb370c858d48137acf715 OK 2026/07/22 03:55:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/22 03:55:57 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:55:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:55:57 DEBUG : YXBwbGU=: md5 = 519b5c60f4da29b503bf2d1c15a068c1 OK 2026/07/22 03:55:57 DEBUG : YXBwbGU=: size = 5 OK 2026/07/22 03:55:57 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/22 03:55:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:55:57 DEBUG : YmFuYW5h: md5 = 60e2007ffdc9ed27825d07adbc305967 OK 2026/07/22 03:55:57 DEBUG : YmFuYW5h: size = 6 OK 2026/07/22 03:55:57 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/22 03:55:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:55:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 8b9acc5e24c6ac06e85535034f53b900 OK 2026/07/22 03:55:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/22 03:55:57 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:55:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:55:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 696cee59204132adda0db77da9cd6f2f OK 2026/07/22 03:55:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/22 03:55:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:55:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:55:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 1ae9b1db0f98d38efd61ddf85fced4d9 OK 2026/07/22 03:55:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/22 03:55:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:55:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:55:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = b82af788d4f172535dc96023e3a651a5 OK 2026/07/22 03:55:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/22 03:55:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:55:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:55:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = cc42421bcd856b5cfe23a7836eb70024 OK 2026/07/22 03:55:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/22 03:55:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:55:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:56:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = fc13a9fd875c333146bb68da38f6b328 OK 2026/07/22 03:56:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/22 03:56:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:56:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:56:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 7d35beeba0fe758b0411f5b78a7fa13e OK 2026/07/22 03:56:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/22 03:56:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:56:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:56:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 5dbe0cbd60b86f6a8f8dd91a2fb5bec3 OK 2026/07/22 03:56:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/22 03:56:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:56:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/22 03:56:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 7cd7cddf98427a7ee9721f8b5a4a6593 OK 2026/07/22 03:56:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/22 03:56:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:56:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/22 03:56:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = bc89702fd403046df78afa138ae69087 OK 2026/07/22 03:56:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/22 03:56:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:56:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:56:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 456237304168fc06fc03aff4b940d89b OK 2026/07/22 03:56:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/22 03:56:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/22 03:56:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/22 03:56:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 4b43ec4800aa66a1da4d1c895390fbab OK 2026/07/22 03:56:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/22 03:56:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/22 03:56:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/22 03:56:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = ba509e878e27bfbee2f8c988aa1332be OK 2026/07/22 03:56:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/22 03:56:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:56:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/22 03:56:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 73b43a54118c0885130b64168c9379cc OK 2026/07/22 03:56:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/22 03:56:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:56:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 5b3062e8465af4a26426cfd9fcc2bd48 OK 2026/07/22 03:56:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/22 03:56:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/22 03:56:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 28269f8a669ce6a48d47d31a19a4a7cd OK 2026/07/22 03:56:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/22 03:56:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/22 03:56:03 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 17e0c476cde256dc5834138dda34affa OK 2026/07/22 03:56:03 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/22 03:56:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/22 03:56:03 DEBUG : Waiting for deletions to finish 2026/07/22 03:56:04 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/22 03:56:04 INFO : banana: Deleted 2026/07/22 03:56:04 INFO : dir1/0003-defghij.txt: Deleted 2026/07/22 03:56:04 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/22 03:56:04 INFO : appleappleapplebanana: Deleted 2026/07/22 03:56:04 INFO : dir1/0008-2345678.txt: Deleted 2026/07/22 03:56:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/22 03:56:04 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/22 03:56:04 INFO : dir1/0010-456789.txt: Deleted 2026/07/22 03:56:04 INFO : dir1/0009-3456789.txt: Deleted 2026/07/22 03:56:04 INFO : splitbananasplit: Deleted 2026/07/22 03:56:04 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/22 03:56:04 INFO : dir1/0012-6789;.txt: Deleted 2026/07/22 03:56:04 INFO : dir1/0014-89;=.txt: Deleted 2026/07/22 03:56:04 INFO : dir1/0015-9;=.txt: Deleted 2026/07/22 03:56:04 INFO : apple: Deleted 2026/07/22 03:56:05 INFO : dir1/0011-56789;.txt: Deleted 2026/07/22 03:56:05 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/22 03:56:05 INFO : dir1/0007-1234567.txt: Deleted 2026/07/22 03:56:05 INFO : dir1/0013-789;=.txt: Deleted 2026/07/22 03:56:05 DEBUG : Waiting for deletions to finish 2026/07/22 03:56:06 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/22 03:56:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/22 03:56:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/22 03:56:06 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/22 03:56:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/22 03:56:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/22 03:56:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/22 03:56:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/22 03:56:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/22 03:56:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/22 03:56:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/22 03:56:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/22 03:56:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/22 03:56:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/22 03:56:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/22 03:56:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/22 03:56:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/22 03:56:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/22 03:56:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/22 03:56:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/22 03:56:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:56:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:56:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:56:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:56:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:56:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:56:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:56:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:56:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:56:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:56:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:56:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:56:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:56:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:56:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:56:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:56:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:56:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:56:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/22 03:56:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:56:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/22 03:56:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/22 03:56:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:56:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/22 03:56:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/22 03:56:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:56:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/22 03:56:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/22 03:56:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/22 03:56:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/22 03:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 03:56:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/22 03:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 03:56:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/22 03:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 03:56:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/22 03:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 03:56:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 03:56:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/22 03:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 03:56:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/22 03:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 03:56:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 03:56:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 03:56:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 03:56:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 03:56:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 03:56:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 03:56:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 03:56:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 03:56:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 03:56:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/22 03:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/22 03:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/22 03:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/22 03:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/22 03:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 03:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/22 03:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/22 03:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/22 03:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/22 03:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/22 03:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:56:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 03:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:56:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/22 03:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:56:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/22 03:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:56:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/22 03:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:56:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:56:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/22 03:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:56:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/22 03:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:56:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:56:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:56:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:56:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:56:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:56:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:56:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:56:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:56:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:56:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 03:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:56:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:56:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:56:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:56:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:56:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:56:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:56:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:56:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:56:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:56:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:56:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/22 03:56:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/22 03:56:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:56:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/22 03:56:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/22 03:56:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/22 03:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 03:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 03:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:56:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:56:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:56:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 03:56:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 03:56:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:56:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:56:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:56:07 DEBUG : dir1: Directory modification time the same (differ by -672.271µs, within tolerance 1ms) 2026/07/22 03:56:07 DEBUG : YXBwbGU=: size = 5 OK 2026/07/22 03:56:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:56:07 DEBUG : apple: Unchanged skipping 2026/07/22 03:56:07 DEBUG : YmFuYW5h: size = 6 OK 2026/07/22 03:56:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/22 03:56:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:56:07 DEBUG : banana: Unchanged skipping 2026/07/22 03:56:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/22 03:56:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:56:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:56:07 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 03:56:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 03:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 03:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:56:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:56:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 03:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 03:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 03:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:56:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 03:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 03:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 03:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 03:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 03:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:56:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 03:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 03:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:56:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 03:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 03:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:56:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:56:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:56:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 03:56:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:56:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 03:56:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 03:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 03:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:56:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:56:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 03:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 03:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:56:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:56:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:56:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/22 03:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:56:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/22 03:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 03:56:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/22 03:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:56:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/22 03:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 03:56:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/22 03:56:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 03:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 03:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:56:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/22 03:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:56:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:56:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:56:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/22 03:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:56:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:56:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:56:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:56:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:56:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:56:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:56:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:56:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:56:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:56:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:56:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/22 03:56:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/22 03:56:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:56:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/22 03:56:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/22 03:56:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/22 03:56:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/22 03:56:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:56:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 03:56:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/22 03:56:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:56:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 03:56:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/22 03:56:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:56:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/22 03:56:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:56:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 03:56:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/22 03:56:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:56:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 03:56:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/22 03:56:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/22 03:56:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/22 03:56:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:56:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:56:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/22 03:56:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/22 03:56:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:56:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 03:56:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:56:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/22 03:56:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:56:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:56:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:56:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 03:56:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/22 03:56:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:56:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/22 03:56:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 03:56:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:56:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 03:56:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/22 03:56:07 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/22 03:56:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:56:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:56:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 03:56:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 03:56:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 03:56:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 03:56:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 03:56:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/22 03:56:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:56:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 03:56:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 03:56:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 03:56:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:56:07 DEBUG : Waiting for deletions to finish 2026/07/22 03:56:07 DEBUG : Waiting for deletions to finish 2026/07/22 03:56:07 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/22 03:56:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/22 03:56:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/22 03:56:07 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/22 03:56:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/22 03:56:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/22 03:56:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/22 03:56:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/22 03:56:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/22 03:56:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/22 03:56:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/22 03:56:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/22 03:56:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/22 03:56:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/22 03:56:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/22 03:56:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/22 03:56:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/22 03:56:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/22 03:56:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/22 03:56:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/22 03:56:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:56:08 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 03:56:08 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:56:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:56:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:56:08 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:56:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:56:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:56:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:56:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:56:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:56:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:56:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:56:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:56:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:56:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:56:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:56:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:56:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:56:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:56:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:56:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:56:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:56:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:56:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:56:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:56:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/22 03:56:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:56:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/22 03:56:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/22 03:56:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:56:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/22 03:56:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/22 03:56:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:56:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/22 03:56:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/22 03:56:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/22 03:56:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/22 03:56:08 DEBUG : apple: transformed to: YXBwbGU= 2026/07/22 03:56:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/22 03:56:08 DEBUG : banana: transformed to: YmFuYW5h 2026/07/22 03:56:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/22 03:56:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/22 03:56:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/22 03:56:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/22 03:56:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/22 03:56:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/22 03:56:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/22 03:56:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/22 03:56:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/22 03:56:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/22 03:56:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/22 03:56:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/22 03:56:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/22 03:56:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/22 03:56:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/22 03:56:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/22 03:56:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/07/22 03:56:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:56:23 DEBUG : dir1/0000-abcdefg.txt: md5 = 4aa15a23a88edbb6d5afa1340fea0d9d OK 2026/07/22 03:56:25 DEBUG : dir1/0001-bcdefgh.txt: md5 = 051f5b5f4418d66b4c7410b1c920f2f6 OK 2026/07/22 03:56:26 DEBUG : dir1/0002-cdefghi.txt: md5 = ded633d735081cd2fe5f1e9c631f961f OK 2026/07/22 03:56:28 DEBUG : dir1/0003-defghij.txt: md5 = 6f06426d691d81b521dcbd44ae63a189 OK 2026/07/22 03:56:29 DEBUG : dir1/0004-efghijk.txt: md5 = 830dee8168c0dfe4e9fdb1873c57ae44 OK 2026/07/22 03:56:31 DEBUG : dir1/0005-fghijkl.txt: md5 = b350b2c4814404aa4f2ed0089efd60af OK 2026/07/22 03:56:33 DEBUG : dir1/0006-ghijklm.txt: md5 = 0a99a3d33783b9481999765be095dd23 OK 2026/07/22 03:56:34 DEBUG : dir1/0007-1234567.txt: md5 = 7e6c3fa61b143ead801ad67fbffdd801 OK 2026/07/22 03:56:36 DEBUG : dir1/0008-2345678.txt: md5 = 7b92d24b4443d8b18838817baa543b5e OK 2026/07/22 03:56:38 DEBUG : dir1/0009-3456789.txt: md5 = b7bf237c36bbee0f07db1e9465624914 OK 2026/07/22 03:56:39 DEBUG : dir1/0010-456789.txt: md5 = 7f170920c11f84299c1edc12b796cadd OK 2026/07/22 03:56:41 DEBUG : dir1/0011-56789;.txt: md5 = 5d15b9bde55f433ed63c218cf08b2da3 OK 2026/07/22 03:56:42 DEBUG : dir1/0012-6789;.txt: md5 = bd4e0451e81df3135b3e651945b0c1c4 OK 2026/07/22 03:56:44 DEBUG : dir1/0013-789;=.txt: md5 = 6ac3d9b5106bfd6764a7599321730e2f OK 2026/07/22 03:56:46 DEBUG : dir1/0014-89;=.txt: md5 = 772f60afcf1f3ae5a1c7e03683fe5005 OK 2026/07/22 03:56:47 DEBUG : dir1/0015-9;=.txt: md5 = 6ef9a6a1e515979132c760dc4e95985e OK 2026/07/22 03:56:49 DEBUG : apple: md5 = db4128f89a0e358423689fbdb1cb2948 OK 2026/07/22 03:56:50 DEBUG : banana: md5 = 84eec3010d9eb63911ba7c5adacf1458 OK 2026/07/22 03:56:52 DEBUG : appleappleapplebanana: md5 = d6b9c49963c1060de27c561657012227 OK 2026/07/22 03:56:54 DEBUG : splitbananasplit: md5 = ee31be9c8cc3de6312bb1ab16324f0b8 OK 2026/07/22 03:56:54 DEBUG : Waiting for deletions to finish 2026/07/22 03:56:54 DEBUG : apple: Excluded (Path Filter) 2026/07/22 03:56:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 03:56:54 DEBUG : banana: Excluded (Path Filter) 2026/07/22 03:56:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 03:56:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 03:56:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 03:56:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 03:56:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 03:56:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 03:56:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 03:56:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 03:56:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 03:56:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 03:56:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 03:56:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 03:56:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 03:56:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 03:56:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 03:56:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 03:56:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 03:56:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 03:56:55 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 03:56:55 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 03:56:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 03:56:55 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 03:56:55 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 03:56:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 03:56:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 03:56:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 03:56:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 03:56:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 03:56:55 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 03:56:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 03:56:55 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 03:56:55 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 03:56:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/22 03:56:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 03:56:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/22 03:56:55 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 03:56:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/22 03:56:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 03:56:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/22 03:56:55 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 03:56:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 03:56:55 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 03:56:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 03:56:56 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/22 03:56:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/22 03:56:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 03:56:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/22 03:56:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 03:56:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/22 03:56:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/22 03:56:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/22 03:56:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 03:56:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/22 03:56:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/22 03:56:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/22 03:56:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 03:56:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/22 03:56:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/22 03:56:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/22 03:56:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/22 03:56:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/22 03:56:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/22 03:56:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/22 03:56:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 03:56:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/22 03:56:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/22 03:56:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/22 03:56:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/22 03:56:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/22 03:56:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/22 03:56:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/22 03:56:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 03:56:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/22 03:56:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/22 03:56:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/22 03:56:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 03:56:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/22 03:56:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/22 03:56:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/22 03:56:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/22 03:56:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/22 03:56:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/22 03:56:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/22 03:56:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/22 03:56:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/22 03:56:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/22 03:56:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/22 03:56:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/22 03:56:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/22 03:56:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 03:56:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/22 03:56:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/22 03:56:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/22 03:56:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/22 03:56:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/22 03:56:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/22 03:56:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/22 03:56:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/22 03:56:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/22 03:56:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/22 03:56:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/22 03:56:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/22 03:56:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/22 03:56:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/22 03:56:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/22 03:56:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 03:56:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/22 03:56:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/22 03:56:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/22 03:56:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/22 03:56:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/22 03:56:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/22 03:56:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/22 03:56:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/22 03:56:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/22 03:56:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/22 03:56:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/22 03:56:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/22 03:56:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/22 03:56:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/22 03:56:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/22 03:56:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/22 03:56:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/22 03:56:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 03:56:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/22 03:56:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/22 03:56:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/22 03:56:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/22 03:56:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/22 03:56:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/22 03:56:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/22 03:56:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/22 03:56:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/22 03:56:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 03:56:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/22 03:56:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/22 03:56:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/22 03:56:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/22 03:56:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/22 03:56:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/22 03:56:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/22 03:56:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/22 03:56:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/22 03:56:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/22 03:56:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/22 03:56:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/22 03:56:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/22 03:56:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/22 03:56:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/22 03:56:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/22 03:56:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/22 03:56:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 03:56:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/22 03:56:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/22 03:56:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/22 03:56:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/22 03:56:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/22 03:56:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/22 03:56:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/22 03:56:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/22 03:56:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/22 03:56:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/22 03:56:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/22 03:56:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/22 03:56:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/22 03:56:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/22 03:56:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/22 03:56:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/22 03:56:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/22 03:56:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/22 03:56:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/22 03:56:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/22 03:56:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/22 03:56:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/22 03:56:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/22 03:56:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 03:56:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/22 03:56:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/22 03:56:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/22 03:56:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/22 03:56:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/22 03:56:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/22 03:56:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/22 03:56:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/22 03:56:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/22 03:56:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 03:56:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/22 03:56:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/22 03:56:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/22 03:56:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/22 03:56:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/22 03:56:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/22 03:56:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/22 03:56:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/22 03:56:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/22 03:56:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/22 03:56:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/22 03:56:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/22 03:56:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/22 03:56:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/22 03:56:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/22 03:56:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/22 03:56:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/22 03:56:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/22 03:56:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/22 03:56:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/22 03:56:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/22 03:56:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/22 03:56:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/22 03:56:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/22 03:56:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/22 03:56:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/22 03:56:56 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/22 03:56:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 03:56:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/22 03:56:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/22 03:56:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/22 03:56:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/22 03:56:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/22 03:56:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/22 03:56:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/22 03:56:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/22 03:56:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/22 03:56:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/22 03:56:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/22 03:56:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/22 03:56:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/22 03:56:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/22 03:56:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/22 03:56:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/22 03:56:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/22 03:56:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/22 03:56:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/22 03:56:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/22 03:56:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/22 03:56:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/22 03:56:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/22 03:56:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/22 03:56:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/22 03:56:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/22 03:56:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/22 03:56:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/22 03:56:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/22 03:56:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/22 03:56:56 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/22 03:56:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/22 03:56:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:56:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:56:57 DEBUG : PREFIXappleappleapplebanana: md5 = e9a20aa5ef178f2a8fda20534942409e OK 2026/07/22 03:56:57 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/22 03:56:57 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/22 03:56:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/22 03:56:57 DEBUG : PREFIXsplitbananasplit: md5 = fef51b491f5885dc58404e9e9cdbe901 OK 2026/07/22 03:56:57 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/22 03:56:57 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/22 03:56:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/22 03:56:57 DEBUG : PREFIXapple: md5 = e1b4cb56ece2a5aca774aad9e902d0f6 OK 2026/07/22 03:56:57 DEBUG : PREFIXapple: size = 5 OK 2026/07/22 03:56:57 INFO : apple: Copied (new) to: PREFIXapple 2026/07/22 03:56:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/22 03:56:57 DEBUG : PREFIXbanana: md5 = b3a480ecf0b709247ff7d804b0dcc079 OK 2026/07/22 03:56:57 DEBUG : PREFIXbanana: size = 6 OK 2026/07/22 03:56:57 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/22 03:56:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/22 03:56:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 582be17e09bd1012607ef16aae81aac1 OK 2026/07/22 03:56:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/22 03:56:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/22 03:56:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/22 03:56:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 5645e2144061caedc0b5fe46c13376c8 OK 2026/07/22 03:56:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/22 03:56:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/22 03:56:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/22 03:56:59 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 0da311f93f7881ea66ee98f3949f26af OK 2026/07/22 03:56:59 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/22 03:56:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/22 03:56:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/22 03:56:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 6c14cb85f97098d38e1233802898860a OK 2026/07/22 03:56:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/22 03:56:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/22 03:56:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/22 03:57:00 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 797c38060318fcdfe55cef13f60598ec OK 2026/07/22 03:57:00 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/22 03:57:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/22 03:57:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/22 03:57:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 2b27e833a32baf10729a84a5012bb659 OK 2026/07/22 03:57:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/22 03:57:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/22 03:57:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/22 03:57:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 1de759d8da194d6fc7b722537635fc8d OK 2026/07/22 03:57:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/22 03:57:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/22 03:57:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/22 03:57:00 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 0d5594c2a1a25d48e7d06d4f253aeaab OK 2026/07/22 03:57:00 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/22 03:57:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/22 03:57:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/22 03:57:01 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = bfca3b6d7d018832aca1404109885086 OK 2026/07/22 03:57:01 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/22 03:57:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/22 03:57:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/22 03:57:02 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 8b078e57ee70257bc2d72e6326951a0c OK 2026/07/22 03:57:02 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/22 03:57:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/22 03:57:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/22 03:57:02 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = aa8e8ea5f5198cc7c56525ddbaf8e3a3 OK 2026/07/22 03:57:02 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/22 03:57:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/22 03:57:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/22 03:57:02 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 57582a9371baa9d08bb0e805bf3cd38e OK 2026/07/22 03:57:02 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/22 03:57:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/22 03:57:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/22 03:57:03 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = df46d1d452ed45083756e01d7c3efa99 OK 2026/07/22 03:57:03 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/22 03:57:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/22 03:57:03 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 93737113e9ff1431c4b2e7456a098fa1 OK 2026/07/22 03:57:03 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/22 03:57:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/22 03:57:03 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 2721f50f43cca5ff9bbd879f6784d874 OK 2026/07/22 03:57:03 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/22 03:57:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/22 03:57:03 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = d5087dc92b3fedf6d6d95130df008c08 OK 2026/07/22 03:57:03 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/22 03:57:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/22 03:57:03 DEBUG : Waiting for deletions to finish 2026/07/22 03:57:04 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/22 03:57:04 INFO : dir1/0014-89;=.txt: Deleted 2026/07/22 03:57:04 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/22 03:57:04 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/22 03:57:04 INFO : dir1/0003-defghij.txt: Deleted 2026/07/22 03:57:04 INFO : dir1/0012-6789;.txt: Deleted 2026/07/22 03:57:04 INFO : splitbananasplit: Deleted 2026/07/22 03:57:04 INFO : dir1/0009-3456789.txt: Deleted 2026/07/22 03:57:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/22 03:57:04 INFO : dir1/0010-456789.txt: Deleted 2026/07/22 03:57:04 INFO : apple: Deleted 2026/07/22 03:57:04 INFO : dir1/0008-2345678.txt: Deleted 2026/07/22 03:57:04 INFO : dir1/0011-56789;.txt: Deleted 2026/07/22 03:57:04 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/22 03:57:04 INFO : dir1/0007-1234567.txt: Deleted 2026/07/22 03:57:05 INFO : dir1/0015-9;=.txt: Deleted 2026/07/22 03:57:05 INFO : appleappleapplebanana: Deleted 2026/07/22 03:57:05 INFO : banana: Deleted 2026/07/22 03:57:05 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/22 03:57:05 INFO : dir1/0013-789;=.txt: Deleted 2026/07/22 03:57:05 DEBUG : Waiting for deletions to finish 2026/07/22 03:57:05 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/22 03:57:05 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/22 03:57:05 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/22 03:57:05 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/22 03:57:05 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/22 03:57:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 03:57:05 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/22 03:57:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 03:57:05 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/22 03:57:05 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/22 03:57:05 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/22 03:57:05 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/22 03:57:05 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 03:57:05 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/22 03:57:05 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/22 03:57:05 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 03:57:05 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/22 03:57:05 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 03:57:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 03:57:05 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/22 03:57:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/22 03:57:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/22 03:57:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/22 03:57:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/22 03:57:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/22 03:57:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/22 03:57:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/22 03:57:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/22 03:57:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/22 03:57:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/22 03:57:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/22 03:57:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/22 03:57:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/22 03:57:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/22 03:57:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/22 03:57:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/22 03:57:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/22 03:57:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/22 03:57:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/22 03:57:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/22 03:57:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/22 03:57:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/22 03:57:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/22 03:57:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/22 03:57:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/22 03:57:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/22 03:57:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/22 03:57:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/22 03:57:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/22 03:57:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/22 03:57:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 03:57:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/22 03:57:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 03:57:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/22 03:57:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 03:57:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/22 03:57:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 03:57:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/22 03:57:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 03:57:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/22 03:57:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 03:57:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/22 03:57:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 03:57:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/22 03:57:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 03:57:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/22 03:57:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 03:57:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/22 03:57:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 03:57:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/22 03:57:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 03:57:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/22 03:57:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 03:57:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/22 03:57:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 03:57:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/22 03:57:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 03:57:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/22 03:57:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 03:57:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/22 03:57:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 03:57:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/22 03:57:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 03:57:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/22 03:57:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 03:57:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/22 03:57:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 03:57:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/22 03:57:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 03:57:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/22 03:57:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 03:57:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/22 03:57:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 03:57:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/22 03:57:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 03:57:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/22 03:57:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 03:57:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/22 03:57:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 03:57:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/22 03:57:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 03:57:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/22 03:57:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 03:57:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/22 03:57:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 03:57:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/22 03:57:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 03:57:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/22 03:57:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 03:57:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/22 03:57:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 03:57:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/22 03:57:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 03:57:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/22 03:57:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 03:57:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 03:57:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 03:57:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/22 03:57:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 03:57:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/22 03:57:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 03:57:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/22 03:57:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 03:57:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/22 03:57:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 03:57:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/22 03:57:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 03:57:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/22 03:57:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 03:57:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/22 03:57:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 03:57:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/22 03:57:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 03:57:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/22 03:57:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 03:57:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/22 03:57:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 03:57:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/22 03:57:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 03:57:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/22 03:57:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 03:57:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/22 03:57:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 03:57:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/22 03:57:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 03:57:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/22 03:57:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 03:57:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/22 03:57:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 03:57:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 03:57:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 03:57:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 03:57:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 03:57:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/22 03:57:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 03:57:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/22 03:57:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 03:57:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/22 03:57:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 03:57:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/22 03:57:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 03:57:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/22 03:57:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 03:57:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/22 03:57:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 03:57:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/22 03:57:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 03:57:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/22 03:57:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 03:57:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/22 03:57:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 03:57:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/22 03:57:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 03:57:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/22 03:57:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 03:57:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/22 03:57:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 03:57:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/22 03:57:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 03:57:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/22 03:57:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 03:57:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/22 03:57:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 03:57:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/22 03:57:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 03:57:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 03:57:06 DEBUG : apple: transformed to: PREFIXapple 2026/07/22 03:57:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/22 03:57:06 DEBUG : banana: transformed to: PREFIXbanana 2026/07/22 03:57:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/22 03:57:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/22 03:57:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/22 03:57:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/22 03:57:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/22 03:57:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/22 03:57:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/22 03:57:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/22 03:57:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/22 03:57:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/22 03:57:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/22 03:57:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/22 03:57:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/22 03:57:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/22 03:57:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/22 03:57:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/22 03:57:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/22 03:57:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/22 03:57:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/22 03:57:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/22 03:57:06 DEBUG : dir1: Directory modification time the same (differ by -361.723µs, within tolerance 1ms) 2026/07/22 03:57:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/22 03:57:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/22 03:57:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/22 03:57:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/22 03:57:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/22 03:57:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/22 03:57:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/22 03:57:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/22 03:57:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/22 03:57:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/22 03:57:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/22 03:57:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/22 03:57:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/22 03:57:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/22 03:57:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/22 03:57:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/22 03:57:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/22 03:57:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:57:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:57:08 DEBUG : apple: md5 = 6015ce3e60cbd77bc80aad605e757246 OK 2026/07/22 03:57:08 DEBUG : apple: size = 5 OK 2026/07/22 03:57:08 INFO : apple: Copied (new) 2026/07/22 03:57:08 DEBUG : appleappleapplebanana: md5 = 1f0bacf6a529bd271a655038603fd9e9 OK 2026/07/22 03:57:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 03:57:08 INFO : appleappleapplebanana: Copied (new) 2026/07/22 03:57:08 DEBUG : splitbananasplit: md5 = d4682634de7a1d293448c7deb1997afb OK 2026/07/22 03:57:08 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 03:57:08 INFO : splitbananasplit: Copied (new) 2026/07/22 03:57:08 DEBUG : banana: md5 = 5d9b618fbbcce6b8f21dd1bbb7ab2324 OK 2026/07/22 03:57:08 DEBUG : banana: size = 6 OK 2026/07/22 03:57:08 INFO : banana: Copied (new) 2026/07/22 03:57:10 DEBUG : dir1/0001-bcdefgh.txt: md5 = 19bb9765dda51584d917cf66be65f2bd OK 2026/07/22 03:57:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 03:57:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/22 03:57:10 DEBUG : dir1/0002-cdefghi.txt: md5 = 3a50e51aeaadf0e98309c7c61d62c988 OK 2026/07/22 03:57:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 03:57:10 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/22 03:57:10 DEBUG : dir1/0000-abcdefg.txt: md5 = 5e08bc76fbfae68dc2299841c4b22b6b OK 2026/07/22 03:57:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 03:57:10 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/22 03:57:10 DEBUG : dir1/0003-defghij.txt: md5 = 6039e1250ad0c3cd835ac0ca4154779d OK 2026/07/22 03:57:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 03:57:10 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/22 03:57:11 DEBUG : dir1/0006-ghijklm.txt: md5 = e6ad408dc30bd63622f396160b327a00 OK 2026/07/22 03:57:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 03:57:11 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/22 03:57:11 DEBUG : dir1/0005-fghijkl.txt: md5 = 5290d8afd2c26cda858275115a855cb3 OK 2026/07/22 03:57:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 03:57:11 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/22 03:57:11 DEBUG : dir1/0004-efghijk.txt: md5 = 5d3ed86eadf1fe2322275485d798aa61 OK 2026/07/22 03:57:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 03:57:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/22 03:57:11 DEBUG : dir1/0007-1234567.txt: md5 = a74208e20c91721ff808a305b546ff2a OK 2026/07/22 03:57:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 03:57:11 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/22 03:57:13 DEBUG : dir1/0009-3456789.txt: md5 = 14fc062203c2169e3c1decc596874d79 OK 2026/07/22 03:57:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 03:57:13 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/22 03:57:13 DEBUG : dir1/0008-2345678.txt: md5 = a42548d2cffa8740a1d41deda2663ca3 OK 2026/07/22 03:57:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 03:57:13 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/22 03:57:13 DEBUG : dir1/0011-56789;.txt: md5 = 0244aa73e991f98b3b188391509b4d60 OK 2026/07/22 03:57:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 03:57:13 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/22 03:57:13 DEBUG : dir1/0010-456789.txt: md5 = fd87493bae0e745cc1b75310f00b6120 OK 2026/07/22 03:57:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 03:57:13 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/22 03:57:14 DEBUG : dir1/0012-6789;.txt: md5 = 86e7c08b498d9a52bd05676d8d82f8bd OK 2026/07/22 03:57:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 03:57:14 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/22 03:57:14 DEBUG : dir1/0013-789;=.txt: md5 = 4d21a337d0e48fccf9101430382e67f1 OK 2026/07/22 03:57:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 03:57:14 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/22 03:57:14 DEBUG : dir1/0014-89;=.txt: md5 = 3fa1d70e00db7d57c619794b0fa4b592 OK 2026/07/22 03:57:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 03:57:14 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/22 03:57:15 DEBUG : dir1/0015-9;=.txt: md5 = 46f675813fc7c576d1d80d6de9cf9a6e OK 2026/07/22 03:57:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 03:57:15 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/22 03:57:15 DEBUG : Waiting for deletions to finish 2026/07/22 03:57:15 INFO : PREFIXsplitbananasplit: Deleted 2026/07/22 03:57:15 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/22 03:57:15 INFO : PREFIXbanana: Deleted 2026/07/22 03:57:15 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/22 03:57:15 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/22 03:57:15 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/22 03:57:15 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/22 03:57:15 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/22 03:57:15 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/22 03:57:15 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/22 03:57:15 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/22 03:57:15 INFO : PREFIXapple: Deleted 2026/07/22 03:57:15 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/22 03:57:15 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/22 03:57:16 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/22 03:57:16 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/22 03:57:16 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/22 03:57:16 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/22 03:57:16 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/22 03:57:16 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/22 03:57:16 DEBUG : Waiting for deletions to finish 2026/07/22 03:57:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 03:57:17 DEBUG : apple: Excluded (Path Filter) 2026/07/22 03:57:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 03:57:17 DEBUG : banana: Excluded (Path Filter) 2026/07/22 03:57:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 03:57:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 03:57:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 03:57:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 03:57:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 03:57:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 03:57:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 03:57:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 03:57:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 03:57:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 03:57:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 03:57:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 03:57:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 03:57:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 03:57:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 03:57:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 03:57:17 DEBUG : Waiting for deletions to finish 2026/07/22 03:57:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 03:57:18 DEBUG : apple: Excluded (Path Filter) 2026/07/22 03:57:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 03:57:18 DEBUG : banana: Excluded (Path Filter) 2026/07/22 03:57:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 03:57:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 03:57:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 03:57:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 03:57:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 03:57:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 03:57:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 03:57:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 03:57:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 03:57:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 03:57:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 03:57:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 03:57:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 03:57:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 03:57:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 03:57:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/07/22 03:57:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:57:33 DEBUG : dir1/0000-abcdefg.txt: md5 = c264efec84d17a5af1982b8bf528812c OK 2026/07/22 03:57:35 DEBUG : dir1/0001-bcdefgh.txt: md5 = 3cb44c0bc3c761f5a8eb0941c5a02bd9 OK 2026/07/22 03:57:37 DEBUG : dir1/0002-cdefghi.txt: md5 = 9aea5a8147683f193cb065c6044c4198 OK 2026/07/22 03:57:38 DEBUG : dir1/0003-defghij.txt: md5 = f93e9be33afdf4c626382382f955c351 OK 2026/07/22 03:57:40 DEBUG : dir1/0004-efghijk.txt: md5 = a37a500d47b2daca58e69665146e6366 OK 2026/07/22 03:57:41 DEBUG : dir1/0005-fghijkl.txt: md5 = 4656ccc44d3e6e8eaaaf411d496ee2c6 OK 2026/07/22 03:57:43 DEBUG : dir1/0006-ghijklm.txt: md5 = bc394f5adfa66a84b5dce3becb5ac833 OK 2026/07/22 03:57:45 DEBUG : dir1/0007-1234567.txt: md5 = 3b2d101ed7662acb5397ff52b7e375a8 OK 2026/07/22 03:57:46 DEBUG : dir1/0008-2345678.txt: md5 = 24bfe2e58c38a8e031d8c553c3ac1816 OK 2026/07/22 03:57:48 DEBUG : dir1/0009-3456789.txt: md5 = 8367c3a2c2d4c4cf2bd7be94bbb5fe23 OK 2026/07/22 03:57:49 DEBUG : dir1/0010-456789.txt: md5 = e11191128f31b9996bead73e5549ae55 OK 2026/07/22 03:57:51 DEBUG : dir1/0011-56789;.txt: md5 = b7d1610a7b1cf3335deb18404a3d5d04 OK 2026/07/22 03:57:53 DEBUG : dir1/0012-6789;.txt: md5 = 2ca4bcc319883fad305b0eaf10bfb756 OK 2026/07/22 03:57:54 DEBUG : dir1/0013-789;=.txt: md5 = bdccacfb0b72096f0a0229b0cf4c54d9 OK 2026/07/22 03:57:56 DEBUG : dir1/0014-89;=.txt: md5 = 5bbb48f106dbc64391f6d61f770908cb OK 2026/07/22 03:57:57 DEBUG : dir1/0015-9;=.txt: md5 = 83562e5f712c9038e444846c3dcc6ced OK 2026/07/22 03:57:59 DEBUG : apple: md5 = 7fc331b696bb0df761216bcefe6b81a1 OK 2026/07/22 03:58:01 DEBUG : banana: md5 = 7bbcfab9280cff7c570f6041e2e7ba78 OK 2026/07/22 03:58:02 DEBUG : appleappleapplebanana: md5 = 2c310afb1256196920854f32ac598bea OK 2026/07/22 03:58:04 DEBUG : splitbananasplit: md5 = c5e3fb9d35aa741503d3002c399abf22 OK 2026/07/22 03:58:04 DEBUG : Waiting for deletions to finish 2026/07/22 03:58:04 DEBUG : apple: Excluded (Path Filter) 2026/07/22 03:58:04 DEBUG : banana: Excluded (Path Filter) 2026/07/22 03:58:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 03:58:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 03:58:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 03:58:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 03:58:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 03:58:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 03:58:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 03:58:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 03:58:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 03:58:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 03:58:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 03:58:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 03:58:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 03:58:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 03:58:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 03:58:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 03:58:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 03:58:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 03:58:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/22 03:58:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 03:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 03:58:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/22 03:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 03:58:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 03:58:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/22 03:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 03:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 03:58:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/22 03:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 03:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 03:58:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 03:58:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 03:58:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 03:58:05 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 03:58:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/22 03:58:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 03:58:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/22 03:58:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 03:58:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/22 03:58:06 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 03:58:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 03:58:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 03:58:06 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/22 03:58:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/22 03:58:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/22 03:58:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/22 03:58:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 03:58:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/22 03:58:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/22 03:58:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/22 03:58:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/22 03:58:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/22 03:58:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/22 03:58:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/22 03:58:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/22 03:58:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/22 03:58:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/22 03:58:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/22 03:58:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/22 03:58:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/22 03:58:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/22 03:58:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/22 03:58:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/22 03:58:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:58:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:58:07 DEBUG : appleappleapplebananaSUFFIX: md5 = 8692bb92a1a24d40e902e54a7c012bb0 OK 2026/07/22 03:58:07 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/22 03:58:07 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/22 03:58:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/22 03:58:07 DEBUG : appleSUFFIX: md5 = 3152325c059c06a7fee3fbf22d29a2ef OK 2026/07/22 03:58:07 DEBUG : appleSUFFIX: size = 5 OK 2026/07/22 03:58:07 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/22 03:58:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/22 03:58:07 DEBUG : bananaSUFFIX: md5 = ecf593ed276436e46a97a5edf6362f48 OK 2026/07/22 03:58:07 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/22 03:58:07 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/22 03:58:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/22 03:58:08 DEBUG : splitbananasplitSUFFIX: md5 = ee4f0454bccbab8b61d87834b688df8d OK 2026/07/22 03:58:08 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/22 03:58:08 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/22 03:58:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/22 03:58:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = babd8676554a8e2a5c050abda5d39311 OK 2026/07/22 03:58:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/22 03:58:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/22 03:58:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/22 03:58:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = f084fdeeec6c4bab4e0a6a77df128320 OK 2026/07/22 03:58:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/22 03:58:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/22 03:58:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/22 03:58:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 32f3b148dcd4dc147b3601c0c178c90c OK 2026/07/22 03:58:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/22 03:58:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/22 03:58:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/22 03:58:09 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = e5b4bf09115ed0c7348b577bb4f55fa4 OK 2026/07/22 03:58:09 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/22 03:58:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/22 03:58:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/22 03:58:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 9049eb291db3be6e2c031eafccbe648f OK 2026/07/22 03:58:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/22 03:58:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/22 03:58:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/22 03:58:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = d86893911757a35a4bc80630a5eb6c2d OK 2026/07/22 03:58:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/22 03:58:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/22 03:58:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/22 03:58:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = e36e05ad02d359c22bff768e7f240783 OK 2026/07/22 03:58:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/22 03:58:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/22 03:58:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/22 03:58:11 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 3cf67c75b22b1546b85ba2d3ffd4c9a7 OK 2026/07/22 03:58:11 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/22 03:58:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/22 03:58:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/22 03:58:12 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 071a3197e0d53d1d508d5f5feff8018a OK 2026/07/22 03:58:12 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/22 03:58:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/22 03:58:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/22 03:58:12 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 407cc25dedb09f27b401dc4c4fccb9ab OK 2026/07/22 03:58:12 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/22 03:58:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/22 03:58:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/22 03:58:12 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = e6a82ebc554ff04eac95ecf07019a548 OK 2026/07/22 03:58:12 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/22 03:58:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/22 03:58:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/22 03:58:13 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 1724cb8426c227799aa3858825f4f2ad OK 2026/07/22 03:58:13 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/22 03:58:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/22 03:58:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/22 03:58:13 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 4a00f9c5b73c5437d9fd81a4ba020428 OK 2026/07/22 03:58:13 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/22 03:58:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/22 03:58:13 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 188551073bcd622766a8f003801b89ab OK 2026/07/22 03:58:13 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/22 03:58:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/22 03:58:14 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 48c1f71f5d1e92a14f95b42ac4d883ee OK 2026/07/22 03:58:14 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/22 03:58:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/22 03:58:15 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 8cbb4a781f6a0bb140fc365f8331aaee OK 2026/07/22 03:58:15 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/22 03:58:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/22 03:58:15 DEBUG : Waiting for deletions to finish 2026/07/22 03:58:15 INFO : apple: Deleted 2026/07/22 03:58:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/22 03:58:15 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/22 03:58:15 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/22 03:58:15 INFO : dir1/0015-9;=.txt: Deleted 2026/07/22 03:58:15 INFO : dir1/0010-456789.txt: Deleted 2026/07/22 03:58:15 INFO : dir1/0008-2345678.txt: Deleted 2026/07/22 03:58:16 INFO : dir1/0011-56789;.txt: Deleted 2026/07/22 03:58:16 INFO : dir1/0009-3456789.txt: Deleted 2026/07/22 03:58:16 INFO : dir1/0012-6789;.txt: Deleted 2026/07/22 03:58:16 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/22 03:58:16 INFO : dir1/0013-789;=.txt: Deleted 2026/07/22 03:58:16 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/22 03:58:16 INFO : appleappleapplebanana: Deleted 2026/07/22 03:58:16 INFO : banana: Deleted 2026/07/22 03:58:16 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/22 03:58:16 INFO : dir1/0003-defghij.txt: Deleted 2026/07/22 03:58:16 INFO : dir1/0014-89;=.txt: Deleted 2026/07/22 03:58:16 INFO : dir1/0007-1234567.txt: Deleted 2026/07/22 03:58:16 INFO : splitbananasplit: Deleted 2026/07/22 03:58:16 DEBUG : Waiting for deletions to finish 2026/07/22 03:58:17 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/22 03:58:17 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/22 03:58:17 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/22 03:58:17 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/22 03:58:17 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/22 03:58:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/22 03:58:17 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/22 03:58:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/22 03:58:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/22 03:58:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/22 03:58:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/22 03:58:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/22 03:58:17 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/22 03:58:17 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/22 03:58:17 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/22 03:58:17 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/22 03:58:17 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/22 03:58:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/22 03:58:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/22 03:58:17 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/22 03:58:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/22 03:58:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/22 03:58:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/22 03:58:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/22 03:58:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/22 03:58:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/22 03:58:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/22 03:58:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/22 03:58:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/22 03:58:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/22 03:58:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/22 03:58:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/22 03:58:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/22 03:58:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/22 03:58:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/22 03:58:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/22 03:58:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/22 03:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/22 03:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/22 03:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/22 03:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/22 03:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/22 03:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/22 03:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/22 03:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/22 03:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/22 03:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/22 03:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/22 03:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/22 03:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/22 03:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/22 03:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/22 03:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/22 03:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 03:58:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 03:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/22 03:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/22 03:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/22 03:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/22 03:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/22 03:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/22 03:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/22 03:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/22 03:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/22 03:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/22 03:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/22 03:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/22 03:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/22 03:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/22 03:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/22 03:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/22 03:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 03:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 03:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 03:58:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 03:58:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/22 03:58:18 DEBUG : apple: transformed to: appleSUFFIX 2026/07/22 03:58:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/22 03:58:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/22 03:58:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/22 03:58:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/22 03:58:18 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/22 03:58:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/22 03:58:18 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/22 03:58:18 DEBUG : dir1: Directory modification time the same (differ by -175.336µs, within tolerance 1ms) 2026/07/22 03:58:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/22 03:58:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/22 03:58:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:58:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:58:20 DEBUG : apple: md5 = 34c087fd0351fe7cccdef1a65489baf3 OK 2026/07/22 03:58:20 DEBUG : apple: size = 5 OK 2026/07/22 03:58:20 INFO : apple: Copied (new) 2026/07/22 03:58:20 DEBUG : banana: md5 = cf245a3274399808070bec6f9f07b1f8 OK 2026/07/22 03:58:20 DEBUG : banana: size = 6 OK 2026/07/22 03:58:20 INFO : banana: Copied (new) 2026/07/22 03:58:20 DEBUG : appleappleapplebanana: md5 = a35000f3d8636365dc329aa5e1954249 OK 2026/07/22 03:58:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 03:58:20 INFO : appleappleapplebanana: Copied (new) 2026/07/22 03:58:20 DEBUG : splitbananasplit: md5 = 5d06a4b0a9f3d7bea6687c6a4e65c1cb OK 2026/07/22 03:58:20 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 03:58:20 INFO : splitbananasplit: Copied (new) 2026/07/22 03:58:21 DEBUG : dir1/0000-abcdefg.txt: md5 = 17ffdeda4414b0b365adb606219b4e19 OK 2026/07/22 03:58:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 03:58:21 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/22 03:58:21 DEBUG : dir1/0001-bcdefgh.txt: md5 = 3a25a20a1af40c4b54e185600b919754 OK 2026/07/22 03:58:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 03:58:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/22 03:58:21 DEBUG : dir1/0002-cdefghi.txt: md5 = 4fa70886df5456a4bb6af4fcfd7d8dc7 OK 2026/07/22 03:58:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 03:58:21 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/22 03:58:21 DEBUG : dir1/0003-defghij.txt: md5 = ddc2b857e519fd55fcdd0953523e709f OK 2026/07/22 03:58:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 03:58:21 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/22 03:58:23 DEBUG : dir1/0004-efghijk.txt: md5 = e00f7e56d1f609d9f3e22751cadea816 OK 2026/07/22 03:58:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 03:58:23 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/22 03:58:23 DEBUG : dir1/0005-fghijkl.txt: md5 = e58c0a4475f32103a2db89052ded54d2 OK 2026/07/22 03:58:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 03:58:23 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/22 03:58:23 DEBUG : dir1/0006-ghijklm.txt: md5 = 2267ae17abe0c913852f86e1c72225fd OK 2026/07/22 03:58:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 03:58:23 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/22 03:58:23 DEBUG : dir1/0007-1234567.txt: md5 = 84e9c6fdf9085f6fe1695493b8b5feb3 OK 2026/07/22 03:58:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 03:58:23 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/22 03:58:24 DEBUG : dir1/0008-2345678.txt: md5 = 4073f40abc3be2c7591f3de2d2865f6d OK 2026/07/22 03:58:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 03:58:24 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/22 03:58:24 DEBUG : dir1/0009-3456789.txt: md5 = 760f93fbcada14caa6f82c05ae1cc3fc OK 2026/07/22 03:58:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 03:58:24 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/22 03:58:25 DEBUG : dir1/0010-456789.txt: md5 = 24d40321a93d1a45315b54abd5044614 OK 2026/07/22 03:58:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 03:58:25 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/22 03:58:25 DEBUG : dir1/0011-56789;.txt: md5 = 9231ab2fdcbf39135d8aa808bde2a31d OK 2026/07/22 03:58:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 03:58:25 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/22 03:58:26 DEBUG : dir1/0012-6789;.txt: md5 = 4f88cae918eee0a717a7b3cdbbcb2c8c OK 2026/07/22 03:58:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 03:58:26 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/22 03:58:26 DEBUG : dir1/0013-789;=.txt: md5 = 4af557a94ef880d9731c991e4c15863f OK 2026/07/22 03:58:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 03:58:26 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/22 03:58:26 DEBUG : dir1/0014-89;=.txt: md5 = 36ccd505e97d2baa859c1ed356b84a09 OK 2026/07/22 03:58:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 03:58:26 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/22 03:58:27 DEBUG : dir1/0015-9;=.txt: md5 = c71eaf7adb4103657e1b4d7c98192d64 OK 2026/07/22 03:58:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 03:58:27 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/22 03:58:27 DEBUG : Waiting for deletions to finish 2026/07/22 03:58:27 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/22 03:58:27 INFO : splitbananasplitSUFFIX: Deleted 2026/07/22 03:58:27 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/22 03:58:27 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/22 03:58:27 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/22 03:58:27 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/22 03:58:27 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/22 03:58:27 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/22 03:58:28 INFO : appleSUFFIX: Deleted 2026/07/22 03:58:28 INFO : bananaSUFFIX: Deleted 2026/07/22 03:58:28 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/22 03:58:28 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/22 03:58:28 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/22 03:58:28 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/22 03:58:28 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/22 03:58:28 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/22 03:58:28 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/22 03:58:28 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/22 03:58:28 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/22 03:58:28 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/22 03:58:28 DEBUG : Waiting for deletions to finish 2026/07/22 03:58:29 DEBUG : apple: Excluded (Path Filter) 2026/07/22 03:58:29 DEBUG : banana: Excluded (Path Filter) 2026/07/22 03:58:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 03:58:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 03:58:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 03:58:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 03:58:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 03:58:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 03:58:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 03:58:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 03:58:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 03:58:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 03:58:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 03:58:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 03:58:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 03:58:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 03:58:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 03:58:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 03:58:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 03:58:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 03:58:29 DEBUG : Waiting for deletions to finish 2026/07/22 03:58:30 DEBUG : apple: Excluded (Path Filter) 2026/07/22 03:58:30 DEBUG : banana: Excluded (Path Filter) 2026/07/22 03:58:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 03:58:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 03:58:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 03:58:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 03:58:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 03:58:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 03:58:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 03:58:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 03:58:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 03:58:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 03:58:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 03:58:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 03:58:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 03:58:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 03:58:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 03:58:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 03:58:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 03:58:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/22 03:58:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:58:45 DEBUG : dir1/0000-abcdefg.txt: md5 = 6b22defd0a80f0e66530dbe971bb953b OK 2026/07/22 03:58:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2e3cf6fc3c0281b81a9d92cfb2dc15cb OK 2026/07/22 03:58:48 DEBUG : dir1/0002-cdefghi.txt: md5 = 5e7b6eee79fbed149416b39afa61ac1c OK 2026/07/22 03:58:50 DEBUG : dir1/0003-defghij.txt: md5 = 762276f0355dd620ca5d38e0dfbd9849 OK 2026/07/22 03:58:51 DEBUG : dir1/0004-efghijk.txt: md5 = 84780c297718dc7c5f0e8400f3fe8cc6 OK 2026/07/22 03:58:53 DEBUG : dir1/0005-fghijkl.txt: md5 = ea51206d745c413116ae15a364c648dc OK 2026/07/22 03:58:55 DEBUG : dir1/0006-ghijklm.txt: md5 = 800471e4eea9ba58399de51d1982fcc3 OK 2026/07/22 03:58:56 DEBUG : dir1/0007-1234567.txt: md5 = ba6bd47c06ef2d8ef559851ae6074036 OK 2026/07/22 03:58:58 DEBUG : dir1/0008-2345678.txt: md5 = 1e1dc7143b2730bb1c05221f448f9e47 OK 2026/07/22 03:58:59 DEBUG : dir1/0009-3456789.txt: md5 = e3c83d7e7b664467ee5b9eb0c4f49d33 OK 2026/07/22 03:59:01 DEBUG : dir1/0010-456789.txt: md5 = c086872c2175b8767edfecf260104e65 OK 2026/07/22 03:59:03 DEBUG : dir1/0011-56789;.txt: md5 = e015cdf82329a9500b5b8c330271f12e OK 2026/07/22 03:59:04 DEBUG : dir1/0012-6789;.txt: md5 = 8ec28a2d049e560ee6c17d17f388be1e OK 2026/07/22 03:59:06 DEBUG : dir1/0013-789;=.txt: md5 = 4bc33b46778aee5ed7ccad33118a44fa OK 2026/07/22 03:59:08 DEBUG : dir1/0014-89;=.txt: md5 = c4f0b737788c2b6d28a5f730353a9e14 OK 2026/07/22 03:59:09 DEBUG : dir1/0015-9;=.txt: md5 = 0130e176ba9d753a07b4b1a008d2f225 OK 2026/07/22 03:59:11 DEBUG : apple: md5 = 4c63979345762bc98b622b76f6b5f364 OK 2026/07/22 03:59:12 DEBUG : banana: md5 = 0e8f7fa7919e9f62700d2da2c6513e42 OK 2026/07/22 03:59:14 DEBUG : appleappleapplebanana: md5 = 41d4863af99d8ce97fd0c95892351428 OK 2026/07/22 03:59:16 DEBUG : splitbananasplit: md5 = b2210bb483c8ae0d937fd8df115faac5 OK 2026/07/22 03:59:16 DEBUG : Waiting for deletions to finish 2026/07/22 03:59:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 03:59:16 DEBUG : banana: Excluded (Path Filter) 2026/07/22 03:59:16 DEBUG : apple: Excluded (Path Filter) 2026/07/22 03:59:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 03:59:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 03:59:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 03:59:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 03:59:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 03:59:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 03:59:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 03:59:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 03:59:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 03:59:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 03:59:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 03:59:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 03:59:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 03:59:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 03:59:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 03:59:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 03:59:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 03:59:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/22 03:59:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/22 03:59:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/22 03:59:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/22 03:59:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/22 03:59:17 DEBUG : apple: size = 5 OK 2026/07/22 03:59:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:59:17 DEBUG : apple: Unchanged skipping 2026/07/22 03:59:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:17 DEBUG : banana: size = 6 OK 2026/07/22 03:59:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:59:17 DEBUG : banana: Unchanged skipping 2026/07/22 03:59:18 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/22 03:59:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/22 03:59:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/22 03:59:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/22 03:59:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 03:59:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 03:59:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 03:59:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 03:59:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 03:59:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 03:59:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 03:59:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 03:59:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 03:59:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 03:59:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 03:59:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 03:59:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 03:59:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 03:59:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 03:59:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 03:59:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 03:59:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 03:59:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 03:59:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 03:59:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 03:59:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 03:59:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 03:59:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 03:59:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 03:59:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 03:59:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 03:59:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 03:59:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 03:59:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 03:59:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 03:59:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 03:59:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 03:59:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 03:59:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 03:59:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 03:59:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 03:59:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 03:59:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 03:59:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 03:59:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 03:59:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 03:59:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 03:59:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 03:59:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 03:59:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 03:59:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 03:59:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 03:59:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 03:59:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 03:59:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 03:59:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 03:59:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 03:59:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 03:59:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 03:59:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 03:59:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 03:59:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 03:59:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 03:59:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 03:59:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 03:59:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 03:59:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 03:59:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 03:59:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 03:59:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 03:59:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 03:59:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 03:59:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 03:59:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 03:59:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 03:59:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 03:59:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 03:59:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 03:59:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 03:59:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 03:59:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 03:59:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 03:59:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 03:59:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 03:59:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 03:59:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 03:59:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 03:59:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 03:59:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 03:59:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 03:59:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 03:59:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 03:59:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 03:59:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 03:59:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 03:59:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 03:59:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 03:59:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 03:59:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 03:59:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 03:59:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 03:59:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 03:59:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 03:59:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 03:59:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 03:59:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 03:59:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 03:59:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 03:59:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 03:59:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 03:59:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 03:59:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 03:59:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 03:59:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 03:59:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 03:59:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 03:59:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 03:59:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 03:59:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 03:59:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 03:59:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 03:59:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 03:59:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/22 03:59:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/22 03:59:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 03:59:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/22 03:59:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 03:59:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/22 03:59:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 03:59:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/22 03:59:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 03:59:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 03:59:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 03:59:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 03:59:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 03:59:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 03:59:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 03:59:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 03:59:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 03:59:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/22 03:59:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 03:59:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 03:59:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 03:59:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 03:59:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 03:59:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 03:59:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 03:59:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 03:59:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 03:59:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 03:59:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 03:59:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 03:59:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 03:59:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 03:59:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 03:59:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 03:59:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 03:59:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 03:59:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/22 03:59:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 03:59:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/22 03:59:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 03:59:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/22 03:59:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 03:59:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/22 03:59:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 03:59:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/22 03:59:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 03:59:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/22 03:59:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 03:59:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/22 03:59:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 03:59:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/22 03:59:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 03:59:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/22 03:59:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 03:59:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/22 03:59:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 03:59:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/22 03:59:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/22 03:59:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/22 03:59:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/22 03:59:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/22 03:59:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 03:59:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/22 03:59:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 03:59:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/22 03:59:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 03:59:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/22 03:59:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/22 03:59:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/22 03:59:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/22 03:59:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:59:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:59:19 DEBUG : appleapple: md5 = bf7d5725b407f36ad4792c463289ac3f OK 2026/07/22 03:59:19 DEBUG : appleapple: size = 21 OK 2026/07/22 03:59:19 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/22 03:59:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/22 03:59:19 DEBUG : dir1/0000-abcde: md5 = f4627d5d9297fcea57992d15c0f099e7 OK 2026/07/22 03:59:19 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/22 03:59:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/22 03:59:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/22 03:59:19 DEBUG : splitbanan: md5 = 0c808b3ab6d5e8579139ed603684e21c OK 2026/07/22 03:59:19 DEBUG : splitbanan: size = 16 OK 2026/07/22 03:59:19 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/22 03:59:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/22 03:59:19 DEBUG : dir1/0001-bcdef: md5 = 34b535e66071a185c483ea0b2c0a5b56 OK 2026/07/22 03:59:19 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/22 03:59:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/22 03:59:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/22 03:59:20 DEBUG : dir1/0002-cdefg: md5 = 8274b6d068bb01f9ca305b78ac95698c OK 2026/07/22 03:59:20 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/22 03:59:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/22 03:59:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/22 03:59:21 DEBUG : dir1/0004-efghi: md5 = 0f5eb7239b8080a0860c0d986d079c6f OK 2026/07/22 03:59:21 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/22 03:59:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/22 03:59:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/22 03:59:21 DEBUG : dir1/0003-defgh: md5 = 2c50fb0811b104b694cac32a9856641a OK 2026/07/22 03:59:21 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/22 03:59:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/22 03:59:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/22 03:59:21 DEBUG : dir1/0005-fghij: md5 = 3ff52b4a30e83f15a46ad4da2558de37 OK 2026/07/22 03:59:21 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/22 03:59:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/22 03:59:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/22 03:59:22 DEBUG : dir1/0006-ghijk: md5 = 818f5e2c64f9922ceb86daf9c7aa4ec8 OK 2026/07/22 03:59:22 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/22 03:59:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/22 03:59:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/22 03:59:22 DEBUG : dir1/0008-23456: md5 = e90168dba98d84f60e7af855a771642d OK 2026/07/22 03:59:22 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/22 03:59:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/22 03:59:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/22 03:59:22 DEBUG : dir1/0007-12345: md5 = 49dee537ec528074703753de8da3e378 OK 2026/07/22 03:59:22 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/22 03:59:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/22 03:59:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/22 03:59:22 DEBUG : dir1/0009-34567: md5 = c85d5bbcb29affa1b955b121b589e06d OK 2026/07/22 03:59:22 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/22 03:59:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/22 03:59:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/22 03:59:24 DEBUG : dir1/0010-45678: md5 = e18e8cdab9cebbf7500d96bd8479f64c OK 2026/07/22 03:59:24 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/22 03:59:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/22 03:59:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/22 03:59:24 DEBUG : dir1/0011-56789: md5 = d66bcfefb9308b2ac76728bb75ee9dc7 OK 2026/07/22 03:59:24 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/22 03:59:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/22 03:59:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/22 03:59:24 DEBUG : dir1/0013-789;=: md5 = 490aab6050700eb97f5620ea22c74e2b OK 2026/07/22 03:59:24 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/22 03:59:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/22 03:59:24 DEBUG : dir1/0012-6789;: md5 = 9fb1daf796f22d7ad3c029eeb945443c OK 2026/07/22 03:59:24 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/22 03:59:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/22 03:59:25 DEBUG : dir1/0014-89;=.: md5 = cfdeda4ff6795061618628dcaef6cf8a OK 2026/07/22 03:59:25 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/22 03:59:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/22 03:59:25 DEBUG : dir1/0015-9;=.t: md5 = 93f58d725107cc8c38232e30ec381c6d OK 2026/07/22 03:59:25 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/22 03:59:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/22 03:59:25 DEBUG : Waiting for deletions to finish 2026/07/22 03:59:26 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/22 03:59:26 INFO : dir1/0012-6789;.txt: Deleted 2026/07/22 03:59:26 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/22 03:59:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/22 03:59:26 INFO : dir1/0014-89;=.txt: Deleted 2026/07/22 03:59:26 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/22 03:59:26 INFO : appleappleapplebanana: Deleted 2026/07/22 03:59:26 INFO : dir1/0007-1234567.txt: Deleted 2026/07/22 03:59:26 INFO : dir1/0011-56789;.txt: Deleted 2026/07/22 03:59:26 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/22 03:59:26 INFO : dir1/0015-9;=.txt: Deleted 2026/07/22 03:59:26 INFO : dir1/0008-2345678.txt: Deleted 2026/07/22 03:59:26 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/22 03:59:26 INFO : dir1/0009-3456789.txt: Deleted 2026/07/22 03:59:26 INFO : dir1/0010-456789.txt: Deleted 2026/07/22 03:59:26 INFO : dir1/0003-defghij.txt: Deleted 2026/07/22 03:59:27 INFO : splitbananasplit: Deleted 2026/07/22 03:59:27 INFO : dir1/0013-789;=.txt: Deleted 2026/07/22 03:59:27 DEBUG : Waiting for deletions to finish 2026/07/22 03:59:27 DEBUG : banana: Excluded (Path Filter) 2026/07/22 03:59:27 DEBUG : apple: Excluded (Path Filter) 2026/07/22 03:59:27 DEBUG : appleapple: Excluded (Path Filter) 2026/07/22 03:59:27 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/22 03:59:27 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/22 03:59:27 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/22 03:59:27 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/22 03:59:27 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/22 03:59:27 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/22 03:59:27 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/22 03:59:27 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/22 03:59:27 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/22 03:59:27 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/22 03:59:27 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/22 03:59:27 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/22 03:59:27 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/22 03:59:27 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/22 03:59:27 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/22 03:59:27 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/22 03:59:27 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/22 03:59:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/22 03:59:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/22 03:59:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/22 03:59:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/22 03:59:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/22 03:59:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/22 03:59:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/22 03:59:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/22 03:59:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/22 03:59:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/22 03:59:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/22 03:59:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/22 03:59:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/22 03:59:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/22 03:59:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/22 03:59:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/22 03:59:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/22 03:59:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/22 03:59:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/22 03:59:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/22 03:59:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/22 03:59:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/22 03:59:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/22 03:59:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/22 03:59:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/22 03:59:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/22 03:59:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/22 03:59:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/22 03:59:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/22 03:59:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/22 03:59:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/22 03:59:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/22 03:59:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/22 03:59:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/22 03:59:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/22 03:59:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/22 03:59:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/22 03:59:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/22 03:59:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/22 03:59:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/22 03:59:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/22 03:59:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/22 03:59:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/22 03:59:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/22 03:59:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/22 03:59:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/22 03:59:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/22 03:59:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/22 03:59:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/22 03:59:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/22 03:59:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/22 03:59:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/22 03:59:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/22 03:59:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/22 03:59:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/22 03:59:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/22 03:59:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/22 03:59:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/22 03:59:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/22 03:59:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/22 03:59:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/22 03:59:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/22 03:59:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/22 03:59:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/22 03:59:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/22 03:59:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/22 03:59:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/22 03:59:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/22 03:59:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/22 03:59:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/22 03:59:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/22 03:59:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/22 03:59:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/22 03:59:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/22 03:59:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/22 03:59:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/22 03:59:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/22 03:59:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/22 03:59:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/22 03:59:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/22 03:59:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/22 03:59:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/22 03:59:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/22 03:59:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/22 03:59:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/22 03:59:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/22 03:59:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/22 03:59:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/22 03:59:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/22 03:59:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/22 03:59:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/22 03:59:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/22 03:59:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/22 03:59:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/22 03:59:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/22 03:59:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/22 03:59:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/22 03:59:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/22 03:59:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/22 03:59:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/22 03:59:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/22 03:59:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:28 DEBUG : dir1: Directory modification time the same (differ by -12.26µs, within tolerance 1ms) 2026/07/22 03:59:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/22 03:59:28 DEBUG : apple: size = 5 OK 2026/07/22 03:59:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:59:28 DEBUG : apple: Unchanged skipping 2026/07/22 03:59:28 DEBUG : appleapple: size = 21 OK 2026/07/22 03:59:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:59:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 03:59:28 DEBUG : banana: size = 6 OK 2026/07/22 03:59:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:59:28 DEBUG : banana: Unchanged skipping 2026/07/22 03:59:28 DEBUG : splitbanan: size = 16 OK 2026/07/22 03:59:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:59:28 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 03:59:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 03:59:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 03:59:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 03:59:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 03:59:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 03:59:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 03:59:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 03:59:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 03:59:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 03:59:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 03:59:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 03:59:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 03:59:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 03:59:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 03:59:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 03:59:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 03:59:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 03:59:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 03:59:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 03:59:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 03:59:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 03:59:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 03:59:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 03:59:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 03:59:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 03:59:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 03:59:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 03:59:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 03:59:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 03:59:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 03:59:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 03:59:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 03:59:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 03:59:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 03:59:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 03:59:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 03:59:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 03:59:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 03:59:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 03:59:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 03:59:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 03:59:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 03:59:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 03:59:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 03:59:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 03:59:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 03:59:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 03:59:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 03:59:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 03:59:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 03:59:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 03:59:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 03:59:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 03:59:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 03:59:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 03:59:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 03:59:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 03:59:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 03:59:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 03:59:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 03:59:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 03:59:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 03:59:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 03:59:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 03:59:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 03:59:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 03:59:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 03:59:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 03:59:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 03:59:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 03:59:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 03:59:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 03:59:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 03:59:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 03:59:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 03:59:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 03:59:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 03:59:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 03:59:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 03:59:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 03:59:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 03:59:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 03:59:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 03:59:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 03:59:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 03:59:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 03:59:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 03:59:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 03:59:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 03:59:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 03:59:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 03:59:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 03:59:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 03:59:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 03:59:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 03:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 03:59:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 03:59:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 03:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 03:59:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 03:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 03:59:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 03:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 03:59:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 03:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 03:59:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 03:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 03:59:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 03:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 03:59:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 03:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 03:59:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 03:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 03:59:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 03:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 03:59:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 03:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 03:59:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 03:59:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/22 03:59:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/22 03:59:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 03:59:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/22 03:59:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 03:59:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/22 03:59:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 03:59:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/22 03:59:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 03:59:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 03:59:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 03:59:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 03:59:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 03:59:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 03:59:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 03:59:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 03:59:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 03:59:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/22 03:59:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 03:59:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 03:59:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 03:59:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 03:59:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 03:59:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 03:59:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 03:59:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 03:59:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 03:59:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 03:59:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 03:59:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 03:59:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 03:59:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 03:59:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 03:59:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 03:59:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 03:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 03:59:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/22 03:59:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/22 03:59:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/22 03:59:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/22 03:59:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/22 03:59:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/22 03:59:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/22 03:59:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/22 03:59:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/22 03:59:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/22 03:59:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/22 03:59:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/22 03:59:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/22 03:59:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/22 03:59:28 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/22 03:59:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/22 03:59:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:59:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 03:59:28 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/22 03:59:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:59:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 03:59:28 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/22 03:59:28 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/22 03:59:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:59:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 03:59:28 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/22 03:59:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:59:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 03:59:28 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/22 03:59:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:59:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 03:59:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/22 03:59:28 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/22 03:59:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:59:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/22 03:59:28 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/22 03:59:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:59:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 03:59:28 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/22 03:59:28 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/22 03:59:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:59:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 03:59:28 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/22 03:59:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 03:59:28 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/22 03:59:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:59:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 03:59:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:59:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 03:59:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:59:28 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/22 03:59:28 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/22 03:59:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:59:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:59:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 03:59:28 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/22 03:59:28 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/22 03:59:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:59:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 03:59:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 03:59:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:59:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 03:59:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 03:59:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 03:59:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 03:59:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 03:59:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 03:59:28 DEBUG : Waiting for deletions to finish 2026/07/22 03:59:28 DEBUG : Waiting for deletions to finish 2026/07/22 03:59:29 DEBUG : banana: Excluded (Path Filter) 2026/07/22 03:59:29 DEBUG : apple: Excluded (Path Filter) 2026/07/22 03:59:29 DEBUG : appleapple: Excluded (Path Filter) 2026/07/22 03:59:29 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/22 03:59:29 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/22 03:59:29 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/22 03:59:29 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/22 03:59:29 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/22 03:59:29 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/22 03:59:29 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/22 03:59:29 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/22 03:59:29 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/22 03:59:29 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/22 03:59:29 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/22 03:59:29 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/22 03:59:29 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/22 03:59:29 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/22 03:59:29 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/22 03:59:29 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/22 03:59:29 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/22 03:59:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/22 03:59:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/22 03:59:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/22 03:59:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/22 03:59:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/22 03:59:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/22 03:59:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/22 03:59:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/22 03:59:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/22 03:59:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/22 03:59:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/22 03:59:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/22 03:59:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/22 03:59:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/22 03:59:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/22 03:59:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/22 03:59:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/22 03:59:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/22 03:59:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/22 03:59:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/22 03:59:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/22 03:59:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/22 03:59:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/22 03:59:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/22 03:59:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/22 03:59:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/22 03:59:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/22 03:59:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/22 03:59:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/22 03:59:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/22 03:59:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/22 03:59:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/22 03:59:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/22 03:59:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/22 03:59:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/22 03:59:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/22 03:59:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/22 03:59:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/22 03:59:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/22 03:59:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/22 03:59:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/22 03:59:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/22 03:59:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/22 03:59:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/22 03:59:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/22 03:59:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/22 03:59:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/22 03:59:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/22 03:59:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/22 03:59:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/22 03:59:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/07/22 03:59:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 03:59:44 DEBUG : dir1/0000-abcdefg.txt: md5 = 414f5aa527b80b5784bd1798cb20d4d9 OK 2026/07/22 03:59:46 DEBUG : dir1/0001-bcdefgh.txt: md5 = 28a414ed4a28920fb05c72a0926ac08a OK 2026/07/22 03:59:47 DEBUG : dir1/0002-cdefghi.txt: md5 = 38e0917e8ca5894e1c7d21dabc1d9941 OK 2026/07/22 03:59:49 DEBUG : dir1/0003-defghij.txt: md5 = e5017b9c24fb38720dbc7ffdc62bafe2 OK 2026/07/22 03:59:50 DEBUG : dir1/0004-efghijk.txt: md5 = 421dcb4c472cc4e79c0908a537f35e32 OK 2026/07/22 03:59:52 DEBUG : dir1/0005-fghijkl.txt: md5 = 80d18fcd8d9ac0939500d159835109e1 OK 2026/07/22 03:59:53 DEBUG : dir1/0006-ghijklm.txt: md5 = 068fd4f30ca69feae9c3ee1173f4c1d8 OK 2026/07/22 03:59:55 DEBUG : dir1/0007-1234567.txt: md5 = f96dd09618b366ec9e0bc57577d81b10 OK 2026/07/22 03:59:57 DEBUG : dir1/0008-2345678.txt: md5 = 29422afb4de72a10c07265570cea6d43 OK 2026/07/22 03:59:58 DEBUG : dir1/0009-3456789.txt: md5 = 65ca06bfd744e5e1d5beb0b7dbdd3be5 OK 2026/07/22 04:00:00 DEBUG : dir1/0010-456789.txt: md5 = 24eaa4a7e60742c6ceae66a3c3d8f68b OK 2026/07/22 04:00:02 DEBUG : dir1/0011-56789;.txt: md5 = 90f1c49d7b36ae2acf29c702095bc344 OK 2026/07/22 04:00:03 DEBUG : dir1/0012-6789;.txt: md5 = d347441d9ace36d6210ffdb93856383f OK 2026/07/22 04:00:05 DEBUG : dir1/0013-789;=.txt: md5 = ef433b85fc7f4104565237302d1d8f59 OK 2026/07/22 04:00:07 DEBUG : dir1/0014-89;=.txt: md5 = 8da03f95f073e91e180810e0722c22cf OK 2026/07/22 04:00:08 DEBUG : dir1/0015-9;=.txt: md5 = db3b6fe96348a98b1c13e23490c7bdf9 OK 2026/07/22 04:00:10 DEBUG : apple: md5 = 9f69e9aafcd5cf958aeb76fe3fd6071a OK 2026/07/22 04:00:11 DEBUG : banana: md5 = 74661f8dedab30568eaca5a11d3c4a97 OK 2026/07/22 04:00:13 DEBUG : appleappleapplebanana: md5 = 110145ec8bade513e23d67d1aba54d08 OK 2026/07/22 04:00:14 DEBUG : splitbananasplit: md5 = dfd9a810e74e019ce94a8ffe1182eb17 OK 2026/07/22 04:00:14 DEBUG : Waiting for deletions to finish 2026/07/22 04:00:15 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:00:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:00:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:00:15 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:00:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:00:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:00:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:00:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:00:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:00:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:00:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:00:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:00:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:00:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:00:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:00:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:00:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:00:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:00:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:00:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:00:16 DEBUG : apple: size = 5 OK 2026/07/22 04:00:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:16 DEBUG : apple: Unchanged skipping 2026/07/22 04:00:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 04:00:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 04:00:16 DEBUG : banana: size = 6 OK 2026/07/22 04:00:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:16 DEBUG : banana: Unchanged skipping 2026/07/22 04:00:17 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/22 04:00:17 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 04:00:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:17 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 04:00:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 04:00:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 04:00:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 04:00:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 04:00:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 04:00:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 04:00:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 04:00:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 04:00:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 04:00:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 04:00:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 04:00:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 04:00:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 04:00:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 04:00:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 04:00:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 04:00:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 04:00:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 04:00:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 04:00:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 04:00:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 04:00:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 04:00:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 04:00:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 04:00:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 04:00:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 04:00:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 04:00:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 04:00:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 04:00:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 04:00:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 04:00:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 04:00:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 04:00:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 04:00:17 DEBUG : Waiting for deletions to finish 2026/07/22 04:00:17 INFO : There was nothing to transfer 2026/07/22 04:00:17 DEBUG : Waiting for deletions to finish 2026/07/22 04:00:17 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:00:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:00:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:00:17 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:00:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:00:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:00:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:00:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:00:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:00:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:00:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:00:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:00:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:00:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:00:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:00:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:00:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:00:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:00:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:00:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:00:19 DEBUG : dir1: Directory modification time the same (differ by -704.333µs, within tolerance 1ms) 2026/07/22 04:00:19 DEBUG : apple: size = 5 OK 2026/07/22 04:00:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:19 DEBUG : banana: size = 6 OK 2026/07/22 04:00:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:19 DEBUG : banana: Unchanged skipping 2026/07/22 04:00:19 DEBUG : apple: Unchanged skipping 2026/07/22 04:00:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 04:00:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 04:00:19 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 04:00:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:19 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 04:00:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 04:00:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 04:00:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 04:00:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 04:00:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 04:00:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 04:00:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 04:00:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 04:00:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 04:00:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 04:00:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 04:00:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 04:00:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 04:00:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 04:00:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 04:00:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 04:00:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 04:00:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 04:00:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 04:00:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 04:00:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 04:00:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 04:00:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 04:00:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 04:00:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 04:00:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 04:00:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 04:00:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 04:00:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 04:00:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 04:00:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 04:00:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 04:00:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:00:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 04:00:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 04:00:19 DEBUG : Waiting for deletions to finish 2026/07/22 04:00:19 INFO : There was nothing to transfer 2026/07/22 04:00:19 DEBUG : Waiting for deletions to finish 2026/07/22 04:00:19 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:00:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:00:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:00:19 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:00:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:00:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:00:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:00:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:00:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:00:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:00:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:00:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:00:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:00:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:00:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:00:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:00:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:00:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:00:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:00:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:00:20 DEBUG : Waiting for deletions to finish 2026/07/22 04:00:21 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:00:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:00:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:00:21 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:00:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:00:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:00:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:00:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:00:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:00:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:00:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:00:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:00:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:00:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:00:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:00:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:00:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:00:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:00:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:00:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:00:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/22 04:00:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/22 04:00:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/22 04:00:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/22 04:00:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/22 04:00:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/22 04:00:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/22 04:00:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/22 04:00:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/22 04:00:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/22 04:00:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/22 04:00:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/22 04:00:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/22 04:00:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/22 04:00:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/22 04:00:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 04:00:37 DEBUG : dir1/0000-abcdefg.txt: md5 = 12434d0898f57e242ebbaacdd3ef50f6 OK 2026/07/22 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = ea4d10c8f999d51d799a1bdd823e1f6d OK 2026/07/22 04:00:40 DEBUG : dir1/0002-cdefghi.txt: md5 = 8733614c0beeb1bf8be18ac4542885c8 OK 2026/07/22 04:00:42 DEBUG : dir1/0003-defghij.txt: md5 = 8c1f02f830ddec40cdbaff0c327529a9 OK 2026/07/22 04:00:44 DEBUG : dir1/0004-efghijk.txt: md5 = 8b324cd5d1e80805f25b502dbc61cbfa OK 2026/07/22 04:00:46 DEBUG : dir1/0005-fghijkl.txt: md5 = 9260af5872cb9fd0ec033217d42b0db9 OK 2026/07/22 04:00:48 DEBUG : dir1/0006-ghijklm.txt: md5 = 93d61ea445accb4c4cc41ca467d5d038 OK 2026/07/22 04:00:50 DEBUG : dir1/0007-1234567.txt: md5 = f269fe2d6d0ad55feb062cf5aea828f0 OK 2026/07/22 04:00:52 DEBUG : dir1/0008-2345678.txt: md5 = 07f38b7ae278f9fc0ab98f2501c705d9 OK 2026/07/22 04:00:53 DEBUG : dir1/0009-3456789.txt: md5 = 000cd40eafe7f772517e4fb55cb5cecc OK 2026/07/22 04:00:55 DEBUG : dir1/0010-456789.txt: md5 = 005c5f18ca9eed977c062f04724df3b9 OK 2026/07/22 04:00:57 DEBUG : dir1/0011-56789;.txt: md5 = 8d75d5a47c4332409b5556c06d1cb545 OK 2026/07/22 04:00:59 DEBUG : dir1/0012-6789;.txt: md5 = eeef8e7f37908c77103f0c2ebc219b89 OK 2026/07/22 04:01:00 DEBUG : dir1/0013-789;=.txt: md5 = 0da451ba0eca3e53424a969123b9aad8 OK 2026/07/22 04:01:02 DEBUG : dir1/0014-89;=.txt: md5 = 8bfa3af8bfbd4bfaf32b8144c65ec802 OK 2026/07/22 04:01:04 DEBUG : dir1/0015-9;=.txt: md5 = a08bfb1382de99a6049944f16682f8d5 OK 2026/07/22 04:01:06 DEBUG : apple: md5 = 8f5f164f4c7e26d0c4b8da29345e478a OK 2026/07/22 04:01:08 DEBUG : banana: md5 = dd2b66229b7d6ae32030efb3e61e0667 OK 2026/07/22 04:01:09 DEBUG : appleappleapplebanana: md5 = 685abbda8b17daee9ee7ce946bbd85ea OK 2026/07/22 04:01:11 DEBUG : splitbananasplit: md5 = b6833497c02632dba785833118a3c602 OK 2026/07/22 04:01:11 DEBUG : Waiting for deletions to finish 2026/07/22 04:01:12 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:01:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:01:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:01:12 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:01:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:01:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:01:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:01:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:01:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:01:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:01:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:01:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:01:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:01:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:01:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:01:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:01:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:01:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:01:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:01:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:01:13 DEBUG : apple: size = 5 OK 2026/07/22 04:01:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:13 DEBUG : apple: Unchanged skipping 2026/07/22 04:01:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 04:01:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 04:01:13 DEBUG : banana: size = 6 OK 2026/07/22 04:01:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:13 DEBUG : banana: Unchanged skipping 2026/07/22 04:01:14 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/22 04:01:14 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 04:01:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:14 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 04:01:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 04:01:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 04:01:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 04:01:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 04:01:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 04:01:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 04:01:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 04:01:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 04:01:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 04:01:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 04:01:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 04:01:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 04:01:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 04:01:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 04:01:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 04:01:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 04:01:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 04:01:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 04:01:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 04:01:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 04:01:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 04:01:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 04:01:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 04:01:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 04:01:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 04:01:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 04:01:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 04:01:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 04:01:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 04:01:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 04:01:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 04:01:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 04:01:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 04:01:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 04:01:14 DEBUG : Waiting for deletions to finish 2026/07/22 04:01:14 INFO : There was nothing to transfer 2026/07/22 04:01:14 DEBUG : Waiting for deletions to finish 2026/07/22 04:01:15 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:01:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:01:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:01:15 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:01:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:01:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:01:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:01:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:01:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:01:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:01:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:01:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:01:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:01:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:01:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:01:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:01:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:01:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:01:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:01:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:01:16 DEBUG : dir1: Directory modification time the same (differ by -365.042µs, within tolerance 1ms) 2026/07/22 04:01:16 DEBUG : apple: size = 5 OK 2026/07/22 04:01:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:16 DEBUG : apple: Unchanged skipping 2026/07/22 04:01:16 DEBUG : banana: size = 6 OK 2026/07/22 04:01:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:16 DEBUG : banana: Unchanged skipping 2026/07/22 04:01:16 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 04:01:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:16 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 04:01:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 04:01:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 04:01:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 04:01:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 04:01:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 04:01:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 04:01:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 04:01:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 04:01:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 04:01:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 04:01:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 04:01:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 04:01:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 04:01:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 04:01:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 04:01:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 04:01:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 04:01:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 04:01:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 04:01:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 04:01:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 04:01:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 04:01:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 04:01:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 04:01:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 04:01:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 04:01:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 04:01:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 04:01:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 04:01:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 04:01:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 04:01:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 04:01:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 04:01:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:01:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 04:01:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 04:01:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 04:01:16 DEBUG : Waiting for deletions to finish 2026/07/22 04:01:16 INFO : There was nothing to transfer 2026/07/22 04:01:16 DEBUG : Waiting for deletions to finish 2026/07/22 04:01:17 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:01:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:01:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:01:17 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:01:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:01:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:01:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:01:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:01:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:01:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:01:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:01:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:01:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:01:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:01:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/22 04:01:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/22 04:01:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/22 04:01:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/22 04:01:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/22 04:01:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/22 04:01:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/22 04:01:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/22 04:01:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/22 04:01:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/22 04:01:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/22 04:01:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/22 04:01:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/22 04:01:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/22 04:01:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/22 04:01:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 04:01:33 DEBUG : dir1/0000-abcdefg.txt: md5 = 05a586f5208d0eeba67ab888ce53d7c1 OK 2026/07/22 04:01:35 DEBUG : dir1/0001-bcdefgh.txt: md5 = 3e9c9c95c12f8debeb8e75150905f8b0 OK 2026/07/22 04:01:37 DEBUG : dir1/0002-cdefghi.txt: md5 = b807bae4569d1ff65931144658d37e52 OK 2026/07/22 04:01:38 DEBUG : dir1/0003-defghij.txt: md5 = 1ca09da8e1f6c7e68315f64fd37f8c8d OK 2026/07/22 04:01:40 DEBUG : dir1/0004-efghijk.txt: md5 = 0be1f742b49f4d8c6e647e93fa4b5648 OK 2026/07/22 04:01:42 DEBUG : dir1/0005-fghijkl.txt: md5 = ecb6845d608726a63258d16f235e45a7 OK 2026/07/22 04:01:43 DEBUG : dir1/0006-ghijklm.txt: md5 = d26f243950c54997c4d89e847dce1583 OK 2026/07/22 04:01:45 DEBUG : dir1/0007-1234567.txt: md5 = 8a215b65c81972784fcec064f3f818df OK 2026/07/22 04:01:46 DEBUG : dir1/0008-2345678.txt: md5 = 8b5ed61b8cd97f46d2e1b02b87393056 OK 2026/07/22 04:01:48 DEBUG : dir1/0009-3456789.txt: md5 = 247f64f84878be6ba7bedb0d7f4c4a5d OK 2026/07/22 04:01:49 DEBUG : dir1/0010-456789.txt: md5 = 9fc965656e32926fff728f0fd39703f4 OK 2026/07/22 04:01:51 DEBUG : dir1/0011-56789;.txt: md5 = 533143bc9129053d96c42802fd569d19 OK 2026/07/22 04:01:52 DEBUG : dir1/0012-6789;.txt: md5 = 2d24c13b0f07d3ed03bbbd72618596eb OK 2026/07/22 04:01:54 DEBUG : dir1/0013-789;=.txt: md5 = 55b1968522868ef196e3b09d123693ca OK 2026/07/22 04:01:56 DEBUG : dir1/0014-89;=.txt: md5 = f66dfbd77ba0de296679ad8a683e509a OK 2026/07/22 04:01:57 DEBUG : dir1/0015-9;=.txt: md5 = fd2e899915e91ed7b6ab587bb5f0de7e OK 2026/07/22 04:01:59 DEBUG : apple: md5 = 20a33442a660c6accc62a5553809435c OK 2026/07/22 04:02:00 DEBUG : banana: md5 = 178a33465ae5b2e43c140d118bec55cc OK 2026/07/22 04:02:02 DEBUG : appleappleapplebanana: md5 = 2e6f2401563f7c6726d7c50d6e6af9b7 OK 2026/07/22 04:02:03 DEBUG : splitbananasplit: md5 = 0dd0ddf29c28722d45911a1652f9097f OK 2026/07/22 04:02:03 DEBUG : Waiting for deletions to finish 2026/07/22 04:02:04 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:02:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:02:04 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:02:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:02:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:02:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:02:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:02:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:02:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:02:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:02:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:02:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:02:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:02:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:02:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:02:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:02:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:02:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:02:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:02:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:02:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 04:02:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 04:02:05 DEBUG : apple: size = 5 OK 2026/07/22 04:02:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:05 DEBUG : apple: Unchanged skipping 2026/07/22 04:02:05 DEBUG : banana: size = 6 OK 2026/07/22 04:02:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:05 DEBUG : banana: Unchanged skipping 2026/07/22 04:02:06 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/22 04:02:06 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 04:02:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:06 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 04:02:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 04:02:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 04:02:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 04:02:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 04:02:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 04:02:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 04:02:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 04:02:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 04:02:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 04:02:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 04:02:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 04:02:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 04:02:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 04:02:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 04:02:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 04:02:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 04:02:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 04:02:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 04:02:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 04:02:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 04:02:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 04:02:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 04:02:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 04:02:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 04:02:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 04:02:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 04:02:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 04:02:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 04:02:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 04:02:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 04:02:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 04:02:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 04:02:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 04:02:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 04:02:06 DEBUG : Waiting for deletions to finish 2026/07/22 04:02:06 INFO : There was nothing to transfer 2026/07/22 04:02:06 DEBUG : Waiting for deletions to finish 2026/07/22 04:02:06 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:02:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:02:06 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:02:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:02:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:02:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:02:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:02:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:02:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:02:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:02:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:02:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:02:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:02:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:02:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:02:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:02:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:02:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:02:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:02:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:02:07 DEBUG : dir1: Directory modification time the same (differ by -996.695µs, within tolerance 1ms) 2026/07/22 04:02:07 DEBUG : apple: size = 5 OK 2026/07/22 04:02:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:07 DEBUG : apple: Unchanged skipping 2026/07/22 04:02:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 04:02:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 04:02:07 DEBUG : banana: size = 6 OK 2026/07/22 04:02:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:07 DEBUG : banana: Unchanged skipping 2026/07/22 04:02:07 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 04:02:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:07 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 04:02:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 04:02:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 04:02:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 04:02:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 04:02:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 04:02:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 04:02:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 04:02:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 04:02:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 04:02:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 04:02:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 04:02:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 04:02:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 04:02:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 04:02:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 04:02:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 04:02:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 04:02:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 04:02:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 04:02:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 04:02:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 04:02:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 04:02:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 04:02:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 04:02:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 04:02:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 04:02:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 04:02:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 04:02:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 04:02:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 04:02:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 04:02:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 04:02:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 04:02:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 04:02:07 DEBUG : Waiting for deletions to finish 2026/07/22 04:02:07 INFO : There was nothing to transfer 2026/07/22 04:02:07 DEBUG : Waiting for deletions to finish 2026/07/22 04:02:08 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:02:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:02:08 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:02:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:02:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:02:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:02:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:02:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:02:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:02:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:02:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:02:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:02:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:02:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:02:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:02:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:02:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:02:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:02:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:02:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/22 04:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/22 04:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/22 04:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/22 04:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/22 04:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/22 04:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/22 04:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/22 04:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/22 04:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/22 04:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/22 04:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/22 04:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/22 04:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/22 04:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/22 04:02:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 04:02:24 DEBUG : dir1/0000-abcdefg.txt: md5 = f89906b1ee8ad8e9ce3ecec1db382a02 OK 2026/07/22 04:02:25 DEBUG : dir1/0001-bcdefgh.txt: md5 = ebf30b75e7dc6d9f1f6f40d8a3c86efd OK 2026/07/22 04:02:27 DEBUG : dir1/0002-cdefghi.txt: md5 = 44dfa212cd7a0dae4177f46155a438a3 OK 2026/07/22 04:02:28 DEBUG : dir1/0003-defghij.txt: md5 = 436e280cb5521e043c50f6dced979f40 OK 2026/07/22 04:02:30 DEBUG : dir1/0004-efghijk.txt: md5 = 8d30769e074daeaf95650fa80021bbc8 OK 2026/07/22 04:02:31 DEBUG : dir1/0005-fghijkl.txt: md5 = acea157c11cf8c218443ef4febee523d OK 2026/07/22 04:02:33 DEBUG : dir1/0006-ghijklm.txt: md5 = ce36ef01045cf3d2166b28f31f3351ce OK 2026/07/22 04:02:35 DEBUG : dir1/0007-1234567.txt: md5 = 98c0069b22fc770908c03bf1d2b4e8a9 OK 2026/07/22 04:02:36 DEBUG : dir1/0008-2345678.txt: md5 = 9a7fcc383b96248b425efbbac24e9342 OK 2026/07/22 04:02:38 DEBUG : dir1/0009-3456789.txt: md5 = fffcdf48e5cde3e5858f9a7b711dff08 OK 2026/07/22 04:02:39 DEBUG : dir1/0010-456789.txt: md5 = 0140429fb12cec0da0c899ae5ed50a7e OK 2026/07/22 04:02:41 DEBUG : dir1/0011-56789;.txt: md5 = 4ab375e83fefe2a3f98c25c837666700 OK 2026/07/22 04:02:43 DEBUG : dir1/0012-6789;.txt: md5 = 12bb9fea21a1e90c1d9c835a344eee67 OK 2026/07/22 04:02:44 DEBUG : dir1/0013-789;=.txt: md5 = 46dff851b9e926fa1c488555c51ec07e OK 2026/07/22 04:02:46 DEBUG : dir1/0014-89;=.txt: md5 = 710e679d71d65935af61aa3506a9a965 OK 2026/07/22 04:02:47 DEBUG : dir1/0015-9;=.txt: md5 = eeada1abfa08c813b02dc09a36b1e3df OK 2026/07/22 04:02:49 DEBUG : apple: md5 = f2ab5bf72581f2bd04070b89a7973574 OK 2026/07/22 04:02:51 DEBUG : banana: md5 = 5360d03b0a2150e0bfee7bd44aa6e750 OK 2026/07/22 04:02:52 DEBUG : appleappleapplebanana: md5 = 1e2f1e3801e6668c8b10ef0cc21f24f7 OK 2026/07/22 04:02:54 DEBUG : splitbananasplit: md5 = 3fdd8aa1e17fae070feddd7ab54b3fb1 OK 2026/07/22 04:02:54 DEBUG : Waiting for deletions to finish 2026/07/22 04:02:55 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:02:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:02:55 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:02:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:02:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:02:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:02:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:02:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:02:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:02:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:02:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:02:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:02:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:02:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:02:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:02:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:02:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:02:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:02:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:02:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:02:56 DEBUG : apple: size = 5 OK 2026/07/22 04:02:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:56 DEBUG : apple: Unchanged skipping 2026/07/22 04:02:56 DEBUG : banana: size = 6 OK 2026/07/22 04:02:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:56 DEBUG : banana: Unchanged skipping 2026/07/22 04:02:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 04:02:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 04:02:56 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/22 04:02:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 04:02:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 04:02:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 04:02:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 04:02:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 04:02:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 04:02:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 04:02:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 04:02:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 04:02:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 04:02:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 04:02:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 04:02:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 04:02:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 04:02:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 04:02:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 04:02:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 04:02:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 04:02:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 04:02:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 04:02:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 04:02:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 04:02:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 04:02:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 04:02:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 04:02:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 04:02:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 04:02:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 04:02:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 04:02:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 04:02:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 04:02:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 04:02:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 04:02:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 04:02:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 04:02:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 04:02:56 DEBUG : Waiting for deletions to finish 2026/07/22 04:02:56 INFO : There was nothing to transfer 2026/07/22 04:02:56 DEBUG : Waiting for deletions to finish 2026/07/22 04:02:57 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:02:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:02:57 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:02:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:02:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:02:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:02:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:02:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:02:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:02:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:02:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:02:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:02:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:02:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:02:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:02:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:02:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:02:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:02:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:02:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:02:58 DEBUG : dir1: Directory modification time the same (differ by -593.75µs, within tolerance 1ms) 2026/07/22 04:02:58 DEBUG : apple: size = 5 OK 2026/07/22 04:02:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:58 DEBUG : apple: Unchanged skipping 2026/07/22 04:02:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 04:02:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 04:02:58 DEBUG : banana: size = 6 OK 2026/07/22 04:02:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:58 DEBUG : banana: Unchanged skipping 2026/07/22 04:02:58 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 04:02:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:58 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 04:02:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 04:02:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 04:02:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 04:02:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 04:02:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 04:02:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 04:02:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 04:02:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 04:02:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 04:02:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 04:02:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 04:02:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 04:02:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 04:02:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 04:02:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 04:02:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 04:02:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 04:02:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 04:02:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 04:02:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 04:02:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 04:02:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 04:02:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 04:02:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 04:02:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 04:02:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:02:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 04:02:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 04:02:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 04:02:58 DEBUG : Waiting for deletions to finish 2026/07/22 04:02:58 INFO : There was nothing to transfer 2026/07/22 04:02:58 DEBUG : Waiting for deletions to finish 2026/07/22 04:02:59 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:02:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:02:59 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:02:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:02:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:02:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:02:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:02:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:02:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:02:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:02:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:02:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:02:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:02:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:02:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/22 04:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/22 04:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/22 04:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/22 04:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/22 04:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/22 04:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/22 04:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/22 04:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/22 04:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/22 04:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/22 04:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/22 04:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/22 04:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/22 04:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/22 04:03:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 04:03:14 DEBUG : dir1/0000-abcdefg.txt: md5 = 893fc5c581b5b6784eb17c2d0543f249 OK 2026/07/22 04:03:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = e619c3d13ba1a4cc37f7487e086b6bcb OK 2026/07/22 04:03:17 DEBUG : dir1/0002-cdefghi.txt: md5 = bef6e3147370a8f16c2635c5e1f8d360 OK 2026/07/22 04:03:19 DEBUG : dir1/0003-defghij.txt: md5 = 062c63cf02cecbcf486cee9eddaa3d79 OK 2026/07/22 04:03:20 DEBUG : dir1/0004-efghijk.txt: md5 = 89b685b2ee8cef497b341f2252bd226d OK 2026/07/22 04:03:22 DEBUG : dir1/0005-fghijkl.txt: md5 = 6d15495e480dfe83789c5cf7af877f4e OK 2026/07/22 04:03:24 DEBUG : dir1/0006-ghijklm.txt: md5 = 8ba0a90c3bc6af4b505aa66f0d4201db OK 2026/07/22 04:03:25 DEBUG : dir1/0007-1234567.txt: md5 = 3531658e50cc8feaf772c1cb2a06a645 OK 2026/07/22 04:03:27 DEBUG : dir1/0008-2345678.txt: md5 = 4e4bc953e780df5034ac585475164eaa OK 2026/07/22 04:03:28 DEBUG : dir1/0009-3456789.txt: md5 = d4a1f801efb9b1b979ac78679f3e152b OK 2026/07/22 04:03:30 DEBUG : dir1/0010-456789.txt: md5 = 555efc2631709b46d03bf446d94fecfc OK 2026/07/22 04:03:31 DEBUG : dir1/0011-56789;.txt: md5 = 1943195c5d76ea8a2eda129fd94d69d5 OK 2026/07/22 04:03:33 DEBUG : dir1/0012-6789;.txt: md5 = 731a1003a5d9cc68b92d19d4579363e7 OK 2026/07/22 04:03:35 DEBUG : dir1/0013-789;=.txt: md5 = 046144972955cc312a42b6b96d818a16 OK 2026/07/22 04:03:36 DEBUG : dir1/0014-89;=.txt: md5 = 297f1a6dcecf6ada665cfb0fa6dc6ff0 OK 2026/07/22 04:03:38 DEBUG : dir1/0015-9;=.txt: md5 = 06ca658b419ac57c4abef8c9edfd5e97 OK 2026/07/22 04:03:39 DEBUG : apple: md5 = ac8bd72674aef19cb843b5b3fbfad955 OK 2026/07/22 04:03:41 DEBUG : banana: md5 = ec9a109d080824fe5852bdda0733ded0 OK 2026/07/22 04:03:42 DEBUG : appleappleapplebanana: md5 = 444ff49a444c571ac3c47d87fe24d6ee OK 2026/07/22 04:03:44 DEBUG : splitbananasplit: md5 = f8cc6064d561de7db1d262b401adbaf5 OK 2026/07/22 04:03:44 DEBUG : Waiting for deletions to finish 2026/07/22 04:03:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:03:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:03:44 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:03:44 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:03:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:03:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:03:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:03:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:03:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:03:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:03:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:03:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:03:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:03:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:03:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:03:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:03:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:03:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:03:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:03:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:03:46 DEBUG : apple: size = 5 OK 2026/07/22 04:03:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 04:03:46 DEBUG : apple: Unchanged skipping 2026/07/22 04:03:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 04:03:46 DEBUG : banana: size = 6 OK 2026/07/22 04:03:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:46 DEBUG : banana: Unchanged skipping 2026/07/22 04:03:46 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/22 04:03:46 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 04:03:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:46 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 04:03:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 04:03:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 04:03:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 04:03:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 04:03:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 04:03:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 04:03:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 04:03:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 04:03:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 04:03:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 04:03:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 04:03:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 04:03:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 04:03:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 04:03:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 04:03:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 04:03:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 04:03:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 04:03:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 04:03:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 04:03:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 04:03:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 04:03:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 04:03:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 04:03:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 04:03:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 04:03:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 04:03:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 04:03:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 04:03:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 04:03:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 04:03:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 04:03:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 04:03:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 04:03:46 DEBUG : Waiting for deletions to finish 2026/07/22 04:03:46 INFO : There was nothing to transfer 2026/07/22 04:03:46 DEBUG : Waiting for deletions to finish 2026/07/22 04:03:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:03:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:03:47 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:03:47 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:03:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:03:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:03:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:03:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:03:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:03:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:03:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:03:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:03:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:03:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:03:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:03:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:03:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:03:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:03:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:03:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:03:48 DEBUG : dir1: Directory modification time the same (differ by -192.841µs, within tolerance 1ms) 2026/07/22 04:03:48 DEBUG : apple: size = 5 OK 2026/07/22 04:03:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:48 DEBUG : apple: Unchanged skipping 2026/07/22 04:03:48 DEBUG : banana: size = 6 OK 2026/07/22 04:03:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/22 04:03:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/22 04:03:48 DEBUG : banana: Unchanged skipping 2026/07/22 04:03:48 DEBUG : splitbananasplit: size = 16 OK 2026/07/22 04:03:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:48 DEBUG : splitbananasplit: Unchanged skipping 2026/07/22 04:03:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/22 04:03:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/22 04:03:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/22 04:03:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/22 04:03:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/22 04:03:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/22 04:03:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/22 04:03:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/22 04:03:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/22 04:03:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/22 04:03:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/22 04:03:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/22 04:03:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/22 04:03:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/22 04:03:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/22 04:03:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/22 04:03:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/22 04:03:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/22 04:03:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/22 04:03:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/22 04:03:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/22 04:03:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/22 04:03:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/22 04:03:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/22 04:03:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/22 04:03:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/22 04:03:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/22 04:03:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/22 04:03:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/22 04:03:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/22 04:03:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/22 04:03:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:03:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/22 04:03:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 04:03:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 04:03:48 DEBUG : Waiting for deletions to finish 2026/07/22 04:03:48 INFO : There was nothing to transfer 2026/07/22 04:03:48 DEBUG : Waiting for deletions to finish 2026/07/22 04:03:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/22 04:03:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/22 04:03:48 DEBUG : banana: Excluded (Path Filter) 2026/07/22 04:03:48 DEBUG : apple: Excluded (Path Filter) 2026/07/22 04:03:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/22 04:03:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/22 04:03:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/22 04:03:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/22 04:03:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/22 04:03:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/22 04:03:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/22 04:03:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/22 04:03:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/22 04:03:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/22 04:03:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/22 04:03:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/22 04:03:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/22 04:03:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/22 04:03:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/22 04:03:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/22 04:04:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/22 04:04:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/22 04:04:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/22 04:04:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/22 04:04:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/22 04:04:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/22 04:04:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/22 04:04:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/22 04:04:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/22 04:04:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/22 04:04:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/22 04:04:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/22 04:04:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/22 04:04:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/22 04:04:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/22 04:04:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" --- PASS: TestTransform (622.39s) --- PASS: TestTransform/NFC (49.82s) --- PASS: TestTransform/NFD (51.80s) --- PASS: TestTransform/base64 (59.52s) --- PASS: TestTransform/prefix (70.57s) --- PASS: TestTransform/suffix (71.57s) --- PASS: TestTransform/truncate (59.25s) --- PASS: TestTransform/encoder (52.21s) --- PASS: TestTransform/ISO-8859-1 (56.99s) --- PASS: TestTransform/charmap (50.19s) --- PASS: TestTransform/lowercase (50.47s) --- PASS: TestTransform/ascii (49.99s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 04:04:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/22 04:04:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/22 04:04:02 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/07/22 04:04:03 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-07-22T04:04:02.082479252Z) 2026/07/22 04:04:03 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/22 04:04:03 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/22 04:04:03 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/22 04:04:03 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/22 04:04:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 04:04:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 04:04:03 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/22 04:04:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = d232f0f961066ff42fb82c0918fa0749 OK 2026/07/22 04:04:04 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/22 04:04:04 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/22 04:04:04 DEBUG : Waiting for deletions to finish 2026/07/22 04:04:06 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.19s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 04:04:07 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:04:07 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:04:07 DEBUG : tictactoe: Making directory with metadata 2026/07/22 04:04:08 INFO : tictactoe: Made directory with metadata (mtime=2026-07-22T04:04:07.271541394Z) 2026/07/22 04:04:08 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:04:08 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:04:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/22 04:04:08 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/22 04:04:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/22 04:04:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 04:04:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 04:04:10 DEBUG : tictactoe/tictactoe: md5 = fd5a09a4a58d436af2540892d1ae03ff OK 2026/07/22 04:04:10 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/22 04:04:10 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/22 04:04:10 DEBUG : Waiting for deletions to finish 2026/07/22 04:04:11 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.32s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 04:04:12 DEBUG : toe: Making directory with metadata 2026/07/22 04:04:13 INFO : toe: Made directory with metadata (mtime=2026-07-22T04:04:12.587605076Z) 2026/07/22 04:04:13 DEBUG : toe/toe: Making directory with metadata 2026/07/22 04:04:14 INFO : toe/toe: Made directory with metadata (mtime=2026-07-22T04:04:12.587605076Z) 2026/07/22 04:04:14 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:04:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/22 04:04:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/22 04:04:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 04:04:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/22 04:04:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 04:04:16 DEBUG : toe/toe/tictactoe: md5 = ff913ff33662ccf42043731455713318 OK 2026/07/22 04:04:16 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/22 04:04:16 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/22 04:04:16 DEBUG : Waiting for deletions to finish 2026/07/22 04:04:18 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/22 04:04:19 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (7.54s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 04:04:20 DEBUG : toe: Making directory with metadata 2026/07/22 04:04:21 INFO : toe: Made directory with metadata (mtime=2026-07-22T04:04:20.128695443Z) 2026/07/22 04:04:21 DEBUG : toe/toe: Making directory with metadata 2026/07/22 04:04:22 INFO : toe/toe: Made directory with metadata (mtime=2026-07-22T04:04:20.128695443Z) 2026/07/22 04:04:22 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:04:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/22 04:04:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/22 04:04:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/22 04:04:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 04:04:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 04:04:23 DEBUG : toe/toe/tictactoe: md5 = 73310cd8de398846917dca3461c59211 OK 2026/07/22 04:04:23 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/22 04:04:23 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/22 04:04:23 DEBUG : Waiting for deletions to finish 2026/07/22 04:04:26 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/22 04:04:27 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.59s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 04:04:27 DEBUG : empty_dir: Making directory with metadata 2026/07/22 04:04:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/22 04:04:27 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:04:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:04:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:04:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:04:27 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/22 04:04:28 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/22 04:04:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:04:28 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:04:28 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:04:28 DEBUG : tictactoe: Making directory with metadata 2026/07/22 04:04:29 INFO : tictactoe: Made directory with metadata (mtime=2026-07-22T04:04:27.713786373Z) 2026/07/22 04:04:29 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:04:29 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:04:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/22 04:04:29 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/22 04:04:30 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-22T04:04:27.713786373Z) 2026/07/22 04:04:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/22 04:04:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/22 04:04:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/22 04:04:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/22 04:04:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 04:04:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 04:04:31 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 0a37ef9f063daedf6bc4662bfb9b26ec OK 2026/07/22 04:04:31 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/22 04:04:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/22 04:04:31 DEBUG : Waiting for deletions to finish 2026/07/22 04:04:34 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/22 04:04:35 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (9.00s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 04:04:36 DEBUG : empty_dir: Making directory with metadata 2026/07/22 04:04:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/22 04:04:36 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:04:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:04:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:04:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:04:36 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/22 04:04:37 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/22 04:04:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:04:37 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:04:37 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:04:37 DEBUG : tictactoe: Making directory with metadata 2026/07/22 04:04:38 INFO : tictactoe: Made directory with metadata (mtime=2026-07-22T04:04:36.718894373Z) 2026/07/22 04:04:38 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:04:38 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:04:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/22 04:04:38 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/22 04:04:39 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-22T04:04:36.718894373Z) 2026/07/22 04:04:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/22 04:04:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/22 04:04:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/22 04:04:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/22 04:04:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/22 04:04:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 04:04:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 04:04:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 7279d8d72314682d2f1142e652c731ed OK 2026/07/22 04:04:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/22 04:04:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/22 04:04:41 DEBUG : Waiting for deletions to finish 2026/07/22 04:04:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 04:04:42 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:04:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:04:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:04:43 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:04:43 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:04:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/22 04:04:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/22 04:04:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/22 04:04:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': 0 differences found 2026/07/22 04:04:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': 1 hashes could not be checked 2026/07/22 04:04:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': 1 matching files 2026/07/22 04:04:44 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/22 04:04:45 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (10.12s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 04:04:46 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:04:47 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:04:47 DEBUG : tictactoe: Making directory with metadata 2026/07/22 04:04:47 INFO : tictactoe: Made directory with metadata (mtime=2026-07-22T04:04:46.841015829Z) 2026/07/22 04:04:47 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:04:47 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:04:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/22 04:04:47 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/22 04:04:48 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-22T04:04:46.841015829Z) 2026/07/22 04:04:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/22 04:04:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/22 04:04:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/22 04:04:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/22 04:04:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 04:04:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 04:04:50 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 311fca610bd00d686479fcc0a223b070 OK 2026/07/22 04:04:50 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/22 04:04:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/22 04:04:50 DEBUG : Waiting for deletions to finish 2026/07/22 04:04:51 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:04:51 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:04:51 DEBUG : tictactoe: Directory modification time the same (differ by -15.829µs, within tolerance 1ms) 2026/07/22 04:04:51 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:04:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/22 04:04:51 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -15.829µs, within tolerance 1ms) 2026/07/22 04:04:51 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/22 04:04:51 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/22 04:04:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/22 04:04:51 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/22 04:04:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 04:04:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 04:04:51 DEBUG : Waiting for deletions to finish 2026/07/22 04:04:54 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/22 04:04:55 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (9.16s) === RUN TestSyntax 2026/07/22 04:04:55 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 04:04:56 DEBUG : toe: Making directory with metadata 2026/07/22 04:04:57 INFO : toe: Made directory with metadata (mtime=2026-07-22T04:04:55.997125746Z) 2026/07/22 04:04:57 DEBUG : toe/toe: Making directory with metadata 2026/07/22 04:04:58 INFO : toe/toe: Made directory with metadata (mtime=2026-07-22T04:04:55.997125746Z) 2026/07/22 04:04:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/22 04:04:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 04:04:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 04:04:59 DEBUG : toe/toe/toe: md5 = 40ae89d14804238100dc1c00ef9b0439 OK 2026/07/22 04:04:59 DEBUG : toe/toe/toe: size = 11 OK 2026/07/22 04:04:59 INFO : toe/toe/toe: Copied (new) 2026/07/22 04:04:59 DEBUG : Waiting for deletions to finish 2026/07/22 04:05:02 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/22 04:05:02 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (7.74s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 04:05:03 DEBUG : empty_dir: Making directory with metadata 2026/07/22 04:05:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/22 04:05:03 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:05:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:05:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:05:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:05:03 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/22 04:05:04 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/22 04:05:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:05:04 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:05:04 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:05:04 DEBUG : tictactoe: Making directory with metadata 2026/07/22 04:05:05 INFO : tictactoe: Made directory with metadata (mtime=2026-07-22T04:05:03.737218704Z) 2026/07/22 04:05:05 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:05:05 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:05:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/22 04:05:05 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/22 04:05:06 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-22T04:05:03.737218704Z) 2026/07/22 04:05:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/22 04:05:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/22 04:05:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/22 04:05:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/22 04:05:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/22 04:05:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/22 04:05:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 04:05:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 04:05:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 331334b91e089bfe0d364bd8c94da97b OK 2026/07/22 04:05:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/22 04:05:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/22 04:05:08 INFO : toe/toe/toe.txt: Deleted 2026/07/22 04:05:08 INFO : toe/toe: Removing directory 2026/07/22 04:05:08 INFO : toe: Removing directory 2026/07/22 04:05:08 INFO : empty_dir: Removing directory 2026/07/22 04:05:08 DEBUG : Local file system at /tmp/rclone1584027980: deleted 3 directories 2026/07/22 04:05:10 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/22 04:05:11 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (9.31s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 04:05:13 DEBUG : empty_dir: Making directory with metadata 2026/07/22 04:05:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/22 04:05:13 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:05:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:05:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:05:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:05:13 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/22 04:05:14 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/22 04:05:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:05:14 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:05:14 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:05:14 DEBUG : tictactoe: Making directory with metadata 2026/07/22 04:05:15 INFO : tictactoe: Made directory with metadata (mtime=2026-07-22T04:05:13.046330551Z) 2026/07/22 04:05:15 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:05:15 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:05:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/22 04:05:15 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/22 04:05:15 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-22T04:05:13.046330551Z) 2026/07/22 04:05:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/22 04:05:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/22 04:05:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/22 04:05:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/22 04:05:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/22 04:05:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/22 04:05:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 04:05:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 04:05:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 23f3b50ab94370813da6402880d414b7 OK 2026/07/22 04:05:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/22 04:05:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/22 04:05:17 INFO : toe/toe/toe.txt: Deleted 2026/07/22 04:05:17 INFO : toe/toe: Removing directory 2026/07/22 04:05:17 INFO : toe: Removing directory 2026/07/22 04:05:17 INFO : empty_dir: Removing directory 2026/07/22 04:05:17 DEBUG : Local file system at /tmp/rclone1584027980: deleted 3 directories 2026/07/22 04:05:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/22 04:05:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/22 04:05:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/22 04:05:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/22 04:05:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/22 04:05:21 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/07/22 04:05:24 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/22 04:05:24 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/22 04:05:26 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (14.95s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 04:05:27 DEBUG : Reset feature "Copy" 2026/07/22 04:05:27 DEBUG : Reset feature "Move" 2026/07/22 04:05:27 DEBUG : Reset feature "Copy" 2026/07/22 04:05:27 DEBUG : Reset feature "Move" 2026/07/22 04:05:27 DEBUG : empty_dir: Making directory with metadata 2026/07/22 04:05:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/22 04:05:27 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:05:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:05:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:05:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:05:28 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/22 04:05:29 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/22 04:05:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/22 04:05:29 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:05:29 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:05:29 DEBUG : tictactoe: Making directory with metadata 2026/07/22 04:05:30 INFO : tictactoe: Made directory with metadata (mtime=2026-07-22T04:05:27.996510278Z) 2026/07/22 04:05:30 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:05:30 DEBUG : toe: transformed to: tictactoe 2026/07/22 04:05:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/22 04:05:30 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/22 04:05:30 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-22T04:05:27.996510278Z) 2026/07/22 04:05:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/22 04:05:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/22 04:05:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/22 04:05:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/22 04:05:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/22 04:05:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/22 04:05:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 04:05:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 04:05:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = fdb2a046c627abd9e367b8dd84dcba25 OK 2026/07/22 04:05:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/22 04:05:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/22 04:05:32 INFO : toe/toe/toe.txt: Deleted 2026/07/22 04:05:32 INFO : toe/toe: Removing directory 2026/07/22 04:05:32 INFO : toe: Removing directory 2026/07/22 04:05:32 INFO : empty_dir: Removing directory 2026/07/22 04:05:32 DEBUG : Local file system at /tmp/rclone1584027980: deleted 3 directories 2026/07/22 04:05:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/22 04:05:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/22 04:05:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/22 04:05:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/22 04:05:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/22 04:05:38 DEBUG : toe/toe/toe.txt: md5 = 99fe43c8cd840143466fdd9e93bf97eb OK 2026/07/22 04:05:38 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/22 04:05:38 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/22 04:05:38 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/07/22 04:05:40 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/22 04:05:41 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/22 04:05:42 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/22 04:05:43 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (16.89s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 04:05:44 DEBUG : toe: transformed to: dG9l 2026/07/22 04:05:45 DEBUG : toe: transformed to: dG9l 2026/07/22 04:05:45 DEBUG : dG9l: Making directory with metadata 2026/07/22 04:05:46 INFO : dG9l: Made directory with metadata (mtime=2026-07-22T04:05:44.8887135Z) 2026/07/22 04:05:46 DEBUG : toe: transformed to: dG9l 2026/07/22 04:05:46 DEBUG : toe: transformed to: dG9l 2026/07/22 04:05:46 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/22 04:05:46 DEBUG : dG9l/dG9l: Making directory with metadata 2026/07/22 04:05:47 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-07-22T04:05:44.8887135Z) 2026/07/22 04:05:47 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/22 04:05:47 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/22 04:05:47 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/22 04:05:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/22 04:05:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 04:05:47 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/22 04:05:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 04:05:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 6cf75b5de99b07a5cf16d319e6f7cd33 OK 2026/07/22 04:05:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/22 04:05:48 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/22 04:05:48 DEBUG : Waiting for deletions to finish 2026/07/22 04:05:50 DEBUG : dG9l: transformed to: toe 2026/07/22 04:05:50 DEBUG : dG9l: transformed to: toe 2026/07/22 04:05:50 DEBUG : toe: Directory modification time the same (differ by 713.5µs, within tolerance 1ms) 2026/07/22 04:05:50 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/22 04:05:50 DEBUG : dG9l: transformed to: toe 2026/07/22 04:05:50 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/22 04:05:50 DEBUG : toe/toe: Directory modification time the same (differ by 713.5µs, within tolerance 1ms) 2026/07/22 04:05:50 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/22 04:05:50 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/22 04:05:50 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/22 04:05:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/22 04:05:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/22 04:05:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/22 04:05:50 DEBUG : Local file system at /tmp/rclone1584027980: Waiting for checks to finish 2026/07/22 04:05:50 DEBUG : Local file system at /tmp/rclone1584027980: Waiting for transfers to finish 2026/07/22 04:05:50 DEBUG : Waiting for deletions to finish 2026/07/22 04:05:52 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/07/22 04:05:53 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (9.46s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru'", Local "Local file system at /tmp/rclone1584027980", Modify Window "1ms" 2026/07/22 04:05:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/22 04:05:54 DEBUG : toe: transformed to: 2026/07/22 04:05:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/22 04:05:54 DEBUG : toe: transformed to: 2026/07/22 04:05:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Making directory with metadata 2026/07/22 04:05:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Made directory with metadata (mtime=2026-07-22T04:05:54.351827414Z) 2026/07/22 04:05:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/22 04:05:55 DEBUG : toe: transformed to: 2026/07/22 04:05:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/22 04:05:55 DEBUG : toe: transformed to: 2026/07/22 04:05:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/22 04:05:55 DEBUG : toe/toe: transformed to: 2026/07/22 04:05:55 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/22 04:05:55 DEBUG : toe/toe: Making directory with metadata 2026/07/22 04:05:56 INFO : toe/toe: Made directory with metadata (mtime=2026-07-22T04:05:54.351827414Z) 2026/07/22 04:05:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/22 04:05:56 DEBUG : toe/toe: transformed to: 2026/07/22 04:05:56 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/22 04:05:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/22 04:05:56 DEBUG : toe: transformed to: 2026/07/22 04:05:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/22 04:05:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/22 04:05:56 DEBUG : toe/toe/toe: transformed to: 2026/07/22 04:05:56 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/22 04:05:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for checks to finish 2026/07/22 04:05:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Waiting for transfers to finish 2026/07/22 04:05:58 DEBUG : toe/toe/toe: md5 = 1dd637b564d8083a0c55e57e8900f23c OK 2026/07/22 04:05:58 DEBUG : toe/toe/toe: size = 11 OK 2026/07/22 04:05:58 INFO : toe/toe/toe: Copied (new) 2026/07/22 04:05:58 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': not deleting files as there were IO errors 2026/07/22 04:05:58 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': not deleting directories as there were IO errors 2026/07/22 04:06:01 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/22 04:06:01 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (8.26s) PASS 2026/07/22 04:06:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ximudof0daru': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 29m38.461892309s (try 1/5)