"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/07/31 03:04:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqijag6sini" 2026/07/31 03:04:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 03:04:34 DEBUG : Creating backend with remote "TestDrive:crypt/rjrddtrcb072rqqdv5rrokl03o9m1itfgtmib3ug5bl87e6l76ig" 2026/07/31 03:04:35 DEBUG : Creating backend with remote "/tmp/rclone1047207967" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:04:36 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/31 03:04:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:04:36 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/31 03:04:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:04:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:04:36 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-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:04:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:04:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/31 03:04:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:04:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:04:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:04:39 DEBUG : sub dir/hello world: md5 = 3dfe8b14e3e2e4ae863d0d67ccc4ff48 OK 2026/07/31 03:04:39 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:04:39 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:04:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:04:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.13s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:04:43 DEBUG : metadata sub dir: Making directory with metadata 2026/07/31 03:04:43 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:04:43 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/31 03:04:43 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:04:43 DEBUG : Local file system at /tmp/rclone1047207967: File to upload is small (21 bytes), uploading instead of streaming 2026/07/31 03:04:43 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/31 03:04:43 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/31 03:04:43 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/31 03:04:43 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:04:43 DEBUG : Google drive root 'crypt/rjrddtrcb072rqqdv5rrokl03o9m1itfgtmib3ug5bl87e6l76ig': Skipping btime metadata as can't update it on an existing file: 2026-07-31T03:04:43.159927511Z 2026/07/31 03:04:44 INFO : empty metadata sub dir: Updated directory metadata 2026/07/31 03:04:44 DEBUG : Google drive root 'crypt/rjrddtrcb072rqqdv5rrokl03o9m1itfgtmib3ug5bl87e6l76ig': Skipping btime metadata as can't update it on an existing file: 2026-07-31T03:04:43.158927497Z 2026/07/31 03:04:44 INFO : metadata sub dir: Updated directory metadata 2026/07/31 03:04:44 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/31 03:04:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:04:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:04:46 DEBUG : metadata sub dir/hello metadata world: md5 = f03380d1dd41c672c2f494ec143861ec OK 2026/07/31 03:04:46 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/31 03:04:46 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/31 03:04:49 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.61s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:04:50 DEBUG : metadata sub dir: Making directory with metadata 2026/07/31 03:04:50 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:04:50 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/31 03:04:50 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:04:50 DEBUG : Local file system at /tmp/rclone1047207967: File to upload is small (21 bytes), uploading instead of streaming 2026/07/31 03:04:50 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/31 03:04:50 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/31 03:04:50 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/31 03:04:50 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:04:51 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/07/31 03:04:51 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/07/31 03:04:51 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/31 03:04:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:04:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:04:53 DEBUG : metadata sub dir/hello metadata world: md5 = d380cc804c70f6d327f365b5e64f8353 OK 2026/07/31 03:04:53 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/31 03:04:53 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/31 03:04:53 DEBUG : Google drive root 'crypt/rjrddtrcb072rqqdv5rrokl03o9m1itfgtmib3ug5bl87e6l76ig': Skipping btime metadata as can't update it on an existing file: 2026-07-31T03:04:50.773027059Z 2026/07/31 03:04:53 INFO : metadata sub dir: Updated directory metadata 2026/07/31 03:04:56 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.71s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:04:57 DEBUG : Creating backend with remote "/non-existing" 2026/07/31 03:04:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/31 03:04:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:04:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.83s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:04:58 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/31 03:04:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:04:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:04:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:05:00 DEBUG : sub dir/hello world: md5 = 0e7f99b891d1b30a0554efeb7d604fb3 OK 2026/07/31 03:05:00 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:05:00 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:05:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:05:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.35s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.45s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:05:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Running all checks before starting transfers 2026/07/31 03:05:04 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/31 03:05:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:05:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:05:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Checks finished, now starting transfers 2026/07/31 03:05:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:05:06 DEBUG : sub dir/hello world: md5 = bf84c5122370021e1d5f634359197740 OK 2026/07/31 03:05:06 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:05:06 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:05:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:05:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.60s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:05:09 ERROR : Ignoring --no-traverse with sync 2026/07/31 03:05:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/31 03:05:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:05:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:05:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:05:12 DEBUG : sub dir/hello world: md5 = 8a1c63400a2f19542c7e07c1575d8d6b OK 2026/07/31 03:05:12 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:05:12 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:05:12 DEBUG : Waiting for deletions to finish 2026/07/31 03:05:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:05:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.56s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:05:15 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/31 03:05:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/31 03:05:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:05:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:05:16 DEBUG : hello world2: md5 = 2fd3ed51112b15778595d8ba6122e27c OK 2026/07/31 03:05:16 DEBUG : hello world2: size = 12 OK 2026/07/31 03:05:16 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.96s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:05:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:05:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:05:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:05:19 DEBUG : potato2: md5 = 11cc756dc25309e4f2e4b3a046e50502 OK 2026/07/31 03:05:19 DEBUG : potato2: size = 11 OK 2026/07/31 03:05:19 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.00s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:05:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:05:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:05:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:05:22 DEBUG : potato2: md5 = 9e0b45050dedbd18c01a54b3e05e5b07 OK 2026/07/31 03:05:22 DEBUG : potato2: size = 11 OK 2026/07/31 03:05:22 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.73s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:05:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/31 03:05:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:05:23 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/31 03:05:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:05:24 DEBUG : sub dir2: Making directory with metadata 2026/07/31 03:05:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:05:25 DEBUG : sub dir: Making directory with metadata 2026/07/31 03:05:25 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/31 03:05:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:05:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/31 03:05:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:05:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:05:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:05:27 DEBUG : sub dir/hello world: md5 = bf79e14f8a0585376f8a3762d713d60e OK 2026/07/31 03:05:27 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:05:27 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:05:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/07/31 03:05:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.70s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:05:32 INFO : sub dir2: Making directory 2026/07/31 03:05:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/31 03:05:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:05:32 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/31 03:05:32 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/31 03:05:32 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/07/31 03:05:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:05:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:05:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:05:34 DEBUG : sub dir/hello world: md5 = 3b49a43d42bdc0d226e83a37884df2c6 OK 2026/07/31 03:05:34 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:05:34 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:05:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:05:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.38s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:05:38 DEBUG : sub dir2: Making directory with metadata 2026/07/31 03:05:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:05:38 DEBUG : sub dir2: Making directory with metadata 2026/07/31 03:05:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:05:39 DEBUG : sub dir: Making directory with metadata 2026/07/31 03:05:39 INFO : sub dir: Made directory with metadata (mtime=2026-07-31T03:05:38.03864502Z) 2026/07/31 03:05:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:05:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:05:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:05:41 DEBUG : sub dir/hello world: md5 = 3045b3941571a70e86d5df8e88c05253 OK 2026/07/31 03:05:41 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:05:41 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:05:41 INFO : sub dir/hello world: Deleted 2026/07/31 03:05:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.12s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:05:45 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/07/31 03:05:45 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/31 03:05:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:05:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:05:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.78s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:05:48 INFO : sub dir2: Making directory 2026/07/31 03:05:49 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/31 03:05:49 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/31 03:05:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:05:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:05:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:05:51 DEBUG : sub dir/hello world: md5 = 95efba774527a402c6126629404f30ae OK 2026/07/31 03:05:51 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:05:51 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:05:51 INFO : sub dir/hello world: Deleted 2026/07/31 03:05:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:05:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.52s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:05:54 DEBUG : sub dir2: Making directory with metadata 2026/07/31 03:05:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:05:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:05:54 DEBUG : sub dir2: Making directory with metadata 2026/07/31 03:05:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:05:55 DEBUG : sub dir: Making directory with metadata 2026/07/31 03:05:56 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/31 03:05:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:05:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:05:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:05:57 DEBUG : sub dir/hello world: md5 = 22c7a17d4aed833f47dfe53f22127dbe OK 2026/07/31 03:05:57 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:05:57 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:05:57 DEBUG : Waiting for deletions to finish 2026/07/31 03:06:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.91s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.47s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:06:01 INFO : sub dir2: Making directory 2026/07/31 03:06:02 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/31 03:06:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/31 03:06:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:06:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:06:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:06:04 DEBUG : sub dir/hello world: md5 = 0d37165cb16678ada85167cbbb626fad OK 2026/07/31 03:06:04 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:06:04 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:06:04 DEBUG : Waiting for deletions to finish 2026/07/31 03:06:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:06:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.35s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:06:09 DEBUG : sub dir/hello world: md5 = bbf70cad30e0e19da2fbc1bb4c0ea9d2 OK 2026/07/31 03:06:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muyojud1lumo" 2026/07/31 03:06:10 DEBUG : Creating backend with remote "TestDrive:crypt/602u7irtvnha57h5gqdd75g8u4iuqnc4hfbifhqgmph9fj1k7gsg" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini' -> Encrypted drive 'TestCryptDrive:rclone-test-muyojud1lumo' 2026/07/31 03:06:11 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/31 03:06:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:06:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muyojud1lumo': Waiting for checks to finish 2026/07/31 03:06:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muyojud1lumo': Waiting for transfers to finish 2026/07/31 03:06:14 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:06:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/31 03:06:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:06:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muyojud1lumo': Purge remote 2026/07/31 03:06:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.51s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:06:19 DEBUG : sub dir/hello world: md5 = 418951f8ad75ac17b71b4b08974aa673 OK 2026/07/31 03:06:21 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/31 03:06:21 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/31 03:06:21 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:06:21 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:06:21 DEBUG : sub dir/hello world: Sizes differ 2026/07/31 03:06:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:06:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:06:22 DEBUG : sub dir/hello world: md5 = 63316e3dd67a0025c22e7aa2ae79c109 OK 2026/07/31 03:06:22 DEBUG : sub dir/hello world: size = 17 OK 2026/07/31 03:06:22 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/31 03:06:23 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/31 03:06:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.95s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:06:27 DEBUG : sub dir/hello world: md5 = 76ca6f2316f38a539c307e58fab1dcb0 OK 2026/07/31 03:06:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wabixax6yife" 2026/07/31 03:06:28 DEBUG : Creating backend with remote "TestDrive:crypt/3sav5fjplkj4lm1escvmt80c99el4aspsuaeta5c13h33ar55nfg" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini' -> Encrypted drive 'TestCryptDrive:rclone-test-wabixax6yife' 2026/07/31 03:06:29 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/31 03:06:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:06:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wabixax6yife': Waiting for checks to finish 2026/07/31 03:06:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wabixax6yife': Waiting for transfers to finish 2026/07/31 03:06:32 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:06:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/31 03:06:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:06:35 DEBUG : sub dir/hello world: md5 = e1a5fcc5e380ff195744c2a1bb505ee5 OK 2026/07/31 03:06:36 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/31 03:06:36 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/31 03:06:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wabixax6yife': Waiting for checks to finish 2026/07/31 03:06:36 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:06:36 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-wabixax6yife') 2026/07/31 03:06:36 DEBUG : sub dir/hello world: Sizes differ 2026/07/31 03:06:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wabixax6yife': Waiting for transfers to finish 2026/07/31 03:06:38 DEBUG : sub dir/hello world: size = 17 OK 2026/07/31 03:06:38 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/31 03:06:38 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/31 03:06:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wabixax6yife': Purge remote 2026/07/31 03:06:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (16.02s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:06:43 DEBUG : sub dir/hello world: md5 = 00bdd3234b745149f61d41972acc291b OK 2026/07/31 03:06:45 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/31 03:06:45 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/31 03:06:45 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:06:45 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:06:45 DEBUG : sub dir/hello world: Sizes differ 2026/07/31 03:06:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:06:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:06:48 DEBUG : sub dir/hello world: md5 = 22f0bdf5d3d2a95e41b5c5bfba5cf08b OK 2026/07/31 03:06:48 DEBUG : sub dir/hello world: size = 17 OK 2026/07/31 03:06:48 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/31 03:06:48 INFO : sub dir/hello world: Deleted 2026/07/31 03:06:48 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/31 03:06:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (9.57s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:06:53 DEBUG : sub dir/hello world: md5 = e3d5211cfd80b2e44757f1cc78698684 OK 2026/07/31 03:06:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tecoley6zagi" 2026/07/31 03:06:54 DEBUG : Creating backend with remote "TestDrive:crypt/96c2erd8rspfkhloqc21ofrvki19kpme4bgckjtok4d2i1jjt57g" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini' -> Encrypted drive 'TestCryptDrive:rclone-test-tecoley6zagi' 2026/07/31 03:06:55 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/31 03:06:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:06:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tecoley6zagi': Waiting for checks to finish 2026/07/31 03:06:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tecoley6zagi': Waiting for transfers to finish 2026/07/31 03:06:58 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:06:58 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/31 03:06:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:07:01 DEBUG : sub dir/hello world: md5 = 290ce6e98e1026a5b350139e60180944 OK 2026/07/31 03:07:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tecoley6zagi': Using server-side directory move 2026/07/31 03:07:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tecoley6zagi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/31 03:07:01 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/31 03:07:01 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/31 03:07:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tecoley6zagi': Waiting for checks to finish 2026/07/31 03:07:02 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:07:02 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-tecoley6zagi') 2026/07/31 03:07:02 DEBUG : sub dir/hello world: Sizes differ 2026/07/31 03:07:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tecoley6zagi': Waiting for transfers to finish 2026/07/31 03:07:02 INFO : sub dir/hello world: Deleted 2026/07/31 03:07:03 INFO : sub dir/hello world: Moved (server-side) 2026/07/31 03:07:03 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/31 03:07:06 DEBUG : sub dir/hello world: md5 = 551ad8829e6e62ee2b41e1d185560ca3 OK 2026/07/31 03:07:06 DEBUG : testing file moves 2026/07/31 03:07:07 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/31 03:07:07 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/31 03:07:07 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:07:07 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-tecoley6zagi') 2026/07/31 03:07:07 DEBUG : sub dir/hello world: Sizes differ 2026/07/31 03:07:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tecoley6zagi': Waiting for checks to finish 2026/07/31 03:07:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tecoley6zagi': Waiting for transfers to finish 2026/07/31 03:07:07 INFO : sub dir/hello world: Deleted 2026/07/31 03:07:09 INFO : sub dir/hello world: Moved (server-side) 2026/07/31 03:07:09 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/31 03:07:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tecoley6zagi': Purge remote --- PASS: TestServerSideMoveOverSelf (21.40s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:07:15 DEBUG : sub dir/hello world: md5 = 19089313b949c5830c5c0e60ca72bc8b OK 2026/07/31 03:07:15 ERROR : error listing: directory not found 2026/07/31 03:07:15 INFO : Local file system at /tmp/rclone1047207967: Making directory 2026/07/31 03:07:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:07:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:07:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.73s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:07:20 DEBUG : sub dir/hello world: md5 = 4349b4c91c384db6dee41f7bb5aea198 OK 2026/07/31 03:07:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/31 03:07:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:07:21 DEBUG : Local file system at /tmp/rclone1047207967: Waiting for checks to finish 2026/07/31 03:07:21 DEBUG : Local file system at /tmp/rclone1047207967: Waiting for transfers to finish 2026/07/31 03:07:22 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/07/31 03:07:22 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/07/31 03:07:22 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:07:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:07:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.56s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:07:25 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/31 03:07:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:07:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:07:27 DEBUG : check sum: md5 = 659f565851546fc9e2f0c21d9dc06f88 OK 2026/07/31 03:07:27 DEBUG : check sum: size = 1 OK 2026/07/31 03:07:27 INFO : check sum: Copied (new) 2026/07/31 03:07:27 DEBUG : Waiting for deletions to finish 2026/07/31 03:07:28 DEBUG : check sum: size = 1 OK 2026/07/31 03:07:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/31 03:07:28 DEBUG : check sum: Size of src and dst objects identical 2026/07/31 03:07:28 DEBUG : check sum: Unchanged skipping 2026/07/31 03:07:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:07:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:07:28 DEBUG : Waiting for deletions to finish 2026/07/31 03:07:28 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (4.74s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:07:29 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/31 03:07:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:07:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:07:31 DEBUG : sizeonly: md5 = 853cac3c1eae6954b9c527b9aa99edb0 OK 2026/07/31 03:07:31 DEBUG : sizeonly: size = 6 OK 2026/07/31 03:07:31 INFO : sizeonly: Copied (new) 2026/07/31 03:07:31 DEBUG : Waiting for deletions to finish 2026/07/31 03:07:31 DEBUG : sizeonly: size = 6 OK 2026/07/31 03:07:31 DEBUG : sizeonly: Sizes identical 2026/07/31 03:07:31 DEBUG : sizeonly: Unchanged skipping 2026/07/31 03:07:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:07:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:07:31 DEBUG : Waiting for deletions to finish 2026/07/31 03:07:31 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.50s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:07:33 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/31 03:07:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:07:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:07:34 DEBUG : ignore-size: md5 = b3d2a0fd4375c9ab5358a3448f313667 OK 2026/07/31 03:07:34 INFO : ignore-size: Copied (new) 2026/07/31 03:07:34 DEBUG : Waiting for deletions to finish 2026/07/31 03:07:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:07:35 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:35 DEBUG : ignore-size: Unchanged skipping 2026/07/31 03:07:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:07:35 DEBUG : Waiting for deletions to finish 2026/07/31 03:07:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.44s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:07:38 DEBUG : existing: md5 = b25dfec1df5cf42fe0fff7080c18dd88 OK 2026/07/31 03:07:38 DEBUG : existing: size = 6 OK 2026/07/31 03:07:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:07:38 DEBUG : existing: Unchanged skipping 2026/07/31 03:07:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:07:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:07:38 DEBUG : Waiting for deletions to finish 2026/07/31 03:07:38 INFO : There was nothing to transfer 2026/07/31 03:07:38 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/31 03:07:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:07:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:07:39 DEBUG : existing: md5 = f3fd14fe4375672a9efcc8f70124aa14 OK 2026/07/31 03:07:39 DEBUG : existing: size = 6 OK 2026/07/31 03:07:39 INFO : existing: Copied (replaced existing) 2026/07/31 03:07:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.54s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:07:41 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/31 03:07:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:07:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:07:42 DEBUG : existing: md5 = 4a0200b58c81525a9aac639a389e0781 OK 2026/07/31 03:07:42 DEBUG : existing: size = 6 OK 2026/07/31 03:07:42 INFO : existing: Copied (new) 2026/07/31 03:07:42 DEBUG : Waiting for deletions to finish 2026/07/31 03:07:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:07:43 DEBUG : existing: Destination exists, skipping 2026/07/31 03:07:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:07:43 DEBUG : Waiting for deletions to finish 2026/07/31 03:07:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.42s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:07:46 DEBUG : b/potato: md5 = 4e966f3871048e4249ce2a6cffc77c11 OK 2026/07/31 03:07:49 DEBUG : c/non empty space: md5 = bb3670fa733ae7702b9459876268784e OK 2026/07/31 03:07:49 INFO : d: Making directory 2026/07/31 03:07:50 DEBUG : Added delayed dir = "a", newDst= 2026/07/31 03:07:51 INFO : c: Set directory modification time (using SetModTime) 2026/07/31 03:07:51 DEBUG : Added delayed dir = "c", newDst=c 2026/07/31 03:07:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/31 03:07:51 DEBUG : c/non empty space: size = 5 OK 2026/07/31 03:07:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:07:51 DEBUG : c/non empty space: Unchanged skipping 2026/07/31 03:07:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:07:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:07:53 DEBUG : a/potato2: md5 = eb421ef125b44ac0345845d52f414668 OK 2026/07/31 03:07:53 DEBUG : a/potato2: size = 60 OK 2026/07/31 03:07:53 INFO : a/potato2: Copied (new) 2026/07/31 03:07:53 DEBUG : Waiting for deletions to finish 2026/07/31 03:07:53 INFO : b/potato: Deleted 2026/07/31 03:07:54 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/31 03:07:54 INFO : d: Removing directory 2026/07/31 03:07:55 INFO : b: Removing directory 2026/07/31 03:07:55 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/31 03:07:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': deleted 2 directories 2026/07/31 03:07:57 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/31 03:07:58 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.70s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:08:00 DEBUG : empty space: md5 = 17fc7d46bcc8f8faf4da9a14e99edfce OK 2026/07/31 03:08:01 DEBUG : empty space: size = 1 OK 2026/07/31 03:08:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:08:01 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/31 03:08:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:08:01 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/07/31 03:08:01 DEBUG : Waiting for deletions to finish 2026/07/31 03:08:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:08:01 DEBUG : empty space: size = 1 OK 2026/07/31 03:08:01 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/31 03:08:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:08:02 DEBUG : empty space: md5 = 3bd588d6fce5f78b43d494d21441f45c OK 2026/07/31 03:08:02 DEBUG : empty space: size = 1 OK 2026/07/31 03:08:02 INFO : empty space: Copied (replaced existing) 2026/07/31 03:08:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.75s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.48s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:08:05 DEBUG : foo: md5 = 907b4f4234862b07deb353ccfb4109dc OK 2026/07/31 03:08:06 DEBUG : foo: size = 3 OK 2026/07/31 03:08:06 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/31 03:08:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:08:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:08:08 DEBUG : foo: md5 = af346a047bd02ab7dae086af0c6b8c2f OK 2026/07/31 03:08:08 DEBUG : foo: size = 3 OK 2026/07/31 03:08:08 INFO : foo: Copied (replaced existing) 2026/07/31 03:08:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (5.05s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:08:10 DEBUG : empty space: md5 = 9822a898df2af936c7b9353aaae3ab74 OK 2026/07/31 03:08:11 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/31 03:08:11 DEBUG : empty space: size = 1 OK 2026/07/31 03:08:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:08:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:08:11 DEBUG : empty space: Unchanged skipping 2026/07/31 03:08:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:08:12 DEBUG : potato: md5 = 4c98765df4f8d2d8bc3b673bffb43a2b OK 2026/07/31 03:08:12 DEBUG : potato: size = 60 OK 2026/07/31 03:08:12 INFO : potato: Copied (new) 2026/07/31 03:08:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:08:16 DEBUG : potato: md5 = 25b1919d4e6c8e49419ab87e816d7f1b OK 2026/07/31 03:08:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:08:16 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:08:16 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:08:16 DEBUG : potato: Sizes differ 2026/07/31 03:08:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:08:17 DEBUG : potato: md5 = bf656d34e3d8bd7722b61931b0ff4481 OK 2026/07/31 03:08:17 DEBUG : potato: size = 21 OK 2026/07/31 03:08:17 INFO : potato: Copied (replaced existing) 2026/07/31 03:08:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.38s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:08:20 DEBUG : potato: md5 = 81f54620513f80841e95d1d2c722edf0 OK 2026/07/31 03:08:20 DEBUG : potato: size = 21 OK 2026/07/31 03:08:20 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/31 03:08:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:08:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:08:22 DEBUG : potato: md5 = f8c71705d1143262a6b40f8055937319 OK 2026/07/31 03:08:22 DEBUG : potato: size = 21 OK 2026/07/31 03:08:22 INFO : potato: Copied (replaced existing) 2026/07/31 03:08:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:08:24 DEBUG : potato: md5 = 2fd172351b94d96ca2fd7827b66ea344 OK 2026/07/31 03:08:26 DEBUG : empty space: md5 = 4b846ecb0e8ab5a241b5e3ad07cc4173 OK 2026/07/31 03:08:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:08:26 DEBUG : empty space: size = 1 OK 2026/07/31 03:08:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:08:26 DEBUG : empty space: Unchanged skipping 2026/07/31 03:08:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:08:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:08:26 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/31 03:08:26 DEBUG : Waiting for deletions to finish 2026/07/31 03:08:26 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:08:29 DEBUG : potato: md5 = 5f952cc27c50024e9243def89694db66 OK 2026/07/31 03:08:31 DEBUG : empty space: md5 = 92e4afaa64d1b08b52bd57434fa25b20 OK 2026/07/31 03:08:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:08:31 DEBUG : empty space: size = 1 OK 2026/07/31 03:08:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:08:31 DEBUG : empty space: Unchanged skipping 2026/07/31 03:08:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:08:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:08:32 DEBUG : potato2: md5 = 738883b10c9b87803f6992d538962cd3 OK 2026/07/31 03:08:32 DEBUG : potato2: size = 60 OK 2026/07/31 03:08:32 INFO : potato2: Copied (new) 2026/07/31 03:08:32 DEBUG : Waiting for deletions to finish 2026/07/31 03:08:33 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:08:37 DEBUG : b/potato: md5 = 0dd3fc0d8afb13207304c869171bf512 OK 2026/07/31 03:08:39 DEBUG : c/non empty space: md5 = f3d5cf7f1c77aaf23f5b0225b9cda67b OK 2026/07/31 03:08:39 INFO : d: Making directory 2026/07/31 03:08:40 INFO : d/e: Making directory 2026/07/31 03:08:41 DEBUG : Added delayed dir = "a", newDst= 2026/07/31 03:08:42 INFO : c: Set directory modification time (using SetModTime) 2026/07/31 03:08:42 DEBUG : Added delayed dir = "c", newDst=c 2026/07/31 03:08:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/31 03:08:42 DEBUG : c/non empty space: size = 5 OK 2026/07/31 03:08:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:08:42 DEBUG : c/non empty space: Unchanged skipping 2026/07/31 03:08:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:08:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:08:44 DEBUG : a/potato2: md5 = 1ffb40f3d5fcf768fc79c806d398ddd3 OK 2026/07/31 03:08:44 DEBUG : a/potato2: size = 60 OK 2026/07/31 03:08:44 INFO : a/potato2: Copied (new) 2026/07/31 03:08:44 DEBUG : Waiting for deletions to finish 2026/07/31 03:08:45 INFO : b/potato: Deleted 2026/07/31 03:08:45 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/31 03:08:45 INFO : d/e: Removing directory 2026/07/31 03:08:46 INFO : d: Removing directory 2026/07/31 03:08:46 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/07/31 03:08:47 INFO : b: Removing directory 2026/07/31 03:08:47 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/31 03:08:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': deleted 3 directories 2026/07/31 03:08:49 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/31 03:08:50 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:08:53 DEBUG : b/potato: md5 = a2a0f11feedc81200f6853495c6fbe79 OK 2026/07/31 03:08:55 DEBUG : c/non empty space: md5 = 38fa564e744f7e1412966c306b914f01 OK 2026/07/31 03:08:55 INFO : d: Making directory 2026/07/31 03:08:57 DEBUG : Added delayed dir = "a", newDst= 2026/07/31 03:08:57 INFO : c: Set directory modification time (using SetModTime) 2026/07/31 03:08:57 DEBUG : Added delayed dir = "c", newDst=c 2026/07/31 03:08:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/31 03:08:57 DEBUG : c/non empty space: size = 5 OK 2026/07/31 03:08:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:08:57 DEBUG : c/non empty space: Unchanged skipping 2026/07/31 03:08:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:08:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:08:59 DEBUG : a/potato2: md5 = 99b9a59f7f9a5980c04bbcfc20f090f3 OK 2026/07/31 03:08:59 DEBUG : a/potato2: size = 60 OK 2026/07/31 03:08:59 INFO : a/potato2: Copied (new) 2026/07/31 03:08:59 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': not deleting files as there were IO errors 2026/07/31 03:09:00 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/31 03:09:00 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': not deleting directories as there were IO errors 2026/07/31 03:09:03 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/31 03:09:04 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/31 03:09:04 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.21s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:09:06 DEBUG : potato: md5 = d41d29cf5b29e7fe4c943f3b8b91b5b1 OK 2026/07/31 03:09:08 DEBUG : empty space: md5 = d92c4036e5ab0a575bacbb62d09b89bf OK 2026/07/31 03:09:08 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:08 DEBUG : empty space: size = 1 OK 2026/07/31 03:09:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:09:08 DEBUG : empty space: Unchanged skipping 2026/07/31 03:09:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:09:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:09:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:09:09 INFO : potato: Deleted 2026/07/31 03:09:10 DEBUG : potato2: md5 = c16baab699cf81d4dad614cb65a42bc8 OK 2026/07/31 03:09:10 DEBUG : potato2: size = 60 OK 2026/07/31 03:09:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.42s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:09:13 DEBUG : potato: md5 = 64a833b29ddce60ce2bcf060ee608249 OK 2026/07/31 03:09:14 DEBUG : empty space: md5 = 78ea41df1536f748238d63187f03187f OK 2026/07/31 03:09:15 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:09:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:09:15 INFO : potato: Deleted 2026/07/31 03:09:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:09:16 DEBUG : empty space: size = 1 OK 2026/07/31 03:09:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:09:16 DEBUG : empty space: Unchanged skipping 2026/07/31 03:09:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:09:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:09:17 DEBUG : potato2: md5 = 2bd503e04d5407d59004f6e6010bf27c OK 2026/07/31 03:09:17 DEBUG : potato2: size = 60 OK 2026/07/31 03:09:17 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.14s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:09:20 DEBUG : potato: md5 = d7ce04d61a0234d4ca73bfb4ba25aa63 OK 2026/07/31 03:09:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:09:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:09:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:09:22 DEBUG : potato2: md5 = cd206b7a13e67c37afa2078a6dad389a OK 2026/07/31 03:09:22 DEBUG : potato2: size = 19 OK 2026/07/31 03:09:22 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.13s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:09:25 DEBUG : potato2: md5 = 9dbfd81776b2710d437de52583fc6a24 OK 2026/07/31 03:09:27 DEBUG : empty space: md5 = 01f6e94af232172ed2aef5a76b0f6af3 OK 2026/07/31 03:09:27 DEBUG : enormous: Excluded (Size Filter) 2026/07/31 03:09:27 DEBUG : enormous: Excluded 2026/07/31 03:09:27 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 03:09:27 DEBUG : potato2: Excluded 2026/07/31 03:09:27 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 03:09:27 DEBUG : potato2: Excluded 2026/07/31 03:09:27 DEBUG : empty space: size = 1 OK 2026/07/31 03:09:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:09:27 DEBUG : empty space: Unchanged skipping 2026/07/31 03:09:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:09:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:09:27 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:27 INFO : There was nothing to transfer 2026/07/31 03:09:27 DEBUG : enormous: Excluded (Size Filter) 2026/07/31 03:09:27 DEBUG : enormous: Excluded 2026/07/31 03:09:27 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 03:09:27 DEBUG : potato2: Excluded 2026/07/31 03:09:28 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 03:09:28 DEBUG : potato2: Excluded 2026/07/31 03:09:28 DEBUG : empty space: size = 1 OK 2026/07/31 03:09:28 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/31 03:09:28 DEBUG : empty space: Unchanged skipping 2026/07/31 03:09:28 DEBUG : Local file system at /tmp/rclone1047207967: Waiting for checks to finish 2026/07/31 03:09:28 DEBUG : Local file system at /tmp/rclone1047207967: Waiting for transfers to finish 2026/07/31 03:09:28 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:28 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.37s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:09:31 DEBUG : potato2: md5 = b245b5a98c3f23f8d89f7661551f211d OK 2026/07/31 03:09:32 DEBUG : empty space: md5 = 9f7059b06c301d82a23d86dd59772bb7 OK 2026/07/31 03:09:33 DEBUG : enormous: md5 = b57978354805558ad7b50116adb7508e OK 2026/07/31 03:09:34 DEBUG : enormous: Excluded (Size Filter) 2026/07/31 03:09:34 DEBUG : enormous: Excluded 2026/07/31 03:09:34 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 03:09:34 DEBUG : potato2: Excluded 2026/07/31 03:09:34 DEBUG : empty space: size = 1 OK 2026/07/31 03:09:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:09:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:09:34 DEBUG : empty space: Unchanged skipping 2026/07/31 03:09:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:09:34 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:34 INFO : potato2: Deleted 2026/07/31 03:09:34 INFO : enormous: Deleted 2026/07/31 03:09:34 INFO : There was nothing to transfer 2026/07/31 03:09:35 DEBUG : empty space: size = 1 OK 2026/07/31 03:09:35 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/31 03:09:35 DEBUG : empty space: Unchanged skipping 2026/07/31 03:09:35 DEBUG : Local file system at /tmp/rclone1047207967: Waiting for checks to finish 2026/07/31 03:09:35 DEBUG : Local file system at /tmp/rclone1047207967: Waiting for transfers to finish 2026/07/31 03:09:35 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:35 INFO : enormous: Deleted 2026/07/31 03:09:35 INFO : potato2: Deleted 2026/07/31 03:09:35 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.62s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:09:37 DEBUG : one: md5 = dd8a7bba77ff1790e4aa1b1d4a5dd761 OK 2026/07/31 03:09:39 DEBUG : two: md5 = adecceb8afad6fc5d898337f464104ea OK 2026/07/31 03:09:40 DEBUG : three: md5 = b2e74e0fa152aa5b04115e57ac11933d OK 2026/07/31 03:09:41 DEBUG : four: md5 = 15931e2b5e6045878356621206bca449 OK 2026/07/31 03:09:42 DEBUG : five: Need to transfer - File not found at Destination 2026/07/31 03:09:42 DEBUG : four: size = 4 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:09:42 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:09:42 DEBUG : four: Sizes differ 2026/07/31 03:09:42 DEBUG : one: Destination is newer than source, skipping 2026/07/31 03:09:42 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/31 03:09:42 DEBUG : three: size = 5 OK 2026/07/31 03:09:42 DEBUG : three: Sizes identical 2026/07/31 03:09:42 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/31 03:09:42 DEBUG : two: size = 3 OK 2026/07/31 03:09:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:09:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:09:43 DEBUG : two: md5 = 24f2d1f961f2dc8f936b9748206b2ff0 OK 2026/07/31 03:09:43 DEBUG : two: size = 3 OK 2026/07/31 03:09:43 INFO : two: Copied (replaced existing) 2026/07/31 03:09:43 DEBUG : four: md5 = fdea398dccdc3b2aa4c83c62970846e8 OK 2026/07/31 03:09:43 DEBUG : four: size = 4 OK 2026/07/31 03:09:43 INFO : four: Copied (replaced existing) 2026/07/31 03:09:43 DEBUG : five: md5 = d1f63e9ded7891400b5ac7b912c62786 OK 2026/07/31 03:09:43 DEBUG : five: size = 4 OK 2026/07/31 03:09:43 INFO : five: Copied (new) 2026/07/31 03:09:43 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.65s) === 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-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/07/31 03:09:46 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/31 03:09:47 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/31 03:09:47 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/31 03:09:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:09:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:09:48 DEBUG : potato: md5 = 3f5fa04e34de637bb6475aa8fa16e7ae OK 2026/07/31 03:09:48 DEBUG : potato: size = 14 OK 2026/07/31 03:09:48 INFO : potato: Copied (new) 2026/07/31 03:09:48 DEBUG : yam: md5 = c738655a79bf992a557525da936f7728 OK 2026/07/31 03:09:48 DEBUG : yam: size = 11 OK 2026/07/31 03:09:48 INFO : yam: Copied (new) 2026/07/31 03:09:48 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:48 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/31 03:09:49 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/31 03:09:49 DEBUG : potato: size = 14 OK 2026/07/31 03:09:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:49 DEBUG : potato: Unchanged skipping 2026/07/31 03:09:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:09:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:09:50 DEBUG : yaml: md5 = 19a0d3678acfde2a7300a15c255efb73 OK 2026/07/31 03:09:50 DEBUG : yaml: size = 11 OK 2026/07/31 03:09:50 INFO : yaml: Copied (new) 2026/07/31 03:09:50 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:50 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.96s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/31 03:09:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Making map for --track-renames 2026/07/31 03:09:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Finished making map for --track-renames 2026/07/31 03:09:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:09:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/31 03:09:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/31 03:09:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for renames to finish 2026/07/31 03:09:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:09:54 DEBUG : yam: md5 = 464205d07b25ca69c93b29fa2019827f OK 2026/07/31 03:09:54 DEBUG : yam: size = 11 OK 2026/07/31 03:09:54 INFO : yam: Copied (new) 2026/07/31 03:09:54 DEBUG : potato: md5 = 386d5c1385ea74e727f62fc48508185c OK 2026/07/31 03:09:54 DEBUG : potato: size = 14 OK 2026/07/31 03:09:54 INFO : potato: Copied (new) 2026/07/31 03:09:54 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Making map for --track-renames 2026/07/31 03:09:54 DEBUG : potato: size = 14 OK 2026/07/31 03:09:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Finished making map for --track-renames 2026/07/31 03:09:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:09:54 DEBUG : potato: Unchanged skipping 2026/07/31 03:09:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for renames to finish 2026/07/31 03:09:55 INFO : yam: Moved (server-side) to: yaml 2026/07/31 03:09:55 INFO : yaml: Renamed from "yam" 2026/07/31 03:09:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:09:55 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:55 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.55s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/31 03:09:57 DEBUG : Added delayed dir = "sub", newDst= 2026/07/31 03:09:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Making map for --track-renames 2026/07/31 03:09:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Finished making map for --track-renames 2026/07/31 03:09:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:09:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/31 03:09:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for renames to finish 2026/07/31 03:09:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/31 03:09:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:09:59 DEBUG : sub/yam: md5 = 8a5d801bd7e9e9e931dd3c4fa0879457 OK 2026/07/31 03:09:59 DEBUG : sub/yam: size = 11 OK 2026/07/31 03:09:59 INFO : sub/yam: Copied (new) 2026/07/31 03:10:00 DEBUG : potato: md5 = d2afca517b4ebc8a6424d7dc4bc39c6e OK 2026/07/31 03:10:00 DEBUG : potato: size = 14 OK 2026/07/31 03:10:00 INFO : potato: Copied (new) 2026/07/31 03:10:00 DEBUG : Waiting for deletions to finish 2026/07/31 03:10:00 INFO : sub: Set directory modification time (using DirSetModTime) 2026/07/31 03:10:01 DEBUG : potato: size = 14 OK 2026/07/31 03:10:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:01 DEBUG : potato: Unchanged skipping 2026/07/31 03:10:01 INFO : sub: Set directory modification time (using SetModTime) 2026/07/31 03:10:01 DEBUG : Added delayed dir = "sub", newDst=sub 2026/07/31 03:10:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Making map for --track-renames 2026/07/31 03:10:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Finished making map for --track-renames 2026/07/31 03:10:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:10:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for renames to finish 2026/07/31 03:10:02 INFO : sub/yam: Moved (server-side) to: yam 2026/07/31 03:10:02 INFO : yam: Renamed from "sub/yam" 2026/07/31 03:10:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:10:02 DEBUG : Waiting for deletions to finish 2026/07/31 03:10:02 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.42s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:10:05 DEBUG : Creating backend with remote "/tmp/rclone1047207967/dir1" 2026/07/31 03:10:05 DEBUG : Config file has changed externally - reloading 2026/07/31 03:10:05 DEBUG : Creating backend with remote "/tmp/rclone1047207967/dir2" 2026/07/31 03:10:05 DEBUG : Local file system at /tmp/rclone1047207967/dir2: Using server-side directory move 2026/07/31 03:10:05 INFO : Local file system at /tmp/rclone1047207967/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/31 03:10:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/31 03:10:05 INFO : file1.txt: Moved (server-side) 2026/07/31 03:10:05 DEBUG : Local file system at /tmp/rclone1047207967/dir2: Waiting for checks to finish 2026/07/31 03:10:05 DEBUG : Local file system at /tmp/rclone1047207967/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.50s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:10:06 DEBUG : Added delayed dir = "nested", newDst= 2026/07/31 03:10:06 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/31 03:10:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:10:06 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/31 03:10:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/31 03:10:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:10:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:10:08 DEBUG : sub dir/hello world: md5 = d08cbc0ad6b0068e806a28e9343c4eeb OK 2026/07/31 03:10:08 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:10:08 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:10:08 INFO : sub dir/hello world: Deleted 2026/07/31 03:10:10 DEBUG : nested/sub dir/file: md5 = 70a322ca23990c018139374ef5d63b64 OK 2026/07/31 03:10:10 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/31 03:10:10 INFO : nested/sub dir/file: Copied (new) 2026/07/31 03:10:10 INFO : nested/sub dir/file: Deleted 2026/07/31 03:10:11 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:10:11 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/31 03:10:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:10:11 INFO : sub dir: Removing directory 2026/07/31 03:10:11 INFO : nested/sub dir: Removing directory 2026/07/31 03:10:11 INFO : nested: Removing directory 2026/07/31 03:10:11 DEBUG : Local file system at /tmp/rclone1047207967: deleted 3 directories 2026/07/31 03:10:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/31 03:10:14 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/31 03:10:15 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.85s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:10:16 DEBUG : Added delayed dir = "nested", newDst= 2026/07/31 03:10:16 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/31 03:10:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:10:16 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/31 03:10:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/31 03:10:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:10:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:10:18 DEBUG : sub dir/hello world: md5 = 2ab0887bffd1b432f6e8689c047a6c5b OK 2026/07/31 03:10:18 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:10:18 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:10:18 INFO : sub dir/hello world: Deleted 2026/07/31 03:10:20 DEBUG : nested/sub dir/file: md5 = 3d5456fc74652a7d5e9cc4a3110a3a5e OK 2026/07/31 03:10:20 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/31 03:10:20 INFO : nested/sub dir/file: Copied (new) 2026/07/31 03:10:20 INFO : nested/sub dir/file: Deleted 2026/07/31 03:10:20 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:10:21 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/31 03:10:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:10:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/31 03:10:24 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/31 03:10:25 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.99s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:10:26 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/31 03:10:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/31 03:10:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:10:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:10:27 DEBUG : existing: md5 = 61034669de406cfdb56854543bc81cd4 OK 2026/07/31 03:10:27 DEBUG : existing: size = 6 OK 2026/07/31 03:10:27 INFO : existing: Copied (new) 2026/07/31 03:10:27 INFO : existing: Deleted 2026/07/31 03:10:27 DEBUG : existing-b: md5 = 95d13b0f29cf7ab08b63c5ab1f00f0cc OK 2026/07/31 03:10:27 DEBUG : existing-b: size = 6 OK 2026/07/31 03:10:27 INFO : existing-b: Copied (new) 2026/07/31 03:10:27 INFO : existing-b: Deleted 2026/07/31 03:10:28 DEBUG : existing: Destination exists, skipping 2026/07/31 03:10:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/31 03:10:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:10:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:10:28 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.76s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:10:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xinixal0levo" 2026/07/31 03:10:29 DEBUG : Creating backend with remote "TestDrive:crypt/dnh5ah14t7d14462mel9pi9qo87qlm80ufc1p4qloernud4e24jg" 2026/07/31 03:10:32 DEBUG : potato2: md5 = fa136fef7deea1e4630d84a4cae0dc46 OK 2026/07/31 03:10:33 DEBUG : empty space: md5 = 54a336326d2a2f449aec3b922f9b6506 OK 2026/07/31 03:10:35 DEBUG : potato3: md5 = c9cb618ecb9c98b3e0875621e6695f77 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini' -> Encrypted drive 'TestCryptDrive:rclone-test-xinixal0levo' 2026/07/31 03:10:38 DEBUG : empty space: md5 = f163940a5c0c00bbcdb89b1178329840 OK 2026/07/31 03:10:39 DEBUG : potato3: md5 = 9e1b2a5f42adf9e5aaf02f7c6b0a7337 OK 2026/07/31 03:10:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xinixal0levo': Using server-side directory move 2026/07/31 03:10:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xinixal0levo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/31 03:10:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:10:40 DEBUG : empty space: size = 1 OK 2026/07/31 03:10:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/31 03:10:40 DEBUG : empty space: Unchanged skipping 2026/07/31 03:10:40 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:10:40 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-xinixal0levo') 2026/07/31 03:10:40 DEBUG : potato3: Sizes differ 2026/07/31 03:10:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xinixal0levo': Waiting for checks to finish 2026/07/31 03:10:40 INFO : potato3: Deleted 2026/07/31 03:10:40 INFO : empty space: Deleted 2026/07/31 03:10:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xinixal0levo': Waiting for transfers to finish 2026/07/31 03:10:40 INFO : potato2: Moved (server-side) 2026/07/31 03:10:41 INFO : potato3: Moved (server-side) 2026/07/31 03:10:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zonodin1xaju" 2026/07/31 03:10:41 DEBUG : Creating backend with remote "TestDrive:crypt/qgfj24ugn5nd13kee22uc961u9eiistjt0hngtbk5e5kootkgsjg" 2026/07/31 03:10:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zonodin1xaju': Using server-side directory move 2026/07/31 03:10:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zonodin1xaju': Server side directory move succeeded 2026/07/31 03:10:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zonodin1xaju': Purge remote 2026/07/31 03:10:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xinixal0levo': Purge remote 2026/07/31 03:10:45 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.74s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:10:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lowasus2cimo" 2026/07/31 03:10:45 DEBUG : Creating backend with remote "TestDrive:crypt/lt722i8t8sjb5aj6ddoq5k4t495ave12ls44dn3vslvgr6vgj6vg" 2026/07/31 03:10:48 DEBUG : potato2: md5 = 4acdba860ccbf0ba4801bdbb1a5b0a30 OK 2026/07/31 03:10:49 DEBUG : empty space: md5 = 8f9ead7c1f19998b5dc5313dca39b17c OK 2026/07/31 03:10:51 DEBUG : potato3: md5 = b30b9c29e12a785c7d83c767853f150c OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini' -> Encrypted drive 'TestCryptDrive:rclone-test-lowasus2cimo' 2026/07/31 03:10:53 DEBUG : empty space: md5 = c520378a058a1369fabc003838ff5349 OK 2026/07/31 03:10:54 DEBUG : potato3: md5 = d24cbd7f1b924f5dae86b94b4120aba6 OK 2026/07/31 03:10:55 DEBUG : empty space: Excluded (Size Filter) 2026/07/31 03:10:55 DEBUG : empty space: Excluded 2026/07/31 03:10:55 DEBUG : empty space: Excluded (Size Filter) 2026/07/31 03:10:55 DEBUG : empty space: Excluded 2026/07/31 03:10:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:10:55 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:10:55 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-lowasus2cimo') 2026/07/31 03:10:55 DEBUG : potato3: Sizes differ 2026/07/31 03:10:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lowasus2cimo': Waiting for checks to finish 2026/07/31 03:10:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lowasus2cimo': Waiting for transfers to finish 2026/07/31 03:10:55 INFO : potato3: Deleted 2026/07/31 03:10:56 INFO : potato2: Moved (server-side) 2026/07/31 03:10:56 INFO : potato3: Moved (server-side) 2026/07/31 03:10:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loqeway1wexu" 2026/07/31 03:10:57 DEBUG : Creating backend with remote "TestDrive:crypt/2hfe5kgs37fnkmia2r2fevkr3m86vibskonmh5fsu2hdtgh3dt20" 2026/07/31 03:10:58 DEBUG : empty space: Excluded (Size Filter) 2026/07/31 03:10:58 DEBUG : empty space: Excluded 2026/07/31 03:10:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:10:58 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/31 03:10:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loqeway1wexu': Waiting for checks to finish 2026/07/31 03:10:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loqeway1wexu': Waiting for transfers to finish 2026/07/31 03:10:59 INFO : potato2: Moved (server-side) 2026/07/31 03:10:59 INFO : potato3: Moved (server-side) 2026/07/31 03:11:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loqeway1wexu': Purge remote 2026/07/31 03:11:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lowasus2cimo': Purge remote --- PASS: TestServerSideMoveWithFilter (17.18s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:11:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sudubib4qeye" 2026/07/31 03:11:02 DEBUG : Creating backend with remote "TestDrive:crypt/hpjo0pcbkt0smua9pl3ig2eahgqee3tvtai641e9eau66c75hi00" 2026/07/31 03:11:05 DEBUG : potato2: md5 = 4396cb8cc17571a143604075078e4c61 OK 2026/07/31 03:11:06 DEBUG : empty space: md5 = 2acfa6561b2535fc8865737df19a5c64 OK 2026/07/31 03:11:08 DEBUG : potato3: md5 = bdc204af513bbad209f5f447f12856c2 OK 2026/07/31 03:11:08 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini' -> Encrypted drive 'TestCryptDrive:rclone-test-sudubib4qeye' 2026/07/31 03:11:11 DEBUG : empty space: md5 = a5f979350c0883d7e77873d7845cc9bf OK 2026/07/31 03:11:13 DEBUG : potato3: md5 = e64b43ece5e3e5eca79bc0a238db1ae5 OK 2026/07/31 03:11:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sudubib4qeye': Using server-side directory move 2026/07/31 03:11:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sudubib4qeye': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/31 03:11:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:11:13 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/07/31 03:11:13 DEBUG : empty space: size = 1 OK 2026/07/31 03:11:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/31 03:11:13 DEBUG : empty space: Unchanged skipping 2026/07/31 03:11:13 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:11:13 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-sudubib4qeye') 2026/07/31 03:11:13 DEBUG : potato3: Sizes differ 2026/07/31 03:11:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sudubib4qeye': Waiting for checks to finish 2026/07/31 03:11:14 INFO : empty space: Deleted 2026/07/31 03:11:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sudubib4qeye': Waiting for transfers to finish 2026/07/31 03:11:14 INFO : potato3: Deleted 2026/07/31 03:11:14 INFO : potato2: Moved (server-side) 2026/07/31 03:11:14 INFO : potato3: Moved (server-side) 2026/07/31 03:11:14 INFO : tomatoDir: Removing directory 2026/07/31 03:11:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': deleted 1 directories 2026/07/31 03:11:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-soronej5xuce" 2026/07/31 03:11:16 DEBUG : Creating backend with remote "TestDrive:crypt/aioh5i1oc75ompsm9v4pcgt8hkq1rk8d5tmik23h1jni9umvu23g" 2026/07/31 03:11:17 INFO : tomatoDir: Making directory 2026/07/31 03:11:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-soronej5xuce': Using server-side directory move 2026/07/31 03:11:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-soronej5xuce': Server side directory move succeeded 2026/07/31 03:11:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-soronej5xuce': Purge remote 2026/07/31 03:11:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sudubib4qeye': Purge remote 2026/07/31 03:11:20 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.60s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.47s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:11:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqijag6sini/rclone-sync-test" 2026/07/31 03:11:21 DEBUG : Creating backend with remote "TestDrive:crypt/rjrddtrcb072rqqdv5rrokl03o9m1itfgtmib3ug5bl87e6l76ig/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.00s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:11:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqijag6sini/rclone-sync-test" 2026/07/31 03:11:23 DEBUG : Creating backend with remote "TestDrive:crypt/rjrddtrcb072rqqdv5rrokl03o9m1itfgtmib3ug5bl87e6l76ig/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/07/31 03:11:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqijag6sini/rclone-sync-test-include/layer2" 2026/07/31 03:11:26 DEBUG : Creating backend with remote "TestDrive:crypt/rjrddtrcb072rqqdv5rrokl03o9m1itfgtmib3ug5bl87e6l76ig/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/07/31 03:11:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqijag6sini/rclone-sync-test-ignore-file" 2026/07/31 03:11:29 DEBUG : Creating backend with remote "TestDrive:crypt/rjrddtrcb072rqqdv5rrokl03o9m1itfgtmib3ug5bl87e6l76ig/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/07/31 03:11:33 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = ddd518131c296588f136e8e33b95747c OK 2026/07/31 03:11:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:11:34 DEBUG : rclone-sync-test: Excluded 2026/07/31 03:11:34 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/31 03:11:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 03:11:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/rclone-sync-test': Waiting for checks to finish 2026/07/31 03:11:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/rclone-sync-test': Waiting for transfers to finish 2026/07/31 03:11:35 DEBUG : Waiting for deletions to finish 2026/07/31 03:11:35 INFO : There was nothing to transfer 2026/07/31 03:11:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:11:36 DEBUG : rclone-sync-test: Excluded 2026/07/31 03:11:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 03:11:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:11:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:11:36 DEBUG : Waiting for deletions to finish 2026/07/31 03:11:36 INFO : rclone-sync-test-include: Removing directory 2026/07/31 03:11:36 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/31 03:11:36 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/31 03:11:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': failed to delete 1 directories 2026/07/31 03:11:36 INFO : There was nothing to transfer 2026/07/31 03:11:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:11:38 DEBUG : rclone-sync-test: Excluded 2026/07/31 03:11:38 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/31 03:11:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 03:11:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/07/31 03:11:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/07/31 03:11:38 DEBUG : Waiting for deletions to finish 2026/07/31 03:11:38 INFO : There was nothing to transfer 2026/07/31 03:11:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:11:39 DEBUG : rclone-sync-test: Excluded 2026/07/31 03:11:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 03:11:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:11:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:11:40 DEBUG : Waiting for deletions to finish 2026/07/31 03:11:40 INFO : rclone-sync-test-include: Removing directory 2026/07/31 03:11:40 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/31 03:11:40 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/31 03:11:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': failed to delete 1 directories 2026/07/31 03:11:40 INFO : There was nothing to transfer 2026/07/31 03:11:41 DEBUG : Excluded 2026/07/31 03:11:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 03:11:41 DEBUG : rclone-sync-test: Excluded 2026/07/31 03:11:41 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/31 03:11:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 03:11:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/07/31 03:11:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/07/31 03:11:42 DEBUG : Waiting for deletions to finish 2026/07/31 03:11:42 INFO : There was nothing to transfer 2026/07/31 03:11:44 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/31 03:11:45 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (22.55s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:11:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqijag6sini/dst" 2026/07/31 03:11:46 DEBUG : Creating backend with remote "TestDrive:crypt/rjrddtrcb072rqqdv5rrokl03o9m1itfgtmib3ug5bl87e6l76ig/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/31 03:11:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqijag6sini/CompareDest" 2026/07/31 03:11:48 DEBUG : Creating backend with remote "TestDrive:crypt/rjrddtrcb072rqqdv5rrokl03o9m1itfgtmib3ug5bl87e6l76ig/gveqi14airsml4bgu7krj116o8" 2026/07/31 03:11:49 DEBUG : one: Need to transfer - File not found at Destination 2026/07/31 03:11:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for checks to finish 2026/07/31 03:11:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for transfers to finish 2026/07/31 03:11:52 DEBUG : one: md5 = 97e768dd76410732709984dda98abe74 OK 2026/07/31 03:11:52 DEBUG : one: size = 3 OK 2026/07/31 03:11:52 INFO : one: Copied (new) 2026/07/31 03:11:52 DEBUG : Waiting for deletions to finish 2026/07/31 03:11:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:11:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst') 2026/07/31 03:11:53 DEBUG : one: Sizes differ 2026/07/31 03:11:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for checks to finish 2026/07/31 03:11:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for transfers to finish 2026/07/31 03:11:55 DEBUG : one: md5 = 4ec477056c5b72cd71f12ec3e3ae61dc OK 2026/07/31 03:11:55 DEBUG : one: size = 5 OK 2026/07/31 03:11:55 INFO : one: Copied (replaced existing) 2026/07/31 03:11:55 DEBUG : Waiting for deletions to finish 2026/07/31 03:11:57 DEBUG : dst/one: md5 = 2762aa54bf2120a6348197ddab963602 OK 2026/07/31 03:11:59 DEBUG : CompareDest/one: md5 = b27e53b3397dd67a4c4235089fc00e31 OK 2026/07/31 03:12:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:12:00 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst') 2026/07/31 03:12:00 DEBUG : one: Sizes differ 2026/07/31 03:12:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for checks to finish 2026/07/31 03:12:00 DEBUG : one: size = 5 OK 2026/07/31 03:12:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:12:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/31 03:12:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for transfers to finish 2026/07/31 03:12:00 DEBUG : Waiting for deletions to finish 2026/07/31 03:12:00 INFO : There was nothing to transfer 2026/07/31 03:12:02 DEBUG : CompareDest/two: md5 = 57c3cbe6ce53c524ce67975c66967453 OK 2026/07/31 03:12:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:12:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst') 2026/07/31 03:12:03 DEBUG : one: Sizes differ 2026/07/31 03:12:03 DEBUG : one: size = 5 OK 2026/07/31 03:12:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:12:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/31 03:12:03 DEBUG : two: size = 3 OK 2026/07/31 03:12:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:12:03 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/31 03:12:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for checks to finish 2026/07/31 03:12:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for transfers to finish 2026/07/31 03:12:03 DEBUG : Waiting for deletions to finish 2026/07/31 03:12:03 INFO : There was nothing to transfer 2026/07/31 03:12:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:12:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst') 2026/07/31 03:12:04 DEBUG : one: Sizes differ 2026/07/31 03:12:04 DEBUG : two: size = 3 OK 2026/07/31 03:12:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:12:04 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/31 03:12:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for checks to finish 2026/07/31 03:12:04 DEBUG : one: size = 5 OK 2026/07/31 03:12:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:12:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/31 03:12:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for transfers to finish 2026/07/31 03:12:04 DEBUG : Waiting for deletions to finish 2026/07/31 03:12:04 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/31 03:12:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:12:06 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst') 2026/07/31 03:12:06 DEBUG : one: Sizes differ 2026/07/31 03:12:06 DEBUG : one: size = 5 OK 2026/07/31 03:12:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:12:06 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/31 03:12:06 DEBUG : two: size = 5 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:12:06 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/CompareDest') 2026/07/31 03:12:06 DEBUG : two: Sizes differ 2026/07/31 03:12:06 DEBUG : two: Need to transfer - File not found at Destination 2026/07/31 03:12:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for checks to finish 2026/07/31 03:12:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for transfers to finish 2026/07/31 03:12:07 DEBUG : two: md5 = 3bec9b189b758ec715a8f74486e524e4 OK 2026/07/31 03:12:07 DEBUG : two: size = 5 OK 2026/07/31 03:12:07 INFO : two: Copied (new) 2026/07/31 03:12:07 DEBUG : Waiting for deletions to finish 2026/07/31 03:12:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/31 03:12:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 03:12:11 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/31 03:12:11 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (25.94s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:12:14 DEBUG : pre-dest1/1: md5 = 86c425acda905ff0e3cba94f1ec4f116 OK 2026/07/31 03:12:16 DEBUG : pre-dest2/2: md5 = 807d0b5907bb444cb74542ea003e9ebb OK 2026/07/31 03:12:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqijag6sini/dest" 2026/07/31 03:12:17 DEBUG : Creating backend with remote "TestDrive:crypt/rjrddtrcb072rqqdv5rrokl03o9m1itfgtmib3ug5bl87e6l76ig/rg03c1jvnehrrc617i0lnqjddc" 2026/07/31 03:12:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqijag6sini/pre-dest1" 2026/07/31 03:12:18 DEBUG : Creating backend with remote "TestDrive:crypt/rjrddtrcb072rqqdv5rrokl03o9m1itfgtmib3ug5bl87e6l76ig/bbnblvh6k061ssopqrp18kd7gc" 2026/07/31 03:12:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqijag6sini/pre-dest2" 2026/07/31 03:12:19 DEBUG : Creating backend with remote "TestDrive:crypt/rjrddtrcb072rqqdv5rrokl03o9m1itfgtmib3ug5bl87e6l76ig/dgicm1h6b5ejvlltm8eeif0bnk" 2026/07/31 03:12:21 DEBUG : 1: size = 1 OK 2026/07/31 03:12:21 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:12:21 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/31 03:12:21 DEBUG : 2: size = 1 OK 2026/07/31 03:12:21 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:12:21 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/31 03:12:22 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/31 03:12:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dest': Waiting for checks to finish 2026/07/31 03:12:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dest': Waiting for transfers to finish 2026/07/31 03:12:24 DEBUG : 3: md5 = 606245e3870ee1a528563f7da384a47a OK 2026/07/31 03:12:24 DEBUG : 3: size = 1 OK 2026/07/31 03:12:24 INFO : 3: Copied (new) 2026/07/31 03:12:24 DEBUG : Waiting for deletions to finish 2026/07/31 03:12:27 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/07/31 03:12:28 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/07/31 03:12:28 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (17.25s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:12:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqijag6sini/dst" 2026/07/31 03:12:29 DEBUG : Creating backend with remote "TestDrive:crypt/rjrddtrcb072rqqdv5rrokl03o9m1itfgtmib3ug5bl87e6l76ig/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/31 03:12:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqijag6sini/CopyDest" 2026/07/31 03:12:31 DEBUG : Creating backend with remote "TestDrive:crypt/rjrddtrcb072rqqdv5rrokl03o9m1itfgtmib3ug5bl87e6l76ig/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/31 03:12:33 DEBUG : one: Need to transfer - File not found at Destination 2026/07/31 03:12:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for checks to finish 2026/07/31 03:12:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for transfers to finish 2026/07/31 03:12:35 DEBUG : one: md5 = 8a6efb9fb5e08d66250405b70f85a9e9 OK 2026/07/31 03:12:35 DEBUG : one: size = 3 OK 2026/07/31 03:12:35 INFO : one: Copied (new) 2026/07/31 03:12:35 DEBUG : Waiting for deletions to finish 2026/07/31 03:12:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:12:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst') 2026/07/31 03:12:36 DEBUG : one: Sizes differ 2026/07/31 03:12:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for checks to finish 2026/07/31 03:12:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for transfers to finish 2026/07/31 03:12:38 DEBUG : one: md5 = fe246fb1c3ad474faf414a1303bf0f3d OK 2026/07/31 03:12:38 DEBUG : one: size = 5 OK 2026/07/31 03:12:38 INFO : one: Copied (replaced existing) 2026/07/31 03:12:38 DEBUG : Waiting for deletions to finish 2026/07/31 03:12:40 DEBUG : dst/one: md5 = 075f4196f64f2b59a6a3afeacf59b325 OK 2026/07/31 03:12:42 DEBUG : CopyDest/one: md5 = 744f294f60d19af859ba083cf4961fb3 OK 2026/07/31 03:12:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqijag6sini/BackupDir" 2026/07/31 03:12:43 DEBUG : Creating backend with remote "TestDrive:crypt/rjrddtrcb072rqqdv5rrokl03o9m1itfgtmib3ug5bl87e6l76ig/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/31 03:12:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:12:44 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst') 2026/07/31 03:12:44 DEBUG : one: Sizes differ 2026/07/31 03:12:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for checks to finish 2026/07/31 03:12:45 DEBUG : one: size = 5 OK 2026/07/31 03:12:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:12:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:12:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst') 2026/07/31 03:12:45 DEBUG : one: Sizes differ 2026/07/31 03:12:47 INFO : one: Moved (server-side) 2026/07/31 03:12:48 DEBUG : one: size = 5 OK 2026/07/31 03:12:48 INFO : one: Copied (server-side copy) 2026/07/31 03:12:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/31 03:12:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for transfers to finish 2026/07/31 03:12:48 DEBUG : Waiting for deletions to finish 2026/07/31 03:12:50 DEBUG : CopyDest/two: md5 = f028fbbbb84954419eda557ee2e10a50 OK 2026/07/31 03:12:50 DEBUG : one: size = 5 OK 2026/07/31 03:12:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:12:50 DEBUG : one: Unchanged skipping 2026/07/31 03:12:51 DEBUG : two: size = 3 OK 2026/07/31 03:12:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:12:52 DEBUG : two: size = 3 OK 2026/07/31 03:12:52 INFO : two: Copied (server-side copy) 2026/07/31 03:12:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/31 03:12:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for checks to finish 2026/07/31 03:12:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for transfers to finish 2026/07/31 03:12:52 DEBUG : Waiting for deletions to finish 2026/07/31 03:12:52 DEBUG : one: size = 5 OK 2026/07/31 03:12:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:12:52 DEBUG : one: Unchanged skipping 2026/07/31 03:12:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for checks to finish 2026/07/31 03:12:52 DEBUG : two: size = 3 OK 2026/07/31 03:12:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:12:52 DEBUG : two: Unchanged skipping 2026/07/31 03:12:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for transfers to finish 2026/07/31 03:12:52 DEBUG : Waiting for deletions to finish 2026/07/31 03:12:52 INFO : There was nothing to transfer 2026/07/31 03:12:54 DEBUG : CopyDest/three: md5 = 9fc30823aac9cdbdb3582abde6aa4a1d OK 2026/07/31 03:12:55 DEBUG : one: size = 5 OK 2026/07/31 03:12:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:12:55 DEBUG : one: Unchanged skipping 2026/07/31 03:12:55 DEBUG : three: size = 7 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:12:55 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/CopyDest') 2026/07/31 03:12:55 DEBUG : three: Sizes differ 2026/07/31 03:12:55 DEBUG : three: Destination not found in --copy-dest 2026/07/31 03:12:55 DEBUG : three: Need to transfer - File not found at Destination 2026/07/31 03:12:55 DEBUG : two: size = 3 OK 2026/07/31 03:12:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:12:55 DEBUG : two: Unchanged skipping 2026/07/31 03:12:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for checks to finish 2026/07/31 03:12:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for transfers to finish 2026/07/31 03:12:57 DEBUG : three: md5 = a63ab8b5bb764f3f801fb4bec2ce3294 OK 2026/07/31 03:12:57 DEBUG : three: size = 7 OK 2026/07/31 03:12:57 INFO : three: Copied (new) 2026/07/31 03:12:57 DEBUG : Waiting for deletions to finish 2026/07/31 03:13:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/31 03:13:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 03:13:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/31 03:13:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/31 03:13:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 03:13:02 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/31 03:13:03 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (34.23s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:13:06 DEBUG : dst/one: md5 = dc8909e28a983c5826423d08234e8261 OK 2026/07/31 03:13:07 DEBUG : dst/two: md5 = 8a2d6f91d9956f38ce00db845841a1b4 OK 2026/07/31 03:13:09 DEBUG : dst/three.txt: md5 = 7efdb64e532ea72b80f0975e29e4b4ea OK 2026/07/31 03:13:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqijag6sini/dst" 2026/07/31 03:13:09 DEBUG : Creating backend with remote "TestDrive:crypt/rjrddtrcb072rqqdv5rrokl03o9m1itfgtmib3ug5bl87e6l76ig/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/31 03:13:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqijag6sini/backup" 2026/07/31 03:13:10 DEBUG : Creating backend with remote "TestDrive:crypt/rjrddtrcb072rqqdv5rrokl03o9m1itfgtmib3ug5bl87e6l76ig/1nrff024r7pq65ecp72fc28jb0" 2026/07/31 03:13:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:13:12 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst') 2026/07/31 03:13:12 DEBUG : one: Sizes differ 2026/07/31 03:13:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for checks to finish 2026/07/31 03:13:12 DEBUG : two: size = 3 OK 2026/07/31 03:13:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:13:12 DEBUG : two: Unchanged skipping 2026/07/31 03:13:14 INFO : one: Moved (server-side) 2026/07/31 03:13:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for transfers to finish 2026/07/31 03:13:15 DEBUG : one: md5 = 6eaa37eac0a10a9939cb26167e4e2c30 OK 2026/07/31 03:13:15 DEBUG : one: size = 4 OK 2026/07/31 03:13:15 INFO : one: Copied (new) 2026/07/31 03:13:15 DEBUG : Waiting for deletions to finish 2026/07/31 03:13:16 INFO : three.txt: Moved (server-side) 2026/07/31 03:13:16 INFO : three.txt: Moved into backup dir 2026/07/31 03:13:18 DEBUG : dst/three.txt: md5 = 2793fe0cae3ecf3bfe660097a838e638 OK 2026/07/31 03:13:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for checks to finish 2026/07/31 03:13:19 DEBUG : two: size = 3 OK 2026/07/31 03:13:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:13:19 DEBUG : two: Unchanged skipping 2026/07/31 03:13:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:13:19 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst') 2026/07/31 03:13:19 DEBUG : one: Sizes differ 2026/07/31 03:13:20 INFO : one: Deleted 2026/07/31 03:13:20 INFO : one: Moved (server-side) 2026/07/31 03:13:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for transfers to finish 2026/07/31 03:13:22 DEBUG : one: md5 = 09d4ebc2ddb27a442cec43edec62023a OK 2026/07/31 03:13:22 DEBUG : one: size = 5 OK 2026/07/31 03:13:22 INFO : one: Copied (new) 2026/07/31 03:13:22 DEBUG : Waiting for deletions to finish 2026/07/31 03:13:22 INFO : three.txt: Deleted 2026/07/31 03:13:23 INFO : three.txt: Moved (server-side) 2026/07/31 03:13:23 INFO : three.txt: Moved into backup dir 2026/07/31 03:13:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 03:13:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/31 03:13:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 03:13:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/31 03:13:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 03:13:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (24.18s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:13:30 DEBUG : dst/one: md5 = feeb82b8730a991af072f0855ed36caa OK 2026/07/31 03:13:31 DEBUG : dst/two: md5 = df4b6eb6353394d003b56e10495457d4 OK 2026/07/31 03:13:33 DEBUG : dst/three.txt: md5 = 7baa120e7dadb143411521256adfa702 OK 2026/07/31 03:13:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqijag6sini/dst" 2026/07/31 03:13:33 DEBUG : Creating backend with remote "TestDrive:crypt/rjrddtrcb072rqqdv5rrokl03o9m1itfgtmib3ug5bl87e6l76ig/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/31 03:13:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqijag6sini/backup" 2026/07/31 03:13:34 DEBUG : Creating backend with remote "TestDrive:crypt/rjrddtrcb072rqqdv5rrokl03o9m1itfgtmib3ug5bl87e6l76ig/1nrff024r7pq65ecp72fc28jb0" 2026/07/31 03:13:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:13:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst') 2026/07/31 03:13:36 DEBUG : one: Sizes differ 2026/07/31 03:13:36 DEBUG : two: size = 3 OK 2026/07/31 03:13:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:13:36 DEBUG : two: Unchanged skipping 2026/07/31 03:13:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for checks to finish 2026/07/31 03:13:37 INFO : one: Moved (server-side) to: one.bak 2026/07/31 03:13:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for transfers to finish 2026/07/31 03:13:39 DEBUG : one: md5 = b4465cfe774ca54d2ed15082d9e7da89 OK 2026/07/31 03:13:39 DEBUG : one: size = 4 OK 2026/07/31 03:13:39 INFO : one: Copied (new) 2026/07/31 03:13:39 DEBUG : Waiting for deletions to finish 2026/07/31 03:13:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/31 03:13:40 INFO : three.txt: Moved into backup dir 2026/07/31 03:13:42 DEBUG : dst/three.txt: md5 = 7efbe8b40e34ce96130444104742808c OK 2026/07/31 03:13:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:13:42 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst') 2026/07/31 03:13:42 DEBUG : one: Sizes differ 2026/07/31 03:13:42 DEBUG : two: size = 3 OK 2026/07/31 03:13:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:13:42 DEBUG : two: Unchanged skipping 2026/07/31 03:13:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for checks to finish 2026/07/31 03:13:43 INFO : one.bak: Deleted 2026/07/31 03:13:44 INFO : one: Moved (server-side) to: one.bak 2026/07/31 03:13:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for transfers to finish 2026/07/31 03:13:45 DEBUG : one: md5 = b935ec90e0e9eb3bdfef628e48a04e03 OK 2026/07/31 03:13:45 DEBUG : one: size = 5 OK 2026/07/31 03:13:45 INFO : one: Copied (new) 2026/07/31 03:13:45 DEBUG : Waiting for deletions to finish 2026/07/31 03:13:46 INFO : three.txt.bak: Deleted 2026/07/31 03:13:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/31 03:13:46 INFO : three.txt: Moved into backup dir 2026/07/31 03:13:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 03:13:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/31 03:13:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/31 03:13:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/31 03:13:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/31 03:13:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (23.31s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:13:53 DEBUG : dst/one: md5 = a3d45aa282372b62ec69502efdd732a3 OK 2026/07/31 03:13:55 DEBUG : dst/two: md5 = fd7d841f1e8614a5c39ef51eb9496a2a OK 2026/07/31 03:13:56 DEBUG : dst/three.txt: md5 = bc240eb1ad7030f3d43ee8c04fd82cfa OK 2026/07/31 03:13:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqijag6sini/dst" 2026/07/31 03:13:57 DEBUG : Creating backend with remote "TestDrive:crypt/rjrddtrcb072rqqdv5rrokl03o9m1itfgtmib3ug5bl87e6l76ig/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/31 03:13:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqijag6sini/backup" 2026/07/31 03:13:57 DEBUG : Creating backend with remote "TestDrive:crypt/rjrddtrcb072rqqdv5rrokl03o9m1itfgtmib3ug5bl87e6l76ig/1nrff024r7pq65ecp72fc28jb0" 2026/07/31 03:13:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for checks to finish 2026/07/31 03:13:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:13:59 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst') 2026/07/31 03:13:59 DEBUG : one: Sizes differ 2026/07/31 03:13:59 DEBUG : two: size = 3 OK 2026/07/31 03:13:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:13:59 DEBUG : two: Unchanged skipping 2026/07/31 03:14:01 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/31 03:14:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for transfers to finish 2026/07/31 03:14:02 DEBUG : one: md5 = dcb83fecd4ad2a897cb522b56bbdaa83 OK 2026/07/31 03:14:02 DEBUG : one: size = 4 OK 2026/07/31 03:14:02 INFO : one: Copied (new) 2026/07/31 03:14:02 DEBUG : Waiting for deletions to finish 2026/07/31 03:14:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/31 03:14:03 INFO : three.txt: Moved into backup dir 2026/07/31 03:14:05 DEBUG : dst/three.txt: md5 = 4efe22b6a11074855433c5c38846bd4f OK 2026/07/31 03:14:06 DEBUG : two: size = 3 OK 2026/07/31 03:14:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:06 DEBUG : two: Unchanged skipping 2026/07/31 03:14:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:14:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for checks to finish 2026/07/31 03:14:06 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst') 2026/07/31 03:14:06 DEBUG : one: Sizes differ 2026/07/31 03:14:06 INFO : one-2019-01-01: Deleted 2026/07/31 03:14:07 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/31 03:14:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for transfers to finish 2026/07/31 03:14:08 DEBUG : one: md5 = 949b4357716a2a877090c06c36433215 OK 2026/07/31 03:14:08 DEBUG : one: size = 5 OK 2026/07/31 03:14:08 INFO : one: Copied (new) 2026/07/31 03:14:08 DEBUG : Waiting for deletions to finish 2026/07/31 03:14:09 INFO : three-2019-01-01.txt: Deleted 2026/07/31 03:14:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/31 03:14:09 INFO : three.txt: Moved into backup dir 2026/07/31 03:14:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 03:14:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/31 03:14:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/31 03:14:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/31 03:14:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/31 03:14:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (23.21s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:14:16 DEBUG : dst/one: md5 = 71cf804da7e82af6a2108f8494407328 OK 2026/07/31 03:14:18 DEBUG : dst/two: md5 = 48527a9a03f8752e207f077295a42c79 OK 2026/07/31 03:14:19 DEBUG : dst/three.txt: md5 = 30590336d12f323295c30973081b5280 OK 2026/07/31 03:14:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqijag6sini/dst" 2026/07/31 03:14:20 DEBUG : Creating backend with remote "TestDrive:crypt/rjrddtrcb072rqqdv5rrokl03o9m1itfgtmib3ug5bl87e6l76ig/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/31 03:14:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:14:21 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst') 2026/07/31 03:14:21 DEBUG : one: Sizes differ 2026/07/31 03:14:21 DEBUG : two: size = 3 OK 2026/07/31 03:14:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:21 DEBUG : two: Unchanged skipping 2026/07/31 03:14:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for checks to finish 2026/07/31 03:14:21 INFO : one: Moved (server-side) to: one.bak 2026/07/31 03:14:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for transfers to finish 2026/07/31 03:14:23 DEBUG : one: md5 = 9d4a8d264fa6f0d8e3f5f082189700c8 OK 2026/07/31 03:14:23 DEBUG : one: size = 4 OK 2026/07/31 03:14:23 INFO : one: Copied (new) 2026/07/31 03:14:23 DEBUG : Waiting for deletions to finish 2026/07/31 03:14:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/31 03:14:24 INFO : three.txt: Moved into backup dir 2026/07/31 03:14:26 DEBUG : dst/three.txt: md5 = d03a9b245c74a298bbf39a172a6571c7 OK 2026/07/31 03:14:27 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/31 03:14:27 DEBUG : three.txt.bak: Excluded 2026/07/31 03:14:27 DEBUG : one.bak: Excluded (Path Filter) 2026/07/31 03:14:27 DEBUG : one.bak: Excluded 2026/07/31 03:14:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:14:27 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst') 2026/07/31 03:14:27 DEBUG : one: Sizes differ 2026/07/31 03:14:27 DEBUG : two: size = 3 OK 2026/07/31 03:14:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:27 DEBUG : two: Unchanged skipping 2026/07/31 03:14:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for checks to finish 2026/07/31 03:14:27 INFO : one.bak: Deleted 2026/07/31 03:14:28 INFO : one: Moved (server-side) to: one.bak 2026/07/31 03:14:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst': Waiting for transfers to finish 2026/07/31 03:14:29 DEBUG : one: md5 = 137f6f8adda8b39d8603d219cd0a48ef OK 2026/07/31 03:14:29 DEBUG : one: size = 5 OK 2026/07/31 03:14:29 INFO : one: Copied (new) 2026/07/31 03:14:29 DEBUG : Waiting for deletions to finish 2026/07/31 03:14:30 INFO : three.txt.bak: Deleted 2026/07/31 03:14:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/31 03:14:30 INFO : three.txt: Moved into backup dir 2026/07/31 03:14:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 03:14:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/31 03:14:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/31 03:14:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/31 03:14:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/31 03:14:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (20.26s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:14:36 DEBUG : dst/one: md5 = 763bc03fede86f84d869d90574dfe4e0 OK 2026/07/31 03:14:38 DEBUG : dst/two: md5 = 3cb07885c710b1cfd9a8bebfd375dcf2 OK 2026/07/31 03:14:39 DEBUG : dst/three.txt: md5 = 4a065036853f504cee5362943cf69a35 OK 2026/07/31 03:14:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqijag6sini/dst" 2026/07/31 03:14:40 DEBUG : Creating backend with remote "TestDrive:crypt/rjrddtrcb072rqqdv5rrokl03o9m1itfgtmib3ug5bl87e6l76ig/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/31 03:14:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:14:41 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst') 2026/07/31 03:14:41 DEBUG : one: Sizes differ 2026/07/31 03:14:42 INFO : one: Moved (server-side) to: one.bak 2026/07/31 03:14:43 DEBUG : one: md5 = f17eff1b9510d30d96d771f40e89ad14 OK 2026/07/31 03:14:43 DEBUG : one: size = 4 OK 2026/07/31 03:14:43 INFO : one: Copied (new) 2026/07/31 03:14:44 DEBUG : two: size = 3 OK 2026/07/31 03:14:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:44 DEBUG : two: Unchanged skipping 2026/07/31 03:14:44 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:14:44 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst') 2026/07/31 03:14:44 DEBUG : three.txt: Sizes differ 2026/07/31 03:14:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/31 03:14:46 DEBUG : three.txt: md5 = d0ba3fbb20104be22990bb8fd43e0a60 OK 2026/07/31 03:14:46 DEBUG : three.txt: size = 6 OK 2026/07/31 03:14:46 INFO : three.txt: Copied (new) 2026/07/31 03:14:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:14:47 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst') 2026/07/31 03:14:47 DEBUG : one: Sizes differ 2026/07/31 03:14:48 INFO : one.bak: Deleted 2026/07/31 03:14:49 INFO : one: Moved (server-side) to: one.bak 2026/07/31 03:14:50 DEBUG : one: md5 = 20b69c9069928e6854cb99aaab35b73e OK 2026/07/31 03:14:50 DEBUG : one: size = 5 OK 2026/07/31 03:14:50 INFO : one: Copied (new) 2026/07/31 03:14:50 DEBUG : two: size = 3 OK 2026/07/31 03:14:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:50 DEBUG : two: Unchanged skipping 2026/07/31 03:14:51 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:14:51 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst') 2026/07/31 03:14:51 DEBUG : three.txt: Sizes differ 2026/07/31 03:14:51 INFO : three.txt.bak: Deleted 2026/07/31 03:14:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/31 03:14:53 DEBUG : three.txt: md5 = 9087421e4d45aaef5a17c7d5aa01a5d8 OK 2026/07/31 03:14:53 DEBUG : three.txt: size = 19 OK 2026/07/31 03:14:53 INFO : three.txt: Copied (new) 2026/07/31 03:14:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 03:14:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/31 03:14:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/31 03:14:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/31 03:14:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/31 03:14:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/31 03:14:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffix (23.10s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:15:00 DEBUG : dst/one: md5 = 86fda0c0ed29f746f4a9ad0292290edd OK 2026/07/31 03:15:01 DEBUG : dst/two: md5 = 803c9424f9ebf8b7e37dce9a4fac3557 OK 2026/07/31 03:15:03 DEBUG : dst/three.txt: md5 = 5090e64ba0dae324ae2f4a6daec27c97 OK 2026/07/31 03:15:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qiqijag6sini/dst" 2026/07/31 03:15:03 DEBUG : Creating backend with remote "TestDrive:crypt/rjrddtrcb072rqqdv5rrokl03o9m1itfgtmib3ug5bl87e6l76ig/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/31 03:15:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:15:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst') 2026/07/31 03:15:04 DEBUG : one: Sizes differ 2026/07/31 03:15:05 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/31 03:15:07 DEBUG : one: md5 = f832be9bac33cfbd46c87ef37bc2e327 OK 2026/07/31 03:15:07 DEBUG : one: size = 4 OK 2026/07/31 03:15:07 INFO : one: Copied (new) 2026/07/31 03:15:07 DEBUG : two: size = 3 OK 2026/07/31 03:15:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:07 DEBUG : two: Unchanged skipping 2026/07/31 03:15:07 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:15:07 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst') 2026/07/31 03:15:07 DEBUG : three.txt: Sizes differ 2026/07/31 03:15:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/31 03:15:09 DEBUG : three.txt: md5 = aa7f07a5a7fc4408417c59525ebebc2e OK 2026/07/31 03:15:09 DEBUG : three.txt: size = 6 OK 2026/07/31 03:15:09 INFO : three.txt: Copied (new) 2026/07/31 03:15:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:15:11 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst') 2026/07/31 03:15:11 DEBUG : one: Sizes differ 2026/07/31 03:15:11 INFO : one-2019-01-01: Deleted 2026/07/31 03:15:12 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/31 03:15:13 DEBUG : one: md5 = 5b455450415d7600bb9dba04614af0d2 OK 2026/07/31 03:15:13 DEBUG : one: size = 5 OK 2026/07/31 03:15:13 INFO : one: Copied (new) 2026/07/31 03:15:14 DEBUG : two: size = 3 OK 2026/07/31 03:15:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:14 DEBUG : two: Unchanged skipping 2026/07/31 03:15:14 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:15:14 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini/dst') 2026/07/31 03:15:14 DEBUG : three.txt: Sizes differ 2026/07/31 03:15:15 INFO : three-2019-01-01.txt: Deleted 2026/07/31 03:15:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/31 03:15:16 DEBUG : three.txt: md5 = fa51d3e9778d5ad8f05b656f88b4cbd2 OK 2026/07/31 03:15:16 DEBUG : three.txt: size = 19 OK 2026/07/31 03:15:16 INFO : three.txt: Copied (new) 2026/07/31 03:15:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/31 03:15:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/31 03:15:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/31 03:15:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/31 03:15:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/31 03:15:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/31 03:15:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (23.22s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:15:22 DEBUG : Testêé: md5 = c683d08c7b2582c03224250157a16d3d OK 2026/07/31 03:15:23 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:15:23 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:15:23 DEBUG : Testêé: Sizes differ 2026/07/31 03:15:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:15:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:15:24 DEBUG : Testêé: md5 = d408ac718cc036a5c5e30e63539b7408 OK 2026/07/31 03:15:24 DEBUG : Testêé: size = 14 OK 2026/07/31 03:15:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/31 03:15:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.47s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:15:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/31 03:15:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:15:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:15:27 DEBUG : existing: md5 = a2649cb28076792a13ef1f3bcd4d55f3 OK 2026/07/31 03:15:27 DEBUG : existing: size = 6 OK 2026/07/31 03:15:27 INFO : existing: Copied (new) 2026/07/31 03:15:27 DEBUG : Waiting for deletions to finish 2026/07/31 03:15:28 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:15:28 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:15:28 DEBUG : existing: Sizes differ 2026/07/31 03:15:28 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/31 03:15:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:15:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:15:28 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': not deleting files as there were IO errors 2026/07/31 03:15:28 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.01s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:15:31 DEBUG : EXISTING: md5 = 532639bd074a0ba1d12ffbabd2aa3a52 OK 2026/07/31 03:15:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:15:31 DEBUG : EXISTING: size = 6 OK 2026/07/31 03:15:31 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:31 DEBUG : existing: Unchanged skipping 2026/07/31 03:15:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:15:31 DEBUG : Waiting for deletions to finish 2026/07/31 03:15:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.30s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.45s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", 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-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", 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-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.35s) --- SKIP: TestMaxTransfer/Hard (0.44s) --- SKIP: TestMaxTransfer/Soft (0.44s) --- SKIP: TestMaxTransfer/Cautious (0.47s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:15:36 DEBUG : both0: md5 = e2da0dee8f8af6f88085b07a606ea1fb OK 2026/07/31 03:15:37 DEBUG : only0: md5 = 9b7d142d7e72f1eb98cb978566ef1927 OK 2026/07/31 03:15:38 DEBUG : both1: md5 = 9f786ed4e5413644c3d2947aca03340e OK 2026/07/31 03:15:40 DEBUG : only1: md5 = 1d822901ce748561e41c58995d94f0ad OK 2026/07/31 03:15:42 DEBUG : both2: md5 = 69a0aa61e6d526524750c9f8bc46ffde OK 2026/07/31 03:15:43 DEBUG : only2: md5 = a8e7f72115328f2e3e05e7a6825c66d3 OK 2026/07/31 03:15:45 DEBUG : both3: md5 = 68121614aba2224d2d7d103491226f25 OK 2026/07/31 03:15:46 DEBUG : only3: md5 = f7c988e1e82651a092a2924d49000de3 OK 2026/07/31 03:15:48 DEBUG : both4: md5 = f16d6233c1b9fb97db988c714c85f582 OK 2026/07/31 03:15:49 DEBUG : only4: md5 = 2ce6c074096d36be7f2c027fc374dd07 OK 2026/07/31 03:15:51 DEBUG : both5: md5 = c9843d3de7a0cd14fd2a20ee70288892 OK 2026/07/31 03:15:52 DEBUG : only5: md5 = 36a1ceb4c1db5596043ed9dedbd3f660 OK 2026/07/31 03:15:54 DEBUG : both6: md5 = 266c99b55e0440ee1fc7c9a903d9af3a OK 2026/07/31 03:15:55 DEBUG : only6: md5 = e4c586e4b7072a6d70271bc84b9aa94c OK 2026/07/31 03:15:56 DEBUG : both7: md5 = 6a499d49a85ee806d57ed030c3706bf1 OK 2026/07/31 03:15:58 DEBUG : only7: md5 = ac6a2335f394387acccc160756bce93b OK 2026/07/31 03:16:00 DEBUG : both8: md5 = 82e0a77f309aef41b1efc7f85936b52d OK 2026/07/31 03:16:01 DEBUG : only8: md5 = e4de2261b04252a4c6ebd2330868ca81 OK 2026/07/31 03:16:03 DEBUG : both9: md5 = 2f1b3802fe520bd44fc21ecc87083dc1 OK 2026/07/31 03:16:04 DEBUG : only9: md5 = b08c9f69fa79a0424dc97bb2e8a8b77f OK 2026/07/31 03:16:06 DEBUG : both10: md5 = 1557f30da555e9452e02f72c65002472 OK 2026/07/31 03:16:08 DEBUG : only10: md5 = 008cfef80a2ce90b57650974c764da30 OK 2026/07/31 03:16:09 DEBUG : both11: md5 = ab0913b76e1db03bd1ef000c9673d9b9 OK 2026/07/31 03:16:10 DEBUG : only11: md5 = 3b432c698258b3df573b020563cb29fe OK 2026/07/31 03:16:12 DEBUG : both12: md5 = 3b4f897a85e19fefde36fa3537da1a74 OK 2026/07/31 03:16:13 DEBUG : only12: md5 = b7782cc956ee6e8881452668483f661a OK 2026/07/31 03:16:15 DEBUG : both13: md5 = b52438648eace1ef72ad4128f517a8ae OK 2026/07/31 03:16:16 DEBUG : only13: md5 = 75ba1fec112dd55c875cdc8c3b9a2243 OK 2026/07/31 03:16:18 DEBUG : both14: md5 = e35905bb6b394a63df89fcb46928ccc1 OK 2026/07/31 03:16:19 DEBUG : only14: md5 = 30997c0ccd93e638db5377e4b0cfb0d7 OK 2026/07/31 03:16:20 DEBUG : both15: md5 = 3d6c6e95058efc7600b56187badca9d8 OK 2026/07/31 03:16:22 DEBUG : only15: md5 = 365c591c33aacba5db594c0629d6ddac OK 2026/07/31 03:16:24 DEBUG : both16: md5 = 294706158de19b834ca171aae39fce15 OK 2026/07/31 03:16:25 DEBUG : only16: md5 = ea3eaf99c104692c9a902ca6380febb2 OK 2026/07/31 03:16:27 DEBUG : both17: md5 = 8b4d533ab872f8cdab6675c37533891f OK 2026/07/31 03:16:28 DEBUG : only17: md5 = 648b7544c491c2d36918ce11779a4d60 OK 2026/07/31 03:16:29 DEBUG : both18: md5 = dd975b474b7df40af372738ad25e6c43 OK 2026/07/31 03:16:31 DEBUG : only18: md5 = ca05b730aaf426a6fea2d9b04ff66184 OK 2026/07/31 03:16:32 DEBUG : both19: md5 = 03c44d40d355bdbd6f9c77a5ed4c2ea2 OK 2026/07/31 03:16:34 DEBUG : only19: md5 = d44b35528d1dad7088b4ceac7c50f143 OK 2026/07/31 03:16:34 DEBUG : both0: size = 6 OK 2026/07/31 03:16:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:34 DEBUG : both10: size = 6 OK 2026/07/31 03:16:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:34 DEBUG : both11: size = 6 OK 2026/07/31 03:16:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:34 DEBUG : both12: size = 6 OK 2026/07/31 03:16:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:16:34 DEBUG : both0: Unchanged skipping 2026/07/31 03:16:34 DEBUG : both10: Unchanged skipping 2026/07/31 03:16:34 DEBUG : both11: Unchanged skipping 2026/07/31 03:16:34 DEBUG : both12: Unchanged skipping 2026/07/31 03:16:34 DEBUG : both13: size = 6 OK 2026/07/31 03:16:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:34 DEBUG : both13: Unchanged skipping 2026/07/31 03:16:34 DEBUG : both14: size = 6 OK 2026/07/31 03:16:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:34 DEBUG : both14: Unchanged skipping 2026/07/31 03:16:34 DEBUG : both15: size = 6 OK 2026/07/31 03:16:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:34 DEBUG : both15: Unchanged skipping 2026/07/31 03:16:34 DEBUG : both16: size = 6 OK 2026/07/31 03:16:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:34 DEBUG : both16: Unchanged skipping 2026/07/31 03:16:34 DEBUG : both17: size = 6 OK 2026/07/31 03:16:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:34 DEBUG : both17: Unchanged skipping 2026/07/31 03:16:34 DEBUG : both18: size = 6 OK 2026/07/31 03:16:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:34 DEBUG : both18: Unchanged skipping 2026/07/31 03:16:34 DEBUG : both19: size = 6 OK 2026/07/31 03:16:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:34 DEBUG : both19: Unchanged skipping 2026/07/31 03:16:34 DEBUG : both1: size = 6 OK 2026/07/31 03:16:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:34 DEBUG : both1: Unchanged skipping 2026/07/31 03:16:34 DEBUG : both2: size = 6 OK 2026/07/31 03:16:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:34 DEBUG : both2: Unchanged skipping 2026/07/31 03:16:34 DEBUG : both3: size = 6 OK 2026/07/31 03:16:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:34 DEBUG : both3: Unchanged skipping 2026/07/31 03:16:34 DEBUG : both4: size = 6 OK 2026/07/31 03:16:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:34 DEBUG : both4: Unchanged skipping 2026/07/31 03:16:34 DEBUG : both5: size = 6 OK 2026/07/31 03:16:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:34 DEBUG : both6: size = 6 OK 2026/07/31 03:16:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:34 DEBUG : both7: size = 6 OK 2026/07/31 03:16:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:34 DEBUG : both8: size = 6 OK 2026/07/31 03:16:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:34 DEBUG : both5: Unchanged skipping 2026/07/31 03:16:34 DEBUG : both9: size = 6 OK 2026/07/31 03:16:34 DEBUG : both7: Unchanged skipping 2026/07/31 03:16:34 DEBUG : both6: Unchanged skipping 2026/07/31 03:16:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:34 DEBUG : both8: Unchanged skipping 2026/07/31 03:16:34 DEBUG : both9: Unchanged skipping 2026/07/31 03:16:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:16:34 DEBUG : Waiting for deletions to finish 2026/07/31 03:16:35 INFO : only14: Deleted 2026/07/31 03:16:35 INFO : only11: Deleted 2026/07/31 03:16:35 INFO : only3: Deleted 2026/07/31 03:16:35 INFO : only13: Deleted 2026/07/31 03:16:35 INFO : only17: Deleted 2026/07/31 03:16:35 INFO : only4: Deleted 2026/07/31 03:16:35 INFO : only15: Deleted 2026/07/31 03:16:35 INFO : only7: Deleted 2026/07/31 03:16:36 INFO : only18: Deleted 2026/07/31 03:16:36 INFO : only12: Deleted 2026/07/31 03:16:36 INFO : only1: Deleted 2026/07/31 03:16:36 INFO : only2: Deleted 2026/07/31 03:16:36 INFO : only8: Deleted 2026/07/31 03:16:36 INFO : only5: Deleted 2026/07/31 03:16:36 INFO : only9: Deleted 2026/07/31 03:16:36 INFO : only0: Deleted 2026/07/31 03:16:37 INFO : only10: Deleted 2026/07/31 03:16:37 INFO : only16: Deleted 2026/07/31 03:16:37 INFO : only19: Deleted 2026/07/31 03:16:37 INFO : only6: Deleted 2026/07/31 03:16:37 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (72.15s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:16:48 DEBUG : both0: md5 = c1182c2d8e89dd1f7d0722a9c4ac167a OK 2026/07/31 03:16:49 DEBUG : only0: md5 = ad03d28ef54e08d9fa582acd8dbd813a OK 2026/07/31 03:16:51 DEBUG : both1: md5 = 480063ae9618ab7f810be0d9682dd8af OK 2026/07/31 03:16:52 DEBUG : only1: md5 = e4b924da2a144670c4d341b55fd41d1c OK 2026/07/31 03:16:53 DEBUG : both2: md5 = a19caec2c3739599005cd1601dfc10c1 OK 2026/07/31 03:16:55 DEBUG : only2: md5 = 2d216a306c19e226a35f0193c1af8b61 OK 2026/07/31 03:16:56 DEBUG : both3: md5 = 10f9570ba93d25f6e3c829f040ad4198 OK 2026/07/31 03:16:58 DEBUG : only3: md5 = ea76db59e13d1b778063b1c86657bdb6 OK 2026/07/31 03:16:59 DEBUG : both4: md5 = 7f2f9e886956482514a0f478c3dae339 OK 2026/07/31 03:17:01 DEBUG : only4: md5 = a0ef71ba40471048b6d8302e802428fc OK 2026/07/31 03:17:02 DEBUG : both5: md5 = d982256574f896fe3a5378a9dbc655d0 OK 2026/07/31 03:17:03 DEBUG : only5: md5 = 254c4602ee033609516a67fa83e53daf OK 2026/07/31 03:17:05 DEBUG : both6: md5 = 8d72e692973cbc2aa9bc6f1b9b667ed3 OK 2026/07/31 03:17:06 DEBUG : only6: md5 = 8b14db4087f57be14e11217124a368af OK 2026/07/31 03:17:08 DEBUG : both7: md5 = e344b069896aa31956d77712fe47d262 OK 2026/07/31 03:17:09 DEBUG : only7: md5 = 859209994e08099905cc2d08a379f112 OK 2026/07/31 03:17:11 DEBUG : both8: md5 = 31e715a43bdb584aa9c0f3d75c5923e7 OK 2026/07/31 03:17:12 DEBUG : only8: md5 = 6d7d5af9c57f21ad9f128c00f88ddb8f OK 2026/07/31 03:17:14 DEBUG : both9: md5 = 1bcf66d660e2041193eea9c18e380596 OK 2026/07/31 03:17:15 DEBUG : only9: md5 = 0d3020da2d216236d37a4827fa3738cc OK 2026/07/31 03:17:16 DEBUG : both10: md5 = 69ab5eb3b07b87a9fb061d43705b7d4a OK 2026/07/31 03:17:18 DEBUG : only10: md5 = 1bc5d5a0ecd8cb88c2c85ab91b6fe723 OK 2026/07/31 03:17:19 DEBUG : both11: md5 = 2724f053167c2e0687298a5f2f56c02c OK 2026/07/31 03:17:21 DEBUG : only11: md5 = 0e7834ea1fafe1de5cef1d639804966a OK 2026/07/31 03:17:22 DEBUG : both12: md5 = ec16698a32cad117727daea0f73d3576 OK 2026/07/31 03:17:24 DEBUG : only12: md5 = 64bf99f5be3f2314b3f53ea214a59dcc OK 2026/07/31 03:17:25 DEBUG : both13: md5 = c97380d1cbe063a841985848cb9b0c9f OK 2026/07/31 03:17:27 DEBUG : only13: md5 = 78010bfcc31f20df0ead1a6811a142dd OK 2026/07/31 03:17:28 DEBUG : both14: md5 = 77caba07ed8ccf4cdc9796ae0e77f242 OK 2026/07/31 03:17:30 DEBUG : only14: md5 = eff251302684e3e8c66354d5211e1622 OK 2026/07/31 03:17:31 DEBUG : both15: md5 = 96db4d1a703a12aa9a04d2f84cd34444 OK 2026/07/31 03:17:33 DEBUG : only15: md5 = bbcdb02eacd4d8b74abbdbd34dc44bad OK 2026/07/31 03:17:34 DEBUG : both16: md5 = 362793fb88d96d6cfc783c094564d5c2 OK 2026/07/31 03:17:36 DEBUG : only16: md5 = 3734a7ce854a7056a8edeed45571ca3c OK 2026/07/31 03:17:37 DEBUG : both17: md5 = a6dfda344d516bbca2477945c2230743 OK 2026/07/31 03:17:39 DEBUG : only17: md5 = 1fd65dbe0a57ece31458cfb6f6d2361e OK 2026/07/31 03:17:40 DEBUG : both18: md5 = 5ef0734124af75a7d75abb94197fa268 OK 2026/07/31 03:17:42 DEBUG : only18: md5 = 248752e03b929b0f015036f6ff78e590 OK 2026/07/31 03:17:44 DEBUG : both19: md5 = a3ce90aa3ed336b51adb73306705a7b2 OK 2026/07/31 03:17:45 DEBUG : only19: md5 = 389393d09503dd259c91d6958e7afcf4 OK 2026/07/31 03:17:46 DEBUG : both0: size = 6 OK 2026/07/31 03:17:46 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:46 DEBUG : both10: size = 6 OK 2026/07/31 03:17:46 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:46 DEBUG : both11: size = 6 OK 2026/07/31 03:17:46 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:46 DEBUG : both12: size = 6 OK 2026/07/31 03:17:46 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:17:46 DEBUG : both0: Unchanged skipping 2026/07/31 03:17:46 DEBUG : both10: Unchanged skipping 2026/07/31 03:17:46 DEBUG : both13: size = 6 OK 2026/07/31 03:17:46 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:46 DEBUG : both11: Unchanged skipping 2026/07/31 03:17:46 DEBUG : both14: size = 6 OK 2026/07/31 03:17:46 DEBUG : both13: Unchanged skipping 2026/07/31 03:17:46 DEBUG : both16: size = 6 OK 2026/07/31 03:17:46 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:46 DEBUG : both12: Unchanged skipping 2026/07/31 03:17:46 DEBUG : both17: size = 6 OK 2026/07/31 03:17:46 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:46 DEBUG : both15: size = 6 OK 2026/07/31 03:17:46 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:46 DEBUG : both16: Unchanged skipping 2026/07/31 03:17:46 DEBUG : both18: size = 6 OK 2026/07/31 03:17:46 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:46 DEBUG : both17: Unchanged skipping 2026/07/31 03:17:46 DEBUG : both19: size = 6 OK 2026/07/31 03:17:46 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:46 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:46 DEBUG : both19: Unchanged skipping 2026/07/31 03:17:46 DEBUG : both1: size = 6 OK 2026/07/31 03:17:46 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:46 DEBUG : both14: Unchanged skipping 2026/07/31 03:17:46 DEBUG : both2: size = 6 OK 2026/07/31 03:17:46 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:46 DEBUG : both2: Unchanged skipping 2026/07/31 03:17:46 DEBUG : both3: size = 6 OK 2026/07/31 03:17:46 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:46 DEBUG : both3: Unchanged skipping 2026/07/31 03:17:46 DEBUG : both4: size = 6 OK 2026/07/31 03:17:46 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:46 DEBUG : both4: Unchanged skipping 2026/07/31 03:17:46 DEBUG : both5: size = 6 OK 2026/07/31 03:17:46 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:46 DEBUG : both5: Unchanged skipping 2026/07/31 03:17:46 DEBUG : both6: size = 6 OK 2026/07/31 03:17:46 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:46 DEBUG : both1: Unchanged skipping 2026/07/31 03:17:46 DEBUG : both7: size = 6 OK 2026/07/31 03:17:46 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:46 DEBUG : both18: Unchanged skipping 2026/07/31 03:17:46 DEBUG : both8: size = 6 OK 2026/07/31 03:17:46 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:46 DEBUG : both15: Unchanged skipping 2026/07/31 03:17:46 DEBUG : both9: size = 6 OK 2026/07/31 03:17:46 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:46 DEBUG : both6: Unchanged skipping 2026/07/31 03:17:46 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:17:46 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:17:46 DEBUG : only0: Sizes differ 2026/07/31 03:17:46 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:17:46 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:17:46 DEBUG : only10: Sizes differ 2026/07/31 03:17:46 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:17:46 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:17:46 DEBUG : only11: Sizes differ 2026/07/31 03:17:46 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:17:46 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:17:46 DEBUG : only12: Sizes differ 2026/07/31 03:17:46 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:17:46 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:17:46 DEBUG : only13: Sizes differ 2026/07/31 03:17:46 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:17:46 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:17:46 DEBUG : only14: Sizes differ 2026/07/31 03:17:46 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:17:46 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:17:46 DEBUG : only15: Sizes differ 2026/07/31 03:17:46 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:17:46 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:17:46 DEBUG : only16: Sizes differ 2026/07/31 03:17:46 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:17:46 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:17:46 DEBUG : only17: Sizes differ 2026/07/31 03:17:46 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:17:46 DEBUG : both7: Unchanged skipping 2026/07/31 03:17:46 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:17:46 DEBUG : both8: Unchanged skipping 2026/07/31 03:17:46 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:17:46 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:17:46 DEBUG : only1: Sizes differ 2026/07/31 03:17:46 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:17:46 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:17:46 DEBUG : only2: Sizes differ 2026/07/31 03:17:46 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:17:46 DEBUG : only18: Sizes differ 2026/07/31 03:17:46 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:17:46 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:17:46 DEBUG : only3: Sizes differ 2026/07/31 03:17:46 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:17:46 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:17:46 DEBUG : only4: Sizes differ 2026/07/31 03:17:46 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:17:46 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:17:46 DEBUG : only5: Sizes differ 2026/07/31 03:17:46 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:17:46 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:17:46 DEBUG : only6: Sizes differ 2026/07/31 03:17:46 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:17:46 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:17:46 DEBUG : only7: Sizes differ 2026/07/31 03:17:46 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:17:46 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:17:46 DEBUG : only8: Sizes differ 2026/07/31 03:17:46 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1047207967) 2026/07/31 03:17:46 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:17:46 DEBUG : only9: Sizes differ 2026/07/31 03:17:46 DEBUG : both9: Unchanged skipping 2026/07/31 03:17:46 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini') 2026/07/31 03:17:46 DEBUG : only19: Sizes differ 2026/07/31 03:17:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:17:47 DEBUG : only10: md5 = fea5e12d4f9187705b0fc02e1bc56dcf OK 2026/07/31 03:17:47 DEBUG : only10: size = 0 OK 2026/07/31 03:17:47 INFO : only10: Copied (replaced existing) 2026/07/31 03:17:47 DEBUG : only12: md5 = f53578ce6dd72fbfb9555aba98caf5da OK 2026/07/31 03:17:47 DEBUG : only12: size = 0 OK 2026/07/31 03:17:47 INFO : only12: Copied (replaced existing) 2026/07/31 03:17:47 DEBUG : only11: md5 = e59f1072c31b953d27a3d9a385b66e11 OK 2026/07/31 03:17:47 DEBUG : only11: size = 0 OK 2026/07/31 03:17:47 INFO : only11: Copied (replaced existing) 2026/07/31 03:17:47 DEBUG : only0: md5 = 127ea3a681ad5fd93bf5d881250d2230 OK 2026/07/31 03:17:47 DEBUG : only0: size = 0 OK 2026/07/31 03:17:47 INFO : only0: Copied (replaced existing) 2026/07/31 03:17:48 DEBUG : only16: md5 = 5d1fecc7c37cebc59cb7ecb5a3083f8d OK 2026/07/31 03:17:48 DEBUG : only16: size = 0 OK 2026/07/31 03:17:48 INFO : only16: Copied (replaced existing) 2026/07/31 03:17:48 DEBUG : only13: md5 = b8ddccf8e7531997fd58f61971ee5558 OK 2026/07/31 03:17:48 DEBUG : only13: size = 0 OK 2026/07/31 03:17:48 INFO : only13: Copied (replaced existing) 2026/07/31 03:17:48 DEBUG : only15: md5 = 699d56b4bd7c2594a95d9e3adcd89fc0 OK 2026/07/31 03:17:48 DEBUG : only15: size = 0 OK 2026/07/31 03:17:48 INFO : only15: Copied (replaced existing) 2026/07/31 03:17:48 DEBUG : only14: md5 = a810d75393e95be9988882af208daee9 OK 2026/07/31 03:17:48 DEBUG : only14: size = 0 OK 2026/07/31 03:17:48 INFO : only14: Copied (replaced existing) 2026/07/31 03:17:49 DEBUG : only17: md5 = 021ea15944ab4d147988d5bd130124c5 OK 2026/07/31 03:17:49 DEBUG : only17: size = 0 OK 2026/07/31 03:17:49 INFO : only17: Copied (replaced existing) 2026/07/31 03:17:49 DEBUG : only1: md5 = f384c191a0aa2332eb3f513b19774542 OK 2026/07/31 03:17:49 DEBUG : only1: size = 0 OK 2026/07/31 03:17:49 INFO : only1: Copied (replaced existing) 2026/07/31 03:17:49 DEBUG : only18: md5 = 015ef5c8f77e4e4f0e666919ca25da40 OK 2026/07/31 03:17:49 DEBUG : only18: size = 0 OK 2026/07/31 03:17:49 INFO : only18: Copied (replaced existing) 2026/07/31 03:17:50 DEBUG : only3: md5 = ab03356232bb184f1b9b84483d838cf1 OK 2026/07/31 03:17:50 DEBUG : only3: size = 0 OK 2026/07/31 03:17:50 INFO : only3: Copied (replaced existing) 2026/07/31 03:17:50 DEBUG : only5: md5 = f0db109cf915f73764038c4c3d49cb13 OK 2026/07/31 03:17:50 DEBUG : only5: size = 0 OK 2026/07/31 03:17:50 INFO : only5: Copied (replaced existing) 2026/07/31 03:17:51 DEBUG : only4: md5 = 90338b90f1bac7b85aae0d75e6c44d25 OK 2026/07/31 03:17:51 DEBUG : only4: size = 0 OK 2026/07/31 03:17:51 INFO : only4: Copied (replaced existing) 2026/07/31 03:17:51 DEBUG : only6: md5 = d53a8114dbf1224632bbd8930ae8936e OK 2026/07/31 03:17:51 DEBUG : only6: size = 0 OK 2026/07/31 03:17:51 INFO : only6: Copied (replaced existing) 2026/07/31 03:17:51 DEBUG : only7: md5 = 0fded7304834674bf119e1d0ee3aaef1 OK 2026/07/31 03:17:51 DEBUG : only7: size = 0 OK 2026/07/31 03:17:51 INFO : only7: Copied (replaced existing) 2026/07/31 03:17:52 DEBUG : only8: md5 = 27f0a73944ffc0095b944f2d3044d049 OK 2026/07/31 03:17:52 DEBUG : only8: size = 0 OK 2026/07/31 03:17:52 INFO : only8: Copied (replaced existing) 2026/07/31 03:17:52 DEBUG : only9: md5 = 80d54c2d9a1af61c55f8a9100130a93e OK 2026/07/31 03:17:52 DEBUG : only9: size = 0 OK 2026/07/31 03:17:52 INFO : only9: Copied (replaced existing) 2026/07/31 03:17:52 DEBUG : only2: md5 = cbacd5095063728bed11001f6f923d33 OK 2026/07/31 03:17:52 DEBUG : only2: size = 0 OK 2026/07/31 03:17:52 INFO : only2: Copied (replaced existing) 2026/07/31 03:17:52 DEBUG : only19: md5 = 95266ee3e0a61e0f51246a8b72bc4cda OK 2026/07/31 03:17:52 DEBUG : only19: size = 0 OK 2026/07/31 03:17:52 INFO : only19: Copied (replaced existing) 2026/07/31 03:17:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (84.69s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:18:11 DEBUG : empty_dir: Making directory with metadata 2026/07/31 03:18:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:18:11 DEBUG : empty_on_remote: Making directory with metadata 2026/07/31 03:18:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:18:11 DEBUG : empty_on_remote: Making directory with metadata 2026/07/31 03:18:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:18:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/31 03:18:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/31 03:18:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:18:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/31 03:18:24 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/31 03:18:25 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/31 03:18:25 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.63s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:18:27 DEBUG : empty_dir: Making directory with metadata 2026/07/31 03:18:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:18:27 DEBUG : empty_on_remote: Making directory with metadata 2026/07/31 03:18:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:18:27 DEBUG : empty_on_remote: Making directory with metadata 2026/07/31 03:18:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:18:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/31 03:18:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/31 03:18:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:18:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/31 03:18:32 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:18:40 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/31 03:18:41 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/31 03:18:41 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.88s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:18:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:18:44 DEBUG : sub dir: Making directory with metadata 2026/07/31 03:18:44 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/31 03:19:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/31 03:19:03 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/31 03:19:03 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:19:03 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/31 03:19:16 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/07/31 03:19:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/31 03:19:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/31 03:19:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/31 03:19:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/31 03:19:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/31 03:19:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/31 03:19:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/31 03:19:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/31 03:19:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/31 03:19:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/31 03:19:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (39.65s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:19:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:19:23 DEBUG : sub dir: Making directory with metadata 2026/07/31 03:19:24 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/31 03:19:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/31 03:19:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/31 03:19:47 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:19:47 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/31 03:19:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/31 03:19:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/31 03:20:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/31 03:20:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/31 03:20:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/31 03:20:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/31 03:20:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/31 03:20:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/31 03:20:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/31 03:20:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/31 03:20:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (41.87s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:20:07 DEBUG : dir1/0000-abcdefg.txt: md5 = 6f77166201c8c9c81a9b188b2b11f11a OK 2026/07/31 03:20:09 DEBUG : dir1/0001-bcdefgh.txt: md5 = a675b648332004427e3af36e07e1c988 OK 2026/07/31 03:20:10 DEBUG : dir1/0002-cdefghi.txt: md5 = cb0b41c127aa9e1237693930a2213cb4 OK 2026/07/31 03:20:12 DEBUG : dir1/0003-defghij.txt: md5 = 014dcd973a1f6f9920a4a3c1174f8c76 OK 2026/07/31 03:20:13 DEBUG : dir1/0004-efghijk.txt: md5 = 149b60cc8ddd4ceb07916b6d4641437a OK 2026/07/31 03:20:15 DEBUG : dir1/0005-fghijkl.txt: md5 = 6cc7cdae0ef9dc718eb2daf07096debd OK 2026/07/31 03:20:16 DEBUG : dir1/0006-ghijklm.txt: md5 = 35504e033b69e326d01de009e8bee657 OK 2026/07/31 03:20:18 DEBUG : dir1/0007-1234567.txt: md5 = 0b40c2766182a3088b479c35d3088655 OK 2026/07/31 03:20:19 DEBUG : dir1/0008-2345678.txt: md5 = e20715237e3c3baeafeb19acbdd7582e OK 2026/07/31 03:20:20 DEBUG : dir1/0009-3456789.txt: md5 = 9786ba4e19973f5451dc1a50027dea5e OK 2026/07/31 03:20:22 DEBUG : dir1/0010-456789.txt: md5 = b503d7996866399952c47924c4e6e4c9 OK 2026/07/31 03:20:23 DEBUG : dir1/0011-56789;.txt: md5 = bb12a077bae2cde5be50bd2756d1008c OK 2026/07/31 03:20:25 DEBUG : dir1/0012-6789;.txt: md5 = 0227bd853079f2eb5161e0d7b621674b OK 2026/07/31 03:20:26 DEBUG : dir1/0013-789;=.txt: md5 = 668b59ed9d45308127635d791dcc7c2d OK 2026/07/31 03:20:28 DEBUG : dir1/0014-89;=.txt: md5 = d5ae634707e67f60ae4e05752171e283 OK 2026/07/31 03:20:29 DEBUG : dir1/0015-9;=.txt: md5 = 413b3216dd1ab47009fafc4ec37ee6fe OK 2026/07/31 03:20:31 DEBUG : apple: md5 = f4b6ac139b690b50eb1fc6fa6a662f9d OK 2026/07/31 03:20:32 DEBUG : banana: md5 = d768453fd75abafc9f97679b640306e4 OK 2026/07/31 03:20:34 DEBUG : appleappleapplebanana: md5 = 0df5d9d7130dbe157af3846a7b3cc1c6 OK 2026/07/31 03:20:35 DEBUG : splitbananasplit: md5 = c17a3fcc92935f5e801eb80a75b78f22 OK 2026/07/31 03:20:35 DEBUG : Waiting for deletions to finish 2026/07/31 03:20:36 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:20:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:20:36 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:20:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:20:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:20:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:20:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:20:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:20:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:20:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:20:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:20:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:20:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:20:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:20:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:20:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:20:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:20:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:20:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:20:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:20:37 DEBUG : apple: size = 5 OK 2026/07/31 03:20:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:37 DEBUG : apple: Unchanged skipping 2026/07/31 03:20:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:20:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:20:37 DEBUG : banana: size = 6 OK 2026/07/31 03:20:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:37 DEBUG : banana: Unchanged skipping 2026/07/31 03:20:37 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/31 03:20:37 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:20:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:37 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:20:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:20:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:20:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:20:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:20:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:20:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:20:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:20:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:20:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:20:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:20:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:20:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:20:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:20:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:20:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:20:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:20:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:20:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:20:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:20:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:20:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:20:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:20:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:20:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:20:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:20:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:20:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:20:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:20:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:20:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:20:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:20:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:20:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:20:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:20:37 DEBUG : Waiting for deletions to finish 2026/07/31 03:20:37 INFO : There was nothing to transfer 2026/07/31 03:20:37 DEBUG : Waiting for deletions to finish 2026/07/31 03:20:38 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:20:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:20:38 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:20:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:20:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:20:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:20:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:20:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:20:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:20:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:20:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:20:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:20:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:20:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:20:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:20:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:20:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:20:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:20:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:20:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:20:39 DEBUG : dir1: Directory modification time the same (differ by -289.184µs, within tolerance 1ms) 2026/07/31 03:20:39 DEBUG : apple: size = 5 OK 2026/07/31 03:20:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:39 DEBUG : apple: Unchanged skipping 2026/07/31 03:20:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:20:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:20:39 DEBUG : banana: size = 6 OK 2026/07/31 03:20:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:39 DEBUG : banana: Unchanged skipping 2026/07/31 03:20:39 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:20:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:39 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:20:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:20:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:20:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:20:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:20:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:20:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:20:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:20:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:20:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:20:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:20:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:20:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:20:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:20:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:20:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:20:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:20:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:20:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:20:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:20:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:20:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:20:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:20:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:20:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:20:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:20:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:20:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:20:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:20:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:20:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:20:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:20:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:20:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:20:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:20:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:20:39 DEBUG : Waiting for deletions to finish 2026/07/31 03:20:39 INFO : There was nothing to transfer 2026/07/31 03:20:39 DEBUG : Waiting for deletions to finish 2026/07/31 03:20:40 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:20:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:20:40 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:20:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:20:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:20:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:20:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:20:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:20:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:20:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:20:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:20:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:20:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:20:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:20:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:20:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:20:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:20:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:20:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:20:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:20:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/31 03:20:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/31 03:20:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/31 03:20:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/31 03:20:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/31 03:20:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/31 03:20:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/31 03:20:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/31 03:20:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/31 03:20:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/31 03:20:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/31 03:20:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/31 03:20:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/31 03:20:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/31 03:20:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/31 03:20:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:20:54 DEBUG : dir1/0000-abcdefg.txt: md5 = 34645042c4a8286a65e33cb861c5a266 OK 2026/07/31 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: md5 = c259cce8a119744b1e34721ab587c48f OK 2026/07/31 03:20:56 DEBUG : dir1/0002-cdefghi.txt: md5 = 29bcf57aa0fb427db0d5bb618d7d709c OK 2026/07/31 03:20:58 DEBUG : dir1/0003-defghij.txt: md5 = aa5f49f97af89c176a20b7551a19280f OK 2026/07/31 03:20:59 DEBUG : dir1/0004-efghijk.txt: md5 = 420c85219f59a4470539f20c740ebe44 OK 2026/07/31 03:21:01 DEBUG : dir1/0005-fghijkl.txt: md5 = 3dd0b141b8feb95a5d548fe9054007e8 OK 2026/07/31 03:21:02 DEBUG : dir1/0006-ghijklm.txt: md5 = ea4f0bea8a90b9b8d8fb8b9272615441 OK 2026/07/31 03:21:03 DEBUG : dir1/0007-1234567.txt: md5 = ad50a64187f755992d1c6f3787f9b298 OK 2026/07/31 03:21:05 DEBUG : dir1/0008-2345678.txt: md5 = 3cb5dcbf37d8cb033b253401954bfc75 OK 2026/07/31 03:21:06 DEBUG : dir1/0009-3456789.txt: md5 = f2cef9328f31b8ca5c3b16602533a0ad OK 2026/07/31 03:21:08 DEBUG : dir1/0010-456789.txt: md5 = 41a821a4de27f0adc122ee03a6534269 OK 2026/07/31 03:21:09 DEBUG : dir1/0011-56789;.txt: md5 = affd140756953903a864baa40c6f18b4 OK 2026/07/31 03:21:11 DEBUG : dir1/0012-6789;.txt: md5 = f7669c69c1be351683324b4ee638ea12 OK 2026/07/31 03:21:12 DEBUG : dir1/0013-789;=.txt: md5 = 5c5b9570dbcaf543cce498676c146819 OK 2026/07/31 03:21:14 DEBUG : dir1/0014-89;=.txt: md5 = be24dbb9ef4f408b59ed765967426a3f OK 2026/07/31 03:21:15 DEBUG : dir1/0015-9;=.txt: md5 = ac4480c784921e55c83c917aaf11da87 OK 2026/07/31 03:21:17 DEBUG : apple: md5 = 7878ff5dc7f9aa6228b7f4e42d5e85f1 OK 2026/07/31 03:21:18 DEBUG : banana: md5 = ca6946bfca0a4d804b4650f032e9fc4f OK 2026/07/31 03:21:20 DEBUG : appleappleapplebanana: md5 = 20cd5006b98146bcb89ba331b64a1a1e OK 2026/07/31 03:21:21 DEBUG : splitbananasplit: md5 = ece9a9e5371a4b77d0ab9e96eabbb743 OK 2026/07/31 03:21:21 DEBUG : Waiting for deletions to finish 2026/07/31 03:21:22 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:21:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:21:22 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:21:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:21:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:21:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:21:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:21:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:21:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:21:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:21:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:21:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:21:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:21:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:21:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:21:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:21:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:21:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:21:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:21:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:21:22 DEBUG : apple: size = 5 OK 2026/07/31 03:21:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:22 DEBUG : apple: Unchanged skipping 2026/07/31 03:21:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:21:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:21:22 DEBUG : banana: size = 6 OK 2026/07/31 03:21:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:22 DEBUG : banana: Unchanged skipping 2026/07/31 03:21:23 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/31 03:21:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:21:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:21:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:21:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:21:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:21:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:21:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:21:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:21:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:21:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:21:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:21:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:21:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:21:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:21:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:21:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:21:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:21:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:21:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:21:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:21:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:21:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:21:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:21:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:21:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:21:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:21:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:21:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:21:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:21:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:21:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:21:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:21:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:21:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:21:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:21:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:21:23 DEBUG : Waiting for deletions to finish 2026/07/31 03:21:23 INFO : There was nothing to transfer 2026/07/31 03:21:23 DEBUG : Waiting for deletions to finish 2026/07/31 03:21:24 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:21:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:21:24 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:21:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:21:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:21:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:21:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:21:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:21:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:21:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:21:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:21:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:21:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:21:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:21:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:21:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:21:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:21:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:21:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:21:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:21:24 DEBUG : dir1: Directory modification time the same (differ by -888.47µs, within tolerance 1ms) 2026/07/31 03:21:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:21:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:21:24 DEBUG : apple: size = 5 OK 2026/07/31 03:21:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:24 DEBUG : apple: Unchanged skipping 2026/07/31 03:21:24 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:21:24 DEBUG : banana: size = 6 OK 2026/07/31 03:21:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:24 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:21:24 DEBUG : banana: Unchanged skipping 2026/07/31 03:21:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:21:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:21:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:21:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:21:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:21:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:21:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:21:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:21:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:21:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:21:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:21:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:21:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:21:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:21:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:21:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:21:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:21:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:21:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:21:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:21:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:21:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:21:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:21:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:21:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:21:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:21:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:21:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:21:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:21:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:21:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:21:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:21:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:21:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:21:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:21:25 DEBUG : Waiting for deletions to finish 2026/07/31 03:21:25 INFO : There was nothing to transfer 2026/07/31 03:21:25 DEBUG : Waiting for deletions to finish 2026/07/31 03:21:25 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:21:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:21:25 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:21:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:21:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:21:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:21:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:21:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:21:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:21:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:21:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:21:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:21:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:21:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:21:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:21:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:21:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:21:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:21:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:21:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:21:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/31 03:21:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/31 03:21:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/31 03:21:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/31 03:21:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/31 03:21:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/31 03:21:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/31 03:21:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/31 03:21:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/31 03:21:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/31 03:21:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/31 03:21:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/31 03:21:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/31 03:21:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/31 03:21:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/31 03:21:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:21:39 DEBUG : dir1/0000-abcdefg.txt: md5 = d4cd646f237fa2f69a352b6a9cb325da OK 2026/07/31 03:21:40 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0530398a23a614e52029273c7c5e3fb5 OK 2026/07/31 03:21:42 DEBUG : dir1/0002-cdefghi.txt: md5 = 090d13e49814012a627ed5dd58e76d60 OK 2026/07/31 03:21:43 DEBUG : dir1/0003-defghij.txt: md5 = 4caaf6d11c257b374585c2f83c46c9a5 OK 2026/07/31 03:21:44 DEBUG : dir1/0004-efghijk.txt: md5 = 3b05ed4640e07395da6e178927d0aa4b OK 2026/07/31 03:21:46 DEBUG : dir1/0005-fghijkl.txt: md5 = df82ec16e4e506370d5ed206c4973189 OK 2026/07/31 03:21:47 DEBUG : dir1/0006-ghijklm.txt: md5 = 9739566633e0ecc36119297433b0524d OK 2026/07/31 03:21:49 DEBUG : dir1/0007-1234567.txt: md5 = 47df160e01634536ffdc9246e2902b3a OK 2026/07/31 03:21:50 DEBUG : dir1/0008-2345678.txt: md5 = 2eecdba2c52bdd5d99a5d819d50d0c0f OK 2026/07/31 03:21:52 DEBUG : dir1/0009-3456789.txt: md5 = ca609e9557055cd4289fcbb0757e112c OK 2026/07/31 03:21:53 DEBUG : dir1/0010-456789.txt: md5 = c139f7df4f07291f942cefe2cbdeaf51 OK 2026/07/31 03:21:55 DEBUG : dir1/0011-56789;.txt: md5 = 4c93c348e1b3e0dbe73214def9f670df OK 2026/07/31 03:21:56 DEBUG : dir1/0012-6789;.txt: md5 = 4587a323d8d14847acdfdc7481f0f78f OK 2026/07/31 03:21:57 DEBUG : dir1/0013-789;=.txt: md5 = 1c1aed166764ce1d5b083356db84b36c OK 2026/07/31 03:21:59 DEBUG : dir1/0014-89;=.txt: md5 = acabc9ff164ae36091e1cdd1121e07bc OK 2026/07/31 03:22:00 DEBUG : dir1/0015-9;=.txt: md5 = 0545d67e242b6006e1c4ef0a8522a2ae OK 2026/07/31 03:22:02 DEBUG : apple: md5 = 9f976dbf57274f36bdfd7853d803fad4 OK 2026/07/31 03:22:03 DEBUG : banana: md5 = 352c07d8cc8a585351fbe77121e42154 OK 2026/07/31 03:22:04 DEBUG : appleappleapplebanana: md5 = d178a40f62f1715bcbd096eeadc8c2fd OK 2026/07/31 03:22:06 DEBUG : splitbananasplit: md5 = 95785ea7532f1ee07d029cea1f5f51d2 OK 2026/07/31 03:22:06 DEBUG : Waiting for deletions to finish 2026/07/31 03:22:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:22:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:22:06 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:22:06 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:22:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:22:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:22:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:22:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:22:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:22:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:22:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:22:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:22:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:22:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:22:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:22:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:22:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:22:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:22:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:22:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:22:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:07 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:22:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:07 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:22:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:07 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:22:07 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:22:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/31 03:22:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/31 03:22:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/31 03:22:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:07 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:22:07 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/31 03:22:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:07 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/31 03:22:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:22:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:22:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:22:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:22:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:22:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:22:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/31 03:22:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/31 03:22:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/31 03:22:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/31 03:22:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/31 03:22:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/31 03:22:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/31 03:22:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/31 03:22:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/31 03:22:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/31 03:22:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:22:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:22:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:22:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:22:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:22:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:22:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:22:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/31 03:22:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:22:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:22:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:22:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = ca3a29df8af6a36df3cb120c7a089d07 OK 2026/07/31 03:22:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/31 03:22:08 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:08 DEBUG : YmFuYW5h: md5 = 6f9e8ae4aabaea6e30fb0c16188caaf8 OK 2026/07/31 03:22:08 DEBUG : YmFuYW5h: size = 6 OK 2026/07/31 03:22:08 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/31 03:22:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = a97e2db0a8445f668700382e4af8b449 OK 2026/07/31 03:22:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/31 03:22:08 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:08 DEBUG : YXBwbGU=: md5 = b86a5a4804438770495d0b72a71dbbe1 OK 2026/07/31 03:22:08 DEBUG : YXBwbGU=: size = 5 OK 2026/07/31 03:22:08 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/31 03:22:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = f098563e4541b78af5a5cc81c18544bb OK 2026/07/31 03:22:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/31 03:22:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 5b017c204385b5a89a0fa7522420a4b0 OK 2026/07/31 03:22:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/31 03:22:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 3ef450487930db00518f440049602949 OK 2026/07/31 03:22:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/31 03:22:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 42fc4a8c8d1f17190f50c66de667c200 OK 2026/07/31 03:22:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/31 03:22:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = abb636206edf1b42e0d87acf425a27da OK 2026/07/31 03:22:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/31 03:22:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 050e55e5f003082d16e1783fa5f5e6da OK 2026/07/31 03:22:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/31 03:22:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 6e74bf873795d0589579cb4ff6434e79 OK 2026/07/31 03:22:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/31 03:22:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:22:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 5df46337ade99aa9c033dd035f15d26b OK 2026/07/31 03:22:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/31 03:22:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = ea257b1d307b5c0a67d417804b0083e8 OK 2026/07/31 03:22:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/31 03:22:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = a199265c74b7c75f7ca76fd634e87850 OK 2026/07/31 03:22:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/31 03:22:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = d58bc2b83cbfa01d92cc4a664647fe5c OK 2026/07/31 03:22:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/31 03:22:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 36a081e4e742e889da1d3aa66d2df74f OK 2026/07/31 03:22:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/31 03:22:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:22:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:22:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = daf3df850773a447b1909dafc291655b OK 2026/07/31 03:22:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/31 03:22:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = c614d75965b4d8a61f34b6df6ee264ad OK 2026/07/31 03:22:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/31 03:22:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = a78f7e9d3f0953669470a82f9cc0f8ef OK 2026/07/31 03:22:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/31 03:22:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:14 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 1580fb5d928c47b20b78e846ac031efd OK 2026/07/31 03:22:14 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/31 03:22:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:22:14 DEBUG : Waiting for deletions to finish 2026/07/31 03:22:14 INFO : splitbananasplit: Deleted 2026/07/31 03:22:14 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/31 03:22:14 INFO : dir1/0013-789;=.txt: Deleted 2026/07/31 03:22:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/31 03:22:14 INFO : banana: Deleted 2026/07/31 03:22:14 INFO : dir1/0009-3456789.txt: Deleted 2026/07/31 03:22:15 INFO : dir1/0011-56789;.txt: Deleted 2026/07/31 03:22:15 INFO : appleappleapplebanana: Deleted 2026/07/31 03:22:15 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/31 03:22:15 INFO : dir1/0003-defghij.txt: Deleted 2026/07/31 03:22:15 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/31 03:22:15 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/31 03:22:15 INFO : dir1/0014-89;=.txt: Deleted 2026/07/31 03:22:15 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/31 03:22:15 INFO : dir1/0010-456789.txt: Deleted 2026/07/31 03:22:15 INFO : dir1/0008-2345678.txt: Deleted 2026/07/31 03:22:15 INFO : dir1/0007-1234567.txt: Deleted 2026/07/31 03:22:15 INFO : dir1/0012-6789;.txt: Deleted 2026/07/31 03:22:15 INFO : dir1/0015-9;=.txt: Deleted 2026/07/31 03:22:15 INFO : apple: Deleted 2026/07/31 03:22:15 DEBUG : Waiting for deletions to finish 2026/07/31 03:22:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/31 03:22:16 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/31 03:22:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/31 03:22:16 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/31 03:22:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/31 03:22:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/31 03:22:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/31 03:22:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/31 03:22:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/31 03:22:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/31 03:22:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/31 03:22:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/31 03:22:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/31 03:22:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/31 03:22:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/31 03:22:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/31 03:22:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/31 03:22:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/31 03:22:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/31 03:22:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/31 03:22:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:22:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:22:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:22:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:22:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:22:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:22:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:22:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:22:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:22:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:22:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:22:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:22:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:22:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:22:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:22:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:22:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:22:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:22:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:22:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:22:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:22:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:22:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:22:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:22:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:22:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:22:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:22:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:22:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:22:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:22:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:22:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:22:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:22:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:22:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:22:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:22:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:17 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:17 DEBUG : dir1: Directory modification time the same (differ by -473.593µs, within tolerance 1ms) 2026/07/31 03:22:17 DEBUG : YXBwbGU=: size = 5 OK 2026/07/31 03:22:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:22:17 DEBUG : apple: Unchanged skipping 2026/07/31 03:22:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/31 03:22:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:22:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:22:17 DEBUG : YmFuYW5h: size = 6 OK 2026/07/31 03:22:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:22:17 DEBUG : banana: Unchanged skipping 2026/07/31 03:22:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/31 03:22:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:22:17 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:22:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:22:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:22:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:22:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:22:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:22:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/31 03:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/31 03:22:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:22:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:22:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/31 03:22:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:22:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:22:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/31 03:22:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:22:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:22:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:22:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/31 03:22:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/31 03:22:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:22:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:22:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/31 03:22:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:22:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:22:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/31 03:22:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:22:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:22:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/31 03:22:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:22:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:22:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/31 03:22:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:22:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:22:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/31 03:22:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:22:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:22:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/31 03:22:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:22:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:22:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/31 03:22:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:22:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:22:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/31 03:22:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:22:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:22:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/31 03:22:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:22:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:22:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/31 03:22:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:22:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:22:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/31 03:22:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:22:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:22:17 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/31 03:22:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:22:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:22:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:22:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:22:17 DEBUG : Waiting for deletions to finish 2026/07/31 03:22:17 DEBUG : Waiting for deletions to finish 2026/07/31 03:22:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/31 03:22:17 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/31 03:22:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/31 03:22:17 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/31 03:22:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/31 03:22:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/31 03:22:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/31 03:22:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/31 03:22:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/31 03:22:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/31 03:22:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/31 03:22:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/31 03:22:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/31 03:22:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/31 03:22:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/31 03:22:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/31 03:22:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/31 03:22:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/31 03:22:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/31 03:22:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/31 03:22:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:22:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:22:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:22:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:22:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:22:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:22:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:22:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:22:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:22:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:22:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:22:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:22:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:22:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:22:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:22:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:22:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:22:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:22:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:22:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:22:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:22:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:22:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:22:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/31 03:22:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:22:31 DEBUG : dir1/0000-abcdefg.txt: md5 = e06c8d39fb6b82962bbdf27676cb9a44 OK 2026/07/31 03:22:32 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0dac3531251a5edde57d9ba3d82e3c76 OK 2026/07/31 03:22:34 DEBUG : dir1/0002-cdefghi.txt: md5 = 758cf29116504ebc1e95436d07471aa0 OK 2026/07/31 03:22:35 DEBUG : dir1/0003-defghij.txt: md5 = 884ec0fc22d2cb5bd74698e017f75a8b OK 2026/07/31 03:22:36 DEBUG : dir1/0004-efghijk.txt: md5 = 8a9deac1dbafcac1d964101f40448a1a OK 2026/07/31 03:22:38 DEBUG : dir1/0005-fghijkl.txt: md5 = f397b7cc6749849b38d87980c6681aaf OK 2026/07/31 03:22:40 DEBUG : dir1/0006-ghijklm.txt: md5 = fe387f5f02f1ed16c5296f0f6ad9eb01 OK 2026/07/31 03:22:41 DEBUG : dir1/0007-1234567.txt: md5 = bd3a4ee5c5fb20b8d97994d11e805f66 OK 2026/07/31 03:22:43 DEBUG : dir1/0008-2345678.txt: md5 = 27b78e0c8404f268038d3517d0d49339 OK 2026/07/31 03:22:44 DEBUG : dir1/0009-3456789.txt: md5 = 7c158bc58f914452677d55d1f05c610c OK 2026/07/31 03:22:45 DEBUG : dir1/0010-456789.txt: md5 = bf95f177b101b0f2d518b0c530e25392 OK 2026/07/31 03:22:47 DEBUG : dir1/0011-56789;.txt: md5 = ac61001b5c69af124088c5954e08c0ed OK 2026/07/31 03:22:48 DEBUG : dir1/0012-6789;.txt: md5 = 9ee61370c326e405ef0526bc03921220 OK 2026/07/31 03:22:49 DEBUG : dir1/0013-789;=.txt: md5 = e7ac1c90781fd7046ab3c3b897327e56 OK 2026/07/31 03:22:51 DEBUG : dir1/0014-89;=.txt: md5 = dfbe9b82c8d8188edf8712a8c4c28251 OK 2026/07/31 03:22:52 DEBUG : dir1/0015-9;=.txt: md5 = e2886e23ccc7b582641b278872370ef3 OK 2026/07/31 03:22:54 DEBUG : apple: md5 = f17dadf176a0d2862a88e982af2d98bd OK 2026/07/31 03:22:55 DEBUG : banana: md5 = 74f2799bfc57bd323b7302f434b62652 OK 2026/07/31 03:22:57 DEBUG : appleappleapplebanana: md5 = 52059120b077afa3c5df4d03f066979f OK 2026/07/31 03:22:58 DEBUG : splitbananasplit: md5 = ebc885c2b217544d5dcc79801332333f OK 2026/07/31 03:22:58 DEBUG : Waiting for deletions to finish 2026/07/31 03:22:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:22:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:22:59 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:22:59 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:22:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:22:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:22:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:22:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:22:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:22:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:22:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:22:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:22:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:22:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:22:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:22:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:22:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:22:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:22:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:22:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:22:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:22:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:22:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:22:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:22:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:22:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:22:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:22:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:22:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:22:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:22:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:22:59 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:22:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:22:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:22:59 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:23:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/31 03:23:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:23:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/31 03:23:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:23:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/31 03:23:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:23:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/31 03:23:00 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:23:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:23:00 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:23:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:23:00 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/31 03:23:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:23:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:23:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:23:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:23:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:23:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:23:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:23:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:23:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:23:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:23:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:23:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:23:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:23:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:23:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:23:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:23:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:23:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:23:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:23:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:23:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:23:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:23:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:23:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:23:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:23:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:23:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:23:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:23:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:23:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:23:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:23:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:23:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:23:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:23:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:23:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:23:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:23:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:23:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:23:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:23:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:23:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:23:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:23:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:23:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:23:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:23:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:23:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:23:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:23:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:23:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:23:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:23:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:23:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:23:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:23:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:23:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:23:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:23:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:23:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:23:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:23:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:23:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:23:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:23:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:23:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:23:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:23:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:23:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:23:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:23:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:23:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:23:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:23:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:23:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:23:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:23:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:23:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:23:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:23:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:23:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:23:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:23:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:23:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:23:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:23:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:23:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:23:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:23:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:23:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:23:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:23:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:23:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:23:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:23:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:23:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:23:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:23:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:23:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:23:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:23:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:23:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:23:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:23:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:23:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:23:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:23:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:23:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:23:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:23:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:23:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:23:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:23:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:23:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:23:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:23:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:23:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:23:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:23:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:23:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:23:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:23:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:23:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:23:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:23:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:23:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:23:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:23:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:23:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:23:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:23:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 03:23:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:23:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 03:23:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:23:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 03:23:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:23:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 03:23:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:23:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 03:23:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:23:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:23:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:23:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:23:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:23:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:23:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:23:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:23:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:23:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:23:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 03:23:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:23:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:23:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:23:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:23:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:23:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:23:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:23:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:23:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:23:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:23:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:23:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:23:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:23:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:23:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:23:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:23:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:23:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:23:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/31 03:23:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:23:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:23:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:23:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:23:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:23:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:23:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:23:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:23:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:23:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:23:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:23:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 03:23:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:23:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:23:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:23:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:23:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/31 03:23:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:23:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:23:01 DEBUG : PREFIXsplitbananasplit: md5 = 083ab3e278fff8f41162021b327e9645 OK 2026/07/31 03:23:01 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/31 03:23:01 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/31 03:23:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:23:01 DEBUG : PREFIXappleappleapplebanana: md5 = b5578b6406957a5387fd8b244685ef07 OK 2026/07/31 03:23:01 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/31 03:23:01 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/31 03:23:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:23:01 DEBUG : PREFIXapple: md5 = d70b0532dd30fcd79255986c1c7e1ca1 OK 2026/07/31 03:23:01 DEBUG : PREFIXapple: size = 5 OK 2026/07/31 03:23:01 INFO : apple: Copied (new) to: PREFIXapple 2026/07/31 03:23:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:23:01 DEBUG : PREFIXbanana: md5 = e6d7885bfeb36186e6a39e8ea7df4e0b OK 2026/07/31 03:23:01 DEBUG : PREFIXbanana: size = 6 OK 2026/07/31 03:23:01 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/31 03:23:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:23:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = e834f4cec2615bf1138621e0c2c9cdb1 OK 2026/07/31 03:23:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/31 03:23:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:23:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:23:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 23e164c640c8f3a242bfc73510d412c3 OK 2026/07/31 03:23:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/31 03:23:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:23:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:23:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 4e244389f18a04cedffd2fb5b8f7917b OK 2026/07/31 03:23:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:23:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:23:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:23:03 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 551543def15c6b8caeda52b5513e1366 OK 2026/07/31 03:23:03 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/31 03:23:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:23:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:23:04 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = b9c304674a700e9f43b8198bddfdfd9a OK 2026/07/31 03:23:04 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/31 03:23:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:23:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:23:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = fabbdf13e25a0e5d7576cc7dea52d783 OK 2026/07/31 03:23:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/31 03:23:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:23:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:23:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 0f2d2888906bf7e70f24972cf356b610 OK 2026/07/31 03:23:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/31 03:23:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:23:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:23:04 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 5486a9b2e4d5ebe30d55ce0f02bbac00 OK 2026/07/31 03:23:04 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/31 03:23:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:23:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:23:05 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = dbff6b127e7750a023656b9535ec27ee OK 2026/07/31 03:23:05 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/31 03:23:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:23:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:23:05 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 419bf92dfee8b4018a8426b8b1b26a0a OK 2026/07/31 03:23:05 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/31 03:23:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:23:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:23:05 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = a97b405122686a83463098e18e5ce2dc OK 2026/07/31 03:23:05 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/31 03:23:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:23:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:23:05 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 121d61d26443b42303c7ae38f52fbc33 OK 2026/07/31 03:23:05 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/31 03:23:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/31 03:23:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:23:06 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = aefa22d048af71486a78d66a159b1bef OK 2026/07/31 03:23:06 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/31 03:23:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:23:07 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 2438a3881cfa99ada92a6200ddd67b3d OK 2026/07/31 03:23:07 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/31 03:23:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:23:07 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 2e21b76d9ab81ea5ad7d778307bc106c OK 2026/07/31 03:23:07 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/31 03:23:07 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:23:07 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 187a5933fd287be6f7e296afedd0ba8f OK 2026/07/31 03:23:07 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/31 03:23:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:23:07 DEBUG : Waiting for deletions to finish 2026/07/31 03:23:07 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/31 03:23:07 INFO : dir1/0012-6789;.txt: Deleted 2026/07/31 03:23:07 INFO : apple: Deleted 2026/07/31 03:23:07 INFO : dir1/0008-2345678.txt: Deleted 2026/07/31 03:23:07 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/31 03:23:07 INFO : splitbananasplit: Deleted 2026/07/31 03:23:07 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/31 03:23:07 INFO : dir1/0010-456789.txt: Deleted 2026/07/31 03:23:08 INFO : banana: Deleted 2026/07/31 03:23:08 INFO : dir1/0013-789;=.txt: Deleted 2026/07/31 03:23:08 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/31 03:23:08 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/31 03:23:08 INFO : dir1/0007-1234567.txt: Deleted 2026/07/31 03:23:08 INFO : dir1/0009-3456789.txt: Deleted 2026/07/31 03:23:08 INFO : dir1/0003-defghij.txt: Deleted 2026/07/31 03:23:08 INFO : dir1/0011-56789;.txt: Deleted 2026/07/31 03:23:08 INFO : dir1/0014-89;=.txt: Deleted 2026/07/31 03:23:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/31 03:23:08 INFO : appleappleapplebanana: Deleted 2026/07/31 03:23:08 INFO : dir1/0015-9;=.txt: Deleted 2026/07/31 03:23:08 DEBUG : Waiting for deletions to finish 2026/07/31 03:23:09 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/31 03:23:09 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/31 03:23:09 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/31 03:23:09 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:23:09 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:23:09 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:23:09 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:23:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:23:09 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:23:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:23:09 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:23:09 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:23:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:23:09 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:23:09 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:23:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:23:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:23:09 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:23:09 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:23:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:23:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:23:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:23:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:23:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:23:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:23:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:23:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:23:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:23:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:23:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:23:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:23:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:23:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:23:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:23:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:23:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:23:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:23:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:23:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:23:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:23:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:23:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:23:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:23:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:23:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:23:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:23:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:23:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:23:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:23:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:23:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:23:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:23:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:23:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:23:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:23:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:23:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:23:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:23:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:23:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:23:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:23:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:23:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:23:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:23:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:23:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:23:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:23:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:23:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:23:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:23:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:23:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:23:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:23:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:23:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:23:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:23:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:23:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:23:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:23:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:23:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:23:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:23:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:23:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:23:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:23:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:23:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:23:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:23:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:23:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:23:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:23:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:23:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:23:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:23:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:23:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:23:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:23:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:23:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:23:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:23:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:23:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:23:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:23:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:23:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:23:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:23:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:23:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:23:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:23:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:23:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:23:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:23:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:23:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:23:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:23:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:23:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:23:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:23:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:23:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:23:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:23:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:23:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:23:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:23:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:23:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:23:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:23:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:23:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:23:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:23:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:23:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:23:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:23:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:23:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:23:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:23:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:23:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:23:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:23:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:23:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:23:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:23:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:23:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:23:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:23:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:23:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:23:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:23:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:23:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:23:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:23:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:23:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:23:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:23:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:23:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:23:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:23:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:23:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:23:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:23:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:23:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:23:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:23:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:23:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:23:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:23:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:23:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:23:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:23:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:23:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:23:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:23:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:23:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:23:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:23:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:23:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:23:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:23:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:23:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:23:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:23:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:23:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:23:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:23:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:23:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:23:09 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:23:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:23:09 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:23:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:23:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:23:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:23:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:23:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:23:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:23:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:23:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:23:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:23:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:23:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:23:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:23:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:23:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:23:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:23:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:23:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:23:09 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/31 03:23:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/31 03:23:09 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/31 03:23:09 DEBUG : dir1: Directory modification time the same (differ by -156.688µs, within tolerance 1ms) 2026/07/31 03:23:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/31 03:23:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:23:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:23:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:23:11 DEBUG : apple: md5 = 3626258d80bcba859c929b66dde384a3 OK 2026/07/31 03:23:11 DEBUG : apple: size = 5 OK 2026/07/31 03:23:11 INFO : apple: Copied (new) 2026/07/31 03:23:11 DEBUG : appleappleapplebanana: md5 = e79a0bc2a4432cddf7ebfe21ce7e2da4 OK 2026/07/31 03:23:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:23:11 INFO : appleappleapplebanana: Copied (new) 2026/07/31 03:23:11 DEBUG : banana: md5 = 8a9c399306c319257df79a0ca5b506bc OK 2026/07/31 03:23:11 DEBUG : banana: size = 6 OK 2026/07/31 03:23:11 INFO : banana: Copied (new) 2026/07/31 03:23:11 DEBUG : splitbananasplit: md5 = 06f8c8958cb88c424023fe94733a3b6f OK 2026/07/31 03:23:11 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:23:11 INFO : splitbananasplit: Copied (new) 2026/07/31 03:23:12 DEBUG : dir1/0000-abcdefg.txt: md5 = 2b955539efd9004a6699f2dcf2e9f302 OK 2026/07/31 03:23:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:23:12 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/31 03:23:12 DEBUG : dir1/0003-defghij.txt: md5 = 8adafdb4b57dbdc9071f7c754abcbd8f OK 2026/07/31 03:23:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:23:12 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/31 03:23:12 DEBUG : dir1/0001-bcdefgh.txt: md5 = a962f1d7305e51f8292c7766cf8fcf35 OK 2026/07/31 03:23:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:23:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/31 03:23:12 DEBUG : dir1/0002-cdefghi.txt: md5 = 6f5c512606677151da74e06cb08a93b9 OK 2026/07/31 03:23:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:23:12 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/31 03:23:13 DEBUG : dir1/0004-efghijk.txt: md5 = 84a6cc16bc83b5b91f0d546ab07302dd OK 2026/07/31 03:23:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:23:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/31 03:23:14 DEBUG : dir1/0005-fghijkl.txt: md5 = 7cfe3afae264bbb80be3f7288fc88f67 OK 2026/07/31 03:23:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:23:14 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/31 03:23:14 DEBUG : dir1/0006-ghijklm.txt: md5 = 134e59b80852102635c82c4a98bd75a0 OK 2026/07/31 03:23:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:23:14 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/31 03:23:14 DEBUG : dir1/0007-1234567.txt: md5 = cd6595cb1bcbb59efabf5af669ec955c OK 2026/07/31 03:23:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:23:14 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/31 03:23:15 DEBUG : dir1/0008-2345678.txt: md5 = d9237ccceb0cb1c4e7744ae553b82426 OK 2026/07/31 03:23:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:23:15 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/31 03:23:15 DEBUG : dir1/0009-3456789.txt: md5 = b74fb32d1d305c43056ba30eaad130fc OK 2026/07/31 03:23:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:23:15 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/31 03:23:15 DEBUG : dir1/0010-456789.txt: md5 = 67187c68dd63774dd03e4cf8c381aa25 OK 2026/07/31 03:23:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:23:15 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/31 03:23:15 DEBUG : dir1/0011-56789;.txt: md5 = b517a1114522cb7fac318ba4b6609f33 OK 2026/07/31 03:23:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:23:15 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/31 03:23:16 DEBUG : dir1/0012-6789;.txt: md5 = 53a13076d104fdcd2a247a4ffbbbbde5 OK 2026/07/31 03:23:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:23:16 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/31 03:23:16 DEBUG : dir1/0013-789;=.txt: md5 = d79a29b46eb5cc126152e9f96d4fbe46 OK 2026/07/31 03:23:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:23:16 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/31 03:23:17 DEBUG : dir1/0015-9;=.txt: md5 = 8975234c81dad656f3cbd26cc7e522b8 OK 2026/07/31 03:23:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:23:17 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/31 03:23:17 DEBUG : dir1/0014-89;=.txt: md5 = 7ac55de7fe92cd6bd4080c20e3e8a9bd OK 2026/07/31 03:23:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:23:17 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/31 03:23:17 DEBUG : Waiting for deletions to finish 2026/07/31 03:23:17 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/31 03:23:17 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/31 03:23:17 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/31 03:23:17 INFO : PREFIXapple: Deleted 2026/07/31 03:23:17 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/31 03:23:17 INFO : PREFIXsplitbananasplit: Deleted 2026/07/31 03:23:17 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/31 03:23:17 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/31 03:23:17 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/31 03:23:17 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/31 03:23:17 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/31 03:23:18 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/31 03:23:18 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/31 03:23:18 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/31 03:23:18 INFO : PREFIXbanana: Deleted 2026/07/31 03:23:18 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/31 03:23:18 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/31 03:23:18 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/31 03:23:18 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/31 03:23:18 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/31 03:23:18 DEBUG : Waiting for deletions to finish 2026/07/31 03:23:18 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:23:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:23:18 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:23:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:23:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:23:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:23:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:23:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:23:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:23:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:23:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:23:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:23:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:23:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:23:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:23:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:23:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:23:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:23:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:23:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:23:19 DEBUG : Waiting for deletions to finish 2026/07/31 03:23:19 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:23:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:23:19 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:23:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:23:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:23:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:23:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:23:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:23:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:23:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:23:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:23:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:23:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:23:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:23:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:23:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:23:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:23:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:23:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:23:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/31 03:23:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:23:33 DEBUG : dir1/0000-abcdefg.txt: md5 = 70c0264887e6e18988278137427d4ada OK 2026/07/31 03:23:34 DEBUG : dir1/0001-bcdefgh.txt: md5 = 36a0a21916660253d86ef6f5d8fa86b9 OK 2026/07/31 03:23:36 DEBUG : dir1/0002-cdefghi.txt: md5 = b4db541979f100f3ef4729ad9e4e4643 OK 2026/07/31 03:23:37 DEBUG : dir1/0003-defghij.txt: md5 = a36d25908fcd24bc408adb495e18e2d9 OK 2026/07/31 03:23:39 DEBUG : dir1/0004-efghijk.txt: md5 = 548c8da3c3bb92522f64b6dfeca0f535 OK 2026/07/31 03:23:40 DEBUG : dir1/0005-fghijkl.txt: md5 = 1e098d1644f586585337afa178fcc442 OK 2026/07/31 03:23:42 DEBUG : dir1/0006-ghijklm.txt: md5 = d1d94fb27c06319bceee8384955e1626 OK 2026/07/31 03:23:43 DEBUG : dir1/0007-1234567.txt: md5 = d1656616affeb87a165d7088a748bd2f OK 2026/07/31 03:23:44 DEBUG : dir1/0008-2345678.txt: md5 = 561631b30e62015d510cddec0bc1a237 OK 2026/07/31 03:23:46 DEBUG : dir1/0009-3456789.txt: md5 = 0f7f4c43bc5811b28160b626db83d783 OK 2026/07/31 03:23:47 DEBUG : dir1/0010-456789.txt: md5 = 2c4390ca84697f77ce986c63c023d04f OK 2026/07/31 03:23:49 DEBUG : dir1/0011-56789;.txt: md5 = 7af837136b8208377b16efd63e7ba3c5 OK 2026/07/31 03:23:50 DEBUG : dir1/0012-6789;.txt: md5 = e8cfb908be92f838837d9f708dc6ff38 OK 2026/07/31 03:23:52 DEBUG : dir1/0013-789;=.txt: md5 = 56620832ab7b57ea5cbefb17388a34b1 OK 2026/07/31 03:23:53 DEBUG : dir1/0014-89;=.txt: md5 = 28998c76ddff590ac561c41e7b1a8dc8 OK 2026/07/31 03:23:54 DEBUG : dir1/0015-9;=.txt: md5 = 0dd173a1ec69951185e3b8b84e9d54a9 OK 2026/07/31 03:23:56 DEBUG : apple: md5 = d3a422762d3cc722fb49ea2851d6af4d OK 2026/07/31 03:23:57 DEBUG : banana: md5 = 84536484fe1d72fde0ef79d1e42dd85a OK 2026/07/31 03:23:59 DEBUG : appleappleapplebanana: md5 = 926954d492028c76cfe80744925a868a OK 2026/07/31 03:24:00 DEBUG : splitbananasplit: md5 = a4f79bd645cee4605b6f5dfe4935463d OK 2026/07/31 03:24:00 DEBUG : Waiting for deletions to finish 2026/07/31 03:24:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:24:00 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:24:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:24:00 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:24:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:24:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:24:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:24:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:24:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:24:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:24:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:24:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:24:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:24:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:24:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:24:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:24:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:24:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:24:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:24:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:24:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/31 03:24:01 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:24:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:24:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/31 03:24:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:24:01 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:24:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/31 03:24:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:24:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:24:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/31 03:24:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:24:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:24:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:24:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:24:01 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:24:01 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:24:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/31 03:24:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:24:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/31 03:24:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:24:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/31 03:24:01 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:24:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:24:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:24:02 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/31 03:24:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/31 03:24:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/31 03:24:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/31 03:24:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:24:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:24:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:24:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:24:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:24:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:24:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:24:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/31 03:24:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:24:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:24:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/31 03:24:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/31 03:24:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:24:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:24:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:24:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:24:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/31 03:24:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:24:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:24:03 DEBUG : appleappleapplebananaSUFFIX: md5 = 0b7e73950a49e422dae60b4cad6b0566 OK 2026/07/31 03:24:03 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/31 03:24:03 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/31 03:24:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/31 03:24:03 DEBUG : bananaSUFFIX: md5 = bfba4e3f4a69e696849a27b39c3e39dd OK 2026/07/31 03:24:03 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/31 03:24:03 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/31 03:24:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/31 03:24:03 DEBUG : appleSUFFIX: md5 = 568de6dc4c34a5eccaae1f18410f62b2 OK 2026/07/31 03:24:03 DEBUG : appleSUFFIX: size = 5 OK 2026/07/31 03:24:03 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/31 03:24:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/31 03:24:03 DEBUG : splitbananasplitSUFFIX: md5 = fee6d6000684fe74c85f8213abd7fc63 OK 2026/07/31 03:24:03 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/31 03:24:03 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/31 03:24:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/31 03:24:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = aed0db19fcb990aee2e925ee99cba69a OK 2026/07/31 03:24:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/31 03:24:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/31 03:24:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/31 03:24:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 4013ef5ac6fdb1ae23a3df4b2629d153 OK 2026/07/31 03:24:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/31 03:24:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/31 03:24:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/31 03:24:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 4894f2ac48cadb4f7a61dbb1bfd0a479 OK 2026/07/31 03:24:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/31 03:24:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/31 03:24:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/31 03:24:05 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 56a3fe7014b0c487a976bea2ed465487 OK 2026/07/31 03:24:05 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/31 03:24:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/31 03:24:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/31 03:24:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = a5e6c43595826199a32617670171911f OK 2026/07/31 03:24:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/31 03:24:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/31 03:24:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/31 03:24:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 169349b78bb884f13d22288dced8c069 OK 2026/07/31 03:24:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/31 03:24:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/31 03:24:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/31 03:24:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 7738b9b8f9147c3aeb8d31bbb48329e0 OK 2026/07/31 03:24:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/31 03:24:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/31 03:24:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/31 03:24:06 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 33e1aba25475c705cf7749edfa8de8c5 OK 2026/07/31 03:24:06 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/31 03:24:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/31 03:24:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/31 03:24:07 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = e47c275c43a83a0ed06234fc62823dc2 OK 2026/07/31 03:24:07 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/31 03:24:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/31 03:24:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/31 03:24:07 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = e81a4f2818678714f7ed74dceca3c09b OK 2026/07/31 03:24:07 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/31 03:24:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/31 03:24:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/31 03:24:07 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = d0d728b5e35e1d31e2612fbcc72d8709 OK 2026/07/31 03:24:07 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/31 03:24:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/31 03:24:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/31 03:24:07 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = dfec34cc2c14d7127132bb53421b31fd OK 2026/07/31 03:24:07 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/31 03:24:07 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/31 03:24:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/31 03:24:08 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 0c1ef9cc2aac4e450c49750e7fe940cf OK 2026/07/31 03:24:08 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/31 03:24:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/31 03:24:08 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = caf0a8d3580ee8f45ea9f8801dedb791 OK 2026/07/31 03:24:08 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/31 03:24:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/31 03:24:09 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = e52ccdce01bbe378bcfe41f550774627 OK 2026/07/31 03:24:09 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/31 03:24:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/31 03:24:09 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = c1e46fe824bfde97c3dbc149c303031c OK 2026/07/31 03:24:09 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/31 03:24:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/31 03:24:09 DEBUG : Waiting for deletions to finish 2026/07/31 03:24:09 INFO : dir1/0014-89;=.txt: Deleted 2026/07/31 03:24:09 INFO : appleappleapplebanana: Deleted 2026/07/31 03:24:09 INFO : splitbananasplit: Deleted 2026/07/31 03:24:09 INFO : dir1/0003-defghij.txt: Deleted 2026/07/31 03:24:09 INFO : dir1/0008-2345678.txt: Deleted 2026/07/31 03:24:09 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/31 03:24:09 INFO : apple: Deleted 2026/07/31 03:24:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/31 03:24:10 INFO : dir1/0013-789;=.txt: Deleted 2026/07/31 03:24:10 INFO : dir1/0009-3456789.txt: Deleted 2026/07/31 03:24:10 INFO : dir1/0007-1234567.txt: Deleted 2026/07/31 03:24:10 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/31 03:24:10 INFO : banana: Deleted 2026/07/31 03:24:10 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/31 03:24:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/31 03:24:10 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/31 03:24:10 INFO : dir1/0011-56789;.txt: Deleted 2026/07/31 03:24:10 INFO : dir1/0012-6789;.txt: Deleted 2026/07/31 03:24:10 INFO : dir1/0015-9;=.txt: Deleted 2026/07/31 03:24:10 INFO : dir1/0010-456789.txt: Deleted 2026/07/31 03:24:10 DEBUG : Waiting for deletions to finish 2026/07/31 03:24:11 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/31 03:24:11 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/31 03:24:11 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/31 03:24:11 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/31 03:24:11 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:24:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:24:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:24:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:24:11 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:24:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:24:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:24:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:24:11 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:24:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:24:11 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:24:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:24:11 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:24:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:24:11 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:24:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:24:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/31 03:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/31 03:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/31 03:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/31 03:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/31 03:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/31 03:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/31 03:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/31 03:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/31 03:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/31 03:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/31 03:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/31 03:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/31 03:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/31 03:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/31 03:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/31 03:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/31 03:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/31 03:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/31 03:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/31 03:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/31 03:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/31 03:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/31 03:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/31 03:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/31 03:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/31 03:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/31 03:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/31 03:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/31 03:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/31 03:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/31 03:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/31 03:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/31 03:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/31 03:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/31 03:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/31 03:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/31 03:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/31 03:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/31 03:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/31 03:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/31 03:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/31 03:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/31 03:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/31 03:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/31 03:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/31 03:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/31 03:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/31 03:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/31 03:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:24:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/31 03:24:11 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:24:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:24:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/31 03:24:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/31 03:24:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/31 03:24:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/31 03:24:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/31 03:24:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/31 03:24:12 DEBUG : dir1: Directory modification time the same (differ by -192.836µs, within tolerance 1ms) 2026/07/31 03:24:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/31 03:24:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:24:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:24:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:24:13 DEBUG : splitbananasplit: md5 = 4de9da185d1a9aff7c083d25d097cfe2 OK 2026/07/31 03:24:13 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:24:13 INFO : splitbananasplit: Copied (new) 2026/07/31 03:24:13 DEBUG : appleappleapplebanana: md5 = f85cefba06aae848ea2cb87438a941c8 OK 2026/07/31 03:24:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:24:13 INFO : appleappleapplebanana: Copied (new) 2026/07/31 03:24:13 DEBUG : banana: md5 = c4928a170ed2ab1e09c6fa14c5233401 OK 2026/07/31 03:24:13 DEBUG : banana: size = 6 OK 2026/07/31 03:24:13 INFO : banana: Copied (new) 2026/07/31 03:24:13 DEBUG : apple: md5 = 8840bf63bb7b228b98bb7a84d3f4192a OK 2026/07/31 03:24:13 DEBUG : apple: size = 5 OK 2026/07/31 03:24:13 INFO : apple: Copied (new) 2026/07/31 03:24:14 DEBUG : dir1/0002-cdefghi.txt: md5 = c3284ac1f5e8b46872da73cf07061c5c OK 2026/07/31 03:24:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:24:14 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/31 03:24:14 DEBUG : dir1/0001-bcdefgh.txt: md5 = f319a87247ab265c421b9aa4b82d1f87 OK 2026/07/31 03:24:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:24:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/31 03:24:14 DEBUG : dir1/0003-defghij.txt: md5 = 9d335258f27d5cbb8a8f13b2ad0f83c9 OK 2026/07/31 03:24:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:24:14 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/31 03:24:15 DEBUG : dir1/0000-abcdefg.txt: md5 = d658d53904ef6de0ef08e0a058b37e34 OK 2026/07/31 03:24:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:24:15 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/31 03:24:16 DEBUG : dir1/0005-fghijkl.txt: md5 = d5bfadd8e085aa51c236f84ac4197544 OK 2026/07/31 03:24:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:24:16 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/31 03:24:16 DEBUG : dir1/0004-efghijk.txt: md5 = ddd33619f467a9ed1cb4ea5cf6d21a1d OK 2026/07/31 03:24:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:24:16 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/31 03:24:16 DEBUG : dir1/0006-ghijklm.txt: md5 = 01551fbafb927ce20a146f57c913b6ce OK 2026/07/31 03:24:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:24:16 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/31 03:24:16 DEBUG : dir1/0007-1234567.txt: md5 = 2b45e8dc6ad112950c23fe1647c60172 OK 2026/07/31 03:24:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:24:16 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/31 03:24:17 DEBUG : dir1/0008-2345678.txt: md5 = 5b790507d204c43d1792009889ea5941 OK 2026/07/31 03:24:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:24:17 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/31 03:24:17 DEBUG : dir1/0009-3456789.txt: md5 = c46cdc4bc1406c15448e0ec0da092c52 OK 2026/07/31 03:24:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:24:17 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/31 03:24:17 DEBUG : dir1/0010-456789.txt: md5 = 97e311b4dc05e9139b518a52ea3bda3b OK 2026/07/31 03:24:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:24:17 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/31 03:24:17 DEBUG : dir1/0011-56789;.txt: md5 = 3be2ca86cd329987644b0930bdd8a18b OK 2026/07/31 03:24:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:24:17 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/31 03:24:19 DEBUG : dir1/0012-6789;.txt: md5 = eea98acd1eaa3c83f9a3ce748c9366d7 OK 2026/07/31 03:24:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:24:19 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/31 03:24:19 DEBUG : dir1/0013-789;=.txt: md5 = c53e22859acdb494b6b3681665515601 OK 2026/07/31 03:24:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:24:19 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/31 03:24:19 DEBUG : dir1/0015-9;=.txt: md5 = c31fc5d08387f8a903dfec12202ea282 OK 2026/07/31 03:24:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:24:19 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/31 03:24:19 DEBUG : dir1/0014-89;=.txt: md5 = b7f56280719f9e6fc01df4ed9ec16dab OK 2026/07/31 03:24:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:24:19 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/31 03:24:19 DEBUG : Waiting for deletions to finish 2026/07/31 03:24:19 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/31 03:24:19 INFO : appleSUFFIX: Deleted 2026/07/31 03:24:19 INFO : bananaSUFFIX: Deleted 2026/07/31 03:24:19 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/31 03:24:19 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/31 03:24:19 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/31 03:24:19 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/31 03:24:19 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/31 03:24:20 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/31 03:24:20 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/31 03:24:20 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/31 03:24:20 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/31 03:24:20 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/31 03:24:20 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/31 03:24:20 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/31 03:24:20 INFO : splitbananasplitSUFFIX: Deleted 2026/07/31 03:24:20 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/31 03:24:20 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/31 03:24:20 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/31 03:24:20 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/31 03:24:20 DEBUG : Waiting for deletions to finish 2026/07/31 03:24:21 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:24:21 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:24:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:24:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:24:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:24:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:24:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:24:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:24:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:24:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:24:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:24:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:24:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:24:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:24:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:24:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:24:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:24:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:24:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:24:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:24:21 DEBUG : Waiting for deletions to finish 2026/07/31 03:24:22 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:24:22 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:24:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:24:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:24:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:24:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:24:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:24:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:24:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:24:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:24:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:24:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:24:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:24:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:24:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:24:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:24:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:24:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:24:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:24:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/07/31 03:24:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:24:35 DEBUG : dir1/0000-abcdefg.txt: md5 = 56675dabbadf5edd5a339b96c7fdf7f5 OK 2026/07/31 03:24:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7fe03dc0d47c07499d88674ab6446e2f OK 2026/07/31 03:24:37 DEBUG : dir1/0002-cdefghi.txt: md5 = 6a71f65600de93291a7d02739f3cdbb3 OK 2026/07/31 03:24:39 DEBUG : dir1/0003-defghij.txt: md5 = e3313f385346752b10cec94c35470c60 OK 2026/07/31 03:24:40 DEBUG : dir1/0004-efghijk.txt: md5 = f19fb1ea9d9849f769e1adb5ab0fd953 OK 2026/07/31 03:24:42 DEBUG : dir1/0005-fghijkl.txt: md5 = f4cd216ba7fdc31e573db8cff0191184 OK 2026/07/31 03:24:43 DEBUG : dir1/0006-ghijklm.txt: md5 = 2460d2ae1677b43ed493c71e7722be3b OK 2026/07/31 03:24:45 DEBUG : dir1/0007-1234567.txt: md5 = bce6cfcd92f46d4ee108d173b4bf11cb OK 2026/07/31 03:24:46 DEBUG : dir1/0008-2345678.txt: md5 = 6bb3bb1065486fe08714e541964c9985 OK 2026/07/31 03:24:47 DEBUG : dir1/0009-3456789.txt: md5 = 3fbddbfcfc12abc09b76dfdf953a6c36 OK 2026/07/31 03:24:49 DEBUG : dir1/0010-456789.txt: md5 = 2a8d5c42914ff9d81b7a6602b499264b OK 2026/07/31 03:24:50 DEBUG : dir1/0011-56789;.txt: md5 = 875ecd2ca4cba25dc16d37faa0caf04c OK 2026/07/31 03:24:52 DEBUG : dir1/0012-6789;.txt: md5 = 80b972984ef8fe215ace7d123b90347e OK 2026/07/31 03:24:53 DEBUG : dir1/0013-789;=.txt: md5 = 2cb19ed514c10a3b38302bec7405c074 OK 2026/07/31 03:24:54 DEBUG : dir1/0014-89;=.txt: md5 = f953bb58fc3a2673b5f2da5ff38cf5b2 OK 2026/07/31 03:24:56 DEBUG : dir1/0015-9;=.txt: md5 = e788af8de1a0ea8822cab7e4d7a1775e OK 2026/07/31 03:24:57 DEBUG : apple: md5 = cf5c32f5bee519b9f2e9eeb074fae348 OK 2026/07/31 03:24:59 DEBUG : banana: md5 = b369f5f6595d5a53700a4df201c0150a OK 2026/07/31 03:25:00 DEBUG : appleappleapplebanana: md5 = 25cc9c08a5f92c08e5cdbf5e38a2a36c OK 2026/07/31 03:25:02 DEBUG : splitbananasplit: md5 = 4b87ab98f67d2457998609420a7ec6b4 OK 2026/07/31 03:25:02 DEBUG : Waiting for deletions to finish 2026/07/31 03:25:02 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:25:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:25:02 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:25:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:25:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:25:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:25:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:25:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:25:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:25:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:25:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:25:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:25:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:25:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:25:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:25:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:25:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:25:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:25:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:25:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:25:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:25:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:25:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:25:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:25:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:03 DEBUG : apple: size = 5 OK 2026/07/31 03:25:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:03 DEBUG : apple: Unchanged skipping 2026/07/31 03:25:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/31 03:25:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:03 DEBUG : banana: size = 6 OK 2026/07/31 03:25:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:03 DEBUG : banana: Unchanged skipping 2026/07/31 03:25:03 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/31 03:25:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:25:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/31 03:25:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:25:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:25:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:25:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:25:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:25:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:25:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:25:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:25:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:25:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:25:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:25:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:25:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:25:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:25:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:25:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:25:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:25:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:25:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:25:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:25:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:25:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:25:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:25:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:25:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:25:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:25:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:25:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:25:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:25:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:25:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:25:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:25:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:25:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:25:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:25:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:25:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:25:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:25:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:25:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:25:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:25:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:25:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:25:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:25:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:25:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:25:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:25:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:25:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:25:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:25:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:25:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:25:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:25:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:25:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:25:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:25:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:25:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:25:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:25:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:25:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:25:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:25:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:25:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:25:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:25:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:25:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:25:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:25:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:25:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:25:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:25:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:25:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:25:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:25:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:25:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:25:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:25:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:25:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:25:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:25:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:25:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:25:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:25:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:25:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:25:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:25:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:25:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:25:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:25:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:25:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:25:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:25:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:25:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:25:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:25:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:25:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:25:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:25:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:25:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:25:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:25:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:25:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:25:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:25:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:25:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:25:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:25:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:25:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:25:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:25:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:25:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:25:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:25:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:25:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:25:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:25:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:25:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:25:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:25:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:25:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:25:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:25:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:25:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:25:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:25:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:25:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:25:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:25:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:25:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:25:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:25:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:25:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:25:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:25:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:25:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:25:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:25:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:25:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:25:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:25:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:25:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:25:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:25:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:25:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/31 03:25:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:25:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/31 03:25:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:25:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/31 03:25:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:25:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/31 03:25:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:25:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/31 03:25:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:25:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/31 03:25:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:25:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/31 03:25:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:25:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/31 03:25:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:25:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/31 03:25:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:25:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/31 03:25:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:25:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:25:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:25:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:25:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:25:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/31 03:25:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/31 03:25:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:25:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:25:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:25:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:25:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:25:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:25:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/31 03:25:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:25:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:25:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:25:04 DEBUG : appleapple: md5 = 9f5d9bac2ce30ccb2385e24aaf2a622b OK 2026/07/31 03:25:04 DEBUG : appleapple: size = 21 OK 2026/07/31 03:25:04 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/31 03:25:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/31 03:25:05 DEBUG : splitbanan: md5 = 9645bb6ba9614530ece4daaadacba1eb OK 2026/07/31 03:25:05 DEBUG : splitbanan: size = 16 OK 2026/07/31 03:25:05 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/31 03:25:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/31 03:25:05 DEBUG : dir1/0001-bcdef: md5 = c2d5b1a50c849fc7f9da635522c530b1 OK 2026/07/31 03:25:05 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/31 03:25:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/31 03:25:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/31 03:25:05 DEBUG : dir1/0000-abcde: md5 = 9cb453f83830724ef54e9c1059c43bd6 OK 2026/07/31 03:25:05 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/31 03:25:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/31 03:25:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/31 03:25:06 DEBUG : dir1/0002-cdefg: md5 = 55abd7eb232b269eaf5a1d2fa595ead9 OK 2026/07/31 03:25:06 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/31 03:25:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/31 03:25:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/31 03:25:06 DEBUG : dir1/0003-defgh: md5 = 4c00919b2507b8c53b9129d73da2c18b OK 2026/07/31 03:25:06 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/31 03:25:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/31 03:25:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/31 03:25:06 DEBUG : dir1/0004-efghi: md5 = 12bc7ab28a4cf0d3c75698244c406575 OK 2026/07/31 03:25:06 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/31 03:25:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/31 03:25:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/31 03:25:07 DEBUG : dir1/0005-fghij: md5 = 5d010b3def19e3461be1ceac44c48660 OK 2026/07/31 03:25:07 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/31 03:25:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/31 03:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/31 03:25:07 DEBUG : dir1/0006-ghijk: md5 = 932ee9051f457a02b5f255fe2192ddcd OK 2026/07/31 03:25:07 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/31 03:25:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/31 03:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/31 03:25:08 DEBUG : dir1/0007-12345: md5 = 28850298a6a031324f65ec7c84db93e2 OK 2026/07/31 03:25:08 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/31 03:25:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/31 03:25:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/31 03:25:08 DEBUG : dir1/0008-23456: md5 = 21bb39109a9ede8cc22e0e4d078bc8c1 OK 2026/07/31 03:25:08 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/31 03:25:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/31 03:25:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/31 03:25:08 DEBUG : dir1/0009-34567: md5 = cbb1e0c569355361c78f235f70f5869c OK 2026/07/31 03:25:08 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/31 03:25:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/31 03:25:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/31 03:25:09 DEBUG : dir1/0010-45678: md5 = 3899034d73312193d1575e7a3340cd24 OK 2026/07/31 03:25:09 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/31 03:25:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/31 03:25:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/31 03:25:09 DEBUG : dir1/0012-6789;: md5 = b74e10bb2806459bd0402c24aa69ce98 OK 2026/07/31 03:25:09 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/31 03:25:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/31 03:25:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/31 03:25:09 DEBUG : dir1/0011-56789: md5 = 1d2c1cf5d6d2534bf99219e3f1f20796 OK 2026/07/31 03:25:09 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/31 03:25:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/31 03:25:09 DEBUG : dir1/0013-789;=: md5 = a5fc823f9af88f78e91e3502ed5abd23 OK 2026/07/31 03:25:09 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/31 03:25:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/31 03:25:10 DEBUG : dir1/0014-89;=.: md5 = b1230e841f8ad467ebe05320e9a321ae OK 2026/07/31 03:25:10 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/31 03:25:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/31 03:25:11 DEBUG : dir1/0015-9;=.t: md5 = 3f4afbd571240d26d66058c98a310165 OK 2026/07/31 03:25:11 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/31 03:25:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/31 03:25:11 DEBUG : Waiting for deletions to finish 2026/07/31 03:25:11 INFO : dir1/0012-6789;.txt: Deleted 2026/07/31 03:25:11 INFO : appleappleapplebanana: Deleted 2026/07/31 03:25:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/31 03:25:11 INFO : dir1/0007-1234567.txt: Deleted 2026/07/31 03:25:11 INFO : splitbananasplit: Deleted 2026/07/31 03:25:11 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/31 03:25:11 INFO : dir1/0003-defghij.txt: Deleted 2026/07/31 03:25:11 INFO : dir1/0008-2345678.txt: Deleted 2026/07/31 03:25:11 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/31 03:25:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/31 03:25:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/31 03:25:11 INFO : dir1/0010-456789.txt: Deleted 2026/07/31 03:25:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/31 03:25:11 INFO : dir1/0014-89;=.txt: Deleted 2026/07/31 03:25:11 INFO : dir1/0011-56789;.txt: Deleted 2026/07/31 03:25:11 INFO : dir1/0009-3456789.txt: Deleted 2026/07/31 03:25:12 INFO : dir1/0013-789;=.txt: Deleted 2026/07/31 03:25:12 INFO : dir1/0015-9;=.txt: Deleted 2026/07/31 03:25:12 DEBUG : Waiting for deletions to finish 2026/07/31 03:25:12 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:25:12 DEBUG : appleapple: Excluded (Path Filter) 2026/07/31 03:25:12 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/31 03:25:12 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:25:12 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/31 03:25:12 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/31 03:25:12 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/31 03:25:12 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/31 03:25:12 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/31 03:25:12 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/31 03:25:12 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/31 03:25:12 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/31 03:25:12 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/31 03:25:12 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/31 03:25:12 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/31 03:25:12 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/31 03:25:12 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/31 03:25:12 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/31 03:25:12 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/31 03:25:12 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/31 03:25:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/31 03:25:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/31 03:25:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/31 03:25:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/31 03:25:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/31 03:25:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/31 03:25:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/31 03:25:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/31 03:25:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/31 03:25:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/31 03:25:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/31 03:25:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/31 03:25:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/31 03:25:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/31 03:25:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/31 03:25:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/31 03:25:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/31 03:25:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/31 03:25:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/31 03:25:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/31 03:25:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/31 03:25:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/31 03:25:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/31 03:25:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/31 03:25:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/31 03:25:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/31 03:25:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/31 03:25:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/31 03:25:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/31 03:25:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/31 03:25:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/31 03:25:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/31 03:25:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/31 03:25:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/31 03:25:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/31 03:25:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/31 03:25:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/31 03:25:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/31 03:25:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/31 03:25:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/31 03:25:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/31 03:25:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/31 03:25:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/31 03:25:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/31 03:25:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/31 03:25:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/31 03:25:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/31 03:25:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/31 03:25:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/31 03:25:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/31 03:25:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/31 03:25:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/31 03:25:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/31 03:25:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/31 03:25:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/31 03:25:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/31 03:25:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/31 03:25:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/31 03:25:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/31 03:25:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/31 03:25:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/31 03:25:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/31 03:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/31 03:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/31 03:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/31 03:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/31 03:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/31 03:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/31 03:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/31 03:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/31 03:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/31 03:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/31 03:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/31 03:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/31 03:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/31 03:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/31 03:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/31 03:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/31 03:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:25:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/31 03:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/31 03:25:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/31 03:25:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/31 03:25:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/31 03:25:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/31 03:25:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/31 03:25:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/31 03:25:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/31 03:25:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/31 03:25:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/31 03:25:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/31 03:25:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/31 03:25:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/31 03:25:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/31 03:25:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/31 03:25:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/31 03:25:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:25:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:25:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:25:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:13 DEBUG : dir1: Directory modification time the same (differ by -260.073µs, within tolerance 1ms) 2026/07/31 03:25:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:25:13 DEBUG : apple: size = 5 OK 2026/07/31 03:25:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:13 DEBUG : apple: Unchanged skipping 2026/07/31 03:25:13 DEBUG : appleapple: size = 21 OK 2026/07/31 03:25:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:25:13 DEBUG : banana: size = 6 OK 2026/07/31 03:25:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:13 DEBUG : banana: Unchanged skipping 2026/07/31 03:25:13 DEBUG : splitbanan: size = 16 OK 2026/07/31 03:25:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:13 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:25:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:25:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:25:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:25:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:25:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:25:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:25:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:25:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:25:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:25:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:25:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:25:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:25:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:25:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:25:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:25:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:25:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:25:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:25:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:25:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:25:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/31 03:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:25:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:25:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:25:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:25:13 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/31 03:25:13 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/31 03:25:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:25:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:25:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:25:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:25:13 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/31 03:25:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:25:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:25:13 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/31 03:25:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:13 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/31 03:25:13 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/31 03:25:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:13 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/31 03:25:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:25:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:25:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:25:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:25:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:25:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:25:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:25:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:25:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:25:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:25:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:25:13 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/31 03:25:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:25:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/31 03:25:13 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/31 03:25:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:25:13 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/31 03:25:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:25:13 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/31 03:25:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:25:13 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/31 03:25:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:25:13 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/31 03:25:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:25:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:25:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:25:13 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/31 03:25:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:13 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/31 03:25:13 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/31 03:25:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:25:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:25:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:25:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:25:13 DEBUG : Waiting for deletions to finish 2026/07/31 03:25:13 DEBUG : Waiting for deletions to finish 2026/07/31 03:25:14 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:25:14 DEBUG : appleapple: Excluded (Path Filter) 2026/07/31 03:25:14 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/31 03:25:14 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:25:14 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/31 03:25:14 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/31 03:25:14 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/31 03:25:14 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/31 03:25:14 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/31 03:25:14 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/31 03:25:14 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/31 03:25:14 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/31 03:25:14 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/31 03:25:14 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/31 03:25:14 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/31 03:25:14 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/31 03:25:14 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/31 03:25:14 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/31 03:25:14 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/31 03:25:14 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/31 03:25:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/31 03:25:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/31 03:25:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/31 03:25:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/31 03:25:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/31 03:25:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/31 03:25:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/31 03:25:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/31 03:25:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/31 03:25:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/31 03:25:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/31 03:25:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/31 03:25:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/31 03:25:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/31 03:25:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/31 03:25:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/31 03:25:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/31 03:25:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/31 03:25:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/31 03:25:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/31 03:25:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/31 03:25:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/31 03:25:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/31 03:25:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/31 03:25:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/31 03:25:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/31 03:25:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/31 03:25:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/31 03:25:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/31 03:25:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/31 03:25:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/31 03:25:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:25:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/31 03:25:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:25:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/31 03:25:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/31 03:25:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/31 03:25:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/31 03:25:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/31 03:25:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/31 03:25:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/31 03:25:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/31 03:25:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/31 03:25:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/31 03:25:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/31 03:25:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/31 03:25:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/31 03:25:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/31 03:25:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/31 03:25:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/31 03:25:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/31 03:25:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:25:27 DEBUG : dir1/0000-abcdefg.txt: md5 = def71df84e59ef48a097172b7766fd01 OK 2026/07/31 03:25:29 DEBUG : dir1/0001-bcdefgh.txt: md5 = f76699f069df31aa6f22bac792b9603d OK 2026/07/31 03:25:30 DEBUG : dir1/0002-cdefghi.txt: md5 = e8bb7777bc7106210001172eda992d9f OK 2026/07/31 03:25:32 DEBUG : dir1/0003-defghij.txt: md5 = ac29994d1170fc43e883fdc6fa54110b OK 2026/07/31 03:25:33 DEBUG : dir1/0004-efghijk.txt: md5 = 9260ab92171e9e91c715c280b59a7213 OK 2026/07/31 03:25:34 DEBUG : dir1/0005-fghijkl.txt: md5 = 6278415d01f60adeefbe712c98117888 OK 2026/07/31 03:25:36 DEBUG : dir1/0006-ghijklm.txt: md5 = 87f926838ddbed3e1bfc5eca52ce4622 OK 2026/07/31 03:25:37 DEBUG : dir1/0007-1234567.txt: md5 = 3c38b085b167c23ec63f42d1711ab6dd OK 2026/07/31 03:25:39 DEBUG : dir1/0008-2345678.txt: md5 = b859d923f20e58ac4fa4b41bebd96c55 OK 2026/07/31 03:25:40 DEBUG : dir1/0009-3456789.txt: md5 = a3a418a100b0dd72f5bd12e7e8f4b1cc OK 2026/07/31 03:25:41 DEBUG : dir1/0010-456789.txt: md5 = ca38826afd885a549ecabe87a3525870 OK 2026/07/31 03:25:43 DEBUG : dir1/0011-56789;.txt: md5 = 7938480e70cd5afd3aaa7cde7013f532 OK 2026/07/31 03:25:44 DEBUG : dir1/0012-6789;.txt: md5 = e904a500570d3b8d35617976f156d3c2 OK 2026/07/31 03:25:45 DEBUG : dir1/0013-789;=.txt: md5 = aa118960d1a9eb03b06c2a705c92e516 OK 2026/07/31 03:25:47 DEBUG : dir1/0014-89;=.txt: md5 = 2648bb1cfe5b9a742f68adb9cc85d28f OK 2026/07/31 03:25:48 DEBUG : dir1/0015-9;=.txt: md5 = 777e00ad0dcf9720b14c1ff014f6cb14 OK 2026/07/31 03:25:50 DEBUG : apple: md5 = 9e9a524a6c851b2b6c74abc73f28e40e OK 2026/07/31 03:25:51 DEBUG : banana: md5 = b8315997bdff32ea0d3719923dca5735 OK 2026/07/31 03:25:53 DEBUG : appleappleapplebanana: md5 = e27bd23c30f4c3adfd9880512c9ff1b5 OK 2026/07/31 03:25:54 DEBUG : splitbananasplit: md5 = 02b5c6d0c11b894073aaf8ad303b84c4 OK 2026/07/31 03:25:54 DEBUG : Waiting for deletions to finish 2026/07/31 03:25:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:25:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:25:55 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:25:55 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:25:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:25:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:25:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:25:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:25:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:25:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:25:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:25:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:25:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:25:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:25:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:25:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:25:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:25:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:25:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:25:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:25:56 DEBUG : apple: size = 5 OK 2026/07/31 03:25:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:56 DEBUG : apple: Unchanged skipping 2026/07/31 03:25:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:25:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:25:56 DEBUG : banana: size = 6 OK 2026/07/31 03:25:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:56 DEBUG : banana: Unchanged skipping 2026/07/31 03:25:56 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/31 03:25:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:25:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:25:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:25:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:25:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:25:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:25:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:25:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:25:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:25:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:25:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:25:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:25:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:25:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:25:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:25:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:25:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:25:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:25:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:25:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:25:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:25:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:25:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:25:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:25:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:25:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:25:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:25:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:25:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:25:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:25:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:25:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:25:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:25:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:25:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:25:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:25:56 DEBUG : Waiting for deletions to finish 2026/07/31 03:25:56 INFO : There was nothing to transfer 2026/07/31 03:25:56 DEBUG : Waiting for deletions to finish 2026/07/31 03:25:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:25:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:25:57 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:25:57 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:25:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:25:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:25:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:25:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:25:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:25:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:25:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:25:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:25:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:25:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:25:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:25:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:25:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:25:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:25:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:25:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:25:58 DEBUG : dir1: Directory modification time the same (differ by -144.548µs, within tolerance 1ms) 2026/07/31 03:25:58 DEBUG : apple: size = 5 OK 2026/07/31 03:25:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:58 DEBUG : apple: Unchanged skipping 2026/07/31 03:25:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:25:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:25:58 DEBUG : banana: size = 6 OK 2026/07/31 03:25:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:58 DEBUG : banana: Unchanged skipping 2026/07/31 03:25:58 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:25:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:58 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:25:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:25:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:25:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:25:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:25:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:25:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:25:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:25:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:25:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:25:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:25:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:25:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:25:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:25:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:25:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:25:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:25:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:25:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:25:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:25:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:25:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:25:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:25:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:25:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:25:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:25:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:25:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:25:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:25:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:25:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:25:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:25:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:25:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:25:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:25:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:25:58 DEBUG : Waiting for deletions to finish 2026/07/31 03:25:58 INFO : There was nothing to transfer 2026/07/31 03:25:58 DEBUG : Waiting for deletions to finish 2026/07/31 03:25:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:25:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:25:59 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:25:59 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:25:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:25:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:25:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:25:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:25:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:25:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:25:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:25:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:25:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:25:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:25:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:25:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:25:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:25:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:25:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:25:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:25:59 DEBUG : Waiting for deletions to finish 2026/07/31 03:26:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:26:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:26:00 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:26:00 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:26:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:26:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:26:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:26:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:26:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:26:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:26:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:26:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:26:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:26:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:26:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:26:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:26:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:26:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:26:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:26:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:26:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/31 03:26:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/31 03:26:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/31 03:26:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/31 03:26:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/31 03:26:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/31 03:26:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/31 03:26:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/31 03:26:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/31 03:26:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/31 03:26:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/31 03:26:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/31 03:26:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/31 03:26:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/31 03:26:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/31 03:26:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:26:13 DEBUG : dir1/0000-abcdefg.txt: md5 = 8e199ef5b9f1ce42730417fdf1daed9f OK 2026/07/31 03:26:15 DEBUG : dir1/0001-bcdefgh.txt: md5 = 3f742b601d86a6edeb8aa24b41b23b39 OK 2026/07/31 03:26:16 DEBUG : dir1/0002-cdefghi.txt: md5 = bb11f296ac6e2e4240a9d2cacf4e124c OK 2026/07/31 03:26:18 DEBUG : dir1/0003-defghij.txt: md5 = f176e7ef86b28e4584305baa43d545ca OK 2026/07/31 03:26:19 DEBUG : dir1/0004-efghijk.txt: md5 = 1d855a61db27afcb87b40f2f46cebdf2 OK 2026/07/31 03:26:20 DEBUG : dir1/0005-fghijkl.txt: md5 = ac168e1377ef95d71af6ac5a015e9b71 OK 2026/07/31 03:26:22 DEBUG : dir1/0006-ghijklm.txt: md5 = ddafa12373eeca9ceeb8c7820de90b50 OK 2026/07/31 03:26:23 DEBUG : dir1/0007-1234567.txt: md5 = 447f6989aa7c887bd153c4263763fe18 OK 2026/07/31 03:26:25 DEBUG : dir1/0008-2345678.txt: md5 = b9f2fde87bd57c2ac7779f00f6ee0691 OK 2026/07/31 03:26:26 DEBUG : dir1/0009-3456789.txt: md5 = 52fe09e6d9026bc4a8bef4c39d0b0d53 OK 2026/07/31 03:26:27 DEBUG : dir1/0010-456789.txt: md5 = 8c44b14217c6ab84cac0da068fbb64c7 OK 2026/07/31 03:26:29 DEBUG : dir1/0011-56789;.txt: md5 = 494ebab925f92ea7098c82cf03d23eaa OK 2026/07/31 03:26:30 DEBUG : dir1/0012-6789;.txt: md5 = dcd3e9fbb5d9022e488a178b9a253a40 OK 2026/07/31 03:26:32 DEBUG : dir1/0013-789;=.txt: md5 = 1560c55d77dfe2fa4a1f6bc522c4202f OK 2026/07/31 03:26:33 DEBUG : dir1/0014-89;=.txt: md5 = 9b9a8da4d08bb83cc90df095e2ea0891 OK 2026/07/31 03:26:35 DEBUG : dir1/0015-9;=.txt: md5 = 035748bcbd091c4b25032e6bcd0671bf OK 2026/07/31 03:26:36 DEBUG : apple: md5 = 62c189fd42d5d0c7784d6299a8e28fee OK 2026/07/31 03:26:37 DEBUG : banana: md5 = 707e192577875ee899d7e9e5ca31308d OK 2026/07/31 03:26:39 DEBUG : appleappleapplebanana: md5 = 6defc6f0aa995f29643221b61f09b65a OK 2026/07/31 03:26:40 DEBUG : splitbananasplit: md5 = 81797f409ae9f02436287eb120a6f2d8 OK 2026/07/31 03:26:40 DEBUG : Waiting for deletions to finish 2026/07/31 03:26:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:26:41 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:26:41 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:26:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:26:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:26:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:26:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:26:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:26:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:26:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:26:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:26:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:26:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:26:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:26:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:26:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:26:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:26:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:26:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:26:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:26:41 DEBUG : apple: size = 5 OK 2026/07/31 03:26:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:41 DEBUG : apple: Unchanged skipping 2026/07/31 03:26:41 DEBUG : banana: size = 6 OK 2026/07/31 03:26:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:41 DEBUG : banana: Unchanged skipping 2026/07/31 03:26:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:26:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:26:42 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/31 03:26:42 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:26:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:42 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:26:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:26:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:26:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:26:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:26:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:26:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:26:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:26:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:26:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:26:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:26:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:26:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:26:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:26:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:26:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:26:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:26:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:26:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:26:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:26:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:26:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:26:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:26:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:26:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:26:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:26:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:26:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:26:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:26:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:26:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:26:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:26:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:26:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:26:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:26:42 DEBUG : Waiting for deletions to finish 2026/07/31 03:26:42 INFO : There was nothing to transfer 2026/07/31 03:26:42 DEBUG : Waiting for deletions to finish 2026/07/31 03:26:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:26:43 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:26:43 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:26:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:26:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:26:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:26:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:26:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:26:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:26:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:26:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:26:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:26:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:26:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:26:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:26:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:26:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:26:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:26:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:26:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:26:44 DEBUG : dir1: Directory modification time the same (differ by -917.726µs, within tolerance 1ms) 2026/07/31 03:26:44 DEBUG : apple: size = 5 OK 2026/07/31 03:26:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:44 DEBUG : apple: Unchanged skipping 2026/07/31 03:26:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:26:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:26:44 DEBUG : banana: size = 6 OK 2026/07/31 03:26:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:44 DEBUG : banana: Unchanged skipping 2026/07/31 03:26:44 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:26:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:44 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:26:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:26:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:26:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:26:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:26:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:26:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:26:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:26:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:26:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:26:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:26:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:26:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:26:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:26:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:26:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:26:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:26:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:26:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:26:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:26:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:26:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:26:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:26:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:26:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:26:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:26:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:26:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:26:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:26:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:26:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:26:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:26:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:26:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:26:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:26:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:26:44 DEBUG : Waiting for deletions to finish 2026/07/31 03:26:44 INFO : There was nothing to transfer 2026/07/31 03:26:44 DEBUG : Waiting for deletions to finish 2026/07/31 03:26:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:26:44 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:26:44 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:26:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:26:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:26:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:26:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:26:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:26:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:26:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:26:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:26:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:26:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:26:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:26:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:26:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:26:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:26:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:26:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:26:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:26:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/31 03:26:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/31 03:26:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/31 03:26:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/31 03:26:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/31 03:26:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/31 03:26:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/31 03:26:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/31 03:26:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/31 03:26:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/31 03:26:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/31 03:26:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/31 03:26:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/31 03:26:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/31 03:26:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/31 03:26:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:26:58 DEBUG : dir1/0000-abcdefg.txt: md5 = f0aafff025e141e7ebc4e38dd207e754 OK 2026/07/31 03:26:59 DEBUG : dir1/0001-bcdefgh.txt: md5 = cec13371e58be7698c0daa78ca8c21c0 OK 2026/07/31 03:27:01 DEBUG : dir1/0002-cdefghi.txt: md5 = b1336890ea1a40e7445908a0af375a0e OK 2026/07/31 03:27:02 DEBUG : dir1/0003-defghij.txt: md5 = 20fd7e38b90d3fb7a5caffa91c116836 OK 2026/07/31 03:27:03 DEBUG : dir1/0004-efghijk.txt: md5 = bbf59a19ca0326c5a458428f2c72fb78 OK 2026/07/31 03:27:05 DEBUG : dir1/0005-fghijkl.txt: md5 = 34e5b48e6191653f75739f37ffe1d681 OK 2026/07/31 03:27:06 DEBUG : dir1/0006-ghijklm.txt: md5 = f033f492f392d62c3db68e670250d807 OK 2026/07/31 03:27:08 DEBUG : dir1/0007-1234567.txt: md5 = 56c49d75b6639bef7029e527ce0bf56d OK 2026/07/31 03:27:09 DEBUG : dir1/0008-2345678.txt: md5 = 64cc8d425b4918b46c88101bc3c5c286 OK 2026/07/31 03:27:10 DEBUG : dir1/0009-3456789.txt: md5 = 981e0682c499234e6433bef488988f5d OK 2026/07/31 03:27:12 DEBUG : dir1/0010-456789.txt: md5 = b9661c8b3311f053d6398535a9268bf7 OK 2026/07/31 03:27:13 DEBUG : dir1/0011-56789;.txt: md5 = 6eef53d3db94609aff997ee20a78b3d0 OK 2026/07/31 03:27:15 DEBUG : dir1/0012-6789;.txt: md5 = a0a84cdff7fa5ab7cc25284c45d27f63 OK 2026/07/31 03:27:16 DEBUG : dir1/0013-789;=.txt: md5 = 5432486745a63135ff703ae7928a1094 OK 2026/07/31 03:27:17 DEBUG : dir1/0014-89;=.txt: md5 = ce5a08eeae300338ba2e6cb8e2e57e3f OK 2026/07/31 03:27:19 DEBUG : dir1/0015-9;=.txt: md5 = 95261e78c339a4cf97e3f347535dc7f1 OK 2026/07/31 03:27:21 DEBUG : apple: md5 = f8e6dbb5b5e138b77ac564e42861c44a OK 2026/07/31 03:27:22 DEBUG : banana: md5 = 63ecf8213c5a4da97e919762d0435fb1 OK 2026/07/31 03:27:24 DEBUG : appleappleapplebanana: md5 = 7d4bc8178ad7d787d71b79df34a1bc51 OK 2026/07/31 03:27:25 DEBUG : splitbananasplit: md5 = 193474fabe98a113bbce34ce2e2ff677 OK 2026/07/31 03:27:25 DEBUG : Waiting for deletions to finish 2026/07/31 03:27:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:27:26 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:27:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:27:26 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:27:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:27:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:27:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:27:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:27:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:27:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:27:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:27:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:27:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:27:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:27:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:27:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:27:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:27:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:27:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:27:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:27:26 DEBUG : apple: size = 5 OK 2026/07/31 03:27:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:26 DEBUG : apple: Unchanged skipping 2026/07/31 03:27:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:27:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:27:26 DEBUG : banana: size = 6 OK 2026/07/31 03:27:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:26 DEBUG : banana: Unchanged skipping 2026/07/31 03:27:27 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/31 03:27:27 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:27:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:27 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:27:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:27:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:27:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:27:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:27:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:27:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:27:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:27:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:27:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:27:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:27:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:27:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:27:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:27:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:27:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:27:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:27:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:27:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:27:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:27:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:27:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:27:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:27:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:27:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:27:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:27:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:27:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:27:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:27:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:27:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:27:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:27:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:27:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:27:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:27:27 DEBUG : Waiting for deletions to finish 2026/07/31 03:27:27 INFO : There was nothing to transfer 2026/07/31 03:27:27 DEBUG : Waiting for deletions to finish 2026/07/31 03:27:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:27:27 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:27:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:27:27 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:27:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:27:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:27:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:27:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:27:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:27:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:27:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:27:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:27:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:27:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:27:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:27:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:27:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:27:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:27:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:27:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:27:28 DEBUG : dir1: Directory modification time the same (differ by -641.373µs, within tolerance 1ms) 2026/07/31 03:27:28 DEBUG : apple: size = 5 OK 2026/07/31 03:27:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:28 DEBUG : apple: Unchanged skipping 2026/07/31 03:27:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:27:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:28 DEBUG : banana: size = 6 OK 2026/07/31 03:27:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:27:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:28 DEBUG : banana: Unchanged skipping 2026/07/31 03:27:28 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:27:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:28 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:27:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:27:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:27:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:27:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:27:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:27:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:27:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:27:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:27:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:27:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:27:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:27:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:27:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:27:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:27:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:27:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:27:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:27:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:27:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:27:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:27:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:27:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:27:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:27:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:27:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:27:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:27:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:27:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:27:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:27:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:27:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:27:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:27:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:27:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:27:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:27:28 DEBUG : Waiting for deletions to finish 2026/07/31 03:27:28 INFO : There was nothing to transfer 2026/07/31 03:27:28 DEBUG : Waiting for deletions to finish 2026/07/31 03:27:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:27:29 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:27:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:27:29 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:27:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:27:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:27:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:27:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:27:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:27:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:27:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:27:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:27:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:27:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:27:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:27:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:27:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:27:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:27:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:27:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:27:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/31 03:27:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/31 03:27:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/31 03:27:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/31 03:27:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/31 03:27:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/31 03:27:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/31 03:27:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/31 03:27:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/31 03:27:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/31 03:27:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/31 03:27:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/31 03:27:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/31 03:27:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/31 03:27:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/31 03:27:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:27:42 DEBUG : dir1/0000-abcdefg.txt: md5 = 1767e27979b8bb5c4806744bc36965d4 OK 2026/07/31 03:27:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = 17e64aeeb36b8c412cd8b3096f53eb35 OK 2026/07/31 03:27:45 DEBUG : dir1/0002-cdefghi.txt: md5 = c815416cc63e1394cdaec586ab51f82d OK 2026/07/31 03:27:46 DEBUG : dir1/0003-defghij.txt: md5 = b900025557d00bb63ddadd22a4cf4aac OK 2026/07/31 03:27:48 DEBUG : dir1/0004-efghijk.txt: md5 = 3904090334670e71683b4d5394b7f24f OK 2026/07/31 03:27:49 DEBUG : dir1/0005-fghijkl.txt: md5 = 6028aec04c9a57c32a7066a99771b0c8 OK 2026/07/31 03:27:51 DEBUG : dir1/0006-ghijklm.txt: md5 = a0bf35a3a2fdf0df7a15f4a655584257 OK 2026/07/31 03:27:52 DEBUG : dir1/0007-1234567.txt: md5 = ac05c673da8c459a5a755eeb1820555d OK 2026/07/31 03:27:53 DEBUG : dir1/0008-2345678.txt: md5 = 6068e0c71af6d36632d75c9b0c5c82d8 OK 2026/07/31 03:27:55 DEBUG : dir1/0009-3456789.txt: md5 = eb77ccf502dedd8e014aa6a5d2c2b25b OK 2026/07/31 03:27:56 DEBUG : dir1/0010-456789.txt: md5 = e57fc920005d50d0f9b80607f4abb3ec OK 2026/07/31 03:27:58 DEBUG : dir1/0011-56789;.txt: md5 = 537f9b896f0aed4c57ab35bdc7bc46d5 OK 2026/07/31 03:27:59 DEBUG : dir1/0012-6789;.txt: md5 = def114953d3dd7277147eb7214e99d26 OK 2026/07/31 03:28:00 DEBUG : dir1/0013-789;=.txt: md5 = b5bc774717f9189abbbcabdff894ee3b OK 2026/07/31 03:28:02 DEBUG : dir1/0014-89;=.txt: md5 = 4d7bde620ce05248dde852baefa3be26 OK 2026/07/31 03:28:03 DEBUG : dir1/0015-9;=.txt: md5 = e027f723a7dc881be4fa31bfafc25976 OK 2026/07/31 03:28:05 DEBUG : apple: md5 = ad1a8329e7897881b7cf9dffb6cb21ac OK 2026/07/31 03:28:06 DEBUG : banana: md5 = e3e86ca6ec2c8f1dd31acd8f2e540a3e OK 2026/07/31 03:28:07 DEBUG : appleappleapplebanana: md5 = 87d2c268497ae7193530a6c3c616b021 OK 2026/07/31 03:28:09 DEBUG : splitbananasplit: md5 = e8cd64a1d3cc6153cf1b6ae1217845e2 OK 2026/07/31 03:28:09 DEBUG : Waiting for deletions to finish 2026/07/31 03:28:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:28:09 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:28:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:28:09 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:28:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:28:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:28:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:28:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:28:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:28:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:28:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:28:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:28:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:28:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:28:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:28:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:28:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:28:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:28:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:28:10 DEBUG : apple: size = 5 OK 2026/07/31 03:28:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:10 DEBUG : apple: Unchanged skipping 2026/07/31 03:28:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:28:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:28:10 DEBUG : banana: size = 6 OK 2026/07/31 03:28:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:10 DEBUG : banana: Unchanged skipping 2026/07/31 03:28:11 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/31 03:28:11 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:28:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:11 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:28:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:28:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:28:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:28:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:28:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:28:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:28:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:28:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:28:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:28:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:28:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:28:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:28:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:28:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:28:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:28:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:28:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:28:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:28:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:28:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:28:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:28:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:28:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:28:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:28:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:28:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:28:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:28:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:28:11 DEBUG : Waiting for deletions to finish 2026/07/31 03:28:11 INFO : There was nothing to transfer 2026/07/31 03:28:11 DEBUG : Waiting for deletions to finish 2026/07/31 03:28:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:28:12 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:28:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:28:12 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:28:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:28:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:28:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:28:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:28:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:28:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:28:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:28:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:28:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:28:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:28:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:28:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:28:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:28:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:28:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:28:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:28:12 DEBUG : dir1: Directory modification time the same (differ by -358.852µs, within tolerance 1ms) 2026/07/31 03:28:12 DEBUG : apple: size = 5 OK 2026/07/31 03:28:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:12 DEBUG : apple: Unchanged skipping 2026/07/31 03:28:12 DEBUG : banana: size = 6 OK 2026/07/31 03:28:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:28:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:12 DEBUG : banana: Unchanged skipping 2026/07/31 03:28:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:28:12 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:28:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:12 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:28:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:28:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:28:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:28:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:28:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:28:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:28:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:28:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:28:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:28:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:28:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:28:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:28:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:28:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:28:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:28:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:28:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:28:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:28:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:28:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:28:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:28:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:28:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:28:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:28:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:28:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:28:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:28:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:28:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:28:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:28:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:28:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:28:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:28:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:28:13 DEBUG : Waiting for deletions to finish 2026/07/31 03:28:13 INFO : There was nothing to transfer 2026/07/31 03:28:13 DEBUG : Waiting for deletions to finish 2026/07/31 03:28:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:28:13 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:28:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:28:13 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:28:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:28:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:28:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:28:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:28:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:28:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:28:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:28:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:28:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:28:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:28:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:28:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:28:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:28:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:28:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:28:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:28:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/31 03:28:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/31 03:28:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/31 03:28:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/31 03:28:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/31 03:28:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/31 03:28:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/31 03:28:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/31 03:28:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/31 03:28:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/31 03:28:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/31 03:28:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/31 03:28:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/31 03:28:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/31 03:28:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/31 03:28:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:28:26 DEBUG : dir1/0000-abcdefg.txt: md5 = 583254c63faa942c536429af87e9c028 OK 2026/07/31 03:28:28 DEBUG : dir1/0001-bcdefgh.txt: md5 = 330f3bdb9b8660db213e2e5266d5bf40 OK 2026/07/31 03:28:29 DEBUG : dir1/0002-cdefghi.txt: md5 = 34517aaa814f53bc662a323c6693f70d OK 2026/07/31 03:28:31 DEBUG : dir1/0003-defghij.txt: md5 = a3b9e71b5ae08e5735583f39afe3b07b OK 2026/07/31 03:28:32 DEBUG : dir1/0004-efghijk.txt: md5 = da14c3cf575cebfc3d9c554c26c62927 OK 2026/07/31 03:28:33 DEBUG : dir1/0005-fghijkl.txt: md5 = 1a69087a217411afce3bdf8a9a2d6150 OK 2026/07/31 03:28:35 DEBUG : dir1/0006-ghijklm.txt: md5 = bbff2b9693862cc15a75eb7dcd233056 OK 2026/07/31 03:28:36 DEBUG : dir1/0007-1234567.txt: md5 = 77e9be8262fd9f767904b0aed66f6c60 OK 2026/07/31 03:28:37 DEBUG : dir1/0008-2345678.txt: md5 = a310415fc547c2ec7b6546e9620db140 OK 2026/07/31 03:28:39 DEBUG : dir1/0009-3456789.txt: md5 = c34f825e56ec610b81c67a31db578a46 OK 2026/07/31 03:28:40 DEBUG : dir1/0010-456789.txt: md5 = a78e64c6f482118653070cedaf9eaca7 OK 2026/07/31 03:28:42 DEBUG : dir1/0011-56789;.txt: md5 = 85294b5656d9fd6f9dec1b9a8a00a2cd OK 2026/07/31 03:28:43 DEBUG : dir1/0012-6789;.txt: md5 = dd38208435e449d94ddba2756234d009 OK 2026/07/31 03:28:44 DEBUG : dir1/0013-789;=.txt: md5 = d957ad13af6e00162b0ea97fb725b7de OK 2026/07/31 03:28:46 DEBUG : dir1/0014-89;=.txt: md5 = da78dc1eae64812968e999b3ea7d5a5d OK 2026/07/31 03:28:47 DEBUG : dir1/0015-9;=.txt: md5 = e1f0261574870dbe6778a82f9f88866a OK 2026/07/31 03:28:49 DEBUG : apple: md5 = 0ef4596862d850fb9fb248bf13804245 OK 2026/07/31 03:28:50 DEBUG : banana: md5 = 61933c2fd6479aff94221bee61eb4b22 OK 2026/07/31 03:28:51 DEBUG : appleappleapplebanana: md5 = f7eaee749150bcc8a6b4218627ffc9ef OK 2026/07/31 03:28:53 DEBUG : splitbananasplit: md5 = 4761eb954efe0904c8c68df790199fac OK 2026/07/31 03:28:53 DEBUG : Waiting for deletions to finish 2026/07/31 03:28:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:28:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:28:53 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:28:53 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:28:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:28:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:28:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:28:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:28:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:28:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:28:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:28:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:28:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:28:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:28:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:28:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:28:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:28:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:28:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:28:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:28:54 DEBUG : apple: size = 5 OK 2026/07/31 03:28:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:54 DEBUG : apple: Unchanged skipping 2026/07/31 03:28:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:28:54 DEBUG : banana: size = 6 OK 2026/07/31 03:28:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:54 DEBUG : banana: Unchanged skipping 2026/07/31 03:28:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:28:55 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/31 03:28:55 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:28:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:55 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:28:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:28:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:28:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:28:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:28:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:28:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:28:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:28:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:28:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:28:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:28:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:28:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:28:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:28:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:28:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:28:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:28:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:28:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:28:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:28:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:28:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:28:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:28:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:28:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:28:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:28:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:28:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:28:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:28:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:28:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:28:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:28:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:28:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:28:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:28:55 DEBUG : Waiting for deletions to finish 2026/07/31 03:28:55 INFO : There was nothing to transfer 2026/07/31 03:28:55 DEBUG : Waiting for deletions to finish 2026/07/31 03:28:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:28:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:28:55 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:28:55 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:28:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:28:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:28:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:28:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:28:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:28:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:28:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:28:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:28:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:28:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:28:56 DEBUG : dir1: Directory modification time the same (differ by -60.015µs, within tolerance 1ms) 2026/07/31 03:28:56 DEBUG : apple: size = 5 OK 2026/07/31 03:28:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:56 DEBUG : apple: Unchanged skipping 2026/07/31 03:28:56 DEBUG : banana: size = 6 OK 2026/07/31 03:28:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:56 DEBUG : banana: Unchanged skipping 2026/07/31 03:28:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:28:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:28:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:28:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:28:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:28:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:28:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:28:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:28:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:28:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:28:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:28:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:28:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:28:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:28:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:28:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:28:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:28:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:28:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:28:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:28:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:28:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:28:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:28:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:28:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:28:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:28:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:28:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:28:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:28:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:28:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:28:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:28:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:28:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:28:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:28:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:28:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:28:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:28:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:28:56 DEBUG : Waiting for deletions to finish 2026/07/31 03:28:56 INFO : There was nothing to transfer 2026/07/31 03:28:56 DEBUG : Waiting for deletions to finish 2026/07/31 03:28:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:28:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:28:57 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:28:57 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:28:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:28:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:28:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:28:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:28:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:28:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:28:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:28:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:28:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:28:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:28:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:28:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:28:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:28:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:28:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:28:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:29:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/31 03:29:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/31 03:29:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/31 03:29:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/31 03:29:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/31 03:29:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/31 03:29:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/31 03:29:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/31 03:29:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/31 03:29:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/31 03:29:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/31 03:29:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/31 03:29:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/31 03:29:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/31 03:29:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/31 03:29:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" --- PASS: TestTransform (542.94s) --- PASS: TestTransform/NFC (46.27s) --- PASS: TestTransform/NFD (44.87s) --- PASS: TestTransform/base64 (52.62s) --- PASS: TestTransform/prefix (61.88s) --- PASS: TestTransform/suffix (61.82s) --- PASS: TestTransform/truncate (52.54s) --- PASS: TestTransform/encoder (45.80s) --- PASS: TestTransform/ISO-8859-1 (44.91s) --- PASS: TestTransform/charmap (44.29s) --- PASS: TestTransform/lowercase (43.91s) --- PASS: TestTransform/ascii (44.02s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:29:08 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/31 03:29:08 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/31 03:29:08 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/07/31 03:29:09 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-07-31T03:29:08.489392028Z) 2026/07/31 03:29:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/31 03:29:09 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/31 03:29:09 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/31 03:29:09 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/31 03:29:09 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/31 03:29:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:29:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:29:10 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = e3a7a17c4fbeadc3bd3716c9f3b7d00a OK 2026/07/31 03:29:10 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/31 03:29:10 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/31 03:29:10 DEBUG : Waiting for deletions to finish 2026/07/31 03:29:12 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.68s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:29:13 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:29:13 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:29:13 DEBUG : tictactoe: Making directory with metadata 2026/07/31 03:29:14 INFO : tictactoe: Made directory with metadata (mtime=2026-07-31T03:29:13.173466052Z) 2026/07/31 03:29:14 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:29:14 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:29:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:29:14 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/31 03:29:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:29:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:29:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:29:15 DEBUG : tictactoe/tictactoe: md5 = baef83a43076dab9a4e19fc16d5c4170 OK 2026/07/31 03:29:15 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/31 03:29:15 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/31 03:29:15 DEBUG : Waiting for deletions to finish 2026/07/31 03:29:16 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.46s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:29:17 DEBUG : toe: Making directory with metadata 2026/07/31 03:29:18 INFO : toe: Made directory with metadata (mtime=2026-07-31T03:29:17.630536411Z) 2026/07/31 03:29:18 DEBUG : toe/toe: Making directory with metadata 2026/07/31 03:29:19 INFO : toe/toe: Made directory with metadata (mtime=2026-07-31T03:29:17.630536411Z) 2026/07/31 03:29:19 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:29:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/31 03:29:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/31 03:29:19 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/31 03:29:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:29:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:29:20 DEBUG : toe/toe/tictactoe: md5 = 5c0f200ced661a3b6d879d185f4f966f OK 2026/07/31 03:29:20 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/31 03:29:20 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/31 03:29:20 DEBUG : Waiting for deletions to finish 2026/07/31 03:29:22 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/31 03:29:23 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.35s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:29:24 DEBUG : toe: Making directory with metadata 2026/07/31 03:29:24 INFO : toe: Made directory with metadata (mtime=2026-07-31T03:29:23.980636523Z) 2026/07/31 03:29:24 DEBUG : toe/toe: Making directory with metadata 2026/07/31 03:29:25 INFO : toe/toe: Made directory with metadata (mtime=2026-07-31T03:29:23.980636523Z) 2026/07/31 03:29:25 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:29:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/31 03:29:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/31 03:29:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/31 03:29:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:29:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:29:27 DEBUG : toe/toe/tictactoe: md5 = 10ea090af1e41d515c272fab86d740b4 OK 2026/07/31 03:29:27 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/31 03:29:27 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/31 03:29:27 DEBUG : Waiting for deletions to finish 2026/07/31 03:29:29 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/31 03:29:29 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.45s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:29:30 DEBUG : empty_dir: Making directory with metadata 2026/07/31 03:29:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/31 03:29:30 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:29:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:29:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:29:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:29:30 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/31 03:29:31 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/31 03:29:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:29:31 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:29:31 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:29:31 DEBUG : tictactoe: Making directory with metadata 2026/07/31 03:29:32 INFO : tictactoe: Made directory with metadata (mtime=2026-07-31T03:29:30.434738115Z) 2026/07/31 03:29:32 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:29:32 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:29:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:29:32 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/31 03:29:33 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-31T03:29:30.434738115Z) 2026/07/31 03:29:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:29:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/31 03:29:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/31 03:29:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/31 03:29:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:29:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:29:34 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 416b9d2a378fcbefe361f5a4280291b2 OK 2026/07/31 03:29:34 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/31 03:29:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/31 03:29:34 DEBUG : Waiting for deletions to finish 2026/07/31 03:29:36 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/31 03:29:37 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.14s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:29:38 DEBUG : empty_dir: Making directory with metadata 2026/07/31 03:29:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/31 03:29:38 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:29:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:29:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:29:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:29:38 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/31 03:29:39 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/31 03:29:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:29:39 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:29:39 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:29:39 DEBUG : tictactoe: Making directory with metadata 2026/07/31 03:29:40 INFO : tictactoe: Made directory with metadata (mtime=2026-07-31T03:29:38.577866071Z) 2026/07/31 03:29:40 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:29:40 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:29:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:29:40 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/31 03:29:41 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-31T03:29:38.578866086Z) 2026/07/31 03:29:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:29:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/31 03:29:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:29:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/31 03:29:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:29:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:29:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:29:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 72dbffc26787eca2c38acee841f9027f OK 2026/07/31 03:29:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/31 03:29:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:29:42 DEBUG : Waiting for deletions to finish 2026/07/31 03:29:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:29:43 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:29:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:29:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:29:43 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:29:43 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:29:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/31 03:29:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/31 03:29:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/31 03:29:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': 0 differences found 2026/07/31 03:29:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': 1 hashes could not be checked 2026/07/31 03:29:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': 1 matching files 2026/07/31 03:29:45 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/31 03:29:46 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.97s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:29:47 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:29:47 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:29:47 DEBUG : tictactoe: Making directory with metadata 2026/07/31 03:29:48 INFO : tictactoe: Made directory with metadata (mtime=2026-07-31T03:29:47.551006786Z) 2026/07/31 03:29:48 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:29:48 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:29:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:29:48 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/31 03:29:49 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-31T03:29:47.551006786Z) 2026/07/31 03:29:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:29:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/31 03:29:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/31 03:29:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/31 03:29:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:29:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:29:50 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 52827ad7a8185204e70730d8abefce5b OK 2026/07/31 03:29:50 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/31 03:29:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/31 03:29:50 DEBUG : Waiting for deletions to finish 2026/07/31 03:29:51 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:29:51 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:29:51 DEBUG : tictactoe: Directory modification time the same (differ by -6.786µs, within tolerance 1ms) 2026/07/31 03:29:51 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:29:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:29:52 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -6.786µs, within tolerance 1ms) 2026/07/31 03:29:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:29:52 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/31 03:29:52 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:29:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/31 03:29:52 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/31 03:29:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:29:52 DEBUG : Waiting for deletions to finish 2026/07/31 03:29:54 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/31 03:29:55 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.20s) === RUN TestSyntax 2026/07/31 03:29:55 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:29:55 DEBUG : toe: Making directory with metadata 2026/07/31 03:29:56 INFO : toe: Made directory with metadata (mtime=2026-07-31T03:29:55.748135076Z) 2026/07/31 03:29:56 DEBUG : toe/toe: Making directory with metadata 2026/07/31 03:29:57 INFO : toe/toe: Made directory with metadata (mtime=2026-07-31T03:29:55.748135076Z) 2026/07/31 03:29:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/31 03:29:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:29:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:29:58 DEBUG : toe/toe/toe: md5 = ce6fa97f3a84bb2e3043f5003423b24d OK 2026/07/31 03:29:58 DEBUG : toe/toe/toe: size = 11 OK 2026/07/31 03:29:58 INFO : toe/toe/toe: Copied (new) 2026/07/31 03:29:58 DEBUG : Waiting for deletions to finish 2026/07/31 03:30:01 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/31 03:30:01 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.69s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:30:02 DEBUG : empty_dir: Making directory with metadata 2026/07/31 03:30:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/31 03:30:02 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:30:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:30:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:30:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:30:02 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/31 03:30:03 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/31 03:30:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:30:03 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:30:03 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:30:03 DEBUG : tictactoe: Making directory with metadata 2026/07/31 03:30:04 INFO : tictactoe: Made directory with metadata (mtime=2026-07-31T03:30:02.44323968Z) 2026/07/31 03:30:04 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:30:04 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:30:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:30:04 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/31 03:30:04 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-31T03:30:02.44323968Z) 2026/07/31 03:30:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:30:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/31 03:30:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:30:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/31 03:30:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:30:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:30:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:30:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:30:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 44b2c26c98254354c8b5f6003d65cd72 OK 2026/07/31 03:30:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/31 03:30:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:30:06 INFO : toe/toe/toe.txt: Deleted 2026/07/31 03:30:06 INFO : toe/toe: Removing directory 2026/07/31 03:30:06 INFO : toe: Removing directory 2026/07/31 03:30:06 INFO : empty_dir: Removing directory 2026/07/31 03:30:06 DEBUG : Local file system at /tmp/rclone1047207967: deleted 3 directories 2026/07/31 03:30:08 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/31 03:30:09 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.26s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:30:10 DEBUG : empty_dir: Making directory with metadata 2026/07/31 03:30:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/31 03:30:10 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:30:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:30:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:30:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:30:10 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/31 03:30:11 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/31 03:30:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:30:11 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:30:11 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:30:11 DEBUG : tictactoe: Making directory with metadata 2026/07/31 03:30:12 INFO : tictactoe: Made directory with metadata (mtime=2026-07-31T03:30:10.70436853Z) 2026/07/31 03:30:12 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:30:12 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:30:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:30:12 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/31 03:30:13 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-31T03:30:10.70436853Z) 2026/07/31 03:30:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:30:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/31 03:30:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:30:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/31 03:30:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:30:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:30:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:30:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:30:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 7a1650644085a3488a7afbc273b3def2 OK 2026/07/31 03:30:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/31 03:30:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:30:14 INFO : toe/toe/toe.txt: Deleted 2026/07/31 03:30:14 INFO : toe/toe: Removing directory 2026/07/31 03:30:14 INFO : toe: Removing directory 2026/07/31 03:30:14 INFO : empty_dir: Removing directory 2026/07/31 03:30:14 DEBUG : Local file system at /tmp/rclone1047207967: deleted 3 directories 2026/07/31 03:30:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/31 03:30:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/31 03:30:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/31 03:30:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/31 03:30:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/31 03:30:18 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/07/31 03:30:20 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/31 03:30:21 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/31 03:30:22 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (13.52s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:30:24 DEBUG : Reset feature "Copy" 2026/07/31 03:30:24 DEBUG : Reset feature "Move" 2026/07/31 03:30:24 DEBUG : Reset feature "Copy" 2026/07/31 03:30:24 DEBUG : Reset feature "Move" 2026/07/31 03:30:24 DEBUG : empty_dir: Making directory with metadata 2026/07/31 03:30:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/31 03:30:24 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:30:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:30:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:30:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:30:24 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/31 03:30:25 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/31 03:30:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:30:25 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:30:25 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:30:25 DEBUG : tictactoe: Making directory with metadata 2026/07/31 03:30:26 INFO : tictactoe: Made directory with metadata (mtime=2026-07-31T03:30:24.22057884Z) 2026/07/31 03:30:26 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:30:26 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:30:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:30:26 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/31 03:30:26 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-31T03:30:24.22057884Z) 2026/07/31 03:30:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:30:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/31 03:30:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:30:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/31 03:30:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:30:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:30:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:30:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:30:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = dc442588543ea3d9309978da22fd30f3 OK 2026/07/31 03:30:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/31 03:30:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:30:28 INFO : toe/toe/toe.txt: Deleted 2026/07/31 03:30:28 INFO : toe/toe: Removing directory 2026/07/31 03:30:28 INFO : toe: Removing directory 2026/07/31 03:30:28 INFO : empty_dir: Removing directory 2026/07/31 03:30:28 DEBUG : Local file system at /tmp/rclone1047207967: deleted 3 directories 2026/07/31 03:30:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/31 03:30:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/31 03:30:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/31 03:30:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/31 03:30:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/31 03:30:33 DEBUG : toe/toe/toe.txt: md5 = 8264fce7272d6838375d3ab71aad187a OK 2026/07/31 03:30:33 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/31 03:30:33 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/31 03:30:34 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/07/31 03:30:36 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/31 03:30:36 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/31 03:30:37 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/31 03:30:38 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (15.30s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:30:39 DEBUG : toe: transformed to: dG9l 2026/07/31 03:30:39 DEBUG : toe: transformed to: dG9l 2026/07/31 03:30:39 DEBUG : dG9l: Making directory with metadata 2026/07/31 03:30:40 INFO : dG9l: Made directory with metadata (mtime=2026-07-31T03:30:39.520816166Z) 2026/07/31 03:30:40 DEBUG : toe: transformed to: dG9l 2026/07/31 03:30:40 DEBUG : toe: transformed to: dG9l 2026/07/31 03:30:40 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/31 03:30:40 DEBUG : dG9l/dG9l: Making directory with metadata 2026/07/31 03:30:41 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-07-31T03:30:39.520816166Z) 2026/07/31 03:30:41 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/31 03:30:41 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/31 03:30:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/31 03:30:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/31 03:30:41 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/31 03:30:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:30:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:30:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 7052ca2623c292eb121fd6eb36a1ece3 OK 2026/07/31 03:30:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/31 03:30:42 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/31 03:30:42 DEBUG : Waiting for deletions to finish 2026/07/31 03:30:43 DEBUG : dG9l: transformed to: toe 2026/07/31 03:30:43 DEBUG : dG9l: transformed to: toe 2026/07/31 03:30:43 DEBUG : toe: Directory modification time the same (differ by 816.166µs, within tolerance 1ms) 2026/07/31 03:30:43 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/31 03:30:44 DEBUG : dG9l: transformed to: toe 2026/07/31 03:30:44 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/31 03:30:44 DEBUG : toe/toe: Directory modification time the same (differ by 816.166µs, within tolerance 1ms) 2026/07/31 03:30:44 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/31 03:30:44 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/31 03:30:44 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/31 03:30:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/31 03:30:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/31 03:30:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/31 03:30:44 DEBUG : Local file system at /tmp/rclone1047207967: Waiting for checks to finish 2026/07/31 03:30:44 DEBUG : Local file system at /tmp/rclone1047207967: Waiting for transfers to finish 2026/07/31 03:30:44 DEBUG : Waiting for deletions to finish 2026/07/31 03:30:46 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/07/31 03:30:47 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.61s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini'", Local "Local file system at /tmp/rclone1047207967", Modify Window "1ms" 2026/07/31 03:30:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/31 03:30:48 DEBUG : toe: transformed to: 2026/07/31 03:30:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/31 03:30:48 DEBUG : toe: transformed to: 2026/07/31 03:30:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Making directory with metadata 2026/07/31 03:30:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Made directory with metadata (mtime=2026-07-31T03:30:48.133949427Z) 2026/07/31 03:30:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/31 03:30:48 DEBUG : toe: transformed to: 2026/07/31 03:30:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/31 03:30:48 DEBUG : toe: transformed to: 2026/07/31 03:30:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/31 03:30:48 DEBUG : toe/toe: transformed to: 2026/07/31 03:30:48 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/31 03:30:48 DEBUG : toe/toe: Making directory with metadata 2026/07/31 03:30:50 INFO : toe/toe: Made directory with metadata (mtime=2026-07-31T03:30:48.133949427Z) 2026/07/31 03:30:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/31 03:30:50 DEBUG : toe/toe: transformed to: 2026/07/31 03:30:50 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/31 03:30:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/31 03:30:50 DEBUG : toe: transformed to: 2026/07/31 03:30:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/31 03:30:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/31 03:30:50 DEBUG : toe/toe/toe: transformed to: 2026/07/31 03:30:50 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/31 03:30:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for checks to finish 2026/07/31 03:30:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Waiting for transfers to finish 2026/07/31 03:30:52 DEBUG : toe/toe/toe: md5 = 7a5cb39fff435dace456a2dd38330c42 OK 2026/07/31 03:30:52 DEBUG : toe/toe/toe: size = 11 OK 2026/07/31 03:30:52 INFO : toe/toe/toe: Copied (new) 2026/07/31 03:30:52 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': not deleting files as there were IO errors 2026/07/31 03:30:52 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': not deleting directories as there were IO errors 2026/07/31 03:30:54 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/31 03:30:55 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (8.00s) PASS 2026/07/31 03:30:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qiqijag6sini': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 26m22.799752399s (try 1/5)