"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/11/18 01:55:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rariviy7raco" 2025/11/18 01:55:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/18 01:55:21 DEBUG : Creating backend with remote "TestDrive:crypt/m1e4lanmho720cj014nldjfsi299gggc6lc7194p8o2p0o78d2ag" 2025/11/18 01:55:22 DEBUG : Creating backend with remote "/tmp/rclone4179152073" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:55:23 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/18 01:55:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:55:23 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/18 01:55:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:55:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:55:23 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.56s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:55:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 01:55:24 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/18 01:55:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:55:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:55:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:55:26 DEBUG : sub dir/hello world: md5 = d5fdf0fa2c1ffa3cf0ce883c3c57eb76 OK 2025/11/18 01:55:26 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 01:55:26 INFO : sub dir/hello world: Copied (new) 2025/11/18 01:55:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 01:55:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.31s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:55:29 DEBUG : metadata sub dir: Making directory with metadata 2025/11/18 01:55:29 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 01:55:29 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/18 01:55:29 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 01:55:29 DEBUG : Local file system at /tmp/rclone4179152073: File to upload is small (21 bytes), uploading instead of streaming 2025/11/18 01:55:29 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/18 01:55:29 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/18 01:55:29 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/18 01:55:29 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 01:55:29 DEBUG : Google drive root 'crypt/m1e4lanmho720cj014nldjfsi299gggc6lc7194p8o2p0o78d2ag': Skipping btime metadata as can't update it on an existing file: 2025-11-18T01:55:29.296317401Z 2025/11/18 01:55:30 INFO : empty metadata sub dir: Updated directory metadata 2025/11/18 01:55:30 DEBUG : Google drive root 'crypt/m1e4lanmho720cj014nldjfsi299gggc6lc7194p8o2p0o78d2ag': Skipping btime metadata as can't update it on an existing file: 2025-11-18T01:55:29.296317401Z 2025/11/18 01:55:30 INFO : metadata sub dir: Updated directory metadata 2025/11/18 01:55:30 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/18 01:55:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:55:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:55:32 DEBUG : metadata sub dir/hello metadata world: md5 = 8bb0b07598921681ab73fb820ce43864 OK 2025/11/18 01:55:32 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/18 01:55:32 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/11/18 01:55:34 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (6.83s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:55:36 DEBUG : metadata sub dir: Making directory with metadata 2025/11/18 01:55:36 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 01:55:36 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/18 01:55:36 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 01:55:36 DEBUG : Local file system at /tmp/rclone4179152073: File to upload is small (21 bytes), uploading instead of streaming 2025/11/18 01:55:36 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/18 01:55:36 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/18 01:55:36 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/18 01:55:36 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 01:55:36 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/11/18 01:55:36 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/11/18 01:55:36 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/18 01:55:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:55:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:55:38 DEBUG : metadata sub dir/hello metadata world: md5 = fd56e0d6e6656c01650fa9a27acce0c7 OK 2025/11/18 01:55:38 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/18 01:55:38 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/11/18 01:55:38 DEBUG : Google drive root 'crypt/m1e4lanmho720cj014nldjfsi299gggc6lc7194p8o2p0o78d2ag': Skipping btime metadata as can't update it on an existing file: 2025-11-18T01:55:36.123316224Z 2025/11/18 01:55:38 INFO : metadata sub dir: Updated directory metadata 2025/11/18 01:55:41 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (5.83s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:55:41 DEBUG : Creating backend with remote "/non-existing" 2025/11/18 01:55:42 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/18 01:55:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:55:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.65s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:55:42 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/18 01:55:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:55:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:55:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:55:45 DEBUG : sub dir/hello world: md5 = 473af549cc343ddea04c00a5190608c1 OK 2025/11/18 01:55:45 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 01:55:45 INFO : sub dir/hello world: Copied (new) 2025/11/18 01:55:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 01:55:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.30s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.41s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:55:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Running all checks before starting transfers 2025/11/18 01:55:48 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/18 01:55:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:55:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:55:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Checks finished, now starting transfers 2025/11/18 01:55:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:55:50 DEBUG : sub dir/hello world: md5 = 4c21a791592c274d4c7f5b3375514052 OK 2025/11/18 01:55:50 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 01:55:50 INFO : sub dir/hello world: Copied (new) 2025/11/18 01:55:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 01:55:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.05s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:55:53 ERROR : Ignoring --no-traverse with sync 2025/11/18 01:55:53 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/18 01:55:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:55:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:55:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:55:55 DEBUG : sub dir/hello world: md5 = b5be22631a901748a16f7d86897e9be0 OK 2025/11/18 01:55:55 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 01:55:55 INFO : sub dir/hello world: Copied (new) 2025/11/18 01:55:55 DEBUG : Waiting for deletions to finish 2025/11/18 01:55:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 01:55:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (4.91s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:55:58 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/18 01:55:58 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/18 01:55:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:55:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:55:59 DEBUG : hello world2: md5 = 71259c3e71a3bcb539c3e5c4db339141 OK 2025/11/18 01:55:59 DEBUG : hello world2: size = 12 OK 2025/11/18 01:55:59 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.63s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:56:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 01:56:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:56:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:56:02 DEBUG : potato2: md5 = f8e7d7c3d5733e688be40389eed3a258 OK 2025/11/18 01:56:02 DEBUG : potato2: size = 11 OK 2025/11/18 01:56:02 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.78s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:56:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 01:56:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:56:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:56:05 DEBUG : potato2: md5 = bc48be123f76c1e4400bc52e5d105c34 OK 2025/11/18 01:56:05 DEBUG : potato2: size = 11 OK 2025/11/18 01:56:05 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.96s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:56:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/18 01:56:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 01:56:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/18 01:56:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 01:56:06 DEBUG : sub dir2: Making directory with metadata 2025/11/18 01:56:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 01:56:07 DEBUG : sub dir: Making directory with metadata 2025/11/18 01:56:08 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/18 01:56:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:56:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/18 01:56:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 01:56:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:56:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:56:09 DEBUG : sub dir/hello world: md5 = 19fd1af3f4ff64110d8173e4b55b9a08 OK 2025/11/18 01:56:09 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 01:56:09 INFO : sub dir/hello world: Copied (new) 2025/11/18 01:56:13 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2025/11/18 01:56:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.10s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:56:14 INFO : sub dir2: Making directory 2025/11/18 01:56:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/18 01:56:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 01:56:14 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/18 01:56:14 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/18 01:56:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:56:14 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/11/18 01:56:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:56:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:56:17 DEBUG : sub dir/hello world: md5 = 3f7f9fc9f43319df64fe5ed988ed53cd OK 2025/11/18 01:56:17 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 01:56:17 INFO : sub dir/hello world: Copied (new) 2025/11/18 01:56:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 01:56:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (4.92s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:56:19 DEBUG : sub dir2: Making directory with metadata 2025/11/18 01:56:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 01:56:19 DEBUG : sub dir2: Making directory with metadata 2025/11/18 01:56:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 01:56:20 DEBUG : sub dir: Making directory with metadata 2025/11/18 01:56:21 INFO : sub dir: Made directory with metadata (mtime=2025-11-18T01:56:19.673308845Z) 2025/11/18 01:56:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:56:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:56:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:56:22 DEBUG : sub dir/hello world: md5 = 2c38c89014bf7a8c5e553b026f86168c OK 2025/11/18 01:56:22 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 01:56:22 INFO : sub dir/hello world: Copied (new) 2025/11/18 01:56:22 INFO : sub dir/hello world: Deleted 2025/11/18 01:56:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.54s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:56:26 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/11/18 01:56:26 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/18 01:56:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:56:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:56:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.63s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:56:29 INFO : sub dir2: Making directory 2025/11/18 01:56:30 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/18 01:56:30 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/18 01:56:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:56:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:56:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:56:32 DEBUG : sub dir/hello world: md5 = e95725737311fd25ce4dc142e4a43a43 OK 2025/11/18 01:56:32 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 01:56:32 INFO : sub dir/hello world: Copied (new) 2025/11/18 01:56:32 INFO : sub dir/hello world: Deleted 2025/11/18 01:56:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 01:56:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (4.87s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:56:34 DEBUG : sub dir2: Making directory with metadata 2025/11/18 01:56:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 01:56:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 01:56:34 DEBUG : sub dir2: Making directory with metadata 2025/11/18 01:56:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 01:56:35 DEBUG : sub dir: Making directory with metadata 2025/11/18 01:56:36 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/18 01:56:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:56:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:56:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:56:37 DEBUG : sub dir/hello world: md5 = 3f1737db62f69ca0771cb2c525d8ad72 OK 2025/11/18 01:56:37 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 01:56:37 INFO : sub dir/hello world: Copied (new) 2025/11/18 01:56:37 DEBUG : Waiting for deletions to finish 2025/11/18 01:56:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.43s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.42s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:56:41 INFO : sub dir2: Making directory 2025/11/18 01:56:41 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/18 01:56:41 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/18 01:56:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:56:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:56:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:56:43 DEBUG : sub dir/hello world: md5 = 8d1c0a3ae1c77d04cd5dadb6f404ef3a OK 2025/11/18 01:56:43 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 01:56:43 INFO : sub dir/hello world: Copied (new) 2025/11/18 01:56:43 DEBUG : Waiting for deletions to finish 2025/11/18 01:56:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 01:56:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.04s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:56:48 DEBUG : sub dir/hello world: md5 = 68d255b9d67c5cfb3d901e50970f9e4b OK 2025/11/18 01:56:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zejozuh8gequ" 2025/11/18 01:56:49 DEBUG : Creating backend with remote "TestDrive:crypt/377p1poo7p99ont62rmncg2b2gjqkfndpah4skppqnktabe91e3g" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco' -> Encrypted drive 'TestCryptDrive:rclone-test-zejozuh8gequ' 2025/11/18 01:56:50 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/18 01:56:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:56:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zejozuh8gequ': Waiting for checks to finish 2025/11/18 01:56:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zejozuh8gequ': Waiting for transfers to finish 2025/11/18 01:56:53 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 01:56:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/18 01:56:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 01:56:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zejozuh8gequ': Purge remote 2025/11/18 01:56:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (9.84s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:56:58 DEBUG : sub dir/hello world: md5 = a122c4945a5be4ebe8c1a0a567b40f46 OK 2025/11/18 01:56:59 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/18 01:56:59 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/18 01:56:59 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4179152073) 2025/11/18 01:56:59 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 01:56:59 DEBUG : sub dir/hello world: Sizes differ 2025/11/18 01:56:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:56:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:57:01 DEBUG : sub dir/hello world: md5 = b9ebe07b6556431000182e6b6861fcc1 OK 2025/11/18 01:57:01 DEBUG : sub dir/hello world: size = 17 OK 2025/11/18 01:57:01 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/18 01:57:01 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/18 01:57:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (9.23s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:57:08 DEBUG : sub dir/hello world: md5 = 84c65eb809664e3f4d9ba0df30628abe OK 2025/11/18 01:57:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xilolul6fuja" 2025/11/18 01:57:08 DEBUG : Creating backend with remote "TestDrive:crypt/6rcl7crfkhjh4q0r4eheesiu1v962f51eg673vddekq03q2med50" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco' -> Encrypted drive 'TestCryptDrive:rclone-test-xilolul6fuja' 2025/11/18 01:57:10 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/18 01:57:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:57:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xilolul6fuja': Waiting for checks to finish 2025/11/18 01:57:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xilolul6fuja': Waiting for transfers to finish 2025/11/18 01:57:12 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 01:57:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/18 01:57:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 01:57:15 DEBUG : sub dir/hello world: md5 = 37a3df81d3d964b34204231de1cc5df5 OK 2025/11/18 01:57:16 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/18 01:57:16 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/18 01:57:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xilolul6fuja': Waiting for checks to finish 2025/11/18 01:57:16 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 01:57:16 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-xilolul6fuja') 2025/11/18 01:57:16 DEBUG : sub dir/hello world: Sizes differ 2025/11/18 01:57:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xilolul6fuja': Waiting for transfers to finish 2025/11/18 01:57:17 DEBUG : sub dir/hello world: size = 17 OK 2025/11/18 01:57:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/18 01:57:18 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/18 01:57:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xilolul6fuja': Purge remote 2025/11/18 01:57:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.12s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:57:23 DEBUG : sub dir/hello world: md5 = 413d8570c91b3b67d5ee30f02c1b6bdf OK 2025/11/18 01:57:24 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/18 01:57:24 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/18 01:57:24 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4179152073) 2025/11/18 01:57:24 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 01:57:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:57:24 DEBUG : sub dir/hello world: Sizes differ 2025/11/18 01:57:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:57:25 DEBUG : sub dir/hello world: md5 = 256b42891c29b20508443bc381b362ec OK 2025/11/18 01:57:25 DEBUG : sub dir/hello world: size = 17 OK 2025/11/18 01:57:25 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/18 01:57:25 INFO : sub dir/hello world: Deleted 2025/11/18 01:57:26 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/18 01:57:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.46s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:57:30 DEBUG : sub dir/hello world: md5 = 515887835a36efebd172416d5a5f9889 OK 2025/11/18 01:57:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-feyiheg3xiho" 2025/11/18 01:57:30 DEBUG : Creating backend with remote "TestDrive:crypt/2hhqu2c2f00lc6q9gs2icb0dqrk13acvqlqviqhsiopenba5suv0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco' -> Encrypted drive 'TestCryptDrive:rclone-test-feyiheg3xiho' 2025/11/18 01:57:32 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/18 01:57:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:57:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-feyiheg3xiho': Waiting for checks to finish 2025/11/18 01:57:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-feyiheg3xiho': Waiting for transfers to finish 2025/11/18 01:57:35 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 01:57:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/18 01:57:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 01:57:37 DEBUG : sub dir/hello world: md5 = 121d0471ebc4ab9da7fbe2a4cdbb38eb OK 2025/11/18 01:57:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-feyiheg3xiho': Using server-side directory move 2025/11/18 01:57:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-feyiheg3xiho': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/18 01:57:38 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/18 01:57:38 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/18 01:57:38 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 01:57:38 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-feyiheg3xiho') 2025/11/18 01:57:38 DEBUG : sub dir/hello world: Sizes differ 2025/11/18 01:57:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-feyiheg3xiho': Waiting for checks to finish 2025/11/18 01:57:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-feyiheg3xiho': Waiting for transfers to finish 2025/11/18 01:57:38 INFO : sub dir/hello world: Deleted 2025/11/18 01:57:40 INFO : sub dir/hello world: Moved (server-side) 2025/11/18 01:57:40 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/18 01:57:43 DEBUG : sub dir/hello world: md5 = 6b5334cbf70c2922835bc4a95404e92a OK 2025/11/18 01:57:43 DEBUG : testing file moves 2025/11/18 01:57:43 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/18 01:57:43 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/18 01:57:43 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 01:57:43 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-feyiheg3xiho') 2025/11/18 01:57:43 DEBUG : sub dir/hello world: Sizes differ 2025/11/18 01:57:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-feyiheg3xiho': Waiting for checks to finish 2025/11/18 01:57:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-feyiheg3xiho': Waiting for transfers to finish 2025/11/18 01:57:44 INFO : sub dir/hello world: Deleted 2025/11/18 01:57:44 INFO : sub dir/hello world: Moved (server-side) 2025/11/18 01:57:45 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/18 01:57:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-feyiheg3xiho': Purge remote --- PASS: TestServerSideMoveOverSelf (19.71s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:57:50 DEBUG : sub dir/hello world: md5 = bb1ce016e8e83d70c59d9cf14ac34deb OK 2025/11/18 01:57:50 ERROR : error listing: directory not found 2025/11/18 01:57:50 INFO : Local file system at /tmp/rclone4179152073: Making directory 2025/11/18 01:57:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:57:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:57:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.22s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:57:55 DEBUG : sub dir/hello world: md5 = 7dd3ffd92e0cfb190d4ed11140660dca OK 2025/11/18 01:57:56 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/18 01:57:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 01:57:56 DEBUG : Local file system at /tmp/rclone4179152073: Waiting for checks to finish 2025/11/18 01:57:56 DEBUG : Local file system at /tmp/rclone4179152073: Waiting for transfers to finish 2025/11/18 01:57:57 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2025/11/18 01:57:57 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2025/11/18 01:57:57 INFO : sub dir/hello world: Copied (new) 2025/11/18 01:57:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 01:57:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.86s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:57:59 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/18 01:57:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:57:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:58:00 DEBUG : check sum: md5 = f1370406d8c0e2c792e4427a7d41a6ad OK 2025/11/18 01:58:00 DEBUG : check sum: size = 1 OK 2025/11/18 01:58:00 INFO : check sum: Copied (new) 2025/11/18 01:58:00 DEBUG : Waiting for deletions to finish 2025/11/18 01:58:01 DEBUG : check sum: size = 1 OK 2025/11/18 01:58:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/18 01:58:01 DEBUG : check sum: Size of src and dst objects identical 2025/11/18 01:58:01 DEBUG : check sum: Unchanged skipping 2025/11/18 01:58:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:58:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:58:01 DEBUG : Waiting for deletions to finish 2025/11/18 01:58:01 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.38s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:58:02 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/18 01:58:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:58:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:58:04 DEBUG : sizeonly: md5 = c96c8d34507f041f6cfa3fb677346de4 OK 2025/11/18 01:58:04 DEBUG : sizeonly: size = 6 OK 2025/11/18 01:58:04 INFO : sizeonly: Copied (new) 2025/11/18 01:58:04 DEBUG : Waiting for deletions to finish 2025/11/18 01:58:04 DEBUG : sizeonly: size = 6 OK 2025/11/18 01:58:04 DEBUG : sizeonly: Sizes identical 2025/11/18 01:58:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:58:04 DEBUG : sizeonly: Unchanged skipping 2025/11/18 01:58:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:58:04 DEBUG : Waiting for deletions to finish 2025/11/18 01:58:04 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.45s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:58:06 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/18 01:58:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:58:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:58:07 DEBUG : ignore-size: md5 = 133d46d8a83251a8e715a2d16f1cc3c4 OK 2025/11/18 01:58:07 INFO : ignore-size: Copied (new) 2025/11/18 01:58:07 DEBUG : Waiting for deletions to finish 2025/11/18 01:58:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:58:08 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:58:08 DEBUG : ignore-size: Unchanged skipping 2025/11/18 01:58:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:58:08 DEBUG : Waiting for deletions to finish 2025/11/18 01:58:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.62s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:58:10 DEBUG : existing: md5 = 8043eaba0acc5ba352ac507aa123a54d OK 2025/11/18 01:58:11 DEBUG : existing: size = 6 OK 2025/11/18 01:58:11 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 01:58:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:58:11 DEBUG : existing: Unchanged skipping 2025/11/18 01:58:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:58:11 DEBUG : Waiting for deletions to finish 2025/11/18 01:58:11 INFO : There was nothing to transfer 2025/11/18 01:58:11 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/18 01:58:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:58:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:58:12 DEBUG : existing: md5 = e46f7655ce6ed81a2d5f5b49a7c3c51a OK 2025/11/18 01:58:12 DEBUG : existing: size = 6 OK 2025/11/18 01:58:12 INFO : existing: Copied (replaced existing) 2025/11/18 01:58:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.69s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:58:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/18 01:58:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:58:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:58:15 DEBUG : existing: md5 = 44c2658b3677ec4e6586c8f2c1d7861a OK 2025/11/18 01:58:15 DEBUG : existing: size = 6 OK 2025/11/18 01:58:15 INFO : existing: Copied (new) 2025/11/18 01:58:15 DEBUG : Waiting for deletions to finish 2025/11/18 01:58:16 DEBUG : existing: Destination exists, skipping 2025/11/18 01:58:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:58:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:58:16 DEBUG : Waiting for deletions to finish 2025/11/18 01:58:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.26s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:58:19 DEBUG : b/potato: md5 = 57b33d58870a58ee6c6238756906067d OK 2025/11/18 01:58:21 DEBUG : c/non empty space: md5 = f100d0aaa46f5121dcea6aa0f4db4cf7 OK 2025/11/18 01:58:21 INFO : d: Making directory 2025/11/18 01:58:23 DEBUG : Added delayed dir = "a", newDst= 2025/11/18 01:58:23 INFO : c: Set directory modification time (using SetModTime) 2025/11/18 01:58:23 DEBUG : Added delayed dir = "c", newDst=c 2025/11/18 01:58:23 DEBUG : c/non empty space: size = 5 OK 2025/11/18 01:58:23 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:58:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/18 01:58:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:58:23 DEBUG : c/non empty space: Unchanged skipping 2025/11/18 01:58:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:58:26 DEBUG : a/potato2: md5 = db692c23ce53ceb09a84859386d4d45d OK 2025/11/18 01:58:26 DEBUG : a/potato2: size = 60 OK 2025/11/18 01:58:26 INFO : a/potato2: Copied (new) 2025/11/18 01:58:26 DEBUG : Waiting for deletions to finish 2025/11/18 01:58:26 INFO : b/potato: Deleted 2025/11/18 01:58:26 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/18 01:58:26 INFO : d: Removing directory 2025/11/18 01:58:27 INFO : b: Removing directory 2025/11/18 01:58:27 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/18 01:58:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': deleted 2 directories 2025/11/18 01:58:30 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/18 01:58:30 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (13.95s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:58:32 DEBUG : empty space: md5 = 83ff9d81e34cf9b3b07f0eeaa6dbfaeb OK 2025/11/18 01:58:33 DEBUG : empty space: size = 1 OK 2025/11/18 01:58:33 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 2025/11/18 01:58:33 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/11/18 01:58:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:58:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:58:33 DEBUG : Waiting for deletions to finish 2025/11/18 01:58:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:58:33 DEBUG : empty space: size = 1 OK 2025/11/18 01:58:33 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 2025/11/18 01:58:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:58:34 DEBUG : empty space: md5 = 71aa3aaf9a7600e6b6caea92e1ac7906 OK 2025/11/18 01:58:34 DEBUG : empty space: size = 1 OK 2025/11/18 01:58:34 INFO : empty space: Copied (replaced existing) 2025/11/18 01:58:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.65s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.43s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:58:38 DEBUG : foo: md5 = 33c1e477c50cf9206c90c106813ef657 OK 2025/11/18 01:58:38 DEBUG : foo: size = 3 OK 2025/11/18 01:58:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:58:38 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 2025/11/18 01:58:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:58:39 DEBUG : foo: md5 = 0d65788b875405bdeb0fe77bf4b95f68 OK 2025/11/18 01:58:39 DEBUG : foo: size = 3 OK 2025/11/18 01:58:39 INFO : foo: Copied (replaced existing) 2025/11/18 01:58:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.33s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:58:42 DEBUG : empty space: md5 = 53d27f2f8db90abb22655d7176f4f096 OK 2025/11/18 01:58:42 DEBUG : empty space: size = 1 OK 2025/11/18 01:58:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:58:42 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/18 01:58:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:58:42 DEBUG : empty space: Unchanged skipping 2025/11/18 01:58:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:58:44 DEBUG : potato: md5 = 4f65d21badaa62cea0ed6f1c58e9272c OK 2025/11/18 01:58:44 DEBUG : potato: size = 60 OK 2025/11/18 01:58:44 INFO : potato: Copied (new) 2025/11/18 01:58:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.23s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:58:47 DEBUG : potato: md5 = 013458c189a373d1e20a9818de42314f OK 2025/11/18 01:58:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:58:47 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4179152073) 2025/11/18 01:58:47 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 01:58:47 DEBUG : potato: Sizes differ 2025/11/18 01:58:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:58:49 DEBUG : potato: md5 = 3f3670983da5572cb05b320c5834649b OK 2025/11/18 01:58:49 DEBUG : potato: size = 21 OK 2025/11/18 01:58:49 INFO : potato: Copied (replaced existing) 2025/11/18 01:58:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.84s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:58:52 DEBUG : potato: md5 = 0342be599aada44a69b97e7912040c19 OK 2025/11/18 01:58:52 DEBUG : potato: size = 21 OK 2025/11/18 01:58:52 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 2025/11/18 01:58:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:58:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:58:54 DEBUG : potato: md5 = 3c51129d359c33121d9376d5761127ea OK 2025/11/18 01:58:54 DEBUG : potato: size = 21 OK 2025/11/18 01:58:54 INFO : potato: Copied (replaced existing) 2025/11/18 01:58:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:58:56 DEBUG : potato: md5 = 2b0f3c22e0d96b7d3574196835ef7c0c OK 2025/11/18 01:58:57 DEBUG : empty space: md5 = 863913803ef26e0707cee83c2f080f9b OK 2025/11/18 01:58:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 01:58:58 DEBUG : empty space: size = 1 OK 2025/11/18 01:58:58 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/18 01:58:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:58:58 DEBUG : empty space: Unchanged skipping 2025/11/18 01:58:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:58:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:58:58 DEBUG : Waiting for deletions to finish 2025/11/18 01:58:58 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:59:01 DEBUG : potato: md5 = af6be409badaa06b67b70680d1036505 OK 2025/11/18 01:59:02 DEBUG : empty space: md5 = 1a837cf86227c80ccf5211984c02b5d1 OK 2025/11/18 01:59:03 DEBUG : empty space: size = 1 OK 2025/11/18 01:59:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:59:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 01:59:03 DEBUG : empty space: Unchanged skipping 2025/11/18 01:59:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:59:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:59:04 DEBUG : potato2: md5 = 4e495f4e8b74f5056505e03bcd9d9753 OK 2025/11/18 01:59:04 DEBUG : potato2: size = 60 OK 2025/11/18 01:59:04 INFO : potato2: Copied (new) 2025/11/18 01:59:04 DEBUG : Waiting for deletions to finish 2025/11/18 01:59:04 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:59:08 DEBUG : b/potato: md5 = 951755dbe264c09984b486e9df72dc85 OK 2025/11/18 01:59:10 DEBUG : c/non empty space: md5 = 1eb210250fd82d50ccf62b1b9c51a9be OK 2025/11/18 01:59:10 INFO : d: Making directory 2025/11/18 01:59:11 INFO : d/e: Making directory 2025/11/18 01:59:13 DEBUG : Added delayed dir = "a", newDst= 2025/11/18 01:59:13 INFO : c: Set directory modification time (using SetModTime) 2025/11/18 01:59:13 DEBUG : Added delayed dir = "c", newDst=c 2025/11/18 01:59:13 DEBUG : c/non empty space: size = 5 OK 2025/11/18 01:59:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:59:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/18 01:59:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:59:13 DEBUG : c/non empty space: Unchanged skipping 2025/11/18 01:59:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:59:15 DEBUG : a/potato2: md5 = 01706ca430bc8501eb029cddcef02669 OK 2025/11/18 01:59:15 DEBUG : a/potato2: size = 60 OK 2025/11/18 01:59:15 INFO : a/potato2: Copied (new) 2025/11/18 01:59:15 DEBUG : Waiting for deletions to finish 2025/11/18 01:59:16 INFO : b/potato: Deleted 2025/11/18 01:59:17 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/18 01:59:17 INFO : d/e: Removing directory 2025/11/18 01:59:17 INFO : d: Removing directory 2025/11/18 01:59:17 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2025/11/18 01:59:18 INFO : b: Removing directory 2025/11/18 01:59:18 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/18 01:59:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': deleted 3 directories 2025/11/18 01:59:21 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/18 01:59:22 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:59:24 DEBUG : b/potato: md5 = 9ced7d3e630674a51d3eda4ad34270f1 OK 2025/11/18 01:59:26 DEBUG : c/non empty space: md5 = f5b4ad06552a1e2361b7ad25ec31c8dc OK 2025/11/18 01:59:26 INFO : d: Making directory 2025/11/18 01:59:28 DEBUG : Added delayed dir = "a", newDst= 2025/11/18 01:59:28 INFO : c: Set directory modification time (using SetModTime) 2025/11/18 01:59:28 DEBUG : Added delayed dir = "c", newDst=c 2025/11/18 01:59:28 DEBUG : c/non empty space: size = 5 OK 2025/11/18 01:59:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:59:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/18 01:59:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:59:28 DEBUG : c/non empty space: Unchanged skipping 2025/11/18 01:59:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:59:31 DEBUG : a/potato2: md5 = 0acadee45e24f0b40b494c78bef86991 OK 2025/11/18 01:59:31 DEBUG : a/potato2: size = 60 OK 2025/11/18 01:59:31 INFO : a/potato2: Copied (new) 2025/11/18 01:59:31 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': not deleting files as there were IO errors 2025/11/18 01:59:31 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/18 01:59:31 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': not deleting directories as there were IO errors 2025/11/18 01:59:34 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/11/18 01:59:35 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/11/18 01:59:36 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (13.81s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:59:38 DEBUG : potato: md5 = 4efcffa5ec52cdccb811413e14140847 OK 2025/11/18 01:59:39 DEBUG : empty space: md5 = 7315222a23f2b590f6e4b282c24cc912 OK 2025/11/18 01:59:39 DEBUG : Waiting for deletions to finish 2025/11/18 01:59:40 DEBUG : empty space: size = 1 OK 2025/11/18 01:59:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:59:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 01:59:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:59:40 DEBUG : empty space: Unchanged skipping 2025/11/18 01:59:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:59:40 INFO : potato: Deleted 2025/11/18 01:59:41 DEBUG : potato2: md5 = 0526f5068d2056f89b0a9869ad5a4197 OK 2025/11/18 01:59:41 DEBUG : potato2: size = 60 OK 2025/11/18 01:59:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.27s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:59:44 DEBUG : potato: md5 = 26f8ca5d10ae960e0ba1c7cd7ef69e35 OK 2025/11/18 01:59:45 DEBUG : empty space: md5 = ed47acd87ac8cbb7c4354638090270c7 OK 2025/11/18 01:59:45 DEBUG : Waiting for deletions to finish 2025/11/18 01:59:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:59:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:59:46 INFO : potato: Deleted 2025/11/18 01:59:46 DEBUG : empty space: size = 1 OK 2025/11/18 01:59:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:59:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 01:59:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:59:46 DEBUG : empty space: Unchanged skipping 2025/11/18 01:59:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:59:48 DEBUG : potato2: md5 = 3dacb2a59fc6144aefef82ce288dd9b2 OK 2025/11/18 01:59:48 DEBUG : potato2: size = 60 OK 2025/11/18 01:59:48 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (6.97s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:59:51 DEBUG : potato: md5 = 0933dc3c0b89cad103f1f3c087936508 OK 2025/11/18 01:59:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 01:59:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:59:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:59:53 DEBUG : potato2: md5 = 8c5984634a11008da3c9cb86a44ea399 OK 2025/11/18 01:59:53 DEBUG : potato2: size = 19 OK 2025/11/18 01:59:53 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.94s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 01:59:56 DEBUG : potato2: md5 = 5e36f3f0f783f2983709a229d29598ef OK 2025/11/18 01:59:57 DEBUG : empty space: md5 = 22bc4ad5264ccb0cc69c3a8f889fdde9 OK 2025/11/18 01:59:58 DEBUG : enormous: Excluded (Size Filter) 2025/11/18 01:59:58 DEBUG : enormous: Excluded 2025/11/18 01:59:58 DEBUG : potato2: Excluded (Size Filter) 2025/11/18 01:59:58 DEBUG : potato2: Excluded 2025/11/18 01:59:58 DEBUG : potato2: Excluded (Size Filter) 2025/11/18 01:59:58 DEBUG : empty space: size = 1 OK 2025/11/18 01:59:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 01:59:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 01:59:58 DEBUG : empty space: Unchanged skipping 2025/11/18 01:59:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 01:59:58 DEBUG : Waiting for deletions to finish 2025/11/18 01:59:58 INFO : There was nothing to transfer 2025/11/18 01:59:58 DEBUG : enormous: Excluded (Size Filter) 2025/11/18 01:59:58 DEBUG : enormous: Excluded 2025/11/18 01:59:58 DEBUG : potato2: Excluded (Size Filter) 2025/11/18 01:59:58 DEBUG : potato2: Excluded 2025/11/18 01:59:58 DEBUG : potato2: Excluded (Size Filter) 2025/11/18 01:59:58 DEBUG : empty space: size = 1 OK 2025/11/18 01:59:58 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/18 01:59:58 DEBUG : empty space: Unchanged skipping 2025/11/18 01:59:58 DEBUG : Local file system at /tmp/rclone4179152073: Waiting for checks to finish 2025/11/18 01:59:58 DEBUG : Local file system at /tmp/rclone4179152073: Waiting for transfers to finish 2025/11/18 01:59:58 DEBUG : Waiting for deletions to finish 2025/11/18 01:59:58 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.36s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:00:01 DEBUG : potato2: md5 = 9f23b92411f9d2b39a57f30caab0b941 OK 2025/11/18 02:00:03 DEBUG : empty space: md5 = 856f029eae93fde3ea5f2da4031cb214 OK 2025/11/18 02:00:04 DEBUG : enormous: md5 = bcf746ab97a14d21aebb3460beb68af3 OK 2025/11/18 02:00:04 DEBUG : enormous: Excluded (Size Filter) 2025/11/18 02:00:04 DEBUG : enormous: Excluded 2025/11/18 02:00:04 DEBUG : potato2: Excluded (Size Filter) 2025/11/18 02:00:04 DEBUG : potato2: Excluded 2025/11/18 02:00:05 DEBUG : empty space: size = 1 OK 2025/11/18 02:00:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 02:00:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:00:05 DEBUG : empty space: Unchanged skipping 2025/11/18 02:00:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:00:05 DEBUG : Waiting for deletions to finish 2025/11/18 02:00:05 INFO : potato2: Deleted 2025/11/18 02:00:05 INFO : enormous: Deleted 2025/11/18 02:00:05 INFO : There was nothing to transfer 2025/11/18 02:00:05 DEBUG : empty space: size = 1 OK 2025/11/18 02:00:05 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/18 02:00:05 DEBUG : Local file system at /tmp/rclone4179152073: Waiting for checks to finish 2025/11/18 02:00:05 DEBUG : empty space: Unchanged skipping 2025/11/18 02:00:05 DEBUG : Local file system at /tmp/rclone4179152073: Waiting for transfers to finish 2025/11/18 02:00:05 DEBUG : Waiting for deletions to finish 2025/11/18 02:00:05 INFO : enormous: Deleted 2025/11/18 02:00:05 INFO : potato2: Deleted 2025/11/18 02:00:05 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.58s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:00:09 DEBUG : one: md5 = c16422172f29f84574cf5c01ba5c0e88 OK 2025/11/18 02:00:11 DEBUG : two: md5 = 204242eea9de5258ec743181e17602a1 OK 2025/11/18 02:00:12 DEBUG : three: md5 = d7389b786187ede8cfefe67994afa789 OK 2025/11/18 02:00:14 DEBUG : four: md5 = 039dc87c0060cf4338480d87c12e68eb OK 2025/11/18 02:00:15 DEBUG : five: Need to transfer - File not found at Destination 2025/11/18 02:00:15 DEBUG : four: size = 4 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:00:15 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 02:00:15 DEBUG : four: Sizes differ 2025/11/18 02:00:15 DEBUG : three: size = 5 OK 2025/11/18 02:00:15 DEBUG : three: Sizes identical 2025/11/18 02:00:15 DEBUG : one: Destination is newer than source, skipping 2025/11/18 02:00:15 DEBUG : two: size = 3 OK 2025/11/18 02:00:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:00:15 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/18 02:00:15 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/18 02:00:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:00:16 DEBUG : two: md5 = 12677631620b09ef5e637aaef7266eb1 OK 2025/11/18 02:00:16 DEBUG : two: size = 3 OK 2025/11/18 02:00:16 INFO : two: Copied (replaced existing) 2025/11/18 02:00:16 DEBUG : four: md5 = cd80f208e660f2baaa00560a6381bf8d OK 2025/11/18 02:00:16 DEBUG : four: size = 4 OK 2025/11/18 02:00:16 INFO : four: Copied (replaced existing) 2025/11/18 02:00:17 DEBUG : five: md5 = 9e7e5b7c6c453f00170bd00aad53bbba OK 2025/11/18 02:00:17 DEBUG : five: size = 4 OK 2025/11/18 02:00:17 INFO : five: Copied (new) 2025/11/18 02:00:17 DEBUG : Waiting for deletions to finish sync_test.go:1479: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (12.49s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" sync_test.go:1568: Can track renames: false 2025/11/18 02:00:20 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/18 02:00:20 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/18 02:00:20 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/18 02:00:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:00:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:00:21 DEBUG : yam: md5 = 89e8aef17319b9bd1fe2318945e76f23 OK 2025/11/18 02:00:21 DEBUG : yam: size = 11 OK 2025/11/18 02:00:21 INFO : yam: Copied (new) 2025/11/18 02:00:22 DEBUG : potato: md5 = 9f73c3cffe5e9b228ce59f7498133c45 OK 2025/11/18 02:00:22 DEBUG : potato: size = 14 OK 2025/11/18 02:00:22 INFO : potato: Copied (new) 2025/11/18 02:00:22 DEBUG : Waiting for deletions to finish 2025/11/18 02:00:22 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/18 02:00:22 DEBUG : potato: size = 14 OK 2025/11/18 02:00:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:00:22 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/18 02:00:22 DEBUG : potato: Unchanged skipping 2025/11/18 02:00:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:00:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:00:23 DEBUG : yaml: md5 = 26e1b865e0a884a51a6c7cf73a64d80a OK 2025/11/18 02:00:23 DEBUG : yaml: size = 11 OK 2025/11/18 02:00:23 INFO : yaml: Copied (new) 2025/11/18 02:00:23 DEBUG : Waiting for deletions to finish 2025/11/18 02:00:24 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.77s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/18 02:00:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Making map for --track-renames 2025/11/18 02:00:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Finished making map for --track-renames 2025/11/18 02:00:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:00:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/18 02:00:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/18 02:00:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for renames to finish 2025/11/18 02:00:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:00:27 DEBUG : potato: md5 = 50564bbfdfa8c1e0c5793a1fdcd9761d OK 2025/11/18 02:00:27 DEBUG : potato: size = 14 OK 2025/11/18 02:00:27 INFO : potato: Copied (new) 2025/11/18 02:00:28 DEBUG : yam: md5 = ba83bbf5e892edaea65a7f29eddc6c0f OK 2025/11/18 02:00:28 DEBUG : yam: size = 11 OK 2025/11/18 02:00:28 INFO : yam: Copied (new) 2025/11/18 02:00:28 DEBUG : Waiting for deletions to finish 2025/11/18 02:00:28 DEBUG : potato: size = 14 OK 2025/11/18 02:00:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:00:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Making map for --track-renames 2025/11/18 02:00:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Finished making map for --track-renames 2025/11/18 02:00:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:00:28 DEBUG : potato: Unchanged skipping 2025/11/18 02:00:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for renames to finish 2025/11/18 02:00:29 INFO : yam: Moved (server-side) to: yaml 2025/11/18 02:00:29 INFO : yaml: Renamed from "yam" 2025/11/18 02:00:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:00:29 DEBUG : Waiting for deletions to finish 2025/11/18 02:00:29 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.98s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/18 02:00:31 DEBUG : Added delayed dir = "sub", newDst= 2025/11/18 02:00:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Making map for --track-renames 2025/11/18 02:00:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Finished making map for --track-renames 2025/11/18 02:00:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:00:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/18 02:00:31 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/18 02:00:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for renames to finish 2025/11/18 02:00:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:00:33 DEBUG : sub/yam: md5 = 2539095fe5810c7e035f6237e1940656 OK 2025/11/18 02:00:33 DEBUG : sub/yam: size = 11 OK 2025/11/18 02:00:33 INFO : sub/yam: Copied (new) 2025/11/18 02:00:33 DEBUG : potato: md5 = 1f878f2b404f84076e8c8775bb207894 OK 2025/11/18 02:00:33 DEBUG : potato: size = 14 OK 2025/11/18 02:00:33 INFO : potato: Copied (new) 2025/11/18 02:00:33 DEBUG : Waiting for deletions to finish 2025/11/18 02:00:34 INFO : sub: Set directory modification time (using DirSetModTime) 2025/11/18 02:00:35 DEBUG : potato: size = 14 OK 2025/11/18 02:00:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:00:35 DEBUG : potato: Unchanged skipping 2025/11/18 02:00:35 INFO : sub: Set directory modification time (using SetModTime) 2025/11/18 02:00:35 DEBUG : Added delayed dir = "sub", newDst=sub 2025/11/18 02:00:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Making map for --track-renames 2025/11/18 02:00:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Finished making map for --track-renames 2025/11/18 02:00:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:00:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for renames to finish 2025/11/18 02:00:36 INFO : sub/yam: Moved (server-side) to: yam 2025/11/18 02:00:36 INFO : yam: Renamed from "sub/yam" 2025/11/18 02:00:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:00:36 DEBUG : Waiting for deletions to finish 2025/11/18 02:00:36 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.14s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:00:39 DEBUG : Creating backend with remote "/tmp/rclone4179152073/dir1" 2025/11/18 02:00:39 DEBUG : Creating backend with remote "/tmp/rclone4179152073/dir2" 2025/11/18 02:00:39 DEBUG : Local file system at /tmp/rclone4179152073/dir2: Using server-side directory move 2025/11/18 02:00:39 INFO : Local file system at /tmp/rclone4179152073/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/18 02:00:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/18 02:00:39 DEBUG : Local file system at /tmp/rclone4179152073/dir2: Waiting for checks to finish 2025/11/18 02:00:39 DEBUG : Local file system at /tmp/rclone4179152073/dir2: Waiting for transfers to finish 2025/11/18 02:00:39 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.52s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:00:39 DEBUG : Added delayed dir = "nested", newDst= 2025/11/18 02:00:39 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/18 02:00:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 02:00:39 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/11/18 02:00:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/18 02:00:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:00:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:00:42 DEBUG : sub dir/hello world: md5 = 0f6352e0fc6f33fb31f01413a67dbe92 OK 2025/11/18 02:00:42 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 02:00:42 INFO : sub dir/hello world: Copied (new) 2025/11/18 02:00:42 INFO : sub dir/hello world: Deleted 2025/11/18 02:00:43 DEBUG : nested/sub dir/file: md5 = 5a23e697917f3bde80b9687510be508e OK 2025/11/18 02:00:43 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/18 02:00:43 INFO : nested/sub dir/file: Copied (new) 2025/11/18 02:00:43 INFO : nested/sub dir/file: Deleted 2025/11/18 02:00:44 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 02:00:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 02:00:44 INFO : nested: Set directory modification time (using DirSetModTime) 2025/11/18 02:00:44 INFO : sub dir: Removing directory 2025/11/18 02:00:44 INFO : nested/sub dir: Removing directory 2025/11/18 02:00:44 INFO : nested: Removing directory 2025/11/18 02:00:44 DEBUG : Local file system at /tmp/rclone4179152073: deleted 3 directories 2025/11/18 02:00:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/18 02:00:47 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/11/18 02:00:48 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.40s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:00:49 DEBUG : Added delayed dir = "nested", newDst= 2025/11/18 02:00:49 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/18 02:00:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/18 02:00:49 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/11/18 02:00:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/18 02:00:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:00:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:00:51 DEBUG : sub dir/hello world: md5 = 3d352263e758ed4d293d2f3d9fcf571d OK 2025/11/18 02:00:51 DEBUG : sub dir/hello world: size = 11 OK 2025/11/18 02:00:51 INFO : sub dir/hello world: Copied (new) 2025/11/18 02:00:51 INFO : sub dir/hello world: Deleted 2025/11/18 02:00:52 DEBUG : nested/sub dir/file: md5 = b28da8de636bd10bed066826538e157e OK 2025/11/18 02:00:52 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/18 02:00:52 INFO : nested/sub dir/file: Copied (new) 2025/11/18 02:00:52 INFO : nested/sub dir/file: Deleted 2025/11/18 02:00:53 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 02:00:53 INFO : nested: Set directory modification time (using DirSetModTime) 2025/11/18 02:00:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 02:00:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/18 02:00:57 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/11/18 02:00:57 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.20s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:00:58 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/18 02:00:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/18 02:00:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:00:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:01:00 DEBUG : existing-b: md5 = b62180e1640a4ee1abd047277ad84ca2 OK 2025/11/18 02:01:00 DEBUG : existing-b: size = 6 OK 2025/11/18 02:01:00 INFO : existing-b: Copied (new) 2025/11/18 02:01:00 INFO : existing-b: Deleted 2025/11/18 02:01:03 DEBUG : existing: md5 = eac305a1277888f8be029e24d859e55e OK 2025/11/18 02:01:03 DEBUG : existing: size = 6 OK 2025/11/18 02:01:03 INFO : existing: Copied (new) 2025/11/18 02:01:03 INFO : existing: Deleted 2025/11/18 02:01:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:01:03 DEBUG : existing: Destination exists, skipping 2025/11/18 02:01:03 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/18 02:01:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:01:03 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (6.97s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:01:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rulociz9yomo" 2025/11/18 02:01:05 DEBUG : Creating backend with remote "TestDrive:crypt/p3ur18ee5gtgi0ofppd98ugv132dbslm8clf36q1pttn0pht8sm0" 2025/11/18 02:01:07 DEBUG : potato2: md5 = e63b714dc45f4bfa00c0a37202ae5432 OK 2025/11/18 02:01:09 DEBUG : empty space: md5 = c5ff7cb53d2bd40e2986c9e7361ba4c0 OK 2025/11/18 02:01:10 DEBUG : potato3: md5 = 152634649db977339acea25efa05ceb1 OK sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco' -> Encrypted drive 'TestCryptDrive:rclone-test-rulociz9yomo' 2025/11/18 02:01:12 DEBUG : empty space: md5 = acdd4cd766fea5941bd8651c389cc9f1 OK 2025/11/18 02:01:14 DEBUG : potato3: md5 = 3ed5c5b398cd8914922b3f36668189ca OK 2025/11/18 02:01:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rulociz9yomo': Using server-side directory move 2025/11/18 02:01:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rulociz9yomo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/18 02:01:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 02:01:14 DEBUG : empty space: size = 1 OK 2025/11/18 02:01:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/18 02:01:14 DEBUG : empty space: Unchanged skipping 2025/11/18 02:01:14 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 02:01:14 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-rulociz9yomo') 2025/11/18 02:01:14 DEBUG : potato3: Sizes differ 2025/11/18 02:01:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rulociz9yomo': Waiting for checks to finish 2025/11/18 02:01:15 INFO : empty space: Deleted 2025/11/18 02:01:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rulociz9yomo': Waiting for transfers to finish 2025/11/18 02:01:15 INFO : potato3: Deleted 2025/11/18 02:01:15 INFO : potato3: Moved (server-side) 2025/11/18 02:01:18 INFO : potato2: Moved (server-side) 2025/11/18 02:01:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dotoril8cide" 2025/11/18 02:01:18 DEBUG : Creating backend with remote "TestDrive:crypt/cnp8hrg0hhnu62rq5qng222tir0t723gejud56b9m2314nbauuc0" 2025/11/18 02:01:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dotoril8cide': Using server-side directory move 2025/11/18 02:01:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dotoril8cide': Server side directory move succeeded 2025/11/18 02:01:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dotoril8cide': Purge remote 2025/11/18 02:01:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rulociz9yomo': Purge remote 2025/11/18 02:01:22 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (17.27s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:01:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hirulal8biga" 2025/11/18 02:01:22 DEBUG : Creating backend with remote "TestDrive:crypt/p7u12ntpro8h4h5n4nh4ebniamm6j50pq6b4ghuna62cjhakr2o0" 2025/11/18 02:01:24 DEBUG : potato2: md5 = adcca158520d9e9f0533400be822c6b0 OK 2025/11/18 02:01:26 DEBUG : empty space: md5 = f44aadb1cf57e6aeb7b1ca457480b935 OK 2025/11/18 02:01:27 DEBUG : potato3: md5 = b529aa6ef53825645c71eeb56acf23cf OK sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco' -> Encrypted drive 'TestCryptDrive:rclone-test-hirulal8biga' 2025/11/18 02:01:30 DEBUG : empty space: md5 = 074c075b5e01770fc6c70153024533e4 OK 2025/11/18 02:01:31 DEBUG : potato3: md5 = c1d0fbe8078331d21613054b57234f46 OK 2025/11/18 02:01:32 DEBUG : empty space: Excluded (Size Filter) 2025/11/18 02:01:32 DEBUG : empty space: Excluded (Size Filter) 2025/11/18 02:01:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 02:01:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hirulal8biga': Waiting for checks to finish 2025/11/18 02:01:32 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 02:01:32 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-hirulal8biga') 2025/11/18 02:01:32 DEBUG : potato3: Sizes differ 2025/11/18 02:01:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hirulal8biga': Waiting for transfers to finish 2025/11/18 02:01:32 INFO : potato3: Deleted 2025/11/18 02:01:32 INFO : potato2: Moved (server-side) 2025/11/18 02:01:33 INFO : potato3: Moved (server-side) 2025/11/18 02:01:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zocenax1mocu" 2025/11/18 02:01:33 DEBUG : Creating backend with remote "TestDrive:crypt/n1ct09ouctpkiqdae98boiq5jsv573pgffg05jhl5n50qsv8pi90" 2025/11/18 02:01:35 DEBUG : empty space: Excluded (Size Filter) 2025/11/18 02:01:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 02:01:35 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/18 02:01:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zocenax1mocu': Waiting for checks to finish 2025/11/18 02:01:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zocenax1mocu': Waiting for transfers to finish 2025/11/18 02:01:36 INFO : potato3: Moved (server-side) 2025/11/18 02:01:36 INFO : potato2: Moved (server-side) 2025/11/18 02:01:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zocenax1mocu': Purge remote 2025/11/18 02:01:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hirulal8biga': Purge remote --- PASS: TestServerSideMoveWithFilter (16.37s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:01:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mafafif2dude" 2025/11/18 02:01:39 DEBUG : Creating backend with remote "TestDrive:crypt/gj5plts2vmt02q52qfdsmg9135742g4iuuf87crrn19t3g5u06s0" 2025/11/18 02:01:41 DEBUG : potato2: md5 = aed94f8444dea355f6a578cef38eeae0 OK 2025/11/18 02:01:43 DEBUG : empty space: md5 = c15d394f4858b2a19902d6a02c53ed53 OK 2025/11/18 02:01:44 DEBUG : potato3: md5 = 65ecd358ff35f9a9b305c197c0745ca2 OK 2025/11/18 02:01:44 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco' -> Encrypted drive 'TestCryptDrive:rclone-test-mafafif2dude' 2025/11/18 02:01:48 DEBUG : empty space: md5 = 1f793b646cabbbfe7b723e07faa05692 OK 2025/11/18 02:01:49 DEBUG : potato3: md5 = 365cdbfab00b15e5764fd1db287058e8 OK 2025/11/18 02:01:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mafafif2dude': Using server-side directory move 2025/11/18 02:01:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mafafif2dude': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/18 02:01:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/18 02:01:50 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/11/18 02:01:50 DEBUG : empty space: size = 1 OK 2025/11/18 02:01:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/18 02:01:50 DEBUG : empty space: Unchanged skipping 2025/11/18 02:01:50 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 02:01:50 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-mafafif2dude') 2025/11/18 02:01:50 DEBUG : potato3: Sizes differ 2025/11/18 02:01:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mafafif2dude': Waiting for checks to finish 2025/11/18 02:01:50 INFO : empty space: Deleted 2025/11/18 02:01:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mafafif2dude': Waiting for transfers to finish 2025/11/18 02:01:50 INFO : potato3: Deleted 2025/11/18 02:01:50 INFO : potato2: Moved (server-side) 2025/11/18 02:01:51 INFO : potato3: Moved (server-side) 2025/11/18 02:01:51 INFO : tomatoDir: Removing directory 2025/11/18 02:01:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': deleted 1 directories 2025/11/18 02:01:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fixomav6cete" 2025/11/18 02:01:52 DEBUG : Creating backend with remote "TestDrive:crypt/e8gjico8drbq6fkspl7i74m0em664pdqjs5880rf6he8a0u03ahg" 2025/11/18 02:01:53 INFO : tomatoDir: Making directory 2025/11/18 02:01:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fixomav6cete': Using server-side directory move 2025/11/18 02:01:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fixomav6cete': Server side directory move succeeded 2025/11/18 02:01:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fixomav6cete': Purge remote 2025/11/18 02:01:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mafafif2dude': Purge remote 2025/11/18 02:01:57 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.67s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.41s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:01:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rariviy7raco/rclone-sync-test" 2025/11/18 02:01:58 DEBUG : Creating backend with remote "TestDrive:crypt/m1e4lanmho720cj014nldjfsi299gggc6lc7194p8o2p0o78d2ag/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.02s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:02:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rariviy7raco/rclone-sync-test" 2025/11/18 02:02:00 DEBUG : Creating backend with remote "TestDrive:crypt/m1e4lanmho720cj014nldjfsi299gggc6lc7194p8o2p0o78d2ag/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2025/11/18 02:02:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rariviy7raco/rclone-sync-test-include/layer2" 2025/11/18 02:02:02 DEBUG : Creating backend with remote "TestDrive:crypt/m1e4lanmho720cj014nldjfsi299gggc6lc7194p8o2p0o78d2ag/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2025/11/18 02:02:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rariviy7raco/rclone-sync-test-ignore-file" 2025/11/18 02:02:05 DEBUG : Creating backend with remote "TestDrive:crypt/m1e4lanmho720cj014nldjfsi299gggc6lc7194p8o2p0o78d2ag/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2025/11/18 02:02:09 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 5a8067e6f530128f7c9bc824f2c3f0ce OK 2025/11/18 02:02:11 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/18 02:02:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/rclone-sync-test': Waiting for checks to finish 2025/11/18 02:02:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/rclone-sync-test': Waiting for transfers to finish 2025/11/18 02:02:11 DEBUG : Waiting for deletions to finish 2025/11/18 02:02:11 INFO : There was nothing to transfer 2025/11/18 02:02:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:02:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:02:12 DEBUG : Waiting for deletions to finish 2025/11/18 02:02:12 INFO : rclone-sync-test-include: Removing directory 2025/11/18 02:02:13 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/18 02:02:13 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/18 02:02:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': failed to delete 1 directories 2025/11/18 02:02:13 INFO : There was nothing to transfer 2025/11/18 02:02:14 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/18 02:02:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/11/18 02:02:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/11/18 02:02:14 DEBUG : Waiting for deletions to finish 2025/11/18 02:02:14 INFO : There was nothing to transfer 2025/11/18 02:02:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:02:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:02:16 DEBUG : Waiting for deletions to finish 2025/11/18 02:02:16 INFO : rclone-sync-test-include: Removing directory 2025/11/18 02:02:17 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/18 02:02:17 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/18 02:02:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': failed to delete 1 directories 2025/11/18 02:02:17 INFO : There was nothing to transfer 2025/11/18 02:02:18 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/18 02:02:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/11/18 02:02:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/11/18 02:02:18 DEBUG : Waiting for deletions to finish 2025/11/18 02:02:18 INFO : There was nothing to transfer 2025/11/18 02:02:20 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/11/18 02:02:21 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (22.83s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:02:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rariviy7raco/dst" 2025/11/18 02:02:22 DEBUG : Creating backend with remote "TestDrive:crypt/m1e4lanmho720cj014nldjfsi299gggc6lc7194p8o2p0o78d2ag/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/18 02:02:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rariviy7raco/CompareDest" 2025/11/18 02:02:24 DEBUG : Creating backend with remote "TestDrive:crypt/m1e4lanmho720cj014nldjfsi299gggc6lc7194p8o2p0o78d2ag/gveqi14airsml4bgu7krj116o8" 2025/11/18 02:02:26 DEBUG : one: Need to transfer - File not found at Destination 2025/11/18 02:02:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for checks to finish 2025/11/18 02:02:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for transfers to finish 2025/11/18 02:02:28 DEBUG : one: md5 = 706f1cb226b34db33b4ec29092cc2391 OK 2025/11/18 02:02:28 DEBUG : one: size = 3 OK 2025/11/18 02:02:28 INFO : one: Copied (new) 2025/11/18 02:02:28 DEBUG : Waiting for deletions to finish 2025/11/18 02:02:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:02:30 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst') 2025/11/18 02:02:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for checks to finish 2025/11/18 02:02:30 DEBUG : one: Sizes differ 2025/11/18 02:02:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for transfers to finish 2025/11/18 02:02:31 DEBUG : one: md5 = 2b3a6432b037ad69fdaff8dbc8d2dfdc OK 2025/11/18 02:02:31 DEBUG : one: size = 5 OK 2025/11/18 02:02:31 INFO : one: Copied (replaced existing) 2025/11/18 02:02:31 DEBUG : Waiting for deletions to finish 2025/11/18 02:02:34 DEBUG : dst/one: md5 = 94011d4fc9e58593dff2ebc0a790611e OK 2025/11/18 02:02:36 DEBUG : CompareDest/one: md5 = 10365df94809e7aac387f6840b76d7bd OK 2025/11/18 02:02:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:02:37 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst') 2025/11/18 02:02:37 DEBUG : one: Sizes differ 2025/11/18 02:02:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for checks to finish 2025/11/18 02:02:37 DEBUG : one: size = 5 OK 2025/11/18 02:02:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 02:02:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/18 02:02:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for transfers to finish 2025/11/18 02:02:37 DEBUG : Waiting for deletions to finish 2025/11/18 02:02:37 INFO : There was nothing to transfer 2025/11/18 02:02:39 DEBUG : CompareDest/two: md5 = cfbe52681bf2d83466f9725f93d176d1 OK 2025/11/18 02:02:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:02:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst') 2025/11/18 02:02:40 DEBUG : one: Sizes differ 2025/11/18 02:02:40 DEBUG : two: size = 3 OK 2025/11/18 02:02:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 02:02:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/18 02:02:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for checks to finish 2025/11/18 02:02:40 DEBUG : one: size = 5 OK 2025/11/18 02:02:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 02:02:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/18 02:02:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for transfers to finish 2025/11/18 02:02:40 DEBUG : Waiting for deletions to finish 2025/11/18 02:02:40 INFO : There was nothing to transfer 2025/11/18 02:02:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:02:41 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst') 2025/11/18 02:02:41 DEBUG : one: Sizes differ 2025/11/18 02:02:41 DEBUG : two: size = 3 OK 2025/11/18 02:02:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 02:02:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/18 02:02:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for checks to finish 2025/11/18 02:02:41 DEBUG : one: size = 5 OK 2025/11/18 02:02:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 02:02:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/18 02:02:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for transfers to finish 2025/11/18 02:02:41 DEBUG : Waiting for deletions to finish 2025/11/18 02:02:41 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/18 02:02:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:02:42 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst') 2025/11/18 02:02:42 DEBUG : one: Sizes differ 2025/11/18 02:02:42 DEBUG : two: size = 5 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:02:42 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/CompareDest') 2025/11/18 02:02:42 DEBUG : two: Sizes differ 2025/11/18 02:02:42 DEBUG : two: Need to transfer - File not found at Destination 2025/11/18 02:02:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for checks to finish 2025/11/18 02:02:42 DEBUG : one: size = 5 OK 2025/11/18 02:02:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 02:02:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/18 02:02:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for transfers to finish 2025/11/18 02:02:44 DEBUG : two: md5 = 7b41ca4788889d90088e8d20674e08cc OK 2025/11/18 02:02:44 DEBUG : two: size = 5 OK 2025/11/18 02:02:44 INFO : two: Copied (new) 2025/11/18 02:02:44 DEBUG : Waiting for deletions to finish 2025/11/18 02:02:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/18 02:02:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/18 02:02:48 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/18 02:02:48 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (26.07s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:02:51 DEBUG : pre-dest1/1: md5 = e7476c6a2299ccc50f500e936dd0f10e OK 2025/11/18 02:02:53 DEBUG : pre-dest2/2: md5 = 5d902bf36db8ee5ef1287d56d07588fe OK 2025/11/18 02:02:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rariviy7raco/dest" 2025/11/18 02:02:54 DEBUG : Creating backend with remote "TestDrive:crypt/m1e4lanmho720cj014nldjfsi299gggc6lc7194p8o2p0o78d2ag/rg03c1jvnehrrc617i0lnqjddc" 2025/11/18 02:02:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rariviy7raco/pre-dest1" 2025/11/18 02:02:55 DEBUG : Creating backend with remote "TestDrive:crypt/m1e4lanmho720cj014nldjfsi299gggc6lc7194p8o2p0o78d2ag/bbnblvh6k061ssopqrp18kd7gc" 2025/11/18 02:02:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rariviy7raco/pre-dest2" 2025/11/18 02:02:56 DEBUG : Creating backend with remote "TestDrive:crypt/m1e4lanmho720cj014nldjfsi299gggc6lc7194p8o2p0o78d2ag/dgicm1h6b5ejvlltm8eeif0bnk" 2025/11/18 02:02:57 DEBUG : 1: size = 1 OK 2025/11/18 02:02:57 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:02:57 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/18 02:02:58 DEBUG : 2: size = 1 OK 2025/11/18 02:02:58 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:02:58 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/18 02:02:59 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/18 02:02:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dest': Waiting for checks to finish 2025/11/18 02:02:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dest': Waiting for transfers to finish 2025/11/18 02:03:01 DEBUG : 3: md5 = 3f94a7573b7b75ec00b4d37e0497fc86 OK 2025/11/18 02:03:01 DEBUG : 3: size = 1 OK 2025/11/18 02:03:01 INFO : 3: Copied (new) 2025/11/18 02:03:01 DEBUG : Waiting for deletions to finish 2025/11/18 02:03:04 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2025/11/18 02:03:04 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2025/11/18 02:03:05 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (17.39s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:03:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rariviy7raco/dst" 2025/11/18 02:03:06 DEBUG : Creating backend with remote "TestDrive:crypt/m1e4lanmho720cj014nldjfsi299gggc6lc7194p8o2p0o78d2ag/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/18 02:03:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rariviy7raco/CopyDest" 2025/11/18 02:03:18 DEBUG : Creating backend with remote "TestDrive:crypt/m1e4lanmho720cj014nldjfsi299gggc6lc7194p8o2p0o78d2ag/d09o6po3f7bm6ce32vdgs8h9ls" 2025/11/18 02:03:20 DEBUG : one: Need to transfer - File not found at Destination 2025/11/18 02:03:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for checks to finish 2025/11/18 02:03:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for transfers to finish 2025/11/18 02:03:22 DEBUG : one: md5 = 59c7b0bd6ee5749b6cd76b4b20d60d21 OK 2025/11/18 02:03:22 DEBUG : one: size = 3 OK 2025/11/18 02:03:22 INFO : one: Copied (new) 2025/11/18 02:03:22 DEBUG : Waiting for deletions to finish 2025/11/18 02:03:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for checks to finish 2025/11/18 02:03:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:03:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst') 2025/11/18 02:03:23 DEBUG : one: Sizes differ 2025/11/18 02:03:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for transfers to finish 2025/11/18 02:03:24 DEBUG : one: md5 = 8f9570768e59cc140a31396ecf0e846c OK 2025/11/18 02:03:24 DEBUG : one: size = 5 OK 2025/11/18 02:03:24 INFO : one: Copied (replaced existing) 2025/11/18 02:03:24 DEBUG : Waiting for deletions to finish 2025/11/18 02:03:26 DEBUG : dst/one: md5 = e5d03ff10578cb7b003163344fe5ac01 OK 2025/11/18 02:03:29 DEBUG : CopyDest/one: md5 = a7c77f70fc060422c3309c1489e3115b OK 2025/11/18 02:03:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rariviy7raco/BackupDir" 2025/11/18 02:03:29 DEBUG : Creating backend with remote "TestDrive:crypt/m1e4lanmho720cj014nldjfsi299gggc6lc7194p8o2p0o78d2ag/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/11/18 02:03:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:03:31 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst') 2025/11/18 02:03:31 DEBUG : one: Sizes differ 2025/11/18 02:03:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for checks to finish 2025/11/18 02:03:32 DEBUG : one: size = 5 OK 2025/11/18 02:03:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 02:03:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:03:32 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst') 2025/11/18 02:03:32 DEBUG : one: Sizes differ 2025/11/18 02:03:33 INFO : one: Moved (server-side) 2025/11/18 02:03:34 DEBUG : one: size = 5 OK 2025/11/18 02:03:34 INFO : one: Copied (server-side copy) 2025/11/18 02:03:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/18 02:03:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for transfers to finish 2025/11/18 02:03:34 DEBUG : Waiting for deletions to finish 2025/11/18 02:03:37 DEBUG : CopyDest/two: md5 = cf406c566f8e667309565a1fd0c0be41 OK 2025/11/18 02:03:37 DEBUG : one: size = 5 OK 2025/11/18 02:03:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 02:03:37 DEBUG : one: Unchanged skipping 2025/11/18 02:03:38 DEBUG : two: size = 3 OK 2025/11/18 02:03:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 02:03:39 DEBUG : two: size = 3 OK 2025/11/18 02:03:39 INFO : two: Copied (server-side copy) 2025/11/18 02:03:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/18 02:03:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for checks to finish 2025/11/18 02:03:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for transfers to finish 2025/11/18 02:03:39 DEBUG : Waiting for deletions to finish 2025/11/18 02:03:39 DEBUG : one: size = 5 OK 2025/11/18 02:03:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 02:03:39 DEBUG : one: Unchanged skipping 2025/11/18 02:03:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for checks to finish 2025/11/18 02:03:39 DEBUG : two: size = 3 OK 2025/11/18 02:03:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 02:03:39 DEBUG : two: Unchanged skipping 2025/11/18 02:03:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for transfers to finish 2025/11/18 02:03:39 DEBUG : Waiting for deletions to finish 2025/11/18 02:03:39 INFO : There was nothing to transfer 2025/11/18 02:03:42 DEBUG : CopyDest/three: md5 = 8a5d2040b3d1850a4d0591f8202e03c4 OK 2025/11/18 02:03:42 DEBUG : one: size = 5 OK 2025/11/18 02:03:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 02:03:42 DEBUG : one: Unchanged skipping 2025/11/18 02:03:43 DEBUG : three: size = 7 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:03:43 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/CopyDest') 2025/11/18 02:03:43 DEBUG : three: Sizes differ 2025/11/18 02:03:43 DEBUG : three: Destination not found in --copy-dest 2025/11/18 02:03:43 DEBUG : three: Need to transfer - File not found at Destination 2025/11/18 02:03:43 DEBUG : two: size = 3 OK 2025/11/18 02:03:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/18 02:03:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for checks to finish 2025/11/18 02:03:43 DEBUG : two: Unchanged skipping 2025/11/18 02:03:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for transfers to finish 2025/11/18 02:03:44 DEBUG : three: md5 = a1f8077f5b4c33e8b574978e966a6618 OK 2025/11/18 02:03:44 DEBUG : three: size = 7 OK 2025/11/18 02:03:44 INFO : three: Copied (new) 2025/11/18 02:03:44 DEBUG : Waiting for deletions to finish 2025/11/18 02:03:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/18 02:03:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/18 02:03:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/18 02:03:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/11/18 02:03:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/18 02:03:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/18 02:03:50 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (45.15s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:03:53 DEBUG : dst/one: md5 = 4d31cbadf7640b1a39258ca26988d278 OK 2025/11/18 02:03:55 DEBUG : dst/two: md5 = e4bc02ee12ad3a1354cdf7df1e19a608 OK 2025/11/18 02:04:01 DEBUG : dst/three.txt: md5 = 5aaeb7980dedacba7ff13b27a3609d0d OK 2025/11/18 02:04:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rariviy7raco/dst" 2025/11/18 02:04:02 DEBUG : Creating backend with remote "TestDrive:crypt/m1e4lanmho720cj014nldjfsi299gggc6lc7194p8o2p0o78d2ag/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/18 02:04:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rariviy7raco/backup" 2025/11/18 02:04:03 DEBUG : Creating backend with remote "TestDrive:crypt/m1e4lanmho720cj014nldjfsi299gggc6lc7194p8o2p0o78d2ag/1nrff024r7pq65ecp72fc28jb0" 2025/11/18 02:04:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:04:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst') 2025/11/18 02:04:04 DEBUG : one: Sizes differ 2025/11/18 02:04:04 DEBUG : two: size = 3 OK 2025/11/18 02:04:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:04:04 DEBUG : two: Unchanged skipping 2025/11/18 02:04:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for checks to finish 2025/11/18 02:04:06 INFO : one: Moved (server-side) 2025/11/18 02:04:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for transfers to finish 2025/11/18 02:04:07 DEBUG : one: md5 = b032ee958ea88f3c0be2453edd34ad56 OK 2025/11/18 02:04:07 DEBUG : one: size = 4 OK 2025/11/18 02:04:07 INFO : one: Copied (new) 2025/11/18 02:04:07 DEBUG : Waiting for deletions to finish 2025/11/18 02:04:10 INFO : three.txt: Moved (server-side) 2025/11/18 02:04:10 INFO : three.txt: Moved into backup dir 2025/11/18 02:04:12 DEBUG : dst/three.txt: md5 = 5e03ac5f7a54ab51061e68c8a7c73759 OK 2025/11/18 02:04:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:04:13 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst') 2025/11/18 02:04:13 DEBUG : one: Sizes differ 2025/11/18 02:04:13 DEBUG : two: size = 3 OK 2025/11/18 02:04:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for checks to finish 2025/11/18 02:04:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:04:13 DEBUG : two: Unchanged skipping 2025/11/18 02:04:14 INFO : one: Deleted 2025/11/18 02:04:14 INFO : one: Moved (server-side) 2025/11/18 02:04:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for transfers to finish 2025/11/18 02:04:16 DEBUG : one: md5 = c9787426ca5b962bfde023ddcbde1787 OK 2025/11/18 02:04:16 DEBUG : one: size = 5 OK 2025/11/18 02:04:16 INFO : one: Copied (new) 2025/11/18 02:04:16 DEBUG : Waiting for deletions to finish 2025/11/18 02:04:17 INFO : three.txt: Deleted 2025/11/18 02:04:18 INFO : three.txt: Moved (server-side) 2025/11/18 02:04:18 INFO : three.txt: Moved into backup dir 2025/11/18 02:04:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/18 02:04:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/18 02:04:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/18 02:04:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/18 02:04:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/18 02:04:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (30.84s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:04:24 DEBUG : dst/one: md5 = 96a2a4749b0244af8e53c42570d7b630 OK 2025/11/18 02:04:25 DEBUG : dst/two: md5 = 3f99903e306e5782542507140227a613 OK 2025/11/18 02:04:27 DEBUG : dst/three.txt: md5 = 7b5d38d8e2295cedf2dc61de308bc0c7 OK 2025/11/18 02:04:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rariviy7raco/dst" 2025/11/18 02:04:27 DEBUG : Creating backend with remote "TestDrive:crypt/m1e4lanmho720cj014nldjfsi299gggc6lc7194p8o2p0o78d2ag/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/18 02:04:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rariviy7raco/backup" 2025/11/18 02:04:28 DEBUG : Creating backend with remote "TestDrive:crypt/m1e4lanmho720cj014nldjfsi299gggc6lc7194p8o2p0o78d2ag/1nrff024r7pq65ecp72fc28jb0" 2025/11/18 02:04:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:04:34 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst') 2025/11/18 02:04:34 DEBUG : two: size = 3 OK 2025/11/18 02:04:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for checks to finish 2025/11/18 02:04:34 DEBUG : one: Sizes differ 2025/11/18 02:04:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:04:34 DEBUG : two: Unchanged skipping 2025/11/18 02:04:36 INFO : one: Moved (server-side) to: one.bak 2025/11/18 02:04:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for transfers to finish 2025/11/18 02:04:38 DEBUG : one: md5 = 56d605099224ca71efc6d31ea7836038 OK 2025/11/18 02:04:38 DEBUG : one: size = 4 OK 2025/11/18 02:04:38 INFO : one: Copied (new) 2025/11/18 02:04:38 DEBUG : Waiting for deletions to finish 2025/11/18 02:04:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/18 02:04:39 INFO : three.txt: Moved into backup dir 2025/11/18 02:04:41 DEBUG : dst/three.txt: md5 = af540a9ccae062a9987f6de5fe416013 OK 2025/11/18 02:04:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:04:41 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst') 2025/11/18 02:04:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for checks to finish 2025/11/18 02:04:41 DEBUG : two: size = 3 OK 2025/11/18 02:04:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:04:41 DEBUG : two: Unchanged skipping 2025/11/18 02:04:41 DEBUG : one: Sizes differ 2025/11/18 02:04:42 INFO : one.bak: Deleted 2025/11/18 02:04:42 INFO : one: Moved (server-side) to: one.bak 2025/11/18 02:04:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for transfers to finish 2025/11/18 02:04:44 DEBUG : one: md5 = 706a16d756ca90d1f64b379b2cb9ac16 OK 2025/11/18 02:04:44 DEBUG : one: size = 5 OK 2025/11/18 02:04:44 INFO : one: Copied (new) 2025/11/18 02:04:44 DEBUG : Waiting for deletions to finish 2025/11/18 02:04:44 INFO : three.txt.bak: Deleted 2025/11/18 02:04:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/18 02:04:45 INFO : three.txt: Moved into backup dir 2025/11/18 02:04:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/18 02:04:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/18 02:04:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/18 02:04:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/18 02:04:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/18 02:04:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (27.64s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:04:52 DEBUG : dst/one: md5 = bca982083be350c74124dd119b384187 OK 2025/11/18 02:04:53 DEBUG : dst/two: md5 = c4263722268641e2f16618eb36df9d31 OK 2025/11/18 02:04:55 DEBUG : dst/three.txt: md5 = a7eb84f40f7fb33ade0460d834247fa9 OK 2025/11/18 02:04:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rariviy7raco/dst" 2025/11/18 02:04:55 DEBUG : Creating backend with remote "TestDrive:crypt/m1e4lanmho720cj014nldjfsi299gggc6lc7194p8o2p0o78d2ag/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/18 02:04:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rariviy7raco/backup" 2025/11/18 02:04:56 DEBUG : Creating backend with remote "TestDrive:crypt/m1e4lanmho720cj014nldjfsi299gggc6lc7194p8o2p0o78d2ag/1nrff024r7pq65ecp72fc28jb0" 2025/11/18 02:04:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:04:58 DEBUG : two: size = 3 OK 2025/11/18 02:04:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst') 2025/11/18 02:04:58 DEBUG : one: Sizes differ 2025/11/18 02:04:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:04:58 DEBUG : two: Unchanged skipping 2025/11/18 02:04:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for checks to finish 2025/11/18 02:04:59 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/18 02:04:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for transfers to finish 2025/11/18 02:05:01 DEBUG : one: md5 = bf40f5987ea792f4518e1660b669c14e OK 2025/11/18 02:05:01 DEBUG : one: size = 4 OK 2025/11/18 02:05:01 INFO : one: Copied (new) 2025/11/18 02:05:01 DEBUG : Waiting for deletions to finish 2025/11/18 02:05:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/18 02:05:02 INFO : three.txt: Moved into backup dir 2025/11/18 02:05:05 DEBUG : dst/three.txt: md5 = d79693a9077781723895b33bf83c2ead OK 2025/11/18 02:05:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:05:05 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst') 2025/11/18 02:05:05 DEBUG : one: Sizes differ 2025/11/18 02:05:05 DEBUG : two: size = 3 OK 2025/11/18 02:05:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:05:05 DEBUG : two: Unchanged skipping 2025/11/18 02:05:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for checks to finish 2025/11/18 02:05:06 INFO : one-2019-01-01: Deleted 2025/11/18 02:05:07 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/18 02:05:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for transfers to finish 2025/11/18 02:05:08 DEBUG : one: md5 = ad3f5e8acd0ae0f5f2b56b88e555aa80 OK 2025/11/18 02:05:08 DEBUG : one: size = 5 OK 2025/11/18 02:05:08 INFO : one: Copied (new) 2025/11/18 02:05:08 DEBUG : Waiting for deletions to finish 2025/11/18 02:05:09 INFO : three-2019-01-01.txt: Deleted 2025/11/18 02:05:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/18 02:05:09 INFO : three.txt: Moved into backup dir 2025/11/18 02:05:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/18 02:05:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/18 02:05:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/18 02:05:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/18 02:05:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/18 02:05:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (24.11s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:05:16 DEBUG : dst/one: md5 = c372504acfeac63f47dfa3742e4b9378 OK 2025/11/18 02:05:18 DEBUG : dst/two: md5 = 4108bbd117a0609df05886a4d52a2a4b OK 2025/11/18 02:05:19 DEBUG : dst/three.txt: md5 = 75cd27f438bb5ea18795144d823e9cc7 OK 2025/11/18 02:05:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rariviy7raco/dst" 2025/11/18 02:05:20 DEBUG : Creating backend with remote "TestDrive:crypt/m1e4lanmho720cj014nldjfsi299gggc6lc7194p8o2p0o78d2ag/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/18 02:05:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:05:21 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst') 2025/11/18 02:05:21 DEBUG : one: Sizes differ 2025/11/18 02:05:21 DEBUG : two: size = 3 OK 2025/11/18 02:05:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:05:21 DEBUG : two: Unchanged skipping 2025/11/18 02:05:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for checks to finish 2025/11/18 02:05:21 INFO : one: Moved (server-side) to: one.bak 2025/11/18 02:05:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for transfers to finish 2025/11/18 02:05:23 DEBUG : one: md5 = 216a05ab11aca5e66b5fd2a88f80f880 OK 2025/11/18 02:05:23 DEBUG : one: size = 4 OK 2025/11/18 02:05:23 INFO : one: Copied (new) 2025/11/18 02:05:23 DEBUG : Waiting for deletions to finish 2025/11/18 02:05:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/18 02:05:24 INFO : three.txt: Moved into backup dir 2025/11/18 02:05:26 DEBUG : dst/three.txt: md5 = 6615d25758833b2ad6029f0b4fcdda4c OK 2025/11/18 02:05:26 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/18 02:05:26 DEBUG : one.bak: Excluded (Path Filter) 2025/11/18 02:05:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:05:26 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst') 2025/11/18 02:05:26 DEBUG : one: Sizes differ 2025/11/18 02:05:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for checks to finish 2025/11/18 02:05:26 DEBUG : two: size = 3 OK 2025/11/18 02:05:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:05:26 DEBUG : two: Unchanged skipping 2025/11/18 02:05:27 INFO : one.bak: Deleted 2025/11/18 02:05:28 INFO : one: Moved (server-side) to: one.bak 2025/11/18 02:05:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst': Waiting for transfers to finish 2025/11/18 02:05:29 DEBUG : one: md5 = 696fa64a15c6f44f5436a4736e3f5a67 OK 2025/11/18 02:05:29 DEBUG : one: size = 5 OK 2025/11/18 02:05:29 INFO : one: Copied (new) 2025/11/18 02:05:29 DEBUG : Waiting for deletions to finish 2025/11/18 02:05:30 INFO : three.txt.bak: Deleted 2025/11/18 02:05:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/18 02:05:31 INFO : three.txt: Moved into backup dir 2025/11/18 02:05:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/18 02:05:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/18 02:05:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/18 02:05:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/18 02:05:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/18 02:05:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (20.68s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:05:36 DEBUG : dst/one: md5 = 20a92b17c5a685120a826ca8bed543c8 OK 2025/11/18 02:05:38 DEBUG : dst/two: md5 = e943373a29c322296cea782c195074a5 OK 2025/11/18 02:05:40 DEBUG : dst/three.txt: md5 = e11c1fce6863b02d67308ded0e2e0b23 OK 2025/11/18 02:05:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rariviy7raco/dst" 2025/11/18 02:05:40 DEBUG : Creating backend with remote "TestDrive:crypt/m1e4lanmho720cj014nldjfsi299gggc6lc7194p8o2p0o78d2ag/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/18 02:05:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:05:41 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst') 2025/11/18 02:05:41 DEBUG : one: Sizes differ 2025/11/18 02:05:42 INFO : one: Moved (server-side) to: one.bak 2025/11/18 02:05:43 DEBUG : one: md5 = 2eb8b7b9359f6c1a225d55e2803faf36 OK 2025/11/18 02:05:43 DEBUG : one: size = 4 OK 2025/11/18 02:05:43 INFO : one: Copied (new) 2025/11/18 02:05:44 DEBUG : two: size = 3 OK 2025/11/18 02:05:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:05:44 DEBUG : two: Unchanged skipping 2025/11/18 02:05:44 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:05:44 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst') 2025/11/18 02:05:44 DEBUG : three.txt: Sizes differ 2025/11/18 02:05:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/18 02:05:46 DEBUG : three.txt: md5 = bda0bcdf0452c9f4ea058eb48193f0fc OK 2025/11/18 02:05:46 DEBUG : three.txt: size = 6 OK 2025/11/18 02:05:46 INFO : three.txt: Copied (new) 2025/11/18 02:05:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:05:48 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst') 2025/11/18 02:05:48 DEBUG : one: Sizes differ 2025/11/18 02:05:48 INFO : one.bak: Deleted 2025/11/18 02:05:49 INFO : one: Moved (server-side) to: one.bak 2025/11/18 02:05:50 DEBUG : one: md5 = 12e03b575a3d3aecaf02cbd5edd00db1 OK 2025/11/18 02:05:50 DEBUG : one: size = 5 OK 2025/11/18 02:05:50 INFO : one: Copied (new) 2025/11/18 02:05:50 DEBUG : two: size = 3 OK 2025/11/18 02:05:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:05:50 DEBUG : two: Unchanged skipping 2025/11/18 02:05:51 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:05:51 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst') 2025/11/18 02:05:51 DEBUG : three.txt: Sizes differ 2025/11/18 02:05:51 INFO : three.txt.bak: Deleted 2025/11/18 02:05:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/18 02:05:54 DEBUG : three.txt: md5 = 0bb6aa750aea8251f055eb7e845e27c8 OK 2025/11/18 02:05:54 DEBUG : three.txt: size = 19 OK 2025/11/18 02:05:54 INFO : three.txt: Copied (new) 2025/11/18 02:05:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/18 02:05:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/18 02:05:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/18 02:05:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/11/18 02:05:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/11/18 02:05:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/18 02:05:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (23.79s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:06:00 DEBUG : dst/one: md5 = 311827902dcc0337e1d47cb95df6593f OK 2025/11/18 02:06:02 DEBUG : dst/two: md5 = 01af70fa1b6778d12d491043bb674905 OK 2025/11/18 02:06:03 DEBUG : dst/three.txt: md5 = 07de211bc2ae099ee4e85f2d3a424dd0 OK 2025/11/18 02:06:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rariviy7raco/dst" 2025/11/18 02:06:04 DEBUG : Creating backend with remote "TestDrive:crypt/m1e4lanmho720cj014nldjfsi299gggc6lc7194p8o2p0o78d2ag/31u3jie661vd5p8j7rtc3hgbh0" 2025/11/18 02:06:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:06:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst') 2025/11/18 02:06:05 DEBUG : one: Sizes differ 2025/11/18 02:06:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/18 02:06:07 DEBUG : one: md5 = 5a1871c68b6347e730e8c83e27965ec1 OK 2025/11/18 02:06:07 DEBUG : one: size = 4 OK 2025/11/18 02:06:07 INFO : one: Copied (new) 2025/11/18 02:06:07 DEBUG : two: size = 3 OK 2025/11/18 02:06:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:06:07 DEBUG : two: Unchanged skipping 2025/11/18 02:06:08 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:06:08 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst') 2025/11/18 02:06:08 DEBUG : three.txt: Sizes differ 2025/11/18 02:06:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/18 02:06:10 DEBUG : three.txt: md5 = 672916c55da0865439d617f11658fbf6 OK 2025/11/18 02:06:10 DEBUG : three.txt: size = 6 OK 2025/11/18 02:06:10 INFO : three.txt: Copied (new) 2025/11/18 02:06:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:06:11 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst') 2025/11/18 02:06:11 DEBUG : one: Sizes differ 2025/11/18 02:06:12 INFO : one-2019-01-01: Deleted 2025/11/18 02:06:12 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/18 02:06:14 DEBUG : one: md5 = 315966b1c077526d3a5bc04fc06a4c95 OK 2025/11/18 02:06:14 DEBUG : one: size = 5 OK 2025/11/18 02:06:14 INFO : one: Copied (new) 2025/11/18 02:06:14 DEBUG : two: size = 3 OK 2025/11/18 02:06:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:06:14 DEBUG : two: Unchanged skipping 2025/11/18 02:06:14 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:06:14 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco/dst') 2025/11/18 02:06:14 DEBUG : three.txt: Sizes differ 2025/11/18 02:06:15 INFO : three-2019-01-01.txt: Deleted 2025/11/18 02:06:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/18 02:06:17 DEBUG : three.txt: md5 = 4ac05b0b61751f29c54dedadf4dd6d38 OK 2025/11/18 02:06:17 DEBUG : three.txt: size = 19 OK 2025/11/18 02:06:17 INFO : three.txt: Copied (new) 2025/11/18 02:06:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/11/18 02:06:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/11/18 02:06:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/18 02:06:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/11/18 02:06:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/11/18 02:06:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/11/18 02:06:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (22.73s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:06:22 DEBUG : Testêé: md5 = df0f858a0521d02c0dc1f4debaf8b361 OK 2025/11/18 02:06:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:06:23 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:06:23 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 02:06:23 DEBUG : Testêé: Sizes differ 2025/11/18 02:06:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:06:25 DEBUG : Testêé: md5 = c88b4e31a07f5aacec163e28fe508794 OK 2025/11/18 02:06:25 DEBUG : Testêé: size = 14 OK 2025/11/18 02:06:25 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/18 02:06:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.11s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:06:26 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/18 02:06:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:06:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:06:28 DEBUG : existing: md5 = 92934402d3fcd8713dfb76a8d264d6ea OK 2025/11/18 02:06:28 DEBUG : existing: size = 6 OK 2025/11/18 02:06:28 INFO : existing: Copied (new) 2025/11/18 02:06:28 DEBUG : Waiting for deletions to finish 2025/11/18 02:06:29 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:06:29 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 02:06:29 DEBUG : existing: Sizes differ 2025/11/18 02:06:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:06:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/18 02:06:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:06:29 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': not deleting files as there were IO errors 2025/11/18 02:06:29 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.77s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:06:31 DEBUG : EXISTING: md5 = 4d3d7616804ac41f7a2a4310c29e05de OK 2025/11/18 02:06:32 DEBUG : EXISTING: size = 6 OK 2025/11/18 02:06:32 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:06:32 DEBUG : existing: Unchanged skipping 2025/11/18 02:06:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:06:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:06:32 DEBUG : Waiting for deletions to finish 2025/11/18 02:06:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.61s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.44s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.44s) --- SKIP: TestMaxTransfer/Hard (0.44s) --- SKIP: TestMaxTransfer/Soft (0.53s) --- SKIP: TestMaxTransfer/Cautious (0.48s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:06:36 DEBUG : both0: md5 = 83f2f1b9804b54802a7939addfbb5f60 OK 2025/11/18 02:06:38 DEBUG : only0: md5 = 16ce6a986fc45a9ad8a2e65b58909956 OK 2025/11/18 02:06:39 DEBUG : both1: md5 = 677e423eb63ea606cded747e463757f6 OK 2025/11/18 02:06:41 DEBUG : only1: md5 = fbc247a531151d944f3a7acab2425cc4 OK 2025/11/18 02:06:42 DEBUG : both2: md5 = 70a87287ee4e72f32f2b29f00bc92cf0 OK 2025/11/18 02:06:44 DEBUG : only2: md5 = a343a472962e2761671397a14418fadc OK 2025/11/18 02:06:45 DEBUG : both3: md5 = 9ed7a811e46f58fc3ee6c8a2c987582b OK 2025/11/18 02:06:47 DEBUG : only3: md5 = 43d6ace06f97b2152623b7fa457ae125 OK 2025/11/18 02:06:48 DEBUG : both4: md5 = 1b64ff9a5b7ba36c22fe96c3bb6ef118 OK 2025/11/18 02:06:50 DEBUG : only4: md5 = 3ae1d22380ea21fad8b6c7592eae3a5f OK 2025/11/18 02:06:51 DEBUG : both5: md5 = 6a045054eae892746a0e2c5019267a0a OK 2025/11/18 02:06:52 DEBUG : only5: md5 = 8cceea2c4fb46d19ebd52968608664cc OK 2025/11/18 02:06:54 DEBUG : both6: md5 = 0fe248844cf0a0435525cca237109d33 OK 2025/11/18 02:06:55 DEBUG : only6: md5 = 535e0cd146e61a19002b221027cd0166 OK 2025/11/18 02:06:57 DEBUG : both7: md5 = 6a2e27ee8d2ee593109a38996f18be3f OK 2025/11/18 02:06:58 DEBUG : only7: md5 = 3cd2eff53fb796bdac629bdf24d1fe58 OK 2025/11/18 02:07:00 DEBUG : both8: md5 = 440febca66f0321ffca6448973ec4866 OK 2025/11/18 02:07:01 DEBUG : only8: md5 = aa2c1772a20eb94d67baaae1af5e43bc OK 2025/11/18 02:07:03 DEBUG : both9: md5 = 4805dfb56e4df20189a53ff63f8d3e05 OK 2025/11/18 02:07:04 DEBUG : only9: md5 = ca91861d18036bcd3453e21face7e8d5 OK 2025/11/18 02:07:05 DEBUG : both10: md5 = 39b6b01cda84dd575e9251ed7975c359 OK 2025/11/18 02:07:07 DEBUG : only10: md5 = e70853b78cb684d10afb8e8a08287cfc OK 2025/11/18 02:07:08 DEBUG : both11: md5 = dadf311fcd57ec32413f94a0a6de700d OK 2025/11/18 02:07:10 DEBUG : only11: md5 = b044b7d5be17021a8c8001d832ac5f97 OK 2025/11/18 02:07:11 DEBUG : both12: md5 = 11cc089e7fcfec3b806b1dd453f416d5 OK 2025/11/18 02:07:13 DEBUG : only12: md5 = 34e7ec03d0c4ccbbb82ee06c0dba2b4f OK 2025/11/18 02:07:14 DEBUG : both13: md5 = 11c581c1ab12879ab8df6bbe62191cf4 OK 2025/11/18 02:07:16 DEBUG : only13: md5 = 2f96faf304c0994b266cc302e68d6de7 OK 2025/11/18 02:07:17 DEBUG : both14: md5 = 0b3c3616d2e2f637d0ad0d3a6a7bf364 OK 2025/11/18 02:07:19 DEBUG : only14: md5 = 07183175b0d085a3fcd3ad399eb54075 OK 2025/11/18 02:07:20 DEBUG : both15: md5 = 85b4542d136f5bb12fd7e33f9d187eef OK 2025/11/18 02:07:22 DEBUG : only15: md5 = 00e285b2aa44773da734eed9a5f521e2 OK 2025/11/18 02:07:23 DEBUG : both16: md5 = d67022c726068e096a894ecc536ca5ef OK 2025/11/18 02:07:25 DEBUG : only16: md5 = 7ac4e5108d20a0c15e5189ce70746cb7 OK 2025/11/18 02:07:26 DEBUG : both17: md5 = 0756b36cb0285a0425c32999b5ce52be OK 2025/11/18 02:07:28 DEBUG : only17: md5 = a2b23e25f7febfd90cf77aeec8fa2692 OK 2025/11/18 02:07:29 DEBUG : both18: md5 = c1a8fb832f3b99bf8b2f5e332d78f4c6 OK 2025/11/18 02:07:31 DEBUG : only18: md5 = 5acbbffb0e415417560017b2f4af3141 OK 2025/11/18 02:07:32 DEBUG : both19: md5 = bf3831e81859a55303df6f44931d0328 OK 2025/11/18 02:07:34 DEBUG : only19: md5 = 8fee57151889b248e5b6e0c8936a08e6 OK 2025/11/18 02:07:34 DEBUG : both0: size = 6 OK 2025/11/18 02:07:34 DEBUG : both10: size = 6 OK 2025/11/18 02:07:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:07:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:07:34 DEBUG : both11: size = 6 OK 2025/11/18 02:07:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:07:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:07:34 DEBUG : both12: size = 6 OK 2025/11/18 02:07:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:07:34 DEBUG : both10: Unchanged skipping 2025/11/18 02:07:34 DEBUG : both13: size = 6 OK 2025/11/18 02:07:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:07:34 DEBUG : both13: Unchanged skipping 2025/11/18 02:07:34 DEBUG : both14: size = 6 OK 2025/11/18 02:07:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:07:34 DEBUG : both11: Unchanged skipping 2025/11/18 02:07:34 DEBUG : both15: size = 6 OK 2025/11/18 02:07:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:07:34 DEBUG : both15: Unchanged skipping 2025/11/18 02:07:34 DEBUG : both16: size = 6 OK 2025/11/18 02:07:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:07:34 DEBUG : both16: Unchanged skipping 2025/11/18 02:07:34 DEBUG : both17: size = 6 OK 2025/11/18 02:07:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:07:34 DEBUG : both17: Unchanged skipping 2025/11/18 02:07:34 DEBUG : both18: size = 6 OK 2025/11/18 02:07:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:07:34 DEBUG : both0: Unchanged skipping 2025/11/18 02:07:34 DEBUG : both19: size = 6 OK 2025/11/18 02:07:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:07:34 DEBUG : both12: Unchanged skipping 2025/11/18 02:07:34 DEBUG : both1: size = 6 OK 2025/11/18 02:07:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:07:34 DEBUG : both1: Unchanged skipping 2025/11/18 02:07:34 DEBUG : both2: size = 6 OK 2025/11/18 02:07:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:07:34 DEBUG : both14: Unchanged skipping 2025/11/18 02:07:34 DEBUG : both3: size = 6 OK 2025/11/18 02:07:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:07:34 DEBUG : both18: Unchanged skipping 2025/11/18 02:07:34 DEBUG : both4: size = 6 OK 2025/11/18 02:07:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:07:34 DEBUG : both19: Unchanged skipping 2025/11/18 02:07:34 DEBUG : both5: size = 6 OK 2025/11/18 02:07:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:07:34 DEBUG : both2: Unchanged skipping 2025/11/18 02:07:34 DEBUG : both6: size = 6 OK 2025/11/18 02:07:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:07:34 DEBUG : both5: Unchanged skipping 2025/11/18 02:07:34 DEBUG : both6: Unchanged skipping 2025/11/18 02:07:34 DEBUG : both8: size = 6 OK 2025/11/18 02:07:34 DEBUG : both7: size = 6 OK 2025/11/18 02:07:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:07:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:07:34 DEBUG : both4: Unchanged skipping 2025/11/18 02:07:34 DEBUG : both9: size = 6 OK 2025/11/18 02:07:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:07:34 DEBUG : both9: Unchanged skipping 2025/11/18 02:07:34 DEBUG : both3: Unchanged skipping 2025/11/18 02:07:34 DEBUG : both7: Unchanged skipping 2025/11/18 02:07:34 DEBUG : both8: Unchanged skipping 2025/11/18 02:07:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:07:34 DEBUG : Waiting for deletions to finish 2025/11/18 02:07:35 INFO : only15: Deleted 2025/11/18 02:07:35 INFO : only13: Deleted 2025/11/18 02:07:35 INFO : only0: Deleted 2025/11/18 02:07:35 INFO : only14: Deleted 2025/11/18 02:07:35 INFO : only3: Deleted 2025/11/18 02:07:35 INFO : only5: Deleted 2025/11/18 02:07:35 INFO : only7: Deleted 2025/11/18 02:07:35 INFO : only9: Deleted 2025/11/18 02:07:35 INFO : only10: Deleted 2025/11/18 02:07:35 INFO : only16: Deleted 2025/11/18 02:07:36 INFO : only19: Deleted 2025/11/18 02:07:36 INFO : only17: Deleted 2025/11/18 02:07:36 INFO : only18: Deleted 2025/11/18 02:07:36 INFO : only6: Deleted 2025/11/18 02:07:36 INFO : only8: Deleted 2025/11/18 02:07:36 INFO : only4: Deleted 2025/11/18 02:07:36 INFO : only1: Deleted 2025/11/18 02:07:36 INFO : only2: Deleted 2025/11/18 02:07:36 INFO : only11: Deleted 2025/11/18 02:07:37 INFO : only12: Deleted 2025/11/18 02:07:37 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (70.71s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:07:48 DEBUG : both0: md5 = 6b02d3db59631eb5a3c8604ca26fe39e OK 2025/11/18 02:07:49 DEBUG : only0: md5 = 2a2f50639029dc40687915b1e390d220 OK 2025/11/18 02:07:50 DEBUG : both1: md5 = b7dbdfd0d2e6a6ee949a01a9041c1366 OK 2025/11/18 02:07:52 DEBUG : only1: md5 = 94c0fcf96b2ce5633d85798653230090 OK 2025/11/18 02:07:53 DEBUG : both2: md5 = 3cd05ce1e9ba2707016a430525becaa5 OK 2025/11/18 02:07:55 DEBUG : only2: md5 = 7d45845155087cf8b130b4b21c58830f OK 2025/11/18 02:07:56 DEBUG : both3: md5 = 862e43244535827caa1f8b90e63cbf27 OK 2025/11/18 02:07:58 DEBUG : only3: md5 = 2f7438faa0e3ae8b153ef690b47a28ff OK 2025/11/18 02:07:59 DEBUG : both4: md5 = d189a22e51b49cfacb9bf20b8e381d0b OK 2025/11/18 02:08:01 DEBUG : only4: md5 = b4429e85092d0d8171cded22eda786c9 OK 2025/11/18 02:08:02 DEBUG : both5: md5 = 8e936a68fcfe63f1e096748c8e5f085d OK 2025/11/18 02:08:04 DEBUG : only5: md5 = 12d27546a0ca481fecf4498ad720a1e6 OK 2025/11/18 02:08:05 DEBUG : both6: md5 = 6939ffb6b5eaf6a86805e3cc4595cbe9 OK 2025/11/18 02:08:07 DEBUG : only6: md5 = 6eebb8781d110f1c440dd1bb637c2122 OK 2025/11/18 02:08:08 DEBUG : both7: md5 = fd41415e281a327a607739eddfce6916 OK 2025/11/18 02:08:10 DEBUG : only7: md5 = 75b84f6da764182bb31cdd5fbccfea71 OK 2025/11/18 02:08:11 DEBUG : both8: md5 = b79466e202457d4bb70d3c6d2fb3baf4 OK 2025/11/18 02:08:13 DEBUG : only8: md5 = cdd0f52508265b255968f94dbbfd4878 OK 2025/11/18 02:08:14 DEBUG : both9: md5 = d9ba8fb06361ac38c46912426ca5830a OK 2025/11/18 02:08:15 DEBUG : only9: md5 = 5744e0e507f3a6b400ace4baa362876d OK 2025/11/18 02:08:17 DEBUG : both10: md5 = 523a8fe860afb9f1c5188f770e78efcb OK 2025/11/18 02:08:18 DEBUG : only10: md5 = e837790c78018de65b04b62deb3f0679 OK 2025/11/18 02:08:20 DEBUG : both11: md5 = d2e5623f081e424089b9a44a8019409f OK 2025/11/18 02:08:21 DEBUG : only11: md5 = 695b57912217e02f66e34a24644384ac OK 2025/11/18 02:08:23 DEBUG : both12: md5 = 211f0ebfcba738c83ca10a42d59dd6b5 OK 2025/11/18 02:08:24 DEBUG : only12: md5 = 1c7e7510f0f52f7af006ddb8aed50e00 OK 2025/11/18 02:08:26 DEBUG : both13: md5 = 136dcd8534f57a6b16f850d983121650 OK 2025/11/18 02:08:27 DEBUG : only13: md5 = 0b689319db13fc8f4ca33fd9080491d8 OK 2025/11/18 02:08:29 DEBUG : both14: md5 = 089051ea2857a34a0e7f79f8895c061a OK 2025/11/18 02:08:30 DEBUG : only14: md5 = c408a3ebf1d1d0ce605b89d76f169d7c OK 2025/11/18 02:08:31 DEBUG : both15: md5 = d61ba5edfba57f657b3bc21627435969 OK 2025/11/18 02:08:33 DEBUG : only15: md5 = 6010729fab56fe15ca0818484225eed7 OK 2025/11/18 02:08:34 DEBUG : both16: md5 = 963f926b293e4d5637e95ec6cd17a61e OK 2025/11/18 02:08:36 DEBUG : only16: md5 = f924be337d74f4c7d78b5825f7bace24 OK 2025/11/18 02:08:37 DEBUG : both17: md5 = ec85a1a4b208e21a7b916e6dc786b6a6 OK 2025/11/18 02:08:39 DEBUG : only17: md5 = b8349e7a5788f6036a15cf087dbd8168 OK 2025/11/18 02:08:40 DEBUG : both18: md5 = d9bca20a0f8752bdb2b395795ae80dad OK 2025/11/18 02:08:42 DEBUG : only18: md5 = 516ba9d5f5b0b5d8dd5a1e7f0b38be7e OK 2025/11/18 02:08:43 DEBUG : both19: md5 = e2b52e72d04a40ff0973ff2816e61a55 OK 2025/11/18 02:08:44 DEBUG : only19: md5 = d00d74a59a06e4da7187a0ab4fe5af81 OK 2025/11/18 02:08:45 DEBUG : both0: size = 6 OK 2025/11/18 02:08:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:08:45 DEBUG : both0: Unchanged skipping 2025/11/18 02:08:45 DEBUG : both10: size = 6 OK 2025/11/18 02:08:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:08:45 DEBUG : both10: Unchanged skipping 2025/11/18 02:08:45 DEBUG : both11: size = 6 OK 2025/11/18 02:08:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:08:45 DEBUG : both11: Unchanged skipping 2025/11/18 02:08:45 DEBUG : both12: size = 6 OK 2025/11/18 02:08:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:08:45 DEBUG : both12: Unchanged skipping 2025/11/18 02:08:45 DEBUG : both13: size = 6 OK 2025/11/18 02:08:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:08:45 DEBUG : both13: Unchanged skipping 2025/11/18 02:08:45 DEBUG : both14: size = 6 OK 2025/11/18 02:08:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:08:45 DEBUG : both14: Unchanged skipping 2025/11/18 02:08:45 DEBUG : both15: size = 6 OK 2025/11/18 02:08:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:08:45 DEBUG : both15: Unchanged skipping 2025/11/18 02:08:45 DEBUG : both18: size = 6 OK 2025/11/18 02:08:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:08:45 DEBUG : both19: size = 6 OK 2025/11/18 02:08:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:08:45 DEBUG : both16: size = 6 OK 2025/11/18 02:08:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:08:45 DEBUG : both17: size = 6 OK 2025/11/18 02:08:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:08:45 DEBUG : both18: Unchanged skipping 2025/11/18 02:08:45 DEBUG : both1: size = 6 OK 2025/11/18 02:08:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:08:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:08:45 DEBUG : both1: Unchanged skipping 2025/11/18 02:08:45 DEBUG : both2: size = 6 OK 2025/11/18 02:08:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:08:45 DEBUG : both19: Unchanged skipping 2025/11/18 02:08:45 DEBUG : both3: size = 6 OK 2025/11/18 02:08:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:08:45 DEBUG : both3: Unchanged skipping 2025/11/18 02:08:45 DEBUG : both4: size = 6 OK 2025/11/18 02:08:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:08:45 DEBUG : both4: Unchanged skipping 2025/11/18 02:08:45 DEBUG : both5: size = 6 OK 2025/11/18 02:08:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:08:45 DEBUG : both5: Unchanged skipping 2025/11/18 02:08:45 DEBUG : both6: size = 6 OK 2025/11/18 02:08:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:08:45 DEBUG : both6: Unchanged skipping 2025/11/18 02:08:45 DEBUG : both7: size = 6 OK 2025/11/18 02:08:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:08:45 DEBUG : both7: Unchanged skipping 2025/11/18 02:08:45 DEBUG : both8: size = 6 OK 2025/11/18 02:08:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:08:45 DEBUG : both8: Unchanged skipping 2025/11/18 02:08:45 DEBUG : both9: size = 6 OK 2025/11/18 02:08:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:08:45 DEBUG : both9: Unchanged skipping 2025/11/18 02:08:45 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:08:45 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 02:08:45 DEBUG : only0: Sizes differ 2025/11/18 02:08:45 DEBUG : both16: Unchanged skipping 2025/11/18 02:08:45 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:08:45 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 02:08:45 DEBUG : only10: Sizes differ 2025/11/18 02:08:45 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:08:45 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 02:08:45 DEBUG : only11: Sizes differ 2025/11/18 02:08:45 DEBUG : both17: Unchanged skipping 2025/11/18 02:08:45 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:08:45 DEBUG : both2: Unchanged skipping 2025/11/18 02:08:45 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:08:45 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 02:08:45 DEBUG : only13: Sizes differ 2025/11/18 02:08:45 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:08:45 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 02:08:45 DEBUG : only14: Sizes differ 2025/11/18 02:08:45 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 02:08:45 DEBUG : only12: Sizes differ 2025/11/18 02:08:45 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:08:45 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 02:08:45 DEBUG : only15: Sizes differ 2025/11/18 02:08:45 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:08:45 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 02:08:45 DEBUG : only16: Sizes differ 2025/11/18 02:08:45 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:08:45 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 02:08:45 DEBUG : only17: Sizes differ 2025/11/18 02:08:45 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:08:45 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 02:08:45 DEBUG : only18: Sizes differ 2025/11/18 02:08:45 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:08:45 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 02:08:45 DEBUG : only19: Sizes differ 2025/11/18 02:08:45 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:08:45 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 02:08:45 DEBUG : only1: Sizes differ 2025/11/18 02:08:45 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:08:45 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 02:08:45 DEBUG : only2: Sizes differ 2025/11/18 02:08:45 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:08:45 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 02:08:45 DEBUG : only3: Sizes differ 2025/11/18 02:08:45 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:08:45 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 02:08:45 DEBUG : only6: Sizes differ 2025/11/18 02:08:45 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:08:45 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 02:08:45 DEBUG : only5: Sizes differ 2025/11/18 02:08:45 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:08:45 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 02:08:45 DEBUG : only4: Sizes differ 2025/11/18 02:08:45 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:08:45 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 02:08:45 DEBUG : only7: Sizes differ 2025/11/18 02:08:45 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:08:45 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 02:08:45 DEBUG : only8: Sizes differ 2025/11/18 02:08:45 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4179152073) 2025/11/18 02:08:45 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco') 2025/11/18 02:08:45 DEBUG : only9: Sizes differ 2025/11/18 02:08:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:08:46 DEBUG : only13: md5 = d6b463f838dab01b7a1d56c0d0895403 OK 2025/11/18 02:08:46 DEBUG : only13: size = 0 OK 2025/11/18 02:08:46 INFO : only13: Copied (replaced existing) 2025/11/18 02:08:46 DEBUG : only0: md5 = 45efaad78a5140b24fbcb2de5de613df OK 2025/11/18 02:08:46 DEBUG : only0: size = 0 OK 2025/11/18 02:08:46 DEBUG : only11: md5 = 243a3c0389d335964b10bf047990b4a2 OK 2025/11/18 02:08:46 DEBUG : only11: size = 0 OK 2025/11/18 02:08:46 INFO : only11: Copied (replaced existing) 2025/11/18 02:08:46 INFO : only0: Copied (replaced existing) 2025/11/18 02:08:46 DEBUG : only10: md5 = f03b1c0dc373614e1a2158f25c7c295e OK 2025/11/18 02:08:46 DEBUG : only10: size = 0 OK 2025/11/18 02:08:46 INFO : only10: Copied (replaced existing) 2025/11/18 02:08:47 DEBUG : only17: md5 = 993efe26949207347ac311161c5f8ea5 OK 2025/11/18 02:08:47 DEBUG : only17: size = 0 OK 2025/11/18 02:08:47 INFO : only17: Copied (replaced existing) 2025/11/18 02:08:47 DEBUG : only14: md5 = 2800980eefb9f249e09b86d1e1c6c68d OK 2025/11/18 02:08:47 DEBUG : only14: size = 0 OK 2025/11/18 02:08:47 INFO : only14: Copied (replaced existing) 2025/11/18 02:08:47 DEBUG : only16: md5 = 95b4b39a1120f434e304cd3a8344e717 OK 2025/11/18 02:08:47 DEBUG : only16: size = 0 OK 2025/11/18 02:08:47 INFO : only16: Copied (replaced existing) 2025/11/18 02:08:47 DEBUG : only19: md5 = 2af78047237bec4c9c0a8cd5c5b0e964 OK 2025/11/18 02:08:47 DEBUG : only19: size = 0 OK 2025/11/18 02:08:47 INFO : only19: Copied (replaced existing) 2025/11/18 02:08:48 DEBUG : only12: md5 = 38be208ad62a2b901473404902eff37a OK 2025/11/18 02:08:48 DEBUG : only12: size = 0 OK 2025/11/18 02:08:48 INFO : only12: Copied (replaced existing) 2025/11/18 02:08:48 DEBUG : only15: md5 = f7db015d7f8b7a1869602748804f73ab OK 2025/11/18 02:08:48 DEBUG : only15: size = 0 OK 2025/11/18 02:08:48 INFO : only15: Copied (replaced existing) 2025/11/18 02:08:48 DEBUG : only18: md5 = 026e3bd015aeec606e1dcf5ad3808ca2 OK 2025/11/18 02:08:48 DEBUG : only18: size = 0 OK 2025/11/18 02:08:48 INFO : only18: Copied (replaced existing) 2025/11/18 02:08:48 DEBUG : only1: md5 = b5f23e7466788132c121e36b62052311 OK 2025/11/18 02:08:48 DEBUG : only1: size = 0 OK 2025/11/18 02:08:48 INFO : only1: Copied (replaced existing) 2025/11/18 02:08:49 DEBUG : only2: md5 = 55dc7c5bde75f0a45fc235744cea4c44 OK 2025/11/18 02:08:49 DEBUG : only2: size = 0 OK 2025/11/18 02:08:49 INFO : only2: Copied (replaced existing) 2025/11/18 02:08:49 DEBUG : only6: md5 = bf74a3ad6664e6c989fd562fa1d43aa1 OK 2025/11/18 02:08:49 DEBUG : only6: size = 0 OK 2025/11/18 02:08:49 INFO : only6: Copied (replaced existing) 2025/11/18 02:08:50 DEBUG : only7: md5 = 56a1d163dcf8250713816ac6875641dd OK 2025/11/18 02:08:50 DEBUG : only7: size = 0 OK 2025/11/18 02:08:50 INFO : only7: Copied (replaced existing) 2025/11/18 02:08:50 DEBUG : only5: md5 = 204b0aa0069649688e9087a4cd9dab69 OK 2025/11/18 02:08:50 DEBUG : only5: size = 0 OK 2025/11/18 02:08:50 INFO : only5: Copied (replaced existing) 2025/11/18 02:08:51 DEBUG : only8: md5 = 9734aa0bcd8716488eae3666d3cc5c21 OK 2025/11/18 02:08:51 DEBUG : only8: size = 0 OK 2025/11/18 02:08:51 INFO : only8: Copied (replaced existing) 2025/11/18 02:08:51 DEBUG : only4: md5 = 88156a97267397776ed7da5c06f9ff06 OK 2025/11/18 02:08:51 DEBUG : only4: size = 0 OK 2025/11/18 02:08:51 INFO : only4: Copied (replaced existing) 2025/11/18 02:08:51 DEBUG : only9: md5 = 9061cc4fd1399e9e34e73996bd38f672 OK 2025/11/18 02:08:51 DEBUG : only9: size = 0 OK 2025/11/18 02:08:51 INFO : only9: Copied (replaced existing) 2025/11/18 02:08:51 DEBUG : only3: md5 = 2122160194f35dc44e79cb32fbd68723 OK 2025/11/18 02:08:51 DEBUG : only3: size = 0 OK 2025/11/18 02:08:51 INFO : only3: Copied (replaced existing) 2025/11/18 02:08:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (84.41s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:09:10 DEBUG : empty_dir: Making directory with metadata 2025/11/18 02:09:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 02:09:10 DEBUG : empty_on_remote: Making directory with metadata 2025/11/18 02:09:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 02:09:10 DEBUG : empty_on_remote: Making directory with metadata 2025/11/18 02:09:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 02:09:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/18 02:09:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/18 02:09:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/18 02:09:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/18 02:09:23 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/11/18 02:09:23 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/11/18 02:09:24 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.20s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:09:25 DEBUG : empty_dir: Making directory with metadata 2025/11/18 02:09:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 02:09:25 DEBUG : empty_on_remote: Making directory with metadata 2025/11/18 02:09:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 02:09:25 DEBUG : empty_on_remote: Making directory with metadata 2025/11/18 02:09:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 02:09:31 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/18 02:09:31 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/18 02:09:31 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/18 02:09:31 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/18 02:09:31 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/11/18 02:09:38 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/11/18 02:09:39 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/11/18 02:09:40 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.51s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:09:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 02:09:42 DEBUG : sub dir: Making directory with metadata 2025/11/18 02:09:43 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/11/18 02:10:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/18 02:10:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/18 02:10:00 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 02:10:00 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2025/11/18 02:10:14 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2025/11/18 02:10:15 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/18 02:10:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/11/18 02:10:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/11/18 02:10:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/18 02:10:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/18 02:10:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/18 02:10:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/18 02:10:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/18 02:10:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/11/18 02:10:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/18 02:10:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (39.83s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:10:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/18 02:10:22 DEBUG : sub dir: Making directory with metadata 2025/11/18 02:10:23 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/11/18 02:10:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/18 02:10:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/18 02:10:45 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/18 02:10:45 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2025/11/18 02:10:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/18 02:10:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/11/18 02:10:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/11/18 02:11:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/18 02:11:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/18 02:11:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/18 02:11:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/18 02:11:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/11/18 02:11:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/11/18 02:11:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/11/18 02:11:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (42.98s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:11:07 DEBUG : dir1/0000-abcdefg.txt: md5 = a3c9026a9d4064e89c78bf588e01aaf2 OK 2025/11/18 02:11:09 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9ca9729553a5da54ea9ddf698a036574 OK 2025/11/18 02:11:15 DEBUG : dir1/0002-cdefghi.txt: md5 = 131030ce4468df055ed9180c30990cca OK 2025/11/18 02:11:16 DEBUG : dir1/0003-defghij.txt: md5 = c1380e542de47e52f922cc958afdf657 OK 2025/11/18 02:11:18 DEBUG : dir1/0004-efghijk.txt: md5 = 8d8d17ca848068b9ff5ce1f60a9eaa4c OK 2025/11/18 02:11:19 DEBUG : dir1/0005-fghijkl.txt: md5 = 9ec45d7fbdd3dc2f76773f820a0c8ec1 OK 2025/11/18 02:11:21 DEBUG : dir1/0006-ghijklm.txt: md5 = 8e832b22e84bab8d38e54723786795f1 OK 2025/11/18 02:11:22 DEBUG : dir1/0007-1234567.txt: md5 = 73d0c517e13029d0e46d20939eb3850f OK 2025/11/18 02:11:23 DEBUG : dir1/0008-2345678.txt: md5 = ef5d639c3e6f79e3f5f4b905fb9f85e9 OK 2025/11/18 02:11:25 DEBUG : dir1/0009-3456789.txt: md5 = 8e84f6bbc1205c9e1af2ecdab96a0737 OK 2025/11/18 02:11:26 DEBUG : dir1/0010-456789.txt: md5 = 5a5cedfaee4a46846cc05cc3777c7466 OK 2025/11/18 02:11:28 DEBUG : dir1/0011-56789;.txt: md5 = d20ee9aabd9dcd847eab064227353e3a OK 2025/11/18 02:11:30 DEBUG : dir1/0012-6789;.txt: md5 = 241094ae50ea8e8567431ca8738b227b OK 2025/11/18 02:11:31 DEBUG : dir1/0013-789;=.txt: md5 = a08f1f536a81ea0d80c0fcbd06bbf84d OK 2025/11/18 02:11:32 DEBUG : dir1/0014-89;=.txt: md5 = 0479fdc27298f4f9bd612b486721a2a8 OK 2025/11/18 02:11:34 DEBUG : dir1/0015-9;=.txt: md5 = a37c9c73363a33f407e1b1d5635cadae OK 2025/11/18 02:11:36 DEBUG : apple: md5 = 4caeba6feb35d73b4fb97170ffabc372 OK 2025/11/18 02:11:37 DEBUG : banana: md5 = 8b544c67f66b021ce4365034d0324268 OK 2025/11/18 02:11:38 DEBUG : appleappleapplebanana: md5 = eb83198594738438f1bed033d0f6e269 OK 2025/11/18 02:11:40 DEBUG : splitbananasplit: md5 = d915db3f7fbf81fa2c67b5366d9a6268 OK 2025/11/18 02:11:40 DEBUG : Waiting for deletions to finish 2025/11/18 02:11:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 02:11:40 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:11:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 02:11:40 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:11:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 02:11:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 02:11:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 02:11:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 02:11:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 02:11:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 02:11:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 02:11:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 02:11:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 02:11:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 02:11:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 02:11:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 02:11:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 02:11:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 02:11:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 02:11:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 02:11:41 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 02:11:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 02:11:41 DEBUG : apple: size = 5 OK 2025/11/18 02:11:41 DEBUG : banana: size = 6 OK 2025/11/18 02:11:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:41 DEBUG : banana: Unchanged skipping 2025/11/18 02:11:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:41 DEBUG : apple: Unchanged skipping 2025/11/18 02:11:42 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/18 02:11:42 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 02:11:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:42 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 02:11:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 02:11:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 02:11:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 02:11:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 02:11:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 02:11:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 02:11:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 02:11:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 02:11:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:11:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 02:11:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 02:11:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 02:11:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 02:11:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 02:11:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 02:11:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 02:11:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 02:11:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 02:11:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 02:11:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 02:11:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 02:11:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 02:11:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 02:11:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 02:11:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 02:11:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 02:11:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 02:11:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 02:11:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 02:11:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 02:11:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 02:11:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 02:11:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 02:11:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:11:42 DEBUG : Waiting for deletions to finish 2025/11/18 02:11:42 DEBUG : Waiting for deletions to finish 2025/11/18 02:11:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 02:11:42 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:11:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 02:11:42 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:11:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 02:11:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 02:11:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 02:11:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 02:11:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 02:11:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 02:11:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 02:11:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 02:11:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 02:11:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 02:11:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 02:11:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 02:11:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 02:11:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 02:11:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 02:11:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 02:11:44 DEBUG : apple: size = 5 OK 2025/11/18 02:11:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:44 DEBUG : apple: Unchanged skipping 2025/11/18 02:11:44 DEBUG : dir1: Directory modification time the same (differ by -240.023µs, within tolerance 1ms) 2025/11/18 02:11:44 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 02:11:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 02:11:44 DEBUG : banana: size = 6 OK 2025/11/18 02:11:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:44 DEBUG : banana: Unchanged skipping 2025/11/18 02:11:44 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 02:11:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:44 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 02:11:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 02:11:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 02:11:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 02:11:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 02:11:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 02:11:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 02:11:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 02:11:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 02:11:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 02:11:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 02:11:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 02:11:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 02:11:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 02:11:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 02:11:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 02:11:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 02:11:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 02:11:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 02:11:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 02:11:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 02:11:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 02:11:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 02:11:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 02:11:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 02:11:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 02:11:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 02:11:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 02:11:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 02:11:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:11:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 02:11:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 02:11:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 02:11:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:11:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 02:11:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:11:44 DEBUG : Waiting for deletions to finish 2025/11/18 02:11:44 DEBUG : Waiting for deletions to finish 2025/11/18 02:11:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 02:11:45 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:11:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 02:11:45 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:11:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 02:11:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 02:11:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 02:11:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 02:11:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 02:11:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 02:11:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 02:11:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 02:11:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 02:11:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 02:11:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 02:11:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 02:11:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 02:11:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 02:11:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 02:11:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 02:11:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/18 02:11:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/18 02:11:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/18 02:11:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/18 02:11:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/18 02:11:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/18 02:11:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/18 02:11:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/18 02:11:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/18 02:11:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/18 02:11:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/18 02:11:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/18 02:11:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/18 02:11:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/18 02:11:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/18 02:11:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:12:01 DEBUG : dir1/0000-abcdefg.txt: md5 = c0a381a9164bc1dc154e47c7c387020b OK 2025/11/18 02:12:02 DEBUG : dir1/0001-bcdefgh.txt: md5 = fdf79a9d6d0c813e3c07eba2db9ffd17 OK 2025/11/18 02:12:04 DEBUG : dir1/0002-cdefghi.txt: md5 = d008d629f414f0258e4a4505fa4df10e OK 2025/11/18 02:12:05 DEBUG : dir1/0003-defghij.txt: md5 = 08a4e755c976b5950d94dfdf5cddc5b0 OK 2025/11/18 02:12:07 DEBUG : dir1/0004-efghijk.txt: md5 = 0214596237224aa4943f43707f639589 OK 2025/11/18 02:12:08 DEBUG : dir1/0005-fghijkl.txt: md5 = cf825e238fec2ac4fd26a2ac3fb565f7 OK 2025/11/18 02:12:10 DEBUG : dir1/0006-ghijklm.txt: md5 = 5bbc9c9050b7e02013d738dc3c2c41f3 OK 2025/11/18 02:12:11 DEBUG : dir1/0007-1234567.txt: md5 = 650c923496d8ad8ec399e30358913695 OK 2025/11/18 02:12:12 DEBUG : dir1/0008-2345678.txt: md5 = 576ca60bc7e9a12740f624a8e7f76e3d OK 2025/11/18 02:12:14 DEBUG : dir1/0009-3456789.txt: md5 = 4de35b8a592e9454c61c2db9ac6b543f OK 2025/11/18 02:12:15 DEBUG : dir1/0010-456789.txt: md5 = a001f60c37ae72229213378806637329 OK 2025/11/18 02:12:17 DEBUG : dir1/0011-56789;.txt: md5 = 26867e0784c33dd8a9ed55af8f300f95 OK 2025/11/18 02:12:18 DEBUG : dir1/0012-6789;.txt: md5 = 58d321b68d96d548f584721cc9058552 OK 2025/11/18 02:12:20 DEBUG : dir1/0013-789;=.txt: md5 = 31762fdb957ddd89870a40c3d728a92b OK 2025/11/18 02:12:21 DEBUG : dir1/0014-89;=.txt: md5 = 0d7342d6ca3b5e8e461630809ce38f06 OK 2025/11/18 02:12:22 DEBUG : dir1/0015-9;=.txt: md5 = 361b7b2c1ac95eb9c80aeca25b63fc3b OK 2025/11/18 02:12:24 DEBUG : apple: md5 = 4e4709d185361e5ee0590a4e0819b5e6 OK 2025/11/18 02:12:25 DEBUG : banana: md5 = 7ce167b30ac0826b94eda46b7f24ab20 OK 2025/11/18 02:12:27 DEBUG : appleappleapplebanana: md5 = f9766309d4ecad328f88172a7803b2f3 OK 2025/11/18 02:12:28 DEBUG : splitbananasplit: md5 = 8634e0f36176b7481f0316a98b8add20 OK 2025/11/18 02:12:28 DEBUG : Waiting for deletions to finish 2025/11/18 02:12:29 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:12:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 02:12:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 02:12:29 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:12:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 02:12:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 02:12:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 02:12:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 02:12:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 02:12:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 02:12:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 02:12:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 02:12:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 02:12:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 02:12:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 02:12:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 02:12:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 02:12:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 02:12:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 02:12:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 02:12:30 DEBUG : apple: size = 5 OK 2025/11/18 02:12:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:30 DEBUG : apple: Unchanged skipping 2025/11/18 02:12:30 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 02:12:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 02:12:30 DEBUG : banana: size = 6 OK 2025/11/18 02:12:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:30 DEBUG : banana: Unchanged skipping 2025/11/18 02:12:30 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/18 02:12:30 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 02:12:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:30 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 02:12:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 02:12:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 02:12:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 02:12:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 02:12:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 02:12:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 02:12:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:12:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 02:12:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 02:12:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 02:12:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 02:12:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 02:12:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 02:12:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 02:12:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 02:12:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 02:12:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 02:12:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 02:12:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 02:12:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 02:12:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 02:12:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 02:12:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 02:12:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 02:12:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 02:12:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 02:12:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 02:12:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 02:12:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 02:12:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 02:12:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 02:12:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 02:12:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 02:12:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:12:30 DEBUG : Waiting for deletions to finish 2025/11/18 02:12:30 DEBUG : Waiting for deletions to finish 2025/11/18 02:12:31 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:12:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 02:12:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 02:12:31 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:12:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 02:12:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 02:12:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 02:12:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 02:12:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 02:12:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 02:12:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 02:12:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 02:12:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 02:12:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 02:12:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 02:12:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 02:12:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 02:12:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 02:12:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 02:12:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 02:12:32 DEBUG : dir1: Directory modification time the same (differ by -244.85µs, within tolerance 1ms) 2025/11/18 02:12:32 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 02:12:32 DEBUG : banana: size = 6 OK 2025/11/18 02:12:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 02:12:32 DEBUG : banana: Unchanged skipping 2025/11/18 02:12:32 DEBUG : apple: size = 5 OK 2025/11/18 02:12:32 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 02:12:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:32 DEBUG : apple: Unchanged skipping 2025/11/18 02:12:32 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 02:12:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 02:12:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 02:12:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 02:12:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 02:12:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 02:12:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 02:12:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 02:12:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 02:12:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 02:12:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 02:12:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 02:12:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 02:12:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 02:12:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 02:12:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 02:12:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 02:12:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 02:12:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 02:12:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 02:12:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 02:12:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 02:12:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 02:12:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 02:12:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 02:12:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 02:12:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 02:12:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 02:12:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 02:12:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 02:12:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 02:12:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:12:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 02:12:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:12:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 02:12:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:12:32 DEBUG : Waiting for deletions to finish 2025/11/18 02:12:32 DEBUG : Waiting for deletions to finish 2025/11/18 02:12:32 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:12:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 02:12:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 02:12:32 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:12:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 02:12:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 02:12:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 02:12:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 02:12:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 02:12:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 02:12:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 02:12:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 02:12:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 02:12:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 02:12:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 02:12:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 02:12:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 02:12:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 02:12:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 02:12:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 02:12:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/18 02:12:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/18 02:12:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/18 02:12:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/18 02:12:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/18 02:12:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/18 02:12:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/18 02:12:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/18 02:12:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/18 02:12:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/18 02:12:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/18 02:12:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/18 02:12:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/18 02:12:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/18 02:12:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/18 02:12:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:12:45 DEBUG : dir1/0000-abcdefg.txt: md5 = ad16660d92457cc0f7db4e35f8f7fdab OK 2025/11/18 02:12:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4f420415ca2f35de5863bf0bc9c0b7ff OK 2025/11/18 02:12:48 DEBUG : dir1/0002-cdefghi.txt: md5 = 41986980fe5209ec3354a052cf06fb5f OK 2025/11/18 02:12:50 DEBUG : dir1/0003-defghij.txt: md5 = 9dcc6db91c74c1302e25c13375d8b1b4 OK 2025/11/18 02:12:51 DEBUG : dir1/0004-efghijk.txt: md5 = 43862380e3eff58bb22122f7a02457fb OK 2025/11/18 02:12:53 DEBUG : dir1/0005-fghijkl.txt: md5 = 5521213f0e9c33c396a8cf9acb5a911f OK 2025/11/18 02:12:54 DEBUG : dir1/0006-ghijklm.txt: md5 = 5934ef79b0bb8cde0d4c5c61e683e37e OK 2025/11/18 02:12:56 DEBUG : dir1/0007-1234567.txt: md5 = 2ab2129c6b6e5b3c7cea390a203bb0de OK 2025/11/18 02:12:57 DEBUG : dir1/0008-2345678.txt: md5 = b4c0a8afdd08b475afe386ae4d3c6061 OK 2025/11/18 02:12:58 DEBUG : dir1/0009-3456789.txt: md5 = fa3047275fb25a62e2bafabac37a7933 OK 2025/11/18 02:13:00 DEBUG : dir1/0010-456789.txt: md5 = 0a71c6afeb8439fc3b3941ffc98edf7e OK 2025/11/18 02:13:01 DEBUG : dir1/0011-56789;.txt: md5 = ad90dd73075d5efd1028d8046a8678c6 OK 2025/11/18 02:13:03 DEBUG : dir1/0012-6789;.txt: md5 = 0909a653167c4b90bca7eaad4bf387a6 OK 2025/11/18 02:13:04 DEBUG : dir1/0013-789;=.txt: md5 = 505fe1f7e499dba30af3a538397abe0c OK 2025/11/18 02:13:05 DEBUG : dir1/0014-89;=.txt: md5 = 1aa6af6e65cafdf8e26bb0b46fe642f5 OK 2025/11/18 02:13:07 DEBUG : dir1/0015-9;=.txt: md5 = b20fb186d4364c2dc687c12e1fdede18 OK 2025/11/18 02:13:08 DEBUG : apple: md5 = 64763ed6599ed73ce819f2fa54cf5e30 OK 2025/11/18 02:13:10 DEBUG : banana: md5 = d5db4d17698e1c1178c96783def66f6e OK 2025/11/18 02:13:11 DEBUG : appleappleapplebanana: md5 = 98f3a4f95daffe447009493c2d9d9fc4 OK 2025/11/18 02:13:13 DEBUG : splitbananasplit: md5 = 4bde2473cbe806c0c1d64e2b120e1b0b OK 2025/11/18 02:13:13 DEBUG : Waiting for deletions to finish 2025/11/18 02:13:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 02:13:13 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:13:13 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:13:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 02:13:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 02:13:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 02:13:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 02:13:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 02:13:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 02:13:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 02:13:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 02:13:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 02:13:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 02:13:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 02:13:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 02:13:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 02:13:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 02:13:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 02:13:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 02:13:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 02:13:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 02:13:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 02:13:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 02:13:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 02:13:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/18 02:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/18 02:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/18 02:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/18 02:13:15 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 02:13:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:15 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:15 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/18 02:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 02:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 02:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 02:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 02:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 02:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/18 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/18 02:13:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/18 02:13:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/18 02:13:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/18 02:13:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/18 02:13:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/18 02:13:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/18 02:13:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/18 02:13:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/18 02:13:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/18 02:13:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 02:13:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/18 02:13:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/18 02:13:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/18 02:13:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/18 02:13:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/18 02:13:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/18 02:13:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/18 02:13:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:13:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:13:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = cd74664e842ba5d455884befc48072fc OK 2025/11/18 02:13:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/18 02:13:16 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = f6a261003b2897cc323926b8ad4148e4 OK 2025/11/18 02:13:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/18 02:13:16 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:16 DEBUG : YXBwbGU=: md5 = 21ac3809951a5fa4f72ae3d5d8b5098d OK 2025/11/18 02:13:16 DEBUG : YXBwbGU=: size = 5 OK 2025/11/18 02:13:16 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/18 02:13:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:16 DEBUG : YmFuYW5h: md5 = 829e06cd0641dd3d003ca7c974b50fcb OK 2025/11/18 02:13:16 DEBUG : YmFuYW5h: size = 6 OK 2025/11/18 02:13:16 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/18 02:13:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 577658ef7fd594acf8fa1fa51f59dabd OK 2025/11/18 02:13:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/18 02:13:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = dd1a6a17340bedcaf9f597b335d22c19 OK 2025/11/18 02:13:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/18 02:13:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 20552bae4ae8c092209e110c0ceb5d05 OK 2025/11/18 02:13:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/18 02:13:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = e2fac09642a8eaa29915ee0228e54237 OK 2025/11/18 02:13:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/18 02:13:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 922f006ccba8ce6e4a86176607c70aa2 OK 2025/11/18 02:13:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/18 02:13:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 6586bba094144f00fc236c10bd20e9df OK 2025/11/18 02:13:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/18 02:13:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 05b5c72922691485e8aeafbb048484df OK 2025/11/18 02:13:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/18 02:13:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 02:13:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 14fd093b7bc4a3993c5e993acfca3d07 OK 2025/11/18 02:13:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/18 02:13:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 782c8978e8c1a5fc00ee534b132989df OK 2025/11/18 02:13:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/18 02:13:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 6e0272ccd69299fb35b92cce41d266cb OK 2025/11/18 02:13:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/18 02:13:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 02:13:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 0f534a79dbe057289f41ac68572105ef OK 2025/11/18 02:13:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/18 02:13:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 57404bcfdd59b2f19fc3a6a934dbcd49 OK 2025/11/18 02:13:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/18 02:13:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/18 02:13:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = a357f1d3b7f583abd913adc56e17b9a5 OK 2025/11/18 02:13:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/18 02:13:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = f38d91b6553b0a77a99cf279da548f5c OK 2025/11/18 02:13:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/18 02:13:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 2a25c98fa0311114f97bdac67d27e665 OK 2025/11/18 02:13:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/18 02:13:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:23 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = a48ec7623b54ddfd344cf7988bb78620 OK 2025/11/18 02:13:23 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/18 02:13:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/18 02:13:23 DEBUG : Waiting for deletions to finish 2025/11/18 02:13:23 INFO : apple: Deleted 2025/11/18 02:13:23 INFO : dir1/0003-defghij.txt: Deleted 2025/11/18 02:13:23 INFO : dir1/0010-456789.txt: Deleted 2025/11/18 02:13:23 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/18 02:13:23 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/18 02:13:23 INFO : dir1/0007-1234567.txt: Deleted 2025/11/18 02:13:23 INFO : appleappleapplebanana: Deleted 2025/11/18 02:13:23 INFO : splitbananasplit: Deleted 2025/11/18 02:13:23 INFO : dir1/0008-2345678.txt: Deleted 2025/11/18 02:13:23 INFO : dir1/0012-6789;.txt: Deleted 2025/11/18 02:13:23 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/18 02:13:23 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/18 02:13:23 INFO : dir1/0015-9;=.txt: Deleted 2025/11/18 02:13:23 INFO : banana: Deleted 2025/11/18 02:13:23 INFO : dir1/0013-789;=.txt: Deleted 2025/11/18 02:13:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/18 02:13:24 INFO : dir1/0009-3456789.txt: Deleted 2025/11/18 02:13:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/18 02:13:24 INFO : dir1/0011-56789;.txt: Deleted 2025/11/18 02:13:24 INFO : dir1/0014-89;=.txt: Deleted 2025/11/18 02:13:24 DEBUG : Waiting for deletions to finish 2025/11/18 02:13:24 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/18 02:13:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/18 02:13:24 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/18 02:13:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/18 02:13:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/18 02:13:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/18 02:13:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/18 02:13:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/18 02:13:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/18 02:13:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/18 02:13:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/18 02:13:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/18 02:13:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/18 02:13:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/18 02:13:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/18 02:13:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/18 02:13:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/18 02:13:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/18 02:13:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/18 02:13:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/18 02:13:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 02:13:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 02:13:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/18 02:13:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 02:13:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/18 02:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 02:13:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 02:13:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 02:13:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 02:13:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 02:13:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 02:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 02:13:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 02:13:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 02:13:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 02:13:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 02:13:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 02:13:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 02:13:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 02:13:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 02:13:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 02:13:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/18 02:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 02:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 02:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/18 02:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 02:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 02:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/18 02:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 02:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 02:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 02:13:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/18 02:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 02:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 02:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 02:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 02:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:25 DEBUG : dir1: Directory modification time the same (differ by -248.578µs, within tolerance 1ms) 2025/11/18 02:13:25 DEBUG : YXBwbGU=: size = 5 OK 2025/11/18 02:13:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:13:25 DEBUG : apple: Unchanged skipping 2025/11/18 02:13:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/18 02:13:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:13:25 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 02:13:25 DEBUG : YmFuYW5h: size = 6 OK 2025/11/18 02:13:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:13:25 DEBUG : banana: Unchanged skipping 2025/11/18 02:13:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/18 02:13:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:13:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 02:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 02:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 02:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 02:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 02:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 02:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 02:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/18 02:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/18 02:13:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/18 02:13:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/18 02:13:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:13:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 02:13:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:13:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 02:13:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/18 02:13:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:13:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:13:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 02:13:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 02:13:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/18 02:13:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:13:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/18 02:13:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 02:13:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/18 02:13:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:13:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:13:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 02:13:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 02:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/18 02:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/18 02:13:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/18 02:13:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:13:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/18 02:13:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 02:13:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:13:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 02:13:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/18 02:13:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/18 02:13:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:13:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 02:13:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:13:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 02:13:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/18 02:13:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/18 02:13:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:13:25 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/18 02:13:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 02:13:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:13:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/18 02:13:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:13:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:13:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/18 02:13:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:13:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 02:13:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 02:13:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 02:13:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:13:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 02:13:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:13:25 DEBUG : Waiting for deletions to finish 2025/11/18 02:13:25 DEBUG : Waiting for deletions to finish 2025/11/18 02:13:26 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/18 02:13:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/18 02:13:26 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/18 02:13:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/18 02:13:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/18 02:13:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/18 02:13:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/18 02:13:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/18 02:13:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/18 02:13:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/18 02:13:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/18 02:13:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/18 02:13:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/18 02:13:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/18 02:13:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/18 02:13:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/18 02:13:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/18 02:13:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/18 02:13:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/18 02:13:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/18 02:13:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:26 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 02:13:26 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:26 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 02:13:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 02:13:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/18 02:13:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:26 DEBUG : apple: transformed to: YXBwbGU= 2025/11/18 02:13:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/18 02:13:26 DEBUG : banana: transformed to: YmFuYW5h 2025/11/18 02:13:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/18 02:13:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/18 02:13:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/18 02:13:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/18 02:13:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/18 02:13:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/18 02:13:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/18 02:13:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/18 02:13:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/18 02:13:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/18 02:13:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/18 02:13:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/18 02:13:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/18 02:13:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/18 02:13:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/18 02:13:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/18 02:13:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/18 02:13:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:13:39 DEBUG : dir1/0000-abcdefg.txt: md5 = 91a4a649dfa0b7fe55f973767b426f4b OK 2025/11/18 02:13:41 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5da80c1bc5bcc8927dba7eddbd25b84e OK 2025/11/18 02:13:42 DEBUG : dir1/0002-cdefghi.txt: md5 = 5db5c69aa55dd069091f36acf312c2a5 OK 2025/11/18 02:13:44 DEBUG : dir1/0003-defghij.txt: md5 = ca7622d2b74ba4db6a7a31e6cf526e26 OK 2025/11/18 02:13:45 DEBUG : dir1/0004-efghijk.txt: md5 = ea9bfa0d5c8f4ab8322c09a0ebc269b0 OK 2025/11/18 02:13:47 DEBUG : dir1/0005-fghijkl.txt: md5 = 82316c2c6bb8d3797c6c41d7d5199fcb OK 2025/11/18 02:13:48 DEBUG : dir1/0006-ghijklm.txt: md5 = ec5883dbdc3e4db5497941919eba64f1 OK 2025/11/18 02:13:49 DEBUG : dir1/0007-1234567.txt: md5 = 33cac2de24234e20fd13e5faaafb6475 OK 2025/11/18 02:13:51 DEBUG : dir1/0008-2345678.txt: md5 = 3f9747130af69b1b142cb8c9ffec1b4f OK 2025/11/18 02:13:52 DEBUG : dir1/0009-3456789.txt: md5 = 5fd103553ab115cbb3e24b1e9e276262 OK 2025/11/18 02:13:54 DEBUG : dir1/0010-456789.txt: md5 = ebab0c3b2d3f0070671d1bf558529464 OK 2025/11/18 02:13:55 DEBUG : dir1/0011-56789;.txt: md5 = 752643a0c4686a5cadb58eb381d41712 OK 2025/11/18 02:13:57 DEBUG : dir1/0012-6789;.txt: md5 = f33bdf7d6ff7ee20fe462cdec03b5310 OK 2025/11/18 02:13:58 DEBUG : dir1/0013-789;=.txt: md5 = 9297efd0a46ef785e946a904bf70b66e OK 2025/11/18 02:14:00 DEBUG : dir1/0014-89;=.txt: md5 = d165668565036e15e06fd2af3418faba OK 2025/11/18 02:14:02 DEBUG : dir1/0015-9;=.txt: md5 = 4de1ad66a661503e0278f6ace3cb3956 OK 2025/11/18 02:14:04 DEBUG : apple: md5 = 7760256e8e53fecca0e2de6a56511e77 OK 2025/11/18 02:14:05 DEBUG : banana: md5 = 592b585a597d9a2bacb201c2508bb173 OK 2025/11/18 02:14:06 DEBUG : appleappleapplebanana: md5 = c0b1cd3f22a461a1f2b0215f7381ac66 OK 2025/11/18 02:14:08 DEBUG : splitbananasplit: md5 = 1e78ee0de2ed39540d92f9e85b8ad7ff OK 2025/11/18 02:14:08 DEBUG : Waiting for deletions to finish 2025/11/18 02:14:08 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:14:08 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:14:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 02:14:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 02:14:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 02:14:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 02:14:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 02:14:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 02:14:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 02:14:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 02:14:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 02:14:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 02:14:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 02:14:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 02:14:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 02:14:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 02:14:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 02:14:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 02:14:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 02:14:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 02:14:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 02:14:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 02:14:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 02:14:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 02:14:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 02:14:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 02:14:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 02:14:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 02:14:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 02:14:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 02:14:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 02:14:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 02:14:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 02:14:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 02:14:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 02:14:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/18 02:14:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 02:14:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/18 02:14:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 02:14:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/18 02:14:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 02:14:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/18 02:14:09 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 02:14:09 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 02:14:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 02:14:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 02:14:10 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/18 02:14:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 02:14:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 02:14:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/18 02:14:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 02:14:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/18 02:14:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 02:14:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 02:14:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 02:14:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 02:14:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 02:14:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 02:14:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 02:14:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 02:14:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 02:14:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 02:14:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 02:14:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 02:14:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/18 02:14:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 02:14:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 02:14:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 02:14:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 02:14:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 02:14:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 02:14:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 02:14:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 02:14:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 02:14:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 02:14:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 02:14:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 02:14:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 02:14:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 02:14:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 02:14:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 02:14:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 02:14:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 02:14:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 02:14:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 02:14:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 02:14:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 02:14:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 02:14:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 02:14:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 02:14:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/18 02:14:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 02:14:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 02:14:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 02:14:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 02:14:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 02:14:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 02:14:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 02:14:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 02:14:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 02:14:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 02:14:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 02:14:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 02:14:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 02:14:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/18 02:14:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 02:14:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 02:14:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 02:14:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 02:14:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 02:14:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 02:14:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 02:14:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 02:14:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 02:14:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 02:14:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 02:14:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 02:14:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 02:14:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 02:14:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 02:14:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/18 02:14:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 02:14:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 02:14:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 02:14:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 02:14:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/18 02:14:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 02:14:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/18 02:14:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 02:14:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/18 02:14:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 02:14:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/18 02:14:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 02:14:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/18 02:14:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 02:14:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 02:14:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 02:14:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 02:14:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 02:14:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 02:14:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 02:14:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 02:14:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 02:14:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 02:14:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/18 02:14:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 02:14:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 02:14:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 02:14:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 02:14:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 02:14:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/18 02:14:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 02:14:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 02:14:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 02:14:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 02:14:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 02:14:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 02:14:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 02:14:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 02:14:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 02:14:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 02:14:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 02:14:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/18 02:14:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 02:14:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 02:14:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 02:14:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 02:14:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 02:14:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/18 02:14:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 02:14:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 02:14:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 02:14:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 02:14:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 02:14:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 02:14:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 02:14:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 02:14:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/18 02:14:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 02:14:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/18 02:14:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 02:14:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/18 02:14:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 02:14:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/18 02:14:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 02:14:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/18 02:14:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/18 02:14:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 02:14:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 02:14:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 02:14:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 02:14:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 02:14:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 02:14:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 02:14:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 02:14:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 02:14:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/18 02:14:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 02:14:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/18 02:14:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 02:14:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 02:14:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 02:14:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 02:14:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 02:14:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/18 02:14:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 02:14:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 02:14:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 02:14:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 02:14:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 02:14:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 02:14:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 02:14:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 02:14:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 02:14:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 02:14:10 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/18 02:14:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 02:14:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/18 02:14:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/18 02:14:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/18 02:14:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/18 02:14:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/18 02:14:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/18 02:14:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/18 02:14:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/18 02:14:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/18 02:14:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/18 02:14:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/18 02:14:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/18 02:14:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/18 02:14:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/18 02:14:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/18 02:14:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:10 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/18 02:14:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:14:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:14:11 DEBUG : PREFIXappleappleapplebanana: md5 = 9438420937d317b9b75ced74711b0480 OK 2025/11/18 02:14:11 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/18 02:14:11 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/18 02:14:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/18 02:14:11 DEBUG : PREFIXbanana: md5 = 7a2f8ed6288279cbb022d1122a79ee42 OK 2025/11/18 02:14:11 DEBUG : PREFIXbanana: size = 6 OK 2025/11/18 02:14:11 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/18 02:14:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/18 02:14:11 DEBUG : PREFIXapple: md5 = c6616981cf9dc5342aea8695f261a5c3 OK 2025/11/18 02:14:11 DEBUG : PREFIXapple: size = 5 OK 2025/11/18 02:14:11 INFO : apple: Copied (new) to: PREFIXapple 2025/11/18 02:14:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/18 02:14:11 DEBUG : PREFIXsplitbananasplit: md5 = bf1c755047e164d87a5fcc9ceea6b4b1 OK 2025/11/18 02:14:11 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/18 02:14:11 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/18 02:14:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/18 02:14:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 50e7fe1a9ea0ca50265c7a9a0825c2ce OK 2025/11/18 02:14:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/18 02:14:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/18 02:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/18 02:14:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = b9f944a7d06133b6b14bdd52b4be112f OK 2025/11/18 02:14:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/18 02:14:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/18 02:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/18 02:14:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 872ed7076761ad154a41ebe71be7d1c0 OK 2025/11/18 02:14:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/18 02:14:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/18 02:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/18 02:14:12 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = fba307527b28e1342abb21a67113410a OK 2025/11/18 02:14:12 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/18 02:14:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/18 02:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/18 02:14:13 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 05b493a1626e14e70d751a76cdc46388 OK 2025/11/18 02:14:13 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/18 02:14:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/18 02:14:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/18 02:14:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = bad5cd1aa7afb2148def8746fff1733d OK 2025/11/18 02:14:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/18 02:14:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/18 02:14:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/18 02:14:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 7be08f499a2eba0932198463a858c373 OK 2025/11/18 02:14:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/18 02:14:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/18 02:14:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/18 02:14:14 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 0323f0373949c4a9866c7a4733547074 OK 2025/11/18 02:14:14 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/18 02:14:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/18 02:14:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/18 02:14:15 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = e814bbbfe547242927ae4fb5f7944acc OK 2025/11/18 02:14:15 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/18 02:14:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/18 02:14:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/18 02:14:15 DEBUG : dir1/PREFIX0010-456789.txt: md5 = d5f283d61afacae853a89dd070434336 OK 2025/11/18 02:14:15 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/18 02:14:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/18 02:14:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/18 02:14:15 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = dd3167921c63c9f92c73daf333802d25 OK 2025/11/18 02:14:15 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/18 02:14:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/18 02:14:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/18 02:14:16 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 112aeb1259c25e3c51d75b512ec01f0a OK 2025/11/18 02:14:16 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/18 02:14:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/18 02:14:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/18 02:14:16 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 541814ffae4720c393d2898df1530819 OK 2025/11/18 02:14:16 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/18 02:14:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/18 02:14:17 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = e14cfc1913bae027fa97fe1f6932ebca OK 2025/11/18 02:14:17 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/18 02:14:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/18 02:14:17 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = bf0832f0205779886f256c07a120a118 OK 2025/11/18 02:14:17 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/18 02:14:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/18 02:14:17 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 3da53d6475a3db7a867ba985d7cd3626 OK 2025/11/18 02:14:17 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/18 02:14:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/18 02:14:17 DEBUG : Waiting for deletions to finish 2025/11/18 02:14:17 INFO : dir1/0011-56789;.txt: Deleted 2025/11/18 02:14:17 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/18 02:14:17 INFO : dir1/0008-2345678.txt: Deleted 2025/11/18 02:14:17 INFO : dir1/0007-1234567.txt: Deleted 2025/11/18 02:14:17 INFO : dir1/0009-3456789.txt: Deleted 2025/11/18 02:14:17 INFO : splitbananasplit: Deleted 2025/11/18 02:14:17 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/18 02:14:17 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/18 02:14:18 INFO : appleappleapplebanana: Deleted 2025/11/18 02:14:18 INFO : dir1/0012-6789;.txt: Deleted 2025/11/18 02:14:18 INFO : banana: Deleted 2025/11/18 02:14:18 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/18 02:14:18 INFO : dir1/0014-89;=.txt: Deleted 2025/11/18 02:14:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/18 02:14:18 INFO : dir1/0003-defghij.txt: Deleted 2025/11/18 02:14:18 INFO : dir1/0015-9;=.txt: Deleted 2025/11/18 02:14:18 INFO : dir1/0013-789;=.txt: Deleted 2025/11/18 02:14:18 INFO : dir1/0010-456789.txt: Deleted 2025/11/18 02:14:18 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/18 02:14:18 INFO : apple: Deleted 2025/11/18 02:14:18 DEBUG : Waiting for deletions to finish 2025/11/18 02:14:19 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/18 02:14:19 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/18 02:14:19 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/18 02:14:19 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/18 02:14:19 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/18 02:14:19 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 02:14:19 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/18 02:14:19 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/18 02:14:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 02:14:19 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/18 02:14:19 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/18 02:14:19 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/18 02:14:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 02:14:19 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/18 02:14:19 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/18 02:14:19 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/18 02:14:19 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 02:14:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 02:14:19 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/18 02:14:19 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 02:14:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/18 02:14:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/18 02:14:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/18 02:14:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/18 02:14:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/18 02:14:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/18 02:14:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/18 02:14:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/18 02:14:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/18 02:14:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/18 02:14:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/18 02:14:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/18 02:14:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/18 02:14:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/18 02:14:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/18 02:14:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/18 02:14:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/18 02:14:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/18 02:14:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/18 02:14:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/18 02:14:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/18 02:14:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/18 02:14:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/18 02:14:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/18 02:14:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/18 02:14:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/18 02:14:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/18 02:14:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/18 02:14:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/18 02:14:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/18 02:14:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 02:14:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/18 02:14:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 02:14:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/18 02:14:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 02:14:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/18 02:14:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 02:14:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/18 02:14:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 02:14:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/18 02:14:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 02:14:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/18 02:14:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 02:14:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/18 02:14:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 02:14:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/18 02:14:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 02:14:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/18 02:14:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 02:14:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/18 02:14:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 02:14:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/18 02:14:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 02:14:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/18 02:14:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 02:14:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/18 02:14:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 02:14:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/18 02:14:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 02:14:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/18 02:14:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 02:14:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/18 02:14:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 02:14:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/18 02:14:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 02:14:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/18 02:14:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 02:14:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/18 02:14:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 02:14:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/18 02:14:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 02:14:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/18 02:14:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 02:14:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/18 02:14:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 02:14:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/18 02:14:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 02:14:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/18 02:14:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 02:14:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/18 02:14:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 02:14:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/18 02:14:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 02:14:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/18 02:14:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 02:14:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/18 02:14:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 02:14:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/18 02:14:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 02:14:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/18 02:14:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 02:14:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/18 02:14:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 02:14:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/18 02:14:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 02:14:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 02:14:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 02:14:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/18 02:14:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 02:14:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/18 02:14:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 02:14:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/18 02:14:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 02:14:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/18 02:14:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 02:14:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/18 02:14:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 02:14:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/18 02:14:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 02:14:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/18 02:14:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 02:14:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/18 02:14:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 02:14:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/18 02:14:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 02:14:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/18 02:14:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 02:14:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/18 02:14:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 02:14:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/18 02:14:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 02:14:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/18 02:14:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 02:14:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/18 02:14:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 02:14:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/18 02:14:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 02:14:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/18 02:14:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 02:14:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 02:14:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 02:14:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 02:14:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 02:14:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/18 02:14:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 02:14:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/18 02:14:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 02:14:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/18 02:14:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 02:14:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/18 02:14:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 02:14:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/18 02:14:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 02:14:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/18 02:14:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 02:14:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/18 02:14:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 02:14:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/18 02:14:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 02:14:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/18 02:14:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 02:14:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/18 02:14:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 02:14:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/18 02:14:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 02:14:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/18 02:14:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 02:14:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/18 02:14:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 02:14:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/18 02:14:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 02:14:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/18 02:14:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 02:14:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/18 02:14:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 02:14:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 02:14:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/18 02:14:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/18 02:14:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/18 02:14:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/18 02:14:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/18 02:14:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/18 02:14:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/18 02:14:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/18 02:14:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/18 02:14:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/18 02:14:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/18 02:14:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/18 02:14:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/18 02:14:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/18 02:14:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/18 02:14:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/18 02:14:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/18 02:14:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/18 02:14:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/18 02:14:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/18 02:14:20 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/18 02:14:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/18 02:14:20 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/18 02:14:20 DEBUG : dir1: Directory modification time the same (differ by -252.399µs, within tolerance 1ms) 2025/11/18 02:14:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/18 02:14:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/18 02:14:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:14:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:14:21 DEBUG : splitbananasplit: md5 = aa98eeaf3ec38aab6a4a47b9c5d68354 OK 2025/11/18 02:14:21 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 02:14:21 INFO : splitbananasplit: Copied (new) 2025/11/18 02:14:21 DEBUG : banana: md5 = be9a337470926f7a37847e0149235925 OK 2025/11/18 02:14:21 DEBUG : banana: size = 6 OK 2025/11/18 02:14:21 INFO : banana: Copied (new) 2025/11/18 02:14:21 DEBUG : appleappleapplebanana: md5 = 6ba7f8c01b794b24d32012d8ac0997cb OK 2025/11/18 02:14:21 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 02:14:21 INFO : appleappleapplebanana: Copied (new) 2025/11/18 02:14:21 DEBUG : apple: md5 = e2762ff9f717457342a2fab9e20f1d8d OK 2025/11/18 02:14:21 DEBUG : apple: size = 5 OK 2025/11/18 02:14:21 INFO : apple: Copied (new) 2025/11/18 02:14:23 DEBUG : dir1/0000-abcdefg.txt: md5 = ba95d3053588ee3915a36b94f5ac03b5 OK 2025/11/18 02:14:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 02:14:23 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/18 02:14:23 DEBUG : dir1/0001-bcdefgh.txt: md5 = d0d68a3cb4008aeaa904802325602b6c OK 2025/11/18 02:14:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 02:14:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/18 02:14:23 DEBUG : dir1/0003-defghij.txt: md5 = b5b0a515d7313ee3a53faa8bcf2a6ff0 OK 2025/11/18 02:14:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 02:14:23 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/18 02:14:23 DEBUG : dir1/0002-cdefghi.txt: md5 = 1501b04af1777df205918146f074efd4 OK 2025/11/18 02:14:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 02:14:23 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/18 02:14:24 DEBUG : dir1/0004-efghijk.txt: md5 = 8ccd734a6c83b90b6af6241a9d29145d OK 2025/11/18 02:14:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 02:14:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/18 02:14:24 DEBUG : dir1/0005-fghijkl.txt: md5 = 78ad3edd7d4e883c3039cceec40bd38e OK 2025/11/18 02:14:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 02:14:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/18 02:14:24 DEBUG : dir1/0006-ghijklm.txt: md5 = d7931ede4b8d6bd01cba138e73d9b0df OK 2025/11/18 02:14:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 02:14:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/18 02:14:24 DEBUG : dir1/0007-1234567.txt: md5 = d51559f16fb2c352a53d7b101b03563e OK 2025/11/18 02:14:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 02:14:24 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/18 02:14:26 DEBUG : dir1/0008-2345678.txt: md5 = b291455c45a4523edb84bf74b68df6fa OK 2025/11/18 02:14:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 02:14:26 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/18 02:14:26 DEBUG : dir1/0011-56789;.txt: md5 = d7cd4613144b1938bf98827f33e2f381 OK 2025/11/18 02:14:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 02:14:26 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/18 02:14:26 DEBUG : dir1/0009-3456789.txt: md5 = 8f2f6cfd1206599fa935e7f7f0c68041 OK 2025/11/18 02:14:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 02:14:26 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/18 02:14:26 DEBUG : dir1/0010-456789.txt: md5 = 955ee51f8faaf2cb3b0cdcca54d6649e OK 2025/11/18 02:14:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 02:14:26 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/18 02:14:27 DEBUG : dir1/0012-6789;.txt: md5 = f5286c48306a2125964b30ace0c1bf2d OK 2025/11/18 02:14:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 02:14:27 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/18 02:14:27 DEBUG : dir1/0014-89;=.txt: md5 = a9c80fedac573dd5ef8d6320969a07b6 OK 2025/11/18 02:14:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 02:14:27 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/18 02:14:27 DEBUG : dir1/0013-789;=.txt: md5 = cc0fc5bfe9b6db0e90a80e6f3d721c3e OK 2025/11/18 02:14:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 02:14:27 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/18 02:14:27 DEBUG : dir1/0015-9;=.txt: md5 = 6b8a28f7a197babc80771536c66c9ca4 OK 2025/11/18 02:14:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 02:14:27 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/18 02:14:27 DEBUG : Waiting for deletions to finish 2025/11/18 02:14:28 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/18 02:14:28 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/18 02:14:28 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/18 02:14:28 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/18 02:14:28 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/18 02:14:28 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/18 02:14:28 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/18 02:14:28 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/18 02:14:28 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/18 02:14:28 INFO : PREFIXsplitbananasplit: Deleted 2025/11/18 02:14:28 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/18 02:14:28 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/18 02:14:28 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/18 02:14:28 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/18 02:14:28 INFO : PREFIXapple: Deleted 2025/11/18 02:14:28 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/18 02:14:29 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/18 02:14:29 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/18 02:14:29 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/18 02:14:29 INFO : PREFIXbanana: Deleted 2025/11/18 02:14:29 DEBUG : Waiting for deletions to finish 2025/11/18 02:14:29 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:14:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 02:14:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 02:14:29 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:14:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 02:14:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 02:14:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 02:14:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 02:14:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 02:14:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 02:14:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 02:14:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 02:14:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 02:14:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 02:14:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 02:14:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 02:14:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 02:14:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 02:14:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 02:14:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 02:14:30 DEBUG : Waiting for deletions to finish 2025/11/18 02:14:30 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:14:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 02:14:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 02:14:30 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:14:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 02:14:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 02:14:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 02:14:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 02:14:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 02:14:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 02:14:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 02:14:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 02:14:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 02:14:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 02:14:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 02:14:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 02:14:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 02:14:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 02:14:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 02:14:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/18 02:14:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:14:45 DEBUG : dir1/0000-abcdefg.txt: md5 = 1ed09faeaef302282d33359840894ec7 OK 2025/11/18 02:14:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = 27c178ac3d3be0a8d3503c9d56a7cf6b OK 2025/11/18 02:14:48 DEBUG : dir1/0002-cdefghi.txt: md5 = f0ba09b1163d4199cd117fcbc431900d OK 2025/11/18 02:14:50 DEBUG : dir1/0003-defghij.txt: md5 = 8f0e5ae72a6311fa3e93f0b737b312fa OK 2025/11/18 02:14:51 DEBUG : dir1/0004-efghijk.txt: md5 = 2245564baeca49969480fe9641a56a08 OK 2025/11/18 02:14:52 DEBUG : dir1/0005-fghijkl.txt: md5 = a57c8e9db8fd316da56a0dab1b9a658f OK 2025/11/18 02:14:54 DEBUG : dir1/0006-ghijklm.txt: md5 = 8cc28f51549b5b4736215b1851917454 OK 2025/11/18 02:14:55 DEBUG : dir1/0007-1234567.txt: md5 = f779497a4642688cfc037d5988bb6f95 OK 2025/11/18 02:14:57 DEBUG : dir1/0008-2345678.txt: md5 = 04e138475e6d0eecff7699db269f1f06 OK 2025/11/18 02:14:58 DEBUG : dir1/0009-3456789.txt: md5 = 7a03b14c2b23b87a15a76a24b500e1a9 OK 2025/11/18 02:15:00 DEBUG : dir1/0010-456789.txt: md5 = d7f24245903856603e9653cffcb61cf0 OK 2025/11/18 02:15:01 DEBUG : dir1/0011-56789;.txt: md5 = 5c9b7573d881b91e71c0ba6b4a5d019e OK 2025/11/18 02:15:02 DEBUG : dir1/0012-6789;.txt: md5 = f88095c0f3e145892b6caf88ac83fb3e OK 2025/11/18 02:15:04 DEBUG : dir1/0013-789;=.txt: md5 = 8eb0f0adcc46ca451eb6b1ad7504d65b OK 2025/11/18 02:15:05 DEBUG : dir1/0014-89;=.txt: md5 = 915b4a4556760417ab29756c6d029b41 OK 2025/11/18 02:15:07 DEBUG : dir1/0015-9;=.txt: md5 = 54e5c0b54a1e590ad9eddaa69b9300b4 OK 2025/11/18 02:15:08 DEBUG : apple: md5 = 6c0c046a2fd2b7da661631ecdddb0cdb OK 2025/11/18 02:15:10 DEBUG : banana: md5 = 7f1839ddcd1405d9778094c6d64bb643 OK 2025/11/18 02:15:11 DEBUG : appleappleapplebanana: md5 = 7b787065545922d7fa6140eebce6d168 OK 2025/11/18 02:15:13 DEBUG : splitbananasplit: md5 = c5b4cb7420f2b39038ffbd73948d95fa OK 2025/11/18 02:15:13 DEBUG : Waiting for deletions to finish 2025/11/18 02:15:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 02:15:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 02:15:13 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:15:13 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:15:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 02:15:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 02:15:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 02:15:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 02:15:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 02:15:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 02:15:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 02:15:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 02:15:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 02:15:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 02:15:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 02:15:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 02:15:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 02:15:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 02:15:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 02:15:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 02:15:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/18 02:15:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 02:15:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 02:15:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/18 02:15:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 02:15:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 02:15:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/18 02:15:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 02:15:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 02:15:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/18 02:15:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 02:15:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 02:15:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 02:15:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 02:15:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 02:15:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 02:15:14 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/18 02:15:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 02:15:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/18 02:15:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 02:15:14 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/18 02:15:14 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 02:15:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 02:15:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 02:15:15 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/18 02:15:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/18 02:15:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/18 02:15:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/18 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 02:15:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/18 02:15:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/18 02:15:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/18 02:15:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/18 02:15:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/18 02:15:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/18 02:15:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/18 02:15:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/18 02:15:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/18 02:15:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/18 02:15:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/18 02:15:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/18 02:15:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/18 02:15:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/18 02:15:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/18 02:15:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/18 02:15:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:15:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:15:16 DEBUG : bananaSUFFIX: md5 = a9c2258f8e48232af344858d456378ed OK 2025/11/18 02:15:16 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/18 02:15:16 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/18 02:15:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/18 02:15:16 DEBUG : appleSUFFIX: md5 = 412fce1c0fa74b71b610f98694886172 OK 2025/11/18 02:15:16 DEBUG : appleSUFFIX: size = 5 OK 2025/11/18 02:15:16 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/18 02:15:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/18 02:15:16 DEBUG : appleappleapplebananaSUFFIX: md5 = 9f2221bf3b0de2efbe11e3bb4d1cba7d OK 2025/11/18 02:15:16 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/18 02:15:16 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/18 02:15:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/18 02:15:16 DEBUG : splitbananasplitSUFFIX: md5 = f95d822b8c9fe63e1831cb4c6cdfee1c OK 2025/11/18 02:15:16 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/18 02:15:16 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/18 02:15:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/18 02:15:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 76029b40131c4e7d1a672e5c3698d691 OK 2025/11/18 02:15:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/18 02:15:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/18 02:15:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/18 02:15:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = b312ca0c9ee23783be15820389d796cf OK 2025/11/18 02:15:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/18 02:15:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/18 02:15:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/18 02:15:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = fc14b845d8f63f3fcc66c62d211c66be OK 2025/11/18 02:15:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/18 02:15:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/18 02:15:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/18 02:15:18 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 786841c5cd2cb7207c3225b014d6d17c OK 2025/11/18 02:15:18 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/18 02:15:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/18 02:15:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/18 02:15:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 618fae9d73d9f06ca11c4873babd011c OK 2025/11/18 02:15:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/18 02:15:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/18 02:15:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/18 02:15:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = fec87b8dabb892b3cc0dd20d9f604f7f OK 2025/11/18 02:15:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/18 02:15:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/18 02:15:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/18 02:15:19 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 74a4d188dd0ebe48263121b22062bdba OK 2025/11/18 02:15:19 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/18 02:15:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/18 02:15:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/18 02:15:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 2414f14ad8b2d9518f19823836a09b6b OK 2025/11/18 02:15:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/18 02:15:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/18 02:15:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/18 02:15:20 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 97dbe1b1f99104e84ae31b93755e7acc OK 2025/11/18 02:15:20 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/18 02:15:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/18 02:15:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/18 02:15:21 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 78ae51168c34d950d182fa23a213c054 OK 2025/11/18 02:15:21 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/18 02:15:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/18 02:15:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/18 02:15:21 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 6cad6953f8e51608b270f37e746e5494 OK 2025/11/18 02:15:21 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/18 02:15:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/18 02:15:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/18 02:15:21 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 63158d74ca2ed1efd527599803ed7d7f OK 2025/11/18 02:15:21 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/18 02:15:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/18 02:15:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/18 02:15:22 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 8fa200b351767535457183edd2df8d0f OK 2025/11/18 02:15:22 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/18 02:15:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/18 02:15:22 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = bd9babae80bdc0949b559b61813a2603 OK 2025/11/18 02:15:22 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/18 02:15:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/18 02:15:22 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 1ce379384078e7607b6ff28d2a343999 OK 2025/11/18 02:15:22 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/18 02:15:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/18 02:15:23 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = d10d2d0988176c3b2be52cd0fa9fcd7d OK 2025/11/18 02:15:23 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/18 02:15:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/18 02:15:23 DEBUG : Waiting for deletions to finish 2025/11/18 02:15:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/18 02:15:23 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/18 02:15:23 INFO : banana: Deleted 2025/11/18 02:15:23 INFO : dir1/0010-456789.txt: Deleted 2025/11/18 02:15:23 INFO : dir1/0013-789;=.txt: Deleted 2025/11/18 02:15:23 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/18 02:15:23 INFO : splitbananasplit: Deleted 2025/11/18 02:15:23 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/18 02:15:24 INFO : dir1/0009-3456789.txt: Deleted 2025/11/18 02:15:24 INFO : dir1/0008-2345678.txt: Deleted 2025/11/18 02:15:24 INFO : dir1/0011-56789;.txt: Deleted 2025/11/18 02:15:24 INFO : dir1/0003-defghij.txt: Deleted 2025/11/18 02:15:24 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/18 02:15:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/18 02:15:24 INFO : dir1/0014-89;=.txt: Deleted 2025/11/18 02:15:24 INFO : dir1/0012-6789;.txt: Deleted 2025/11/18 02:15:24 INFO : dir1/0007-1234567.txt: Deleted 2025/11/18 02:15:24 INFO : appleappleapplebanana: Deleted 2025/11/18 02:15:24 INFO : apple: Deleted 2025/11/18 02:15:24 INFO : dir1/0015-9;=.txt: Deleted 2025/11/18 02:15:24 DEBUG : Waiting for deletions to finish 2025/11/18 02:15:25 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/18 02:15:25 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/18 02:15:25 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/18 02:15:25 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/18 02:15:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/18 02:15:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/18 02:15:25 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/18 02:15:25 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/18 02:15:25 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/18 02:15:25 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/18 02:15:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/18 02:15:25 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/18 02:15:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/18 02:15:25 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/18 02:15:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/18 02:15:25 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/18 02:15:25 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/18 02:15:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/18 02:15:25 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/18 02:15:25 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/18 02:15:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/18 02:15:25 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/18 02:15:25 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/18 02:15:25 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/18 02:15:25 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/18 02:15:25 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/18 02:15:25 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/18 02:15:25 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/18 02:15:25 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/18 02:15:25 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/18 02:15:25 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/18 02:15:25 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/18 02:15:25 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/18 02:15:25 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/18 02:15:25 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/18 02:15:25 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/18 02:15:25 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/18 02:15:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/18 02:15:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/18 02:15:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/18 02:15:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/18 02:15:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/18 02:15:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/18 02:15:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/18 02:15:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/18 02:15:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/18 02:15:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/18 02:15:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/18 02:15:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/18 02:15:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/18 02:15:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/18 02:15:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/18 02:15:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/18 02:15:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 02:15:25 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 02:15:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/18 02:15:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/18 02:15:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/18 02:15:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/18 02:15:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/18 02:15:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/18 02:15:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/18 02:15:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/18 02:15:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/18 02:15:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/18 02:15:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/18 02:15:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/18 02:15:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/18 02:15:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/18 02:15:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/18 02:15:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/18 02:15:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 02:15:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 02:15:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 02:15:25 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 02:15:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/18 02:15:25 DEBUG : apple: transformed to: appleSUFFIX 2025/11/18 02:15:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/18 02:15:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/18 02:15:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/18 02:15:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/18 02:15:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/18 02:15:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/18 02:15:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/18 02:15:26 DEBUG : dir1: Directory modification time the same (differ by -255.828µs, within tolerance 1ms) 2025/11/18 02:15:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/18 02:15:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/18 02:15:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:15:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:15:27 DEBUG : appleappleapplebanana: md5 = bc712eb3d83786078a5e4286f89f3232 OK 2025/11/18 02:15:27 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 02:15:27 INFO : appleappleapplebanana: Copied (new) 2025/11/18 02:15:27 DEBUG : banana: md5 = e8d87c0363452f512992f7ceaa2c33d5 OK 2025/11/18 02:15:27 DEBUG : banana: size = 6 OK 2025/11/18 02:15:27 INFO : banana: Copied (new) 2025/11/18 02:15:27 DEBUG : splitbananasplit: md5 = 6085cdcac0638035ca30f15db70551b2 OK 2025/11/18 02:15:27 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 02:15:27 INFO : splitbananasplit: Copied (new) 2025/11/18 02:15:27 DEBUG : apple: md5 = e35579c65cd5187c3511bad6454a1b26 OK 2025/11/18 02:15:27 DEBUG : apple: size = 5 OK 2025/11/18 02:15:27 INFO : apple: Copied (new) 2025/11/18 02:15:29 DEBUG : dir1/0003-defghij.txt: md5 = ff2ac8aa210a23f8903f15ce4431cb50 OK 2025/11/18 02:15:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 02:15:29 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/18 02:15:29 DEBUG : dir1/0000-abcdefg.txt: md5 = 272c8142cc90474ae8e91674589d5f18 OK 2025/11/18 02:15:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 02:15:29 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/18 02:15:29 DEBUG : dir1/0002-cdefghi.txt: md5 = af65e1ebc837f5730aa26b4f03a529ad OK 2025/11/18 02:15:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 02:15:29 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/18 02:15:29 DEBUG : dir1/0001-bcdefgh.txt: md5 = 41702bed6844142a3127d31e29933457 OK 2025/11/18 02:15:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 02:15:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/18 02:15:30 DEBUG : dir1/0005-fghijkl.txt: md5 = 188dc03842927a657ef681200718620c OK 2025/11/18 02:15:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 02:15:30 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/18 02:15:30 DEBUG : dir1/0004-efghijk.txt: md5 = 6c9868fe109b68b01d14440fa9aa320c OK 2025/11/18 02:15:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 02:15:30 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/18 02:15:30 DEBUG : dir1/0006-ghijklm.txt: md5 = e8c69bb6ea6b4495c6ab240d16ae06c7 OK 2025/11/18 02:15:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 02:15:30 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/18 02:15:30 DEBUG : dir1/0007-1234567.txt: md5 = bc89b56669d30a05f00792ee39c811f5 OK 2025/11/18 02:15:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 02:15:30 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/18 02:15:32 DEBUG : dir1/0008-2345678.txt: md5 = 2c830927b355be1d4b4d6ae0a3870860 OK 2025/11/18 02:15:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 02:15:32 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/18 02:15:32 DEBUG : dir1/0010-456789.txt: md5 = 63f835f9af5bb42be9966fb8f748dfb2 OK 2025/11/18 02:15:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 02:15:32 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/18 02:15:32 DEBUG : dir1/0009-3456789.txt: md5 = 9ee8383f36f027ee2a769f68aabe730e OK 2025/11/18 02:15:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 02:15:32 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/18 02:15:32 DEBUG : dir1/0011-56789;.txt: md5 = f4694c9d4b81a52e2fb6633086c00b06 OK 2025/11/18 02:15:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 02:15:32 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/18 02:15:33 DEBUG : dir1/0012-6789;.txt: md5 = d115912dbc4cbb089554dfa2f3eddfde OK 2025/11/18 02:15:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 02:15:33 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/18 02:15:33 DEBUG : dir1/0014-89;=.txt: md5 = 24c179373592be0bf5881cabd4c77554 OK 2025/11/18 02:15:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 02:15:33 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/18 02:15:33 DEBUG : dir1/0013-789;=.txt: md5 = 0aafdb4a090422a049a54a173faae846 OK 2025/11/18 02:15:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 02:15:33 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/18 02:15:33 DEBUG : dir1/0015-9;=.txt: md5 = 860f333a69196c07fd1589aa053c3e5e OK 2025/11/18 02:15:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 02:15:33 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/18 02:15:33 DEBUG : Waiting for deletions to finish 2025/11/18 02:15:34 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/18 02:15:34 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/18 02:15:34 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/18 02:15:34 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/18 02:15:34 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/18 02:15:34 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/18 02:15:34 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/18 02:15:34 INFO : appleSUFFIX: Deleted 2025/11/18 02:15:34 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/18 02:15:34 INFO : bananaSUFFIX: Deleted 2025/11/18 02:15:34 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/18 02:15:34 INFO : splitbananasplitSUFFIX: Deleted 2025/11/18 02:15:34 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/18 02:15:34 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/18 02:15:34 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/18 02:15:34 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/18 02:15:34 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/18 02:15:34 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/18 02:15:35 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/18 02:15:35 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/18 02:15:35 DEBUG : Waiting for deletions to finish 2025/11/18 02:15:35 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:15:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 02:15:35 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:15:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 02:15:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 02:15:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 02:15:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 02:15:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 02:15:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 02:15:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 02:15:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 02:15:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 02:15:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 02:15:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 02:15:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 02:15:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 02:15:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 02:15:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 02:15:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 02:15:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 02:15:36 DEBUG : Waiting for deletions to finish 2025/11/18 02:15:37 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:15:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 02:15:37 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:15:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 02:15:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 02:15:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 02:15:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 02:15:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 02:15:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 02:15:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 02:15:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 02:15:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 02:15:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 02:15:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 02:15:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 02:15:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 02:15:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 02:15:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 02:15:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 02:15:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2025/11/18 02:15:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:15:49 DEBUG : dir1/0000-abcdefg.txt: md5 = 2badabe4b98947fc7f0f0be79c10c2c8 OK 2025/11/18 02:15:51 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1237376b1e2d2352dc8484bc4cb5c8f6 OK 2025/11/18 02:15:52 DEBUG : dir1/0002-cdefghi.txt: md5 = d532308e055edf831ee2576954115457 OK 2025/11/18 02:15:53 DEBUG : dir1/0003-defghij.txt: md5 = 643c7028f65cde01ece0a3cb8a54e3d0 OK 2025/11/18 02:15:55 DEBUG : dir1/0004-efghijk.txt: md5 = c0c9cd959c2e8d6903888a4a7dda42e2 OK 2025/11/18 02:15:56 DEBUG : dir1/0005-fghijkl.txt: md5 = 7406fe8b8d59a7a49f77e59f063bd83c OK 2025/11/18 02:15:57 DEBUG : dir1/0006-ghijklm.txt: md5 = fefe0be33475a18a1a082d1e3d2628af OK 2025/11/18 02:15:59 DEBUG : dir1/0007-1234567.txt: md5 = feaab2a6cc714ea07c71293ce584d4aa OK 2025/11/18 02:16:01 DEBUG : dir1/0008-2345678.txt: md5 = 390baee3ab1cd56f7c94a9ed97599034 OK 2025/11/18 02:16:02 DEBUG : dir1/0009-3456789.txt: md5 = f9f04cd9fa0af36f42e2685c7c2556f1 OK 2025/11/18 02:16:03 DEBUG : dir1/0010-456789.txt: md5 = 6dc9cf590461965606a2444124da3272 OK 2025/11/18 02:16:05 DEBUG : dir1/0011-56789;.txt: md5 = 7a8f8f3cea3bdf83a76944e4728a5ea4 OK 2025/11/18 02:16:06 DEBUG : dir1/0012-6789;.txt: md5 = b268b32aaa750fc25ddc3b27ba1732e1 OK 2025/11/18 02:16:08 DEBUG : dir1/0013-789;=.txt: md5 = 6b2bf70741bbdc5788d7e8dda70ebd4e OK 2025/11/18 02:16:09 DEBUG : dir1/0014-89;=.txt: md5 = 92b79f9fb1ca2e6ee847b8ff94f4bcad OK 2025/11/18 02:16:11 DEBUG : dir1/0015-9;=.txt: md5 = 01ca4ffc87df0ec4c3b639938889b995 OK 2025/11/18 02:16:12 DEBUG : apple: md5 = 32e5f55d5ef80fc158b0867a08fe01fc OK 2025/11/18 02:16:14 DEBUG : banana: md5 = 87b7aa3b6d17bab96373b616472dc9d5 OK 2025/11/18 02:16:15 DEBUG : appleappleapplebanana: md5 = 9ef431066171e098293eb3b5e20e8b4a OK 2025/11/18 02:16:17 DEBUG : splitbananasplit: md5 = 67b122edb0b994e89fdaf6ed04efdb58 OK 2025/11/18 02:16:17 DEBUG : Waiting for deletions to finish 2025/11/18 02:16:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 02:16:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 02:16:17 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:16:17 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:16:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 02:16:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 02:16:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 02:16:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 02:16:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 02:16:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 02:16:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 02:16:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 02:16:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 02:16:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 02:16:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 02:16:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 02:16:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 02:16:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 02:16:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 02:16:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 02:16:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 02:16:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 02:16:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 02:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 02:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/18 02:16:18 DEBUG : apple: size = 5 OK 2025/11/18 02:16:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:16:18 DEBUG : apple: Unchanged skipping 2025/11/18 02:16:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:18 DEBUG : banana: size = 6 OK 2025/11/18 02:16:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:16:18 DEBUG : banana: Unchanged skipping 2025/11/18 02:16:19 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/18 02:16:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 02:16:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/18 02:16:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 02:16:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 02:16:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 02:16:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 02:16:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 02:16:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 02:16:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 02:16:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 02:16:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 02:16:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 02:16:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 02:16:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 02:16:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 02:16:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 02:16:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 02:16:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 02:16:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 02:16:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 02:16:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 02:16:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 02:16:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 02:16:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 02:16:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 02:16:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 02:16:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 02:16:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 02:16:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 02:16:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 02:16:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 02:16:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 02:16:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 02:16:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 02:16:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 02:16:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 02:16:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 02:16:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 02:16:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 02:16:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 02:16:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 02:16:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 02:16:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 02:16:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 02:16:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 02:16:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 02:16:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 02:16:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 02:16:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 02:16:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 02:16:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 02:16:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 02:16:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 02:16:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 02:16:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 02:16:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 02:16:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 02:16:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 02:16:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 02:16:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 02:16:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 02:16:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 02:16:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 02:16:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 02:16:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 02:16:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 02:16:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 02:16:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 02:16:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 02:16:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 02:16:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 02:16:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 02:16:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 02:16:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 02:16:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 02:16:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 02:16:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 02:16:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 02:16:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 02:16:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 02:16:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 02:16:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 02:16:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 02:16:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 02:16:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 02:16:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 02:16:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 02:16:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 02:16:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 02:16:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 02:16:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 02:16:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 02:16:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 02:16:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 02:16:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 02:16:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 02:16:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 02:16:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 02:16:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 02:16:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 02:16:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 02:16:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 02:16:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 02:16:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 02:16:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 02:16:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 02:16:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 02:16:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 02:16:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 02:16:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 02:16:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 02:16:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 02:16:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 02:16:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 02:16:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 02:16:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 02:16:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 02:16:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 02:16:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 02:16:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 02:16:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 02:16:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 02:16:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 02:16:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 02:16:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 02:16:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 02:16:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 02:16:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 02:16:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 02:16:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 02:16:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 02:16:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 02:16:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 02:16:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 02:16:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 02:16:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 02:16:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 02:16:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 02:16:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 02:16:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 02:16:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 02:16:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 02:16:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 02:16:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 02:16:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 02:16:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 02:16:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 02:16:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 02:16:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 02:16:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 02:16:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 02:16:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 02:16:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 02:16:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 02:16:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 02:16:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 02:16:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 02:16:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/18 02:16:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 02:16:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/18 02:16:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 02:16:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/18 02:16:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 02:16:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/18 02:16:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 02:16:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/18 02:16:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 02:16:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/18 02:16:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 02:16:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/18 02:16:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 02:16:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/18 02:16:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 02:16:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/18 02:16:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 02:16:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/18 02:16:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 02:16:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/18 02:16:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 02:16:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/18 02:16:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 02:16:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/18 02:16:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 02:16:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/18 02:16:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 02:16:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/18 02:16:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/18 02:16:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/18 02:16:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/18 02:16:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/18 02:16:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/18 02:16:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:16:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:16:20 DEBUG : appleapple: md5 = b4119ccf8349d56d4a34b393bea66d57 OK 2025/11/18 02:16:20 DEBUG : appleapple: size = 21 OK 2025/11/18 02:16:20 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/18 02:16:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/18 02:16:20 DEBUG : splitbanan: md5 = 15267a4f54a12d2358a2cfb0d421ddc9 OK 2025/11/18 02:16:20 DEBUG : splitbanan: size = 16 OK 2025/11/18 02:16:20 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/18 02:16:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/18 02:16:20 DEBUG : dir1/0001-bcdef: md5 = 8457bd7501d0d17ffe1ac2aaf07ae85a OK 2025/11/18 02:16:20 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/18 02:16:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/18 02:16:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/18 02:16:20 DEBUG : dir1/0000-abcde: md5 = 3c66a0a2a946f2ada4e105b3d69c84e5 OK 2025/11/18 02:16:20 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/18 02:16:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/18 02:16:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/18 02:16:21 DEBUG : dir1/0002-cdefg: md5 = 7ca80208452e08235e1f8ebe3a0684de OK 2025/11/18 02:16:21 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/18 02:16:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/18 02:16:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/18 02:16:21 DEBUG : dir1/0003-defgh: md5 = d373528adb32535944f1cd882a956fa5 OK 2025/11/18 02:16:21 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/18 02:16:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/18 02:16:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/18 02:16:21 DEBUG : dir1/0004-efghi: md5 = a17eb9819841daea78943771a96ee5dc OK 2025/11/18 02:16:21 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/18 02:16:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/18 02:16:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/18 02:16:21 DEBUG : dir1/0005-fghij: md5 = b0f069d4cf216863dc98d81217bdda27 OK 2025/11/18 02:16:21 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/18 02:16:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/18 02:16:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/18 02:16:23 DEBUG : dir1/0006-ghijk: md5 = f272d86793e9b3157e646a49069c7c9e OK 2025/11/18 02:16:23 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/18 02:16:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/18 02:16:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/18 02:16:23 DEBUG : dir1/0009-34567: md5 = 8a5e135361a7b3c38b8b07a6717447d4 OK 2025/11/18 02:16:23 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/18 02:16:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/18 02:16:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/18 02:16:23 DEBUG : dir1/0008-23456: md5 = ae8f88b607d9f8dc559299279600613b OK 2025/11/18 02:16:23 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/18 02:16:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/18 02:16:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/18 02:16:23 DEBUG : dir1/0007-12345: md5 = 0abbbb98bca88722014d1cff48fd05a9 OK 2025/11/18 02:16:23 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/18 02:16:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/18 02:16:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/18 02:16:24 DEBUG : dir1/0010-45678: md5 = 749930892e9f4b67fa05cdad431cc480 OK 2025/11/18 02:16:24 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/18 02:16:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/18 02:16:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/18 02:16:24 DEBUG : dir1/0011-56789: md5 = f738b386f095a4a524be6dca3d0f5333 OK 2025/11/18 02:16:24 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/18 02:16:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/18 02:16:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/18 02:16:24 DEBUG : dir1/0012-6789;: md5 = ff31ff18459d12d6c88d6943aec2e755 OK 2025/11/18 02:16:24 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/18 02:16:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/18 02:16:25 DEBUG : dir1/0013-789;=: md5 = 5f00400132db5da013eb1cda0c882079 OK 2025/11/18 02:16:25 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/18 02:16:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/18 02:16:26 DEBUG : dir1/0014-89;=.: md5 = 260d6feb88423d5fba0a30138dbd42ac OK 2025/11/18 02:16:26 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/18 02:16:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/18 02:16:26 DEBUG : dir1/0015-9;=.t: md5 = 496f20758362cca92fa0eaf087871e3d OK 2025/11/18 02:16:26 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/18 02:16:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/18 02:16:26 DEBUG : Waiting for deletions to finish 2025/11/18 02:16:26 INFO : splitbananasplit: Deleted 2025/11/18 02:16:26 INFO : appleappleapplebanana: Deleted 2025/11/18 02:16:26 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/18 02:16:26 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/18 02:16:26 INFO : dir1/0009-3456789.txt: Deleted 2025/11/18 02:16:26 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/18 02:16:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/18 02:16:26 INFO : dir1/0008-2345678.txt: Deleted 2025/11/18 02:16:27 INFO : dir1/0015-9;=.txt: Deleted 2025/11/18 02:16:27 INFO : dir1/0014-89;=.txt: Deleted 2025/11/18 02:16:27 INFO : dir1/0011-56789;.txt: Deleted 2025/11/18 02:16:27 INFO : dir1/0003-defghij.txt: Deleted 2025/11/18 02:16:27 INFO : dir1/0012-6789;.txt: Deleted 2025/11/18 02:16:27 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/18 02:16:27 INFO : dir1/0010-456789.txt: Deleted 2025/11/18 02:16:27 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/18 02:16:27 INFO : dir1/0007-1234567.txt: Deleted 2025/11/18 02:16:27 INFO : dir1/0013-789;=.txt: Deleted 2025/11/18 02:16:27 DEBUG : Waiting for deletions to finish 2025/11/18 02:16:28 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/18 02:16:28 DEBUG : appleapple: Excluded (Path Filter) 2025/11/18 02:16:28 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:16:28 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:16:28 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/18 02:16:28 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/18 02:16:28 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/18 02:16:28 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/18 02:16:28 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/18 02:16:28 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/18 02:16:28 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/18 02:16:28 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/18 02:16:28 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/18 02:16:28 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/18 02:16:28 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/18 02:16:28 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/18 02:16:28 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/18 02:16:28 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/18 02:16:28 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/18 02:16:28 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/18 02:16:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/18 02:16:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/18 02:16:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/18 02:16:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/18 02:16:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/18 02:16:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/18 02:16:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/18 02:16:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/18 02:16:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/18 02:16:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/18 02:16:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/18 02:16:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/18 02:16:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/18 02:16:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/18 02:16:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/18 02:16:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/18 02:16:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/18 02:16:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/18 02:16:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/18 02:16:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/18 02:16:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/18 02:16:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/18 02:16:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/18 02:16:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/18 02:16:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/18 02:16:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/18 02:16:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/18 02:16:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/18 02:16:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/18 02:16:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/18 02:16:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/18 02:16:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/18 02:16:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/18 02:16:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/18 02:16:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/18 02:16:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/18 02:16:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/18 02:16:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/18 02:16:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/18 02:16:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/18 02:16:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/18 02:16:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/18 02:16:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/18 02:16:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/18 02:16:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/18 02:16:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/18 02:16:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/18 02:16:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/18 02:16:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/18 02:16:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/18 02:16:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/18 02:16:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/18 02:16:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/18 02:16:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/18 02:16:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/18 02:16:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/18 02:16:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/18 02:16:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/18 02:16:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/18 02:16:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/18 02:16:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/18 02:16:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/18 02:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/18 02:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/18 02:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/18 02:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/18 02:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/18 02:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/18 02:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/18 02:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/18 02:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/18 02:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/18 02:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/18 02:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/18 02:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/18 02:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/18 02:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/18 02:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/18 02:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 02:16:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/18 02:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/18 02:16:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/18 02:16:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/18 02:16:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/18 02:16:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/18 02:16:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/18 02:16:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/18 02:16:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/18 02:16:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/18 02:16:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/18 02:16:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/18 02:16:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/18 02:16:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/18 02:16:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/18 02:16:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/18 02:16:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/18 02:16:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 02:16:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 02:16:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 02:16:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 02:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 02:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:29 DEBUG : dir1: Directory modification time the same (differ by -258.252µs, within tolerance 1ms) 2025/11/18 02:16:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 02:16:29 DEBUG : apple: size = 5 OK 2025/11/18 02:16:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:16:29 DEBUG : banana: size = 6 OK 2025/11/18 02:16:29 DEBUG : apple: Unchanged skipping 2025/11/18 02:16:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:16:29 DEBUG : appleapple: size = 21 OK 2025/11/18 02:16:29 DEBUG : banana: Unchanged skipping 2025/11/18 02:16:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:16:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 02:16:29 DEBUG : splitbanan: size = 16 OK 2025/11/18 02:16:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:16:29 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 02:16:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 02:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 02:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 02:16:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 02:16:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 02:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 02:16:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 02:16:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 02:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 02:16:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 02:16:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 02:16:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 02:16:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 02:16:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 02:16:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 02:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 02:16:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 02:16:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 02:16:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 02:16:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 02:16:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 02:16:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 02:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 02:16:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 02:16:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 02:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 02:16:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 02:16:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 02:16:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 02:16:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 02:16:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 02:16:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 02:16:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 02:16:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 02:16:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 02:16:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 02:16:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 02:16:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 02:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 02:16:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 02:16:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 02:16:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 02:16:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 02:16:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 02:16:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 02:16:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 02:16:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 02:16:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 02:16:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 02:16:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 02:16:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 02:16:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 02:16:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 02:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 02:16:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 02:16:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 02:16:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 02:16:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 02:16:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 02:16:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 02:16:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 02:16:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 02:16:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 02:16:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 02:16:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 02:16:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 02:16:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 02:16:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 02:16:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 02:16:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 02:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 02:16:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 02:16:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 02:16:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 02:16:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 02:16:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 02:16:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 02:16:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 02:16:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 02:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 02:16:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 02:16:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 02:16:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 02:16:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 02:16:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 02:16:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 02:16:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 02:16:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 02:16:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 02:16:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 02:16:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 02:16:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 02:16:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 02:16:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 02:16:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 02:16:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 02:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 02:16:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 02:16:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 02:16:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 02:16:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 02:16:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 02:16:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 02:16:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 02:16:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 02:16:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 02:16:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 02:16:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 02:16:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 02:16:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 02:16:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 02:16:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 02:16:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 02:16:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 02:16:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 02:16:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 02:16:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 02:16:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 02:16:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 02:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 02:16:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 02:16:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 02:16:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 02:16:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 02:16:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 02:16:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 02:16:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 02:16:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 02:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 02:16:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 02:16:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 02:16:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 02:16:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 02:16:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 02:16:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 02:16:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 02:16:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 02:16:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 02:16:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 02:16:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 02:16:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 02:16:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 02:16:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 02:16:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 02:16:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 02:16:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 02:16:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 02:16:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 02:16:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 02:16:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 02:16:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 02:16:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 02:16:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 02:16:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 02:16:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/18 02:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/18 02:16:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/18 02:16:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/18 02:16:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/18 02:16:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/18 02:16:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/18 02:16:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/18 02:16:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/18 02:16:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/18 02:16:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/18 02:16:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/18 02:16:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/18 02:16:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/18 02:16:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/18 02:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/18 02:16:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/18 02:16:29 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/18 02:16:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:16:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 02:16:29 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/18 02:16:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:16:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 02:16:29 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/18 02:16:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:16:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 02:16:29 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/18 02:16:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:16:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 02:16:29 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/18 02:16:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:16:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 02:16:29 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/18 02:16:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:16:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 02:16:29 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/18 02:16:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:16:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 02:16:29 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/18 02:16:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:16:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 02:16:29 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/18 02:16:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:16:29 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/18 02:16:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 02:16:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:16:29 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/18 02:16:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 02:16:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:16:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 02:16:29 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/18 02:16:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:16:29 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/18 02:16:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:16:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 02:16:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 02:16:29 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/18 02:16:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:16:29 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/18 02:16:29 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/18 02:16:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:16:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 02:16:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:16:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:16:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 02:16:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 02:16:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:16:29 DEBUG : Waiting for deletions to finish 2025/11/18 02:16:29 DEBUG : Waiting for deletions to finish 2025/11/18 02:16:29 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/18 02:16:29 DEBUG : appleapple: Excluded (Path Filter) 2025/11/18 02:16:29 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:16:29 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:16:29 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/18 02:16:29 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/18 02:16:29 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/18 02:16:29 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/18 02:16:29 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/18 02:16:29 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/18 02:16:29 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/18 02:16:29 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/18 02:16:29 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/18 02:16:29 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/18 02:16:29 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/18 02:16:29 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/18 02:16:29 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/18 02:16:29 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/18 02:16:29 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/18 02:16:29 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/18 02:16:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/18 02:16:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/18 02:16:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/18 02:16:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/18 02:16:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/18 02:16:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/18 02:16:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/18 02:16:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/18 02:16:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/18 02:16:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/18 02:16:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/18 02:16:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/18 02:16:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/18 02:16:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/18 02:16:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/18 02:16:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/18 02:16:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/18 02:16:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/18 02:16:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/18 02:16:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/18 02:16:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/18 02:16:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/18 02:16:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/18 02:16:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/18 02:16:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/18 02:16:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/18 02:16:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/18 02:16:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/18 02:16:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/18 02:16:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/18 02:16:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/18 02:16:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 02:16:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/18 02:16:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/18 02:16:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/18 02:16:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/18 02:16:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/18 02:16:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/18 02:16:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/18 02:16:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/18 02:16:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/18 02:16:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/18 02:16:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/18 02:16:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/18 02:16:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/18 02:16:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/18 02:16:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/18 02:16:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/18 02:16:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/18 02:16:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/18 02:16:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2025/11/18 02:16:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:16:46 DEBUG : dir1/0000-abcdefg.txt: md5 = aec0a371f131f9d81e4193db61ad7e92 OK 2025/11/18 02:16:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = 623b2784fe3c3c2e67f329efbcb862d8 OK 2025/11/18 02:16:49 DEBUG : dir1/0002-cdefghi.txt: md5 = 153b23624241bc2e99299abc2becb8d0 OK 2025/11/18 02:16:50 DEBUG : dir1/0003-defghij.txt: md5 = 59232846aeb81b2fe8eecc0ca3d3f15c OK 2025/11/18 02:16:51 DEBUG : dir1/0004-efghijk.txt: md5 = 17aceda93df18c51ebeabf6034e395d9 OK 2025/11/18 02:16:53 DEBUG : dir1/0005-fghijkl.txt: md5 = c30064149afe91c28b251a21961313af OK 2025/11/18 02:16:55 DEBUG : dir1/0006-ghijklm.txt: md5 = 911466f94353162b4382b39cc3a10fdc OK 2025/11/18 02:16:56 DEBUG : dir1/0007-1234567.txt: md5 = 6c704b7f1213a73a8ce20fecb2674bb1 OK 2025/11/18 02:16:58 DEBUG : dir1/0008-2345678.txt: md5 = 4bf1b74aff99ceded48a53d99bfe294e OK 2025/11/18 02:16:59 DEBUG : dir1/0009-3456789.txt: md5 = 1f14bef1860df85fd90177ff8d2b237c OK 2025/11/18 02:17:00 DEBUG : dir1/0010-456789.txt: md5 = 40ee7ce33c311e83ff6516dafd6dad6d OK 2025/11/18 02:17:02 DEBUG : dir1/0011-56789;.txt: md5 = 673c13d8ddcd7c59eaa1eef97ba0952a OK 2025/11/18 02:17:03 DEBUG : dir1/0012-6789;.txt: md5 = 9dbad32afac78d22d8a366c55a24597e OK 2025/11/18 02:17:05 DEBUG : dir1/0013-789;=.txt: md5 = 3650838629a7ca1b29d335b824deb092 OK 2025/11/18 02:17:06 DEBUG : dir1/0014-89;=.txt: md5 = 011eb40e6492e8d05e9c3eb4efd3460e OK 2025/11/18 02:17:07 DEBUG : dir1/0015-9;=.txt: md5 = 4faeae10fb8fabed0660fbc529b7a058 OK 2025/11/18 02:17:09 DEBUG : apple: md5 = 29b047774fd7896d707d5c588905452d OK 2025/11/18 02:17:11 DEBUG : banana: md5 = c9d9d5b6f745ec177344a8604fefccaf OK 2025/11/18 02:17:12 DEBUG : appleappleapplebanana: md5 = d189fa0346704f8ff4db78df30d9ec49 OK 2025/11/18 02:17:13 DEBUG : splitbananasplit: md5 = ad9d763428554d36497eea4990702444 OK 2025/11/18 02:17:13 DEBUG : Waiting for deletions to finish 2025/11/18 02:17:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 02:17:14 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:17:14 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:17:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 02:17:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 02:17:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 02:17:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 02:17:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 02:17:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 02:17:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 02:17:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 02:17:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 02:17:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 02:17:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 02:17:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 02:17:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 02:17:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 02:17:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 02:17:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 02:17:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 02:17:15 DEBUG : apple: size = 5 OK 2025/11/18 02:17:15 DEBUG : banana: size = 6 OK 2025/11/18 02:17:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:15 DEBUG : banana: Unchanged skipping 2025/11/18 02:17:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:15 DEBUG : apple: Unchanged skipping 2025/11/18 02:17:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 02:17:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 02:17:15 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/18 02:17:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 02:17:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:15 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 02:17:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 02:17:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 02:17:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 02:17:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 02:17:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 02:17:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 02:17:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 02:17:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 02:17:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 02:17:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 02:17:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 02:17:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 02:17:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 02:17:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 02:17:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 02:17:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 02:17:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 02:17:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 02:17:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 02:17:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 02:17:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 02:17:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 02:17:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 02:17:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 02:17:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 02:17:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 02:17:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 02:17:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 02:17:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 02:17:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 02:17:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 02:17:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 02:17:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:17:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:17:15 DEBUG : Waiting for deletions to finish 2025/11/18 02:17:15 DEBUG : Waiting for deletions to finish 2025/11/18 02:17:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 02:17:16 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:17:16 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:17:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 02:17:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 02:17:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 02:17:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 02:17:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 02:17:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 02:17:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 02:17:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 02:17:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 02:17:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 02:17:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 02:17:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 02:17:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 02:17:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 02:17:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 02:17:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 02:17:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 02:17:17 DEBUG : dir1: Directory modification time the same (differ by -259.683µs, within tolerance 1ms) 2025/11/18 02:17:17 DEBUG : apple: size = 5 OK 2025/11/18 02:17:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:17 DEBUG : apple: Unchanged skipping 2025/11/18 02:17:17 DEBUG : banana: size = 6 OK 2025/11/18 02:17:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:17 DEBUG : banana: Unchanged skipping 2025/11/18 02:17:17 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 02:17:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 02:17:17 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 02:17:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:17 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 02:17:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 02:17:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 02:17:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 02:17:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 02:17:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 02:17:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 02:17:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 02:17:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 02:17:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 02:17:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 02:17:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 02:17:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 02:17:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 02:17:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 02:17:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 02:17:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 02:17:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 02:17:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 02:17:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 02:17:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 02:17:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 02:17:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 02:17:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 02:17:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 02:17:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 02:17:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 02:17:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 02:17:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 02:17:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:17:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 02:17:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 02:17:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 02:17:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:17:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 02:17:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:17:17 DEBUG : Waiting for deletions to finish 2025/11/18 02:17:17 DEBUG : Waiting for deletions to finish 2025/11/18 02:17:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 02:17:18 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:17:18 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:17:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 02:17:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 02:17:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 02:17:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 02:17:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 02:17:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 02:17:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 02:17:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 02:17:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 02:17:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 02:17:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 02:17:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 02:17:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 02:17:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 02:17:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 02:17:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 02:17:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 02:17:18 DEBUG : Waiting for deletions to finish 2025/11/18 02:17:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 02:17:19 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:17:19 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:17:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 02:17:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 02:17:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 02:17:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 02:17:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 02:17:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 02:17:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 02:17:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 02:17:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 02:17:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 02:17:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 02:17:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 02:17:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 02:17:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 02:17:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 02:17:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 02:17:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 02:17:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/18 02:17:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/18 02:17:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/18 02:17:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/18 02:17:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/18 02:17:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/18 02:17:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/18 02:17:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/18 02:17:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/18 02:17:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/18 02:17:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/18 02:17:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/18 02:17:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/18 02:17:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/18 02:17:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/18 02:17:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:17:32 DEBUG : dir1/0000-abcdefg.txt: md5 = 3bc71647667c44dc35eb92a6770e32e9 OK 2025/11/18 02:17:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = 85b5d6843aeb4af1c776c02b352260c8 OK 2025/11/18 02:17:35 DEBUG : dir1/0002-cdefghi.txt: md5 = a2ecb975e6b156f3cd302075556fedc8 OK 2025/11/18 02:17:36 DEBUG : dir1/0003-defghij.txt: md5 = da7bc0e780dcdf0ef0e58c736a1f3040 OK 2025/11/18 02:17:38 DEBUG : dir1/0004-efghijk.txt: md5 = 5c991320c7635da674145a5fae3edb3d OK 2025/11/18 02:17:39 DEBUG : dir1/0005-fghijkl.txt: md5 = ed017ed08a713d32bd80eb56dba72f97 OK 2025/11/18 02:17:41 DEBUG : dir1/0006-ghijklm.txt: md5 = 1f0c1fb071ae974c8efa7583d21e198c OK 2025/11/18 02:17:42 DEBUG : dir1/0007-1234567.txt: md5 = 7b1c105d9bc0435781f0d4e26b535826 OK 2025/11/18 02:17:44 DEBUG : dir1/0008-2345678.txt: md5 = 7db0dd6447a8c8ea15645a9a2935d9dd OK 2025/11/18 02:17:45 DEBUG : dir1/0009-3456789.txt: md5 = 72e35adb9fb29025bd1a573df2494291 OK 2025/11/18 02:17:46 DEBUG : dir1/0010-456789.txt: md5 = b9faa31bd393903f1f30b90060309ba4 OK 2025/11/18 02:17:48 DEBUG : dir1/0011-56789;.txt: md5 = 2a034d6bf48e1458f2454e582e3ad9b7 OK 2025/11/18 02:17:49 DEBUG : dir1/0012-6789;.txt: md5 = 5f527b6bf16aee6c542d90291a0611a7 OK 2025/11/18 02:17:50 DEBUG : dir1/0013-789;=.txt: md5 = aefde072655a094a5d92df8a422864ff OK 2025/11/18 02:17:52 DEBUG : dir1/0014-89;=.txt: md5 = d649ee2d137a10f3f7a3ec38a8484d1d OK 2025/11/18 02:17:53 DEBUG : dir1/0015-9;=.txt: md5 = 6246232f1aba5f27fdb037e0a457354e OK 2025/11/18 02:17:55 DEBUG : apple: md5 = 41044bf1ea6d2e6d74257422b19ac620 OK 2025/11/18 02:17:56 DEBUG : banana: md5 = ce74b437b239b5181486f26e3f853fe9 OK 2025/11/18 02:17:58 DEBUG : appleappleapplebanana: md5 = 79899f517360bbed3815f4c6de198a30 OK 2025/11/18 02:17:59 DEBUG : splitbananasplit: md5 = 4890e754612ea27630c6e389bb781959 OK 2025/11/18 02:17:59 DEBUG : Waiting for deletions to finish 2025/11/18 02:18:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 02:18:00 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:18:00 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:18:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 02:18:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 02:18:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 02:18:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 02:18:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 02:18:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 02:18:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 02:18:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 02:18:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 02:18:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 02:18:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 02:18:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 02:18:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 02:18:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 02:18:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 02:18:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 02:18:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 02:18:01 DEBUG : apple: size = 5 OK 2025/11/18 02:18:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:01 DEBUG : apple: Unchanged skipping 2025/11/18 02:18:01 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 02:18:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 02:18:01 DEBUG : banana: size = 6 OK 2025/11/18 02:18:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:01 DEBUG : banana: Unchanged skipping 2025/11/18 02:18:01 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/18 02:18:01 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 02:18:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:01 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 02:18:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 02:18:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 02:18:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 02:18:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 02:18:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 02:18:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:18:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 02:18:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 02:18:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 02:18:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 02:18:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 02:18:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 02:18:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 02:18:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 02:18:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 02:18:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 02:18:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 02:18:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 02:18:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 02:18:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 02:18:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 02:18:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 02:18:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 02:18:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 02:18:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 02:18:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 02:18:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 02:18:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 02:18:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 02:18:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 02:18:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 02:18:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 02:18:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 02:18:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:18:01 DEBUG : Waiting for deletions to finish 2025/11/18 02:18:01 DEBUG : Waiting for deletions to finish 2025/11/18 02:18:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 02:18:02 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:18:02 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:18:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 02:18:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 02:18:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 02:18:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 02:18:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 02:18:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 02:18:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 02:18:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 02:18:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 02:18:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 02:18:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 02:18:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 02:18:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 02:18:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 02:18:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 02:18:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 02:18:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 02:18:03 DEBUG : dir1: Directory modification time the same (differ by -260.386µs, within tolerance 1ms) 2025/11/18 02:18:03 DEBUG : apple: size = 5 OK 2025/11/18 02:18:03 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 02:18:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 02:18:03 DEBUG : apple: Unchanged skipping 2025/11/18 02:18:03 DEBUG : banana: size = 6 OK 2025/11/18 02:18:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:03 DEBUG : banana: Unchanged skipping 2025/11/18 02:18:03 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 02:18:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:03 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 02:18:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 02:18:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 02:18:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 02:18:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 02:18:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 02:18:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 02:18:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 02:18:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:18:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 02:18:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 02:18:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 02:18:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 02:18:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 02:18:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 02:18:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 02:18:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 02:18:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 02:18:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 02:18:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 02:18:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 02:18:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 02:18:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 02:18:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 02:18:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 02:18:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 02:18:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 02:18:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 02:18:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 02:18:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 02:18:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 02:18:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 02:18:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 02:18:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 02:18:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:18:03 DEBUG : Waiting for deletions to finish 2025/11/18 02:18:03 DEBUG : Waiting for deletions to finish 2025/11/18 02:18:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 02:18:04 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:18:04 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:18:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 02:18:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 02:18:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 02:18:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 02:18:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 02:18:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 02:18:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 02:18:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 02:18:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 02:18:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 02:18:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 02:18:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 02:18:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 02:18:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 02:18:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 02:18:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 02:18:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 02:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/18 02:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/18 02:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/18 02:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/18 02:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/18 02:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/18 02:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/18 02:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/18 02:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/18 02:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/18 02:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/18 02:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/18 02:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/18 02:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/18 02:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/18 02:18:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:18:17 DEBUG : dir1/0000-abcdefg.txt: md5 = 2f0ab08a38d15e05b1bb71eafcecb05a OK 2025/11/18 02:18:18 DEBUG : dir1/0001-bcdefgh.txt: md5 = d4cd0bc4d52b0cc72a0edabc9455cd4e OK 2025/11/18 02:18:20 DEBUG : dir1/0002-cdefghi.txt: md5 = ea4336fedb27774e6e3b3eca7584a84e OK 2025/11/18 02:18:21 DEBUG : dir1/0003-defghij.txt: md5 = 208e1793a82e31a31d9bac9559b21e50 OK 2025/11/18 02:18:23 DEBUG : dir1/0004-efghijk.txt: md5 = f4e8625a01a21dc7f662c45e1effc0c6 OK 2025/11/18 02:18:24 DEBUG : dir1/0005-fghijkl.txt: md5 = 6e5975b4d9b9aaab8462aecd3904fdcc OK 2025/11/18 02:18:26 DEBUG : dir1/0006-ghijklm.txt: md5 = bb0d2bb20f98753466645222943bc60c OK 2025/11/18 02:18:27 DEBUG : dir1/0007-1234567.txt: md5 = 93527eecedec764fd7d732f43b00a412 OK 2025/11/18 02:18:28 DEBUG : dir1/0008-2345678.txt: md5 = d2e9086049c8aa652063116ff69fd984 OK 2025/11/18 02:18:30 DEBUG : dir1/0009-3456789.txt: md5 = 985298799e07474e0901819782fe0abc OK 2025/11/18 02:18:31 DEBUG : dir1/0010-456789.txt: md5 = 537839a7c5b6920e25755499a87a394d OK 2025/11/18 02:18:32 DEBUG : dir1/0011-56789;.txt: md5 = f8804643e85e3638c2080025db9b79cc OK 2025/11/18 02:18:34 DEBUG : dir1/0012-6789;.txt: md5 = e69ab16f1564f55fc70896fe311c4b75 OK 2025/11/18 02:18:35 DEBUG : dir1/0013-789;=.txt: md5 = 0dfe298709be9e22046fdc63e3565d0f OK 2025/11/18 02:18:37 DEBUG : dir1/0014-89;=.txt: md5 = 73b7bf95b5bed2c0a2337fc0e29693f3 OK 2025/11/18 02:18:38 DEBUG : dir1/0015-9;=.txt: md5 = 1bd2c44233234b64e9406725410b3dd0 OK 2025/11/18 02:18:40 DEBUG : apple: md5 = ef4989ccaefc9599ce203ca9d71e385c OK 2025/11/18 02:18:41 DEBUG : banana: md5 = 4f8763022ba9772191d6c77082d4396f OK 2025/11/18 02:18:42 DEBUG : appleappleapplebanana: md5 = 72646d3a241eced4d49df30f836e10b3 OK 2025/11/18 02:18:44 DEBUG : splitbananasplit: md5 = 35e9cea0c0f4a8540048882170a18d39 OK 2025/11/18 02:18:44 DEBUG : Waiting for deletions to finish 2025/11/18 02:18:45 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:18:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 02:18:45 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:18:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 02:18:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 02:18:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 02:18:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 02:18:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 02:18:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 02:18:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 02:18:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 02:18:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 02:18:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 02:18:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 02:18:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 02:18:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 02:18:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 02:18:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 02:18:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 02:18:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 02:18:46 DEBUG : apple: size = 5 OK 2025/11/18 02:18:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:46 DEBUG : apple: Unchanged skipping 2025/11/18 02:18:46 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 02:18:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 02:18:46 DEBUG : banana: size = 6 OK 2025/11/18 02:18:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:46 DEBUG : banana: Unchanged skipping 2025/11/18 02:18:46 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/18 02:18:46 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 02:18:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:46 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 02:18:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 02:18:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 02:18:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 02:18:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 02:18:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 02:18:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 02:18:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 02:18:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 02:18:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 02:18:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 02:18:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 02:18:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 02:18:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 02:18:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 02:18:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 02:18:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 02:18:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 02:18:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:18:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 02:18:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 02:18:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 02:18:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 02:18:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 02:18:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 02:18:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 02:18:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 02:18:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 02:18:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 02:18:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 02:18:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 02:18:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 02:18:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 02:18:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 02:18:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:18:46 DEBUG : Waiting for deletions to finish 2025/11/18 02:18:46 DEBUG : Waiting for deletions to finish 2025/11/18 02:18:47 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:18:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 02:18:47 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:18:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 02:18:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 02:18:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 02:18:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 02:18:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 02:18:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 02:18:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 02:18:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 02:18:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 02:18:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 02:18:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 02:18:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 02:18:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 02:18:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 02:18:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 02:18:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 02:18:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 02:18:48 DEBUG : dir1: Directory modification time the same (differ by -260.722µs, within tolerance 1ms) 2025/11/18 02:18:48 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 02:18:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 02:18:48 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 02:18:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:48 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 02:18:48 DEBUG : banana: size = 6 OK 2025/11/18 02:18:48 DEBUG : apple: size = 5 OK 2025/11/18 02:18:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:48 DEBUG : apple: Unchanged skipping 2025/11/18 02:18:48 DEBUG : banana: Unchanged skipping 2025/11/18 02:18:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 02:18:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 02:18:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 02:18:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 02:18:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 02:18:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 02:18:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 02:18:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 02:18:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 02:18:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 02:18:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 02:18:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 02:18:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 02:18:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 02:18:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 02:18:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:18:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 02:18:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 02:18:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 02:18:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 02:18:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 02:18:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 02:18:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 02:18:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 02:18:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 02:18:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 02:18:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 02:18:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 02:18:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 02:18:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 02:18:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 02:18:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 02:18:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:18:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 02:18:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:18:48 DEBUG : Waiting for deletions to finish 2025/11/18 02:18:48 DEBUG : Waiting for deletions to finish 2025/11/18 02:18:49 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:18:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 02:18:49 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:18:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 02:18:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 02:18:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 02:18:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 02:18:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 02:18:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 02:18:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 02:18:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 02:18:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 02:18:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 02:18:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 02:18:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 02:18:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 02:18:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 02:18:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 02:18:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 02:18:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 02:18:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/18 02:18:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/18 02:18:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/18 02:18:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/18 02:18:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/18 02:18:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/18 02:18:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/18 02:18:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/18 02:18:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/18 02:18:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/18 02:18:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/18 02:18:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/18 02:18:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/18 02:18:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/18 02:18:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/18 02:18:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:19:02 DEBUG : dir1/0000-abcdefg.txt: md5 = 7b8eda0e22972fb53de5a102e44dc63d OK 2025/11/18 02:19:03 DEBUG : dir1/0001-bcdefgh.txt: md5 = f2200af7be6112270aa2141b89bdd544 OK 2025/11/18 02:19:05 DEBUG : dir1/0002-cdefghi.txt: md5 = 71317c9d21814256288165eb5986d0f2 OK 2025/11/18 02:19:06 DEBUG : dir1/0003-defghij.txt: md5 = 638854ae5004c084141307e4dc7b44f0 OK 2025/11/18 02:19:08 DEBUG : dir1/0004-efghijk.txt: md5 = e07eeecd7df6dfb762d82b9a2e989ebd OK 2025/11/18 02:19:09 DEBUG : dir1/0005-fghijkl.txt: md5 = 43394d06c90d4a2f1cfc780d896ef007 OK 2025/11/18 02:19:10 DEBUG : dir1/0006-ghijklm.txt: md5 = fa8d348e828cfcb651caf1a8c6a13c97 OK 2025/11/18 02:19:12 DEBUG : dir1/0007-1234567.txt: md5 = d0e7242ddceead3f57d15fcd1b1939a2 OK 2025/11/18 02:19:13 DEBUG : dir1/0008-2345678.txt: md5 = 8134bcb63a3ad93cf7617ca4277942ad OK 2025/11/18 02:19:14 DEBUG : dir1/0009-3456789.txt: md5 = 89a3f4a62b48463c8697a9307c1c7672 OK 2025/11/18 02:19:16 DEBUG : dir1/0010-456789.txt: md5 = 88d7c3efb091a9023c9aed1eca30d959 OK 2025/11/18 02:19:17 DEBUG : dir1/0011-56789;.txt: md5 = 0f3d178e6bca49323fd9362468c932b1 OK 2025/11/18 02:19:19 DEBUG : dir1/0012-6789;.txt: md5 = 173bbebdedfae4c66e66296895cdc7a9 OK 2025/11/18 02:19:20 DEBUG : dir1/0013-789;=.txt: md5 = cae5defda26a1d66a13f548085dbeee9 OK 2025/11/18 02:19:22 DEBUG : dir1/0014-89;=.txt: md5 = 1ff605fb3a9360fc9c8c9491b15305cc OK 2025/11/18 02:19:23 DEBUG : dir1/0015-9;=.txt: md5 = a948542991390051726f10e1b3514e3a OK 2025/11/18 02:19:24 DEBUG : apple: md5 = 3d58b2fae74e46e5c7af84780b4c96f6 OK 2025/11/18 02:19:26 DEBUG : banana: md5 = 063bc9bcb76e6c7155f7be20ad8943d3 OK 2025/11/18 02:19:27 DEBUG : appleappleapplebanana: md5 = 1ccf0eba86dd44692573716cebb24bd1 OK 2025/11/18 02:19:28 DEBUG : splitbananasplit: md5 = 591df9eb6593d00be32133d4785c6d4b OK 2025/11/18 02:19:28 DEBUG : Waiting for deletions to finish 2025/11/18 02:19:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 02:19:29 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:19:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 02:19:29 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:19:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 02:19:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 02:19:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 02:19:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 02:19:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 02:19:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 02:19:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 02:19:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 02:19:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 02:19:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 02:19:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 02:19:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 02:19:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 02:19:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 02:19:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 02:19:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 02:19:30 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 02:19:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 02:19:30 DEBUG : apple: size = 5 OK 2025/11/18 02:19:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:30 DEBUG : apple: Unchanged skipping 2025/11/18 02:19:30 DEBUG : banana: size = 6 OK 2025/11/18 02:19:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:30 DEBUG : banana: Unchanged skipping 2025/11/18 02:19:30 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/18 02:19:30 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 02:19:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:30 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 02:19:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 02:19:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 02:19:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 02:19:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 02:19:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 02:19:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 02:19:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 02:19:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 02:19:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 02:19:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 02:19:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 02:19:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 02:19:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 02:19:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 02:19:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 02:19:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 02:19:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 02:19:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 02:19:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 02:19:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 02:19:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 02:19:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 02:19:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 02:19:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 02:19:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 02:19:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 02:19:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:19:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 02:19:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 02:19:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 02:19:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 02:19:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 02:19:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 02:19:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:19:30 DEBUG : Waiting for deletions to finish 2025/11/18 02:19:30 DEBUG : Waiting for deletions to finish 2025/11/18 02:19:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 02:19:31 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:19:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 02:19:31 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:19:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 02:19:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 02:19:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 02:19:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 02:19:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 02:19:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 02:19:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 02:19:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 02:19:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 02:19:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 02:19:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 02:19:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 02:19:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 02:19:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 02:19:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 02:19:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 02:19:32 DEBUG : dir1: Directory modification time the same (differ by -260.738µs, within tolerance 1ms) 2025/11/18 02:19:32 DEBUG : apple: size = 5 OK 2025/11/18 02:19:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:32 DEBUG : apple: Unchanged skipping 2025/11/18 02:19:32 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 02:19:32 DEBUG : banana: size = 6 OK 2025/11/18 02:19:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 02:19:32 DEBUG : banana: Unchanged skipping 2025/11/18 02:19:32 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 02:19:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:32 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 02:19:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 02:19:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 02:19:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 02:19:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 02:19:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 02:19:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 02:19:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 02:19:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 02:19:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 02:19:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 02:19:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 02:19:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 02:19:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 02:19:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 02:19:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 02:19:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 02:19:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 02:19:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 02:19:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 02:19:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 02:19:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 02:19:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 02:19:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 02:19:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 02:19:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 02:19:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 02:19:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 02:19:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 02:19:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:19:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 02:19:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 02:19:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 02:19:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:19:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 02:19:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:19:32 DEBUG : Waiting for deletions to finish 2025/11/18 02:19:32 DEBUG : Waiting for deletions to finish 2025/11/18 02:19:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 02:19:33 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:19:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 02:19:33 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:19:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 02:19:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 02:19:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 02:19:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 02:19:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 02:19:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 02:19:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 02:19:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 02:19:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 02:19:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 02:19:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 02:19:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 02:19:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 02:19:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 02:19:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 02:19:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 02:19:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/18 02:19:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/18 02:19:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/18 02:19:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/18 02:19:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/18 02:19:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/18 02:19:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/18 02:19:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/18 02:19:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/18 02:19:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2025/11/18 02:19:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/18 02:19:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/18 02:19:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/18 02:19:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/18 02:19:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/18 02:19:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:19:46 DEBUG : dir1/0000-abcdefg.txt: md5 = 149da680d80b5bebb89bfc2f08ee1000 OK 2025/11/18 02:19:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = 860a8c50dca623ad557e215630a387ec OK 2025/11/18 02:19:49 DEBUG : dir1/0002-cdefghi.txt: md5 = 3ec10c681f8c4482fcd9f1dba452e85e OK 2025/11/18 02:19:50 DEBUG : dir1/0003-defghij.txt: md5 = de4406b5ad38f1914a403f5c4853c856 OK 2025/11/18 02:19:52 DEBUG : dir1/0004-efghijk.txt: md5 = 22ff32cad7daee9ee90d42553662c057 OK 2025/11/18 02:19:53 DEBUG : dir1/0005-fghijkl.txt: md5 = 06eaeceda3148f573a9d9235cc6cd2fb OK 2025/11/18 02:19:55 DEBUG : dir1/0006-ghijklm.txt: md5 = 94626aafc2bcceb340a5510b748252ec OK 2025/11/18 02:19:56 DEBUG : dir1/0007-1234567.txt: md5 = 7449bba4a041b11a978cfb6907a8ecc3 OK 2025/11/18 02:19:58 DEBUG : dir1/0008-2345678.txt: md5 = e984cf908c3d3f769c4c9354cc5ee1af OK 2025/11/18 02:19:59 DEBUG : dir1/0009-3456789.txt: md5 = cc189794eea2d1c72134a2f4af7d365a OK 2025/11/18 02:20:01 DEBUG : dir1/0010-456789.txt: md5 = e57473d958d9be5f735933fc539ab8ef OK 2025/11/18 02:20:02 DEBUG : dir1/0011-56789;.txt: md5 = 5124067ba0281686ae5e0ab5eea19509 OK 2025/11/18 02:20:04 DEBUG : dir1/0012-6789;.txt: md5 = 62aa04e60eca9bcce55326d7dc784428 OK 2025/11/18 02:20:05 DEBUG : dir1/0013-789;=.txt: md5 = cad48bf2e74bb5006b25a16fe6f5d240 OK 2025/11/18 02:20:07 DEBUG : dir1/0014-89;=.txt: md5 = 507c2f62f6c46b77fbadda66d2d34ebe OK 2025/11/18 02:20:08 DEBUG : dir1/0015-9;=.txt: md5 = 71031f571aa22ba4c88eed942778aef4 OK 2025/11/18 02:20:10 DEBUG : apple: md5 = 12304e2d6a7b14612cc7c12f5cb3d331 OK 2025/11/18 02:20:11 DEBUG : banana: md5 = eb2e6935a58cca0d31169399c738b568 OK 2025/11/18 02:20:13 DEBUG : appleappleapplebanana: md5 = e04933098d33319f565e8acad5a842c7 OK 2025/11/18 02:20:14 DEBUG : splitbananasplit: md5 = 08d3f2e4ca4210eadccab7a6b00559e3 OK 2025/11/18 02:20:14 DEBUG : Waiting for deletions to finish 2025/11/18 02:20:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 02:20:15 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:20:15 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:20:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 02:20:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 02:20:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 02:20:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 02:20:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 02:20:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 02:20:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 02:20:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 02:20:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 02:20:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 02:20:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 02:20:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 02:20:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 02:20:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 02:20:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 02:20:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 02:20:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 02:20:16 DEBUG : apple: size = 5 OK 2025/11/18 02:20:16 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 02:20:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 02:20:16 DEBUG : banana: size = 6 OK 2025/11/18 02:20:16 DEBUG : apple: Unchanged skipping 2025/11/18 02:20:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:16 DEBUG : banana: Unchanged skipping 2025/11/18 02:20:17 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/18 02:20:17 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 02:20:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:17 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 02:20:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 02:20:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 02:20:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 02:20:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 02:20:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 02:20:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 02:20:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 02:20:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 02:20:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 02:20:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 02:20:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 02:20:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 02:20:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 02:20:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:20:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 02:20:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 02:20:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 02:20:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 02:20:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 02:20:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 02:20:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 02:20:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 02:20:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 02:20:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 02:20:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 02:20:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 02:20:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 02:20:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 02:20:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 02:20:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 02:20:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 02:20:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 02:20:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 02:20:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:20:17 DEBUG : Waiting for deletions to finish 2025/11/18 02:20:17 DEBUG : Waiting for deletions to finish 2025/11/18 02:20:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 02:20:17 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:20:17 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:20:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 02:20:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 02:20:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 02:20:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 02:20:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 02:20:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 02:20:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 02:20:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 02:20:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 02:20:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 02:20:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 02:20:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 02:20:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 02:20:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 02:20:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 02:20:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 02:20:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 02:20:18 DEBUG : dir1: Directory modification time the same (differ by -260.457µs, within tolerance 1ms) 2025/11/18 02:20:18 DEBUG : apple: size = 5 OK 2025/11/18 02:20:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:18 DEBUG : apple: Unchanged skipping 2025/11/18 02:20:18 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/18 02:20:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/18 02:20:18 DEBUG : splitbananasplit: size = 16 OK 2025/11/18 02:20:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:18 DEBUG : splitbananasplit: Unchanged skipping 2025/11/18 02:20:18 DEBUG : banana: size = 6 OK 2025/11/18 02:20:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:18 DEBUG : banana: Unchanged skipping 2025/11/18 02:20:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/18 02:20:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/18 02:20:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/18 02:20:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/18 02:20:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/18 02:20:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/18 02:20:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/18 02:20:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/18 02:20:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:20:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/18 02:20:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/18 02:20:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/18 02:20:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/18 02:20:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/18 02:20:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/18 02:20:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/18 02:20:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/18 02:20:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/18 02:20:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/18 02:20:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/18 02:20:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/18 02:20:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/18 02:20:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/18 02:20:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/18 02:20:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/18 02:20:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/18 02:20:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/18 02:20:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/18 02:20:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/18 02:20:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/18 02:20:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/18 02:20:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/18 02:20:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:20:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/18 02:20:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:20:18 DEBUG : Waiting for deletions to finish 2025/11/18 02:20:18 DEBUG : Waiting for deletions to finish 2025/11/18 02:20:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/18 02:20:19 DEBUG : banana: Excluded (Path Filter) 2025/11/18 02:20:19 DEBUG : apple: Excluded (Path Filter) 2025/11/18 02:20:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/18 02:20:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/18 02:20:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/18 02:20:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/18 02:20:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/18 02:20:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/18 02:20:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/18 02:20:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/18 02:20:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/18 02:20:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/18 02:20:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/18 02:20:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/18 02:20:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/18 02:20:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/18 02:20:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/18 02:20:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/18 02:20:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/18 02:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2025/11/18 02:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2025/11/18 02:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2025/11/18 02:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2025/11/18 02:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2025/11/18 02:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2025/11/18 02:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2025/11/18 02:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2025/11/18 02:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2025/11/18 02:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2025/11/18 02:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2025/11/18 02:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2025/11/18 02:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2025/11/18 02:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2025/11/18 02:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2025/11/18 02:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" --- PASS: TestTransform (564.95s) --- PASS: TestTransform/NFC (54.21s) --- PASS: TestTransform/NFD (44.06s) --- PASS: TestTransform/base64 (53.85s) --- PASS: TestTransform/prefix (65.47s) --- PASS: TestTransform/suffix (64.63s) --- PASS: TestTransform/truncate (56.30s) --- PASS: TestTransform/encoder (46.34s) --- PASS: TestTransform/ISO-8859-1 (45.08s) --- PASS: TestTransform/charmap (44.94s) --- PASS: TestTransform/lowercase (43.72s) --- PASS: TestTransform/ascii (46.34s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:20:30 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/18 02:20:30 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/18 02:20:30 DEBUG : sub dir_somesuffix: Making directory with metadata 2025/11/18 02:20:31 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2025-11-18T02:20:30.187260229Z) 2025/11/18 02:20:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/18 02:20:31 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/18 02:20:31 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/18 02:20:31 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/18 02:20:31 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/18 02:20:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:20:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:20:32 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = a18fd3203ddefcf033ffe45bacbd5a30 OK 2025/11/18 02:20:32 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/18 02:20:32 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/18 02:20:32 DEBUG : Waiting for deletions to finish 2025/11/18 02:20:34 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.49s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:20:34 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:20:34 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:20:34 DEBUG : tictactoe: Making directory with metadata 2025/11/18 02:20:35 INFO : tictactoe: Made directory with metadata (mtime=2025-11-18T02:20:34.678260173Z) 2025/11/18 02:20:35 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:20:35 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:20:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 02:20:35 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/18 02:20:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 02:20:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:20:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:20:36 DEBUG : tictactoe/tictactoe: md5 = 902b23eb4036bc8ea1a283e14b3a8a72 OK 2025/11/18 02:20:36 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/18 02:20:36 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/18 02:20:36 DEBUG : Waiting for deletions to finish 2025/11/18 02:20:38 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.52s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:20:39 DEBUG : toe: Making directory with metadata 2025/11/18 02:20:40 INFO : toe: Made directory with metadata (mtime=2025-11-18T02:20:39.194260115Z) 2025/11/18 02:20:40 DEBUG : toe/toe: Making directory with metadata 2025/11/18 02:20:40 INFO : toe/toe: Made directory with metadata (mtime=2025-11-18T02:20:39.194260115Z) 2025/11/18 02:20:40 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:20:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/18 02:20:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/18 02:20:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/18 02:20:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:20:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:20:42 DEBUG : toe/toe/tictactoe: md5 = 65f92bf3d531b0b6ed3e43b02dc11608 OK 2025/11/18 02:20:42 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/18 02:20:42 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/18 02:20:42 DEBUG : Waiting for deletions to finish 2025/11/18 02:20:44 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2025/11/18 02:20:45 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.97s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:20:46 DEBUG : toe: Making directory with metadata 2025/11/18 02:20:47 INFO : toe: Made directory with metadata (mtime=2025-11-18T02:20:46.16526002Z) 2025/11/18 02:20:47 DEBUG : toe/toe: Making directory with metadata 2025/11/18 02:20:47 INFO : toe/toe: Made directory with metadata (mtime=2025-11-18T02:20:46.16526002Z) 2025/11/18 02:20:47 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:20:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/18 02:20:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/18 02:20:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/18 02:20:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:20:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:20:49 DEBUG : toe/toe/tictactoe: md5 = 14f9395853c7ef892883a40a347de903 OK 2025/11/18 02:20:49 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/18 02:20:49 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/18 02:20:49 DEBUG : Waiting for deletions to finish 2025/11/18 02:20:51 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2025/11/18 02:20:52 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.48s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:20:52 DEBUG : empty_dir: Making directory with metadata 2025/11/18 02:20:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/18 02:20:52 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:20:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 02:20:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 02:20:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 02:20:52 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/18 02:20:53 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/18 02:20:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 02:20:53 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:20:53 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:20:53 DEBUG : tictactoe: Making directory with metadata 2025/11/18 02:20:54 INFO : tictactoe: Made directory with metadata (mtime=2025-11-18T02:20:52.647259927Z) 2025/11/18 02:20:54 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:20:54 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:20:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 02:20:54 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/18 02:20:55 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-18T02:20:52.647259927Z) 2025/11/18 02:20:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 02:20:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/18 02:20:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/18 02:20:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/18 02:20:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:20:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:20:56 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 78a2a94fbdfe33052111727ab8ada44e OK 2025/11/18 02:20:56 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/18 02:20:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/18 02:20:56 DEBUG : Waiting for deletions to finish 2025/11/18 02:20:58 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/18 02:20:59 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.19s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:21:00 DEBUG : empty_dir: Making directory with metadata 2025/11/18 02:21:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/18 02:21:00 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:21:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 02:21:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 02:21:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 02:21:01 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/18 02:21:01 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/18 02:21:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 02:21:01 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:21:01 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:21:01 DEBUG : tictactoe: Making directory with metadata 2025/11/18 02:21:02 INFO : tictactoe: Made directory with metadata (mtime=2025-11-18T02:21:00.845259802Z) 2025/11/18 02:21:02 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:21:02 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:21:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 02:21:02 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/18 02:21:03 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-18T02:21:00.845259802Z) 2025/11/18 02:21:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 02:21:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/18 02:21:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 02:21:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/18 02:21:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 02:21:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:21:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:21:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 9578862c7fd4d61af9e5354288611fa7 OK 2025/11/18 02:21:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/18 02:21:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 02:21:04 DEBUG : Waiting for deletions to finish 2025/11/18 02:21:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:21:05 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:21:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 02:21:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 02:21:06 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:21:06 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:21:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/18 02:21:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/18 02:21:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/11/18 02:21:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': 0 differences found 2025/11/18 02:21:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': 1 hashes could not be checked 2025/11/18 02:21:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': 1 matching files 2025/11/18 02:21:07 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/18 02:21:08 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.03s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:21:09 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:21:10 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:21:10 DEBUG : tictactoe: Making directory with metadata 2025/11/18 02:21:10 INFO : tictactoe: Made directory with metadata (mtime=2025-11-18T02:21:09.869259654Z) 2025/11/18 02:21:10 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:21:10 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:21:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 02:21:10 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/18 02:21:11 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-18T02:21:09.869259654Z) 2025/11/18 02:21:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 02:21:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/18 02:21:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/18 02:21:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/18 02:21:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:21:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:21:13 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 1fb377a2e9f3620aaa4dffe1b8938313 OK 2025/11/18 02:21:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/18 02:21:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/18 02:21:13 DEBUG : Waiting for deletions to finish 2025/11/18 02:21:13 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:21:14 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:21:14 DEBUG : tictactoe: Directory modification time the same (differ by -259.654µs, within tolerance 1ms) 2025/11/18 02:21:14 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:21:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 02:21:14 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -259.654µs, within tolerance 1ms) 2025/11/18 02:21:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:21:14 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/18 02:21:14 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/18 02:21:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/18 02:21:14 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/18 02:21:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:21:14 DEBUG : Waiting for deletions to finish 2025/11/18 02:21:16 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/18 02:21:17 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (7.92s) === RUN TestSyntax 2025/11/18 02:21:17 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:21:18 DEBUG : toe: Making directory with metadata 2025/11/18 02:21:18 INFO : toe: Made directory with metadata (mtime=2025-11-18T02:21:17.792259517Z) 2025/11/18 02:21:18 DEBUG : toe/toe: Making directory with metadata 2025/11/18 02:21:19 INFO : toe/toe: Made directory with metadata (mtime=2025-11-18T02:21:17.792259517Z) 2025/11/18 02:21:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/18 02:21:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:21:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:21:21 DEBUG : toe/toe/toe: md5 = 0a1554a6be9b81774aaf6443fa5777d3 OK 2025/11/18 02:21:21 DEBUG : toe/toe/toe: size = 11 OK 2025/11/18 02:21:21 INFO : toe/toe/toe: Copied (new) 2025/11/18 02:21:21 DEBUG : Waiting for deletions to finish 2025/11/18 02:21:23 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/18 02:21:23 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.71s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:21:24 DEBUG : empty_dir: Making directory with metadata 2025/11/18 02:21:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/18 02:21:24 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:21:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 02:21:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 02:21:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 02:21:24 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/18 02:21:25 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/18 02:21:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 02:21:25 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:21:25 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:21:25 DEBUG : tictactoe: Making directory with metadata 2025/11/18 02:21:26 INFO : tictactoe: Made directory with metadata (mtime=2025-11-18T02:21:24.505259394Z) 2025/11/18 02:21:26 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:21:26 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:21:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 02:21:26 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/18 02:21:26 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-18T02:21:24.505259394Z) 2025/11/18 02:21:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 02:21:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/18 02:21:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 02:21:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/18 02:21:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 02:21:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 02:21:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:21:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:21:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = ecde91bc2a325a1ea764ffb99aa5e479 OK 2025/11/18 02:21:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/18 02:21:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 02:21:28 INFO : toe/toe/toe.txt: Deleted 2025/11/18 02:21:28 INFO : toe/toe: Removing directory 2025/11/18 02:21:28 INFO : toe: Removing directory 2025/11/18 02:21:28 INFO : empty_dir: Removing directory 2025/11/18 02:21:28 DEBUG : Local file system at /tmp/rclone4179152073: deleted 3 directories 2025/11/18 02:21:30 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/18 02:21:31 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.11s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:21:32 DEBUG : empty_dir: Making directory with metadata 2025/11/18 02:21:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/18 02:21:32 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:21:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 02:21:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 02:21:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 02:21:33 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/18 02:21:33 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/18 02:21:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 02:21:33 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:21:33 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:21:33 DEBUG : tictactoe: Making directory with metadata 2025/11/18 02:21:34 INFO : tictactoe: Made directory with metadata (mtime=2025-11-18T02:21:32.61425924Z) 2025/11/18 02:21:34 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:21:34 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:21:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 02:21:34 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/18 02:21:35 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-18T02:21:32.61425924Z) 2025/11/18 02:21:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 02:21:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/18 02:21:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 02:21:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/18 02:21:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 02:21:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:21:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 02:21:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:21:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5bfd0161e1fccc4dc54c81721129445f OK 2025/11/18 02:21:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/18 02:21:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 02:21:36 INFO : toe/toe/toe.txt: Deleted 2025/11/18 02:21:36 INFO : toe/toe: Removing directory 2025/11/18 02:21:36 INFO : toe: Removing directory 2025/11/18 02:21:36 INFO : empty_dir: Removing directory 2025/11/18 02:21:36 DEBUG : Local file system at /tmp/rclone4179152073: deleted 3 directories 2025/11/18 02:21:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/18 02:21:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/18 02:21:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/18 02:21:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/18 02:21:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/18 02:21:39 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/11/18 02:21:41 DEBUG : TestDrive: Token expired 2025/11/18 02:21:41 DEBUG : TestDrive: No updated token found in the config file 2025/11/18 02:21:41 DEBUG : TestDrive: Token refresh successful 2025/11/18 02:21:41 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/11/18 02:21:41 DEBUG : TestDrive: Saved new token in config file 2025/11/18 02:21:42 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/18 02:21:42 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/18 02:21:44 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.71s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:21:45 DEBUG : Reset feature "Copy" 2025/11/18 02:21:45 DEBUG : Reset feature "Move" 2025/11/18 02:21:45 DEBUG : Reset feature "Copy" 2025/11/18 02:21:45 DEBUG : Reset feature "Move" 2025/11/18 02:21:45 DEBUG : empty_dir: Making directory with metadata 2025/11/18 02:21:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/18 02:21:45 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:21:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 02:21:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 02:21:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 02:21:45 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/18 02:21:46 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/18 02:21:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/18 02:21:46 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:21:46 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:21:46 DEBUG : tictactoe: Making directory with metadata 2025/11/18 02:21:47 INFO : tictactoe: Made directory with metadata (mtime=2025-11-18T02:21:45.326258983Z) 2025/11/18 02:21:47 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:21:47 DEBUG : toe: transformed to: tictactoe 2025/11/18 02:21:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 02:21:47 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/18 02:21:48 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-18T02:21:45.326258983Z) 2025/11/18 02:21:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/18 02:21:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/18 02:21:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 02:21:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/18 02:21:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 02:21:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:21:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 02:21:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:21:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = b443a5f374ab42733fe1c50583a91823 OK 2025/11/18 02:21:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/18 02:21:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/18 02:21:49 INFO : toe/toe/toe.txt: Deleted 2025/11/18 02:21:49 INFO : toe/toe: Removing directory 2025/11/18 02:21:49 INFO : toe: Removing directory 2025/11/18 02:21:49 INFO : empty_dir: Removing directory 2025/11/18 02:21:49 DEBUG : Local file system at /tmp/rclone4179152073: deleted 3 directories 2025/11/18 02:21:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/18 02:21:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/18 02:21:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/18 02:21:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/18 02:21:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/18 02:21:54 DEBUG : toe/toe/toe.txt: md5 = 3237c051353f1501b12e49c4f220edd6 OK 2025/11/18 02:21:54 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/18 02:21:54 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/18 02:21:55 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/11/18 02:21:57 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2025/11/18 02:21:58 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/18 02:21:58 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2025/11/18 02:21:59 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (15.53s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:22:00 DEBUG : toe: transformed to: dG9l 2025/11/18 02:22:01 DEBUG : toe: transformed to: dG9l 2025/11/18 02:22:01 DEBUG : dG9l: Making directory with metadata 2025/11/18 02:22:01 INFO : dG9l: Made directory with metadata (mtime=2025-11-18T02:22:00.856258645Z) 2025/11/18 02:22:01 DEBUG : toe: transformed to: dG9l 2025/11/18 02:22:01 DEBUG : toe: transformed to: dG9l 2025/11/18 02:22:01 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/18 02:22:01 DEBUG : dG9l/dG9l: Making directory with metadata 2025/11/18 02:22:02 INFO : dG9l/dG9l: Made directory with metadata (mtime=2025-11-18T02:22:00.856258645Z) 2025/11/18 02:22:02 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/18 02:22:02 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/18 02:22:02 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/18 02:22:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/18 02:22:02 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/18 02:22:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:22:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:22:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 18b6fdfc6e1396b9596abf207ea74058 OK 2025/11/18 02:22:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/18 02:22:04 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/18 02:22:04 DEBUG : Waiting for deletions to finish 2025/11/18 02:22:05 DEBUG : dG9l: transformed to: toe 2025/11/18 02:22:05 DEBUG : dG9l: transformed to: toe 2025/11/18 02:22:05 DEBUG : toe: Directory modification time the same (differ by 258.645µs, within tolerance 1ms) 2025/11/18 02:22:05 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/18 02:22:05 DEBUG : dG9l: transformed to: toe 2025/11/18 02:22:05 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/18 02:22:05 DEBUG : toe/toe: Directory modification time the same (differ by 258.645µs, within tolerance 1ms) 2025/11/18 02:22:05 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/18 02:22:05 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/18 02:22:05 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/18 02:22:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/18 02:22:05 DEBUG : Local file system at /tmp/rclone4179152073: Waiting for checks to finish 2025/11/18 02:22:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/18 02:22:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/18 02:22:05 DEBUG : Local file system at /tmp/rclone4179152073: Waiting for transfers to finish 2025/11/18 02:22:05 DEBUG : Waiting for deletions to finish 2025/11/18 02:22:07 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2025/11/18 02:22:08 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.56s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco'", Local "Local file system at /tmp/rclone4179152073", Modify Window "1ms" 2025/11/18 02:22:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/18 02:22:09 DEBUG : toe: transformed to: 2025/11/18 02:22:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/18 02:22:09 DEBUG : toe: transformed to: 2025/11/18 02:22:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Making directory with metadata 2025/11/18 02:22:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Made directory with metadata (mtime=2025-11-18T02:22:09.420258448Z) 2025/11/18 02:22:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/18 02:22:10 DEBUG : toe: transformed to: 2025/11/18 02:22:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/18 02:22:10 DEBUG : toe: transformed to: 2025/11/18 02:22:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/18 02:22:10 DEBUG : toe/toe: transformed to: 2025/11/18 02:22:10 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/18 02:22:10 DEBUG : toe/toe: Making directory with metadata 2025/11/18 02:22:11 INFO : toe/toe: Made directory with metadata (mtime=2025-11-18T02:22:09.420258448Z) 2025/11/18 02:22:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/18 02:22:11 DEBUG : toe/toe: transformed to: 2025/11/18 02:22:11 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/18 02:22:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/18 02:22:11 DEBUG : toe: transformed to: 2025/11/18 02:22:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/18 02:22:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for checks to finish 2025/11/18 02:22:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Waiting for transfers to finish 2025/11/18 02:22:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/18 02:22:11 DEBUG : toe/toe/toe: transformed to: 2025/11/18 02:22:11 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/18 02:22:12 DEBUG : toe/toe/toe: md5 = de7c0f5a1f8596485f1280ffadb908ac OK 2025/11/18 02:22:12 DEBUG : toe/toe/toe: size = 11 OK 2025/11/18 02:22:12 INFO : toe/toe/toe: Copied (new) 2025/11/18 02:22:12 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': not deleting files as there were IO errors 2025/11/18 02:22:12 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': not deleting directories as there were IO errors 2025/11/18 02:22:15 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2025/11/18 02:22:15 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (6.86s) PASS 2025/11/18 02:22:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rariviy7raco': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 26m55.392405189s (try 1/5)