"./sync.test -test.v -test.timeout 2h0m0s -remote TestCompressDrive: -verbose" - Starting (try 1/5) 2025/11/15 01:34:54 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-leseham6woci" 2025/11/15 01:34:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/15 01:34:56 DEBUG : Creating backend with remote "/tmp/rclone152396678" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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 "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:34:57 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/15 01:34:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 01:34:57 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/15 01:34:57 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:34:57 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:34:57 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.87s) === RUN TestCopy run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:34:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 01:34:58 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/15 01:34:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 01:34:58 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:34:58 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:35:02 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 01:35:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 01:35:02 INFO : sub dir/hello world: Copied (new) 2025/11/15 01:35:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 01:35:06 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2025/11/15 01:35:06 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestCopy (9.66s) === RUN TestCopyMetadata run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:35:07 DEBUG : metadata sub dir: Making directory with metadata 2025/11/15 01:35:07 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 01:35:07 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/15 01:35:07 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 01:35:07 DEBUG : Local file system at /tmp/rclone152396678: File to upload is small (21 bytes), uploading instead of streaming 2025/11/15 01:35:07 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/15 01:35:07 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/15 01:35:07 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/15 01:35:07 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 01:35:08 DEBUG : Google drive root 'rclone-test-leseham6woci': Skipping btime metadata as can't update it on an existing file: 2025-11-15T01:35:07.590515892Z 2025/11/15 01:35:08 INFO : empty metadata sub dir: Updated directory metadata 2025/11/15 01:35:08 DEBUG : Google drive root 'rclone-test-leseham6woci': Skipping btime metadata as can't update it on an existing file: 2025-11-15T01:35:07.590515892Z 2025/11/15 01:35:09 INFO : metadata sub dir: Updated directory metadata 2025/11/15 01:35:09 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/15 01:35:09 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:35:09 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:35:12 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/15 01:35:12 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/15 01:35:12 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/11/15 01:35:19 DEBUG : metadata sub dir: Rmdir: contains trashed file: "hello metadata world.bin" 2025/11/15 01:35:19 DEBUG : metadata sub dir: Rmdir: contains trashed file: "hello metadata world.json" --- PASS: TestCopyMetadata (13.24s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:35:20 DEBUG : metadata sub dir: Making directory with metadata 2025/11/15 01:35:20 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 01:35:20 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/15 01:35:20 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 01:35:20 DEBUG : Local file system at /tmp/rclone152396678: File to upload is small (21 bytes), uploading instead of streaming 2025/11/15 01:35:20 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/15 01:35:20 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/15 01:35:20 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/15 01:35:20 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 01:35:21 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/11/15 01:35:21 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/11/15 01:35:21 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/15 01:35:21 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:35:21 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:35:25 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/15 01:35:25 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/15 01:35:25 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/11/15 01:35:25 DEBUG : Google drive root 'rclone-test-leseham6woci': Skipping btime metadata as can't update it on an existing file: 2025-11-15T01:35:20.831509379Z 2025/11/15 01:35:25 INFO : metadata sub dir: Updated directory metadata 2025/11/15 01:35:31 DEBUG : metadata sub dir: Rmdir: contains trashed file: "hello metadata world.json" 2025/11/15 01:35:31 DEBUG : metadata sub dir: Rmdir: contains trashed file: "hello metadata world.bin" --- PASS: TestCopyMetadataNoEmptyDirs (11.34s) === RUN TestCopyMissingDirectory run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:35:32 DEBUG : Creating backend with remote "/non-existing" 2025/11/15 01:35:32 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/15 01:35:32 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:35:32 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.69s) === RUN TestCopyNoTraverse run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:35:32 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/15 01:35:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 01:35:33 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:35:33 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:35:37 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 01:35:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 01:35:37 INFO : sub dir/hello world: Copied (new) 2025/11/15 01:35:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 01:35:41 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2025/11/15 01:35:41 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestCopyNoTraverse (9.10s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.47s) === RUN TestCopyCheckFirst run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:35:42 INFO : Compressed: TestCompressDrive:rclone-test-leseham6woci: Running all checks before starting transfers 2025/11/15 01:35:42 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/15 01:35:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 01:35:42 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:35:42 INFO : Compressed: TestCompressDrive:rclone-test-leseham6woci: Checks finished, now starting transfers 2025/11/15 01:35:42 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:35:47 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 01:35:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 01:35:47 INFO : sub dir/hello world: Copied (new) 2025/11/15 01:35:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 01:35:51 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2025/11/15 01:35:51 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestCopyCheckFirst (9.92s) === RUN TestSyncNoTraverse run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:35:52 ERROR : Ignoring --no-traverse with sync 2025/11/15 01:35:52 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/15 01:35:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 01:35:52 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:35:52 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:35:56 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 01:35:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 01:35:56 INFO : sub dir/hello world: Copied (new) 2025/11/15 01:35:56 DEBUG : Waiting for deletions to finish 2025/11/15 01:35:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 01:36:00 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2025/11/15 01:36:00 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestSyncNoTraverse (8.87s) === RUN TestCopyWithDepth run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:36:03 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/15 01:36:03 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/15 01:36:03 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:36:03 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:36:07 DEBUG : hello world2: size = 12 OK 2025/11/15 01:36:07 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/11/15 01:36:07 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (9.10s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:36:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 01:36:10 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:36:10 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:36:14 DEBUG : potato2: size = 11 OK 2025/11/15 01:36:14 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 01:36:14 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (7.09s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:36:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 01:36:17 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:36:17 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:36:21 DEBUG : potato2: size = 11 OK 2025/11/15 01:36:21 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 01:36:21 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (6.58s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:36:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/15 01:36:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 01:36:23 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/15 01:36:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 01:36:24 DEBUG : sub dir2: Making directory with metadata 2025/11/15 01:36:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 01:36:25 DEBUG : sub dir: Making directory with metadata 2025/11/15 01:36:25 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 01:36:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 01:36:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/15 01:36:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 01:36:26 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:36:26 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:36:29 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 01:36:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 01:36:29 INFO : sub dir/hello world: Copied (new) 2025/11/15 01:36:35 DEBUG : sub dir2: Rmdir: contains trashed file: "sub sub dir2" 2025/11/15 01:36:35 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2025/11/15 01:36:35 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestCopyEmptyDirectories (12.50s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:36:36 INFO : sub dir2: Making directory 2025/11/15 01:36:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/15 01:36:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 01:36:36 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/15 01:36:36 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/15 01:36:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 01:36:36 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/11/15 01:36:36 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:36:36 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:36:40 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 01:36:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 01:36:40 INFO : sub dir/hello world: Copied (new) 2025/11/15 01:36:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 01:36:44 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2025/11/15 01:36:44 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestCopyNoEmptyDirectories (9.06s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:36:45 DEBUG : sub dir2: Making directory with metadata 2025/11/15 01:36:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 01:36:45 DEBUG : sub dir2: Making directory with metadata 2025/11/15 01:36:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 01:36:46 DEBUG : sub dir: Making directory with metadata 2025/11/15 01:36:47 INFO : sub dir: Made directory with metadata (mtime=2025-11-15T01:36:45.550469921Z) 2025/11/15 01:36:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 01:36:47 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:36:47 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:36:50 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 01:36:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 01:36:50 INFO : sub dir/hello world: Copied (new) 2025/11/15 01:36:50 INFO : sub dir/hello world: Deleted 2025/11/15 01:36:55 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2025/11/15 01:36:55 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestMoveEmptyDirectories (10.96s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:36:56 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/11/15 01:36:56 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 01:36:58 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:36:58 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:36:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.86s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:37:00 INFO : sub dir2: Making directory 2025/11/15 01:37:00 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/15 01:37:00 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/15 01:37:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 01:37:00 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:37:00 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:37:04 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 01:37:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 01:37:04 INFO : sub dir/hello world: Copied (new) 2025/11/15 01:37:04 INFO : sub dir/hello world: Deleted 2025/11/15 01:37:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 01:37:08 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2025/11/15 01:37:08 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestMoveNoEmptyDirectories (9.18s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:37:09 DEBUG : sub dir2: Making directory with metadata 2025/11/15 01:37:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 01:37:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 01:37:09 DEBUG : sub dir2: Making directory with metadata 2025/11/15 01:37:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 01:37:10 DEBUG : sub dir: Making directory with metadata 2025/11/15 01:37:11 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 01:37:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 01:37:11 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:37:11 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:37:14 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 01:37:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 01:37:14 INFO : sub dir/hello world: Copied (new) 2025/11/15 01:37:14 DEBUG : Waiting for deletions to finish 2025/11/15 01:37:19 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2025/11/15 01:37:19 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestSyncEmptyDirectories (10.50s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.49s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:37:20 INFO : sub dir2: Making directory 2025/11/15 01:37:20 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/11/15 01:37:20 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/15 01:37:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 01:37:20 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:37:20 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:37:24 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 01:37:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 01:37:24 INFO : sub dir/hello world: Copied (new) 2025/11/15 01:37:24 DEBUG : Waiting for deletions to finish 2025/11/15 01:37:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 01:37:28 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2025/11/15 01:37:28 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestSyncNoEmptyDirectories (8.95s) === RUN TestServerSideCopy run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:37:35 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-buwedaf9nuva" 2025/11/15 01:37:35 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) Compressed: TestCompressDrive:rclone-test-leseham6woci -> Compressed: TestCompressDrive:rclone-test-buwedaf9nuva 2025/11/15 01:37:36 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/15 01:37:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 01:37:37 DEBUG : Compressed: TestCompressDrive:rclone-test-buwedaf9nuva: Waiting for checks to finish 2025/11/15 01:37:37 DEBUG : Compressed: TestCompressDrive:rclone-test-buwedaf9nuva: Waiting for transfers to finish 2025/11/15 01:37:41 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 01:37:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 01:37:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/15 01:37:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 01:37:43 DEBUG : Compressed: TestCompressDrive:rclone-test-buwedaf9nuva: Purge remote 2025/11/15 01:37:46 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2025/11/15 01:37:46 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestServerSideCopy (17.70s) === RUN TestCopyOverSelf run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:37:53 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/15 01:37:53 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/15 01:37:53 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:37:53 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone152396678) 2025/11/15 01:37:53 DEBUG : sub dir/hello world: size = 11 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 01:37:53 DEBUG : sub dir/hello world: Sizes differ 2025/11/15 01:37:53 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:37:57 DEBUG : sub dir/hello world: size = 17 OK 2025/11/15 01:37:57 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/11/15 01:37:57 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/15 01:37:57 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/15 01:38:01 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2025/11/15 01:38:01 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestCopyOverSelf (15.14s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:38:08 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-domeyij2muge" sync_test.go:656: Server side copy (if possible) Compressed: TestCompressDrive:rclone-test-leseham6woci -> Compressed: TestCompressDrive:rclone-test-domeyij2muge 2025/11/15 01:38:09 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/15 01:38:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 01:38:10 DEBUG : Compressed: TestCompressDrive:rclone-test-domeyij2muge: Waiting for checks to finish 2025/11/15 01:38:10 DEBUG : Compressed: TestCompressDrive:rclone-test-domeyij2muge: Waiting for transfers to finish 2025/11/15 01:38:15 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 01:38:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 01:38:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/15 01:38:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 01:38:24 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/15 01:38:24 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/15 01:38:24 DEBUG : Compressed: TestCompressDrive:rclone-test-domeyij2muge: Waiting for checks to finish 2025/11/15 01:38:24 DEBUG : sub dir/hello world: size = 17 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 01:38:24 DEBUG : sub dir/hello world: size = 11 (Compressed: TestCompressDrive:rclone-test-domeyij2muge) 2025/11/15 01:38:24 DEBUG : sub dir/hello world: Sizes differ 2025/11/15 01:38:25 DEBUG : Compressed: TestCompressDrive:rclone-test-domeyij2muge: Waiting for transfers to finish 2025/11/15 01:38:30 DEBUG : sub dir/hello world: size = 17 OK 2025/11/15 01:38:30 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/11/15 01:38:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/15 01:38:30 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/15 01:38:33 DEBUG : Compressed: TestCompressDrive:rclone-test-domeyij2muge: Purge remote 2025/11/15 01:38:36 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2025/11/15 01:38:36 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestServerSideCopyOverSelf (34.42s) === RUN TestMoveOverSelf run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:38:43 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/15 01:38:43 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/15 01:38:43 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:38:43 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone152396678) 2025/11/15 01:38:43 DEBUG : sub dir/hello world: size = 11 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 01:38:43 DEBUG : sub dir/hello world: Sizes differ 2025/11/15 01:38:43 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:38:47 DEBUG : sub dir/hello world: size = 17 OK 2025/11/15 01:38:47 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/11/15 01:38:47 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/15 01:38:47 INFO : sub dir/hello world: Deleted 2025/11/15 01:38:47 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/15 01:38:51 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2025/11/15 01:38:51 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestMoveOverSelf (15.36s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:38:57 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-pozuwal0ledu" sync_test.go:701: Server side copy (if possible) Compressed: TestCompressDrive:rclone-test-leseham6woci -> Compressed: TestCompressDrive:rclone-test-pozuwal0ledu 2025/11/15 01:38:59 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/15 01:39:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 01:39:00 DEBUG : Compressed: TestCompressDrive:rclone-test-pozuwal0ledu: Waiting for checks to finish 2025/11/15 01:39:00 DEBUG : Compressed: TestCompressDrive:rclone-test-pozuwal0ledu: Waiting for transfers to finish 2025/11/15 01:39:05 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 01:39:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 01:39:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/15 01:39:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 01:39:13 DEBUG : Compressed: TestCompressDrive:rclone-test-pozuwal0ledu: Using server-side directory move 2025/11/15 01:39:13 INFO : Compressed: TestCompressDrive:rclone-test-pozuwal0ledu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/15 01:39:13 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/15 01:39:13 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/15 01:39:14 DEBUG : sub dir/hello world: size = 17 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 01:39:14 DEBUG : sub dir/hello world: size = 11 (Compressed: TestCompressDrive:rclone-test-pozuwal0ledu) 2025/11/15 01:39:14 DEBUG : sub dir/hello world: Sizes differ 2025/11/15 01:39:14 DEBUG : Compressed: TestCompressDrive:rclone-test-pozuwal0ledu: Waiting for checks to finish 2025/11/15 01:39:15 DEBUG : Compressed: TestCompressDrive:rclone-test-pozuwal0ledu: Waiting for transfers to finish 2025/11/15 01:39:16 INFO : sub dir/hello world: Deleted 2025/11/15 01:39:17 INFO : sub dir/hello world: Moved (server-side) 2025/11/15 01:39:18 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/15 01:39:25 DEBUG : testing file moves 2025/11/15 01:39:25 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/11/15 01:39:25 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/11/15 01:39:25 DEBUG : Compressed: TestCompressDrive:rclone-test-pozuwal0ledu: Waiting for checks to finish 2025/11/15 01:39:25 DEBUG : sub dir/hello world: size = 24 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 01:39:25 DEBUG : sub dir/hello world: size = 17 (Compressed: TestCompressDrive:rclone-test-pozuwal0ledu) 2025/11/15 01:39:25 DEBUG : sub dir/hello world: Sizes differ 2025/11/15 01:39:26 DEBUG : Compressed: TestCompressDrive:rclone-test-pozuwal0ledu: Waiting for transfers to finish 2025/11/15 01:39:27 INFO : sub dir/hello world: Deleted 2025/11/15 01:39:29 INFO : sub dir/hello world: Moved (server-side) 2025/11/15 01:39:29 INFO : sub dir: Set directory modification time (using SetModTime) 2025/11/15 01:39:33 DEBUG : Compressed: TestCompressDrive:rclone-test-pozuwal0ledu: Purge remote --- PASS: TestServerSideMoveOverSelf (43.05s) === RUN TestCopyAfterDelete run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:39:39 ERROR : error listing: directory not found 2025/11/15 01:39:40 INFO : Local file system at /tmp/rclone152396678: Making directory 2025/11/15 01:39:42 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:39:42 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:39:45 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2025/11/15 01:39:45 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestCopyAfterDelete (10.99s) === RUN TestCopyRedownload run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:39:51 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/15 01:39:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 01:39:53 DEBUG : Local file system at /tmp/rclone152396678: Waiting for checks to finish 2025/11/15 01:39:53 DEBUG : Local file system at /tmp/rclone152396678: Waiting for transfers to finish 2025/11/15 01:39:53 DEBUG : sub dir/hello world.6dda2c48.partial: size = 11 OK 2025/11/15 01:39:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 01:39:53 DEBUG : sub dir/hello world.6dda2c48.partial: renamed to: sub dir/hello world 2025/11/15 01:39:53 INFO : sub dir/hello world: Copied (new) 2025/11/15 01:39:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 01:39:55 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2025/11/15 01:39:55 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestCopyRedownload (10.37s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:39:56 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/15 01:39:56 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:39:56 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:40:00 DEBUG : check sum: size = 1 OK 2025/11/15 01:40:00 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/15 01:40:00 INFO : check sum: Copied (new) 2025/11/15 01:40:00 DEBUG : Waiting for deletions to finish 2025/11/15 01:40:01 DEBUG : check sum: size = 1 OK 2025/11/15 01:40:01 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:40:03 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/15 01:40:03 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/11/15 01:40:03 DEBUG : check sum: Unchanged skipping 2025/11/15 01:40:03 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:40:03 DEBUG : Waiting for deletions to finish 2025/11/15 01:40:03 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (9.66s) === RUN TestSyncSizeOnly run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:40:06 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/15 01:40:06 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:40:06 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:40:12 DEBUG : sizeonly: size = 6 OK 2025/11/15 01:40:12 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/15 01:40:12 INFO : sizeonly: Copied (new) 2025/11/15 01:40:12 DEBUG : Waiting for deletions to finish 2025/11/15 01:40:14 DEBUG : sizeonly: size = 6 OK 2025/11/15 01:40:14 DEBUG : sizeonly: Sizes identical 2025/11/15 01:40:14 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:40:14 DEBUG : sizeonly: Unchanged skipping 2025/11/15 01:40:14 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:40:14 DEBUG : Waiting for deletions to finish 2025/11/15 01:40:14 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (12.07s) === RUN TestSyncIgnoreSize run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:40:18 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/15 01:40:18 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:40:18 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:40:21 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/11/15 01:40:21 INFO : ignore-size: Copied (new) 2025/11/15 01:40:21 DEBUG : Waiting for deletions to finish 2025/11/15 01:40:23 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:40:23 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 01:40:25 DEBUG : ignore-size: Unchanged skipping 2025/11/15 01:40:25 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:40:25 DEBUG : Waiting for deletions to finish 2025/11/15 01:40:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (10.17s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:40:33 DEBUG : existing: size = 6 OK 2025/11/15 01:40:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 01:40:33 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:40:33 DEBUG : existing: Unchanged skipping 2025/11/15 01:40:33 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:40:33 DEBUG : Waiting for deletions to finish 2025/11/15 01:40:33 INFO : There was nothing to transfer 2025/11/15 01:40:33 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/15 01:40:33 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:40:33 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:40:37 DEBUG : existing: size = 6 OK 2025/11/15 01:40:37 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/15 01:40:37 INFO : existing: Copied (replaced existing) 2025/11/15 01:40:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (11.75s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:40:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/15 01:40:40 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:40:40 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:40:43 DEBUG : existing: size = 6 OK 2025/11/15 01:40:43 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/15 01:40:43 INFO : existing: Copied (new) 2025/11/15 01:40:43 DEBUG : Waiting for deletions to finish 2025/11/15 01:40:45 DEBUG : existing: Destination exists, skipping 2025/11/15 01:40:45 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:40:45 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:40:45 DEBUG : Waiting for deletions to finish 2025/11/15 01:40:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (8.50s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:40:57 INFO : d: Making directory 2025/11/15 01:41:01 DEBUG : Added delayed dir = "a", newDst= 2025/11/15 01:41:01 INFO : c: Set directory modification time (using SetModTime) 2025/11/15 01:41:01 DEBUG : Added delayed dir = "c", newDst=c 2025/11/15 01:41:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/15 01:41:01 DEBUG : c/non empty space: size = 5 OK 2025/11/15 01:41:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 01:41:01 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:41:01 DEBUG : c/non empty space: Unchanged skipping 2025/11/15 01:41:01 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:41:05 DEBUG : a/potato2: size = 60 OK 2025/11/15 01:41:05 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/15 01:41:05 INFO : a/potato2: Copied (new) 2025/11/15 01:41:05 DEBUG : Waiting for deletions to finish 2025/11/15 01:41:07 INFO : b/potato: Deleted 2025/11/15 01:41:07 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/15 01:41:07 INFO : d: Removing directory 2025/11/15 01:41:08 INFO : b: Removing directory 2025/11/15 01:41:08 DEBUG : b: Rmdir: contains trashed file: "potato.json" 2025/11/15 01:41:08 DEBUG : b: Rmdir: contains trashed file: "potato.bin" 2025/11/15 01:41:09 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: deleted 2 directories 2025/11/15 01:41:14 DEBUG : c: Rmdir: contains trashed file: "non empty space.bin" 2025/11/15 01:41:14 DEBUG : c: Rmdir: contains trashed file: "non empty space.json" 2025/11/15 01:41:15 DEBUG : a: Rmdir: contains trashed file: "potato2.json" 2025/11/15 01:41:15 DEBUG : a: Rmdir: contains trashed file: "potato2.bin" --- PASS: TestSyncIgnoreErrors (27.48s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:41:20 DEBUG : empty space: size = 1 OK 2025/11/15 01:41:20 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/15 01:41:20 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:41:21 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/15 01:41:21 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/15 01:41:21 DEBUG : empty space: Unchanged skipping 2025/11/15 01:41:21 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:41:21 DEBUG : Waiting for deletions to finish 2025/11/15 01:41:21 INFO : There was nothing to transfer 2025/11/15 01:41:23 DEBUG : empty space: size = 1 OK 2025/11/15 01:41:23 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/15 01:41:23 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:41:23 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/15 01:41:24 INFO : empty space: Updated modification time in destination 2025/11/15 01:41:24 DEBUG : empty space: Unchanged skipping 2025/11/15 01:41:24 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:41:24 DEBUG : Waiting for deletions to finish 2025/11/15 01:41:24 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (11.86s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:41:32 DEBUG : empty space: size = 1 OK 2025/11/15 01:41:32 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/15 01:41:32 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:41:33 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/11/15 01:41:33 DEBUG : empty space: Unchanged skipping 2025/11/15 01:41:33 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:41:33 DEBUG : Waiting for deletions to finish 2025/11/15 01:41:33 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (8.79s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:41:41 DEBUG : foo: size = 3 OK 2025/11/15 01:41:41 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/15 01:41:41 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:41:42 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone152396678) 2025/11/15 01:41:42 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 01:41:42 DEBUG : foo: md5 differ 2025/11/15 01:41:42 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:41:45 DEBUG : foo: size = 3 OK 2025/11/15 01:41:45 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/11/15 01:41:45 INFO : foo: Copied (replaced existing) 2025/11/15 01:41:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (11.83s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:41:53 DEBUG : empty space: size = 1 OK 2025/11/15 01:41:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 01:41:53 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/15 01:41:53 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:41:53 DEBUG : empty space: Unchanged skipping 2025/11/15 01:41:53 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:41:56 DEBUG : potato: size = 60 OK 2025/11/15 01:41:56 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/15 01:41:56 INFO : potato: Copied (new) 2025/11/15 01:41:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (13.33s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:42:06 DEBUG : potato: size = 21 (Local file system at /tmp/rclone152396678) 2025/11/15 01:42:06 DEBUG : potato: size = 60 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 01:42:06 DEBUG : potato: Sizes differ 2025/11/15 01:42:06 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:42:06 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:42:10 DEBUG : potato: size = 21 OK 2025/11/15 01:42:10 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/11/15 01:42:10 INFO : potato: Copied (replaced existing) 2025/11/15 01:42:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (11.46s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:42:18 DEBUG : potato: size = 21 OK 2025/11/15 01:42:18 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/15 01:42:18 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:42:19 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone152396678) 2025/11/15 01:42:19 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 01:42:19 DEBUG : potato: md5 differ 2025/11/15 01:42:19 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:42:22 DEBUG : potato: size = 21 OK 2025/11/15 01:42:22 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/11/15 01:42:22 INFO : potato: Copied (replaced existing) 2025/11/15 01:42:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (12.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:42:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 01:42:32 DEBUG : empty space: size = 1 OK 2025/11/15 01:42:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 01:42:32 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/15 01:42:34 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:42:35 DEBUG : empty space: Unchanged skipping 2025/11/15 01:42:35 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:42:35 DEBUG : Waiting for deletions to finish 2025/11/15 01:42:35 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (15.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:42:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 01:42:50 DEBUG : empty space: size = 1 OK 2025/11/15 01:42:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 01:42:50 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:42:50 DEBUG : empty space: Unchanged skipping 2025/11/15 01:42:50 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:42:53 DEBUG : potato2: size = 60 OK 2025/11/15 01:42:53 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/15 01:42:53 INFO : potato2: Copied (new) 2025/11/15 01:42:53 DEBUG : Waiting for deletions to finish 2025/11/15 01:42:54 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (18.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:43:08 INFO : d: Making directory 2025/11/15 01:43:08 INFO : d/e: Making directory 2025/11/15 01:43:12 DEBUG : Added delayed dir = "a", newDst= 2025/11/15 01:43:12 INFO : c: Set directory modification time (using SetModTime) 2025/11/15 01:43:12 DEBUG : Added delayed dir = "c", newDst=c 2025/11/15 01:43:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/15 01:43:13 DEBUG : c/non empty space: size = 5 OK 2025/11/15 01:43:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 01:43:13 DEBUG : c/non empty space: Unchanged skipping 2025/11/15 01:43:13 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:43:13 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:43:17 DEBUG : a/potato2: size = 60 OK 2025/11/15 01:43:17 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/15 01:43:17 INFO : a/potato2: Copied (new) 2025/11/15 01:43:17 DEBUG : Waiting for deletions to finish 2025/11/15 01:43:18 INFO : b/potato: Deleted 2025/11/15 01:43:19 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/15 01:43:19 INFO : d/e: Removing directory 2025/11/15 01:43:20 INFO : d: Removing directory 2025/11/15 01:43:20 DEBUG : d: Rmdir: contains trashed file: "e" 2025/11/15 01:43:20 INFO : b: Removing directory 2025/11/15 01:43:21 DEBUG : b: Rmdir: contains trashed file: "potato.bin" 2025/11/15 01:43:21 DEBUG : b: Rmdir: contains trashed file: "potato.json" 2025/11/15 01:43:21 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: deleted 3 directories 2025/11/15 01:43:27 DEBUG : c: Rmdir: contains trashed file: "non empty space.bin" 2025/11/15 01:43:27 DEBUG : c: Rmdir: contains trashed file: "non empty space.json" 2025/11/15 01:43:28 DEBUG : a: Rmdir: contains trashed file: "potato2.bin" 2025/11/15 01:43:28 DEBUG : a: Rmdir: contains trashed file: "potato2.json" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:43:37 INFO : d: Making directory 2025/11/15 01:43:46 DEBUG : Added delayed dir = "a", newDst= 2025/11/15 01:43:46 INFO : c: Set directory modification time (using SetModTime) 2025/11/15 01:43:46 DEBUG : Added delayed dir = "c", newDst=c 2025/11/15 01:43:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/15 01:43:46 DEBUG : c/non empty space: size = 5 OK 2025/11/15 01:43:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 01:43:46 DEBUG : c/non empty space: Unchanged skipping 2025/11/15 01:43:46 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:43:46 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:43:50 DEBUG : a/potato2: size = 60 OK 2025/11/15 01:43:50 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/15 01:43:50 INFO : a/potato2: Copied (new) 2025/11/15 01:43:50 ERROR : Compressed: TestCompressDrive:rclone-test-leseham6woci: not deleting files as there were IO errors 2025/11/15 01:43:51 INFO : a: Set directory modification time (using DirSetModTime) 2025/11/15 01:43:51 ERROR : Compressed: TestCompressDrive:rclone-test-leseham6woci: not deleting directories as there were IO errors 2025/11/15 01:44:01 DEBUG : c: Rmdir: contains trashed file: "non empty space.json" 2025/11/15 01:44:01 DEBUG : c: Rmdir: contains trashed file: "non empty space.bin" 2025/11/15 01:44:01 DEBUG : b: Rmdir: contains trashed file: "potato.bin" 2025/11/15 01:44:01 DEBUG : b: Rmdir: contains trashed file: "potato.json" 2025/11/15 01:44:02 DEBUG : a: Rmdir: contains trashed file: "potato2.json" 2025/11/15 01:44:02 DEBUG : a: Rmdir: contains trashed file: "potato2.bin" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (34.58s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:44:12 DEBUG : Waiting for deletions to finish 2025/11/15 01:44:13 DEBUG : empty space: size = 1 OK 2025/11/15 01:44:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 01:44:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 01:44:13 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:44:13 DEBUG : empty space: Unchanged skipping 2025/11/15 01:44:13 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:44:14 INFO : potato: Deleted 2025/11/15 01:44:17 DEBUG : potato2: size = 60 OK 2025/11/15 01:44:17 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/15 01:44:17 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (19.31s) === RUN TestSyncDeleteBefore run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:44:31 DEBUG : Waiting for deletions to finish 2025/11/15 01:44:31 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:44:31 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:44:33 INFO : potato: Deleted 2025/11/15 01:44:33 DEBUG : empty space: size = 1 OK 2025/11/15 01:44:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 01:44:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 01:44:33 DEBUG : empty space: Unchanged skipping 2025/11/15 01:44:33 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:44:33 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:44:36 DEBUG : potato2: size = 60 OK 2025/11/15 01:44:36 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/15 01:44:36 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (19.09s) === RUN TestCopyDeleteBefore run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:44:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 01:44:47 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:44:47 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:44:50 DEBUG : potato2: size = 19 OK 2025/11/15 01:44:50 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/11/15 01:44:50 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (14.04s) === RUN TestSyncWithExclude run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:45:04 DEBUG : enormous: Excluded (Size Filter) 2025/11/15 01:45:04 DEBUG : enormous: Excluded 2025/11/15 01:45:04 DEBUG : potato2: Excluded (Size Filter) 2025/11/15 01:45:04 DEBUG : potato2: Excluded 2025/11/15 01:45:04 DEBUG : potato2: Excluded (Size Filter) 2025/11/15 01:45:04 DEBUG : potato2: Excluded 2025/11/15 01:45:04 DEBUG : empty space: size = 1 OK 2025/11/15 01:45:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 01:45:04 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:45:04 DEBUG : empty space: Unchanged skipping 2025/11/15 01:45:04 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:45:04 DEBUG : Waiting for deletions to finish 2025/11/15 01:45:04 INFO : There was nothing to transfer 2025/11/15 01:45:06 DEBUG : enormous: Excluded (Size Filter) 2025/11/15 01:45:06 DEBUG : enormous: Excluded 2025/11/15 01:45:06 DEBUG : potato2: Excluded (Size Filter) 2025/11/15 01:45:06 DEBUG : potato2: Excluded 2025/11/15 01:45:07 DEBUG : potato2: Excluded (Size Filter) 2025/11/15 01:45:07 DEBUG : potato2: Excluded 2025/11/15 01:45:07 DEBUG : empty space: size = 1 OK 2025/11/15 01:45:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/15 01:45:07 DEBUG : Local file system at /tmp/rclone152396678: Waiting for checks to finish 2025/11/15 01:45:08 DEBUG : empty space: Unchanged skipping 2025/11/15 01:45:08 DEBUG : Local file system at /tmp/rclone152396678: Waiting for transfers to finish 2025/11/15 01:45:08 DEBUG : Waiting for deletions to finish 2025/11/15 01:45:08 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (15.60s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:45:24 DEBUG : enormous: Excluded (Size Filter) 2025/11/15 01:45:24 DEBUG : enormous: Excluded 2025/11/15 01:45:24 DEBUG : potato2: Excluded (Size Filter) 2025/11/15 01:45:24 DEBUG : potato2: Excluded 2025/11/15 01:45:24 DEBUG : empty space: size = 1 OK 2025/11/15 01:45:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 01:45:25 DEBUG : empty space: Unchanged skipping 2025/11/15 01:45:25 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:45:25 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:45:25 DEBUG : Waiting for deletions to finish 2025/11/15 01:45:26 INFO : potato2: Deleted 2025/11/15 01:45:26 INFO : enormous: Deleted 2025/11/15 01:45:26 INFO : There was nothing to transfer 2025/11/15 01:45:28 DEBUG : empty space: size = 1 OK 2025/11/15 01:45:28 DEBUG : Local file system at /tmp/rclone152396678: Waiting for checks to finish 2025/11/15 01:45:28 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/15 01:45:29 DEBUG : empty space: Unchanged skipping 2025/11/15 01:45:29 DEBUG : Local file system at /tmp/rclone152396678: Waiting for transfers to finish 2025/11/15 01:45:29 DEBUG : Waiting for deletions to finish 2025/11/15 01:45:29 INFO : potato2: Deleted 2025/11/15 01:45:29 INFO : enormous: Deleted 2025/11/15 01:45:29 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (19.97s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:45:49 DEBUG : five: Need to transfer - File not found at Destination 2025/11/15 01:45:49 DEBUG : four: size = 4 (Local file system at /tmp/rclone152396678) 2025/11/15 01:45:49 DEBUG : four: size = 8 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 01:45:49 DEBUG : four: Sizes differ 2025/11/15 01:45:49 DEBUG : one: Destination is newer than source, skipping 2025/11/15 01:45:49 DEBUG : three: size = 5 OK 2025/11/15 01:45:49 DEBUG : three: Sizes identical 2025/11/15 01:45:49 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:45:49 DEBUG : two: size = 3 OK 2025/11/15 01:45:49 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/15 01:45:51 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone152396678) 2025/11/15 01:45:51 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 01:45:51 DEBUG : two: md5 differ 2025/11/15 01:45:52 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/15 01:45:52 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:45:53 DEBUG : five: size = 4 OK 2025/11/15 01:45:53 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/11/15 01:45:53 INFO : five: Copied (new) 2025/11/15 01:45:53 DEBUG : four: size = 4 OK 2025/11/15 01:45:53 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/11/15 01:45:53 INFO : four: Copied (replaced existing) 2025/11/15 01:45:55 DEBUG : two: size = 3 OK 2025/11/15 01:45:55 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/15 01:45:55 INFO : two: Copied (replaced existing) 2025/11/15 01:45:55 DEBUG : Waiting for deletions to finish 2025/11/15 01:46:00 DEBUG : five: size = 4 OK 2025/11/15 01:46:00 DEBUG : four: size = 4 OK 2025/11/15 01:46:00 DEBUG : one: Destination is newer than source, skipping 2025/11/15 01:46:00 DEBUG : three: size = 5 OK 2025/11/15 01:46:00 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:46:00 DEBUG : two: size = 3 OK 2025/11/15 01:46:01 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone152396678) 2025/11/15 01:46:01 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 01:46:01 DEBUG : three: md5 differ 2025/11/15 01:46:01 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/11/15 01:46:01 DEBUG : four: Size and md5 of src and dst objects identical 2025/11/15 01:46:01 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/11/15 01:46:01 DEBUG : five: Size and md5 of src and dst objects identical 2025/11/15 01:46:01 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/15 01:46:01 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/15 01:46:01 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/15 01:46:01 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/15 01:46:01 DEBUG : two: Size and md5 of src and dst objects identical 2025/11/15 01:46:01 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/15 01:46:01 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:46:03 DEBUG : three: size = 5 OK 2025/11/15 01:46:03 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/11/15 01:46:03 INFO : three: Copied (replaced existing) 2025/11/15 01:46:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (44.34s) === 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 "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/15 01:46:15 INFO : Compressed: TestCompressDrive:rclone-test-leseham6woci: Making map for --track-renames 2025/11/15 01:46:15 INFO : Compressed: TestCompressDrive:rclone-test-leseham6woci: Finished making map for --track-renames 2025/11/15 01:46:15 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:46:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/15 01:46:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/15 01:46:15 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for renames to finish 2025/11/15 01:46:15 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:46:19 DEBUG : potato: size = 14 OK 2025/11/15 01:46:19 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/11/15 01:46:19 INFO : potato: Copied (new) 2025/11/15 01:46:19 DEBUG : yam: size = 11 OK 2025/11/15 01:46:19 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/15 01:46:19 INFO : yam: Copied (new) 2025/11/15 01:46:19 DEBUG : Waiting for deletions to finish 2025/11/15 01:46:22 DEBUG : potato: size = 14 OK 2025/11/15 01:46:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 01:46:22 INFO : Compressed: TestCompressDrive:rclone-test-leseham6woci: Making map for --track-renames 2025/11/15 01:46:22 DEBUG : potato: Unchanged skipping 2025/11/15 01:46:23 INFO : Compressed: TestCompressDrive:rclone-test-leseham6woci: Finished making map for --track-renames 2025/11/15 01:46:23 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:46:23 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for renames to finish 2025/11/15 01:46:25 INFO : yam: Moved (server-side) to: yaml 2025/11/15 01:46:25 INFO : yaml: Renamed from "yam" 2025/11/15 01:46:25 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:46:25 DEBUG : Waiting for deletions to finish 2025/11/15 01:46:25 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (15.21s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/15 01:46:31 INFO : Compressed: TestCompressDrive:rclone-test-leseham6woci: Making map for --track-renames 2025/11/15 01:46:31 INFO : Compressed: TestCompressDrive:rclone-test-leseham6woci: Finished making map for --track-renames 2025/11/15 01:46:31 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:46:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/15 01:46:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/15 01:46:31 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for renames to finish 2025/11/15 01:46:31 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:46:34 DEBUG : yam: size = 11 OK 2025/11/15 01:46:34 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/15 01:46:34 INFO : yam: Copied (new) 2025/11/15 01:46:34 DEBUG : potato: size = 14 OK 2025/11/15 01:46:34 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/11/15 01:46:34 INFO : potato: Copied (new) 2025/11/15 01:46:34 DEBUG : Waiting for deletions to finish 2025/11/15 01:46:37 DEBUG : potato: size = 14 OK 2025/11/15 01:46:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 01:46:37 INFO : Compressed: TestCompressDrive:rclone-test-leseham6woci: Making map for --track-renames 2025/11/15 01:46:37 INFO : Compressed: TestCompressDrive:rclone-test-leseham6woci: Finished making map for --track-renames 2025/11/15 01:46:37 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:46:37 DEBUG : potato: Unchanged skipping 2025/11/15 01:46:37 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for renames to finish 2025/11/15 01:46:39 INFO : yam: Moved (server-side) to: yaml 2025/11/15 01:46:39 INFO : yaml: Renamed from "yam" 2025/11/15 01:46:39 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:46:39 DEBUG : Waiting for deletions to finish 2025/11/15 01:46:39 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.41s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/15 01:46:45 DEBUG : Added delayed dir = "sub", newDst= 2025/11/15 01:46:45 INFO : Compressed: TestCompressDrive:rclone-test-leseham6woci: Making map for --track-renames 2025/11/15 01:46:45 INFO : Compressed: TestCompressDrive:rclone-test-leseham6woci: Finished making map for --track-renames 2025/11/15 01:46:45 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:46:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/15 01:46:45 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/15 01:46:45 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for renames to finish 2025/11/15 01:46:45 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:46:49 DEBUG : sub/yam: size = 11 OK 2025/11/15 01:46:49 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/11/15 01:46:49 INFO : sub/yam: Copied (new) 2025/11/15 01:46:49 DEBUG : potato: size = 14 OK 2025/11/15 01:46:49 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/11/15 01:46:49 INFO : potato: Copied (new) 2025/11/15 01:46:49 DEBUG : Waiting for deletions to finish 2025/11/15 01:46:50 INFO : sub: Set directory modification time (using DirSetModTime) 2025/11/15 01:46:53 DEBUG : potato: size = 14 OK 2025/11/15 01:46:53 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 01:46:53 DEBUG : potato: Unchanged skipping 2025/11/15 01:46:53 INFO : sub: Set directory modification time (using SetModTime) 2025/11/15 01:46:53 DEBUG : Added delayed dir = "sub", newDst=sub 2025/11/15 01:46:54 INFO : Compressed: TestCompressDrive:rclone-test-leseham6woci: Making map for --track-renames 2025/11/15 01:46:54 INFO : Compressed: TestCompressDrive:rclone-test-leseham6woci: Finished making map for --track-renames 2025/11/15 01:46:54 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:46:54 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for renames to finish 2025/11/15 01:46:56 INFO : sub/yam: Moved (server-side) to: yam 2025/11/15 01:46:56 INFO : yam: Renamed from "sub/yam" 2025/11/15 01:46:56 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:46:56 DEBUG : Waiting for deletions to finish 2025/11/15 01:46:56 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (19.38s) === RUN TestServerSideMoveLocal run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:47:04 DEBUG : Creating backend with remote "/tmp/rclone152396678/dir1" 2025/11/15 01:47:04 DEBUG : Config file has changed externally - reloading 2025/11/15 01:47:04 DEBUG : Creating backend with remote "/tmp/rclone152396678/dir2" 2025/11/15 01:47:04 DEBUG : Local file system at /tmp/rclone152396678/dir2: Using server-side directory move 2025/11/15 01:47:04 INFO : Local file system at /tmp/rclone152396678/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/15 01:47:04 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/15 01:47:04 DEBUG : Local file system at /tmp/rclone152396678/dir2: Waiting for checks to finish 2025/11/15 01:47:04 INFO : file1.txt: Moved (server-side) 2025/11/15 01:47:04 DEBUG : Local file system at /tmp/rclone152396678/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.52s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:47:05 DEBUG : Added delayed dir = "nested", newDst= 2025/11/15 01:47:05 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/15 01:47:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 01:47:05 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/11/15 01:47:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/15 01:47:05 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:47:05 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:47:10 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 01:47:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 01:47:10 INFO : sub dir/hello world: Copied (new) 2025/11/15 01:47:10 INFO : sub dir/hello world: Deleted 2025/11/15 01:47:11 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/15 01:47:11 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/11/15 01:47:11 INFO : nested/sub dir/file: Copied (new) 2025/11/15 01:47:11 INFO : nested/sub dir/file: Deleted 2025/11/15 01:47:12 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 01:47:12 INFO : nested: Set directory modification time (using DirSetModTime) 2025/11/15 01:47:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 01:47:12 INFO : sub dir: Removing directory 2025/11/15 01:47:12 INFO : nested/sub dir: Removing directory 2025/11/15 01:47:12 INFO : nested: Removing directory 2025/11/15 01:47:12 DEBUG : Local file system at /tmp/rclone152396678: deleted 3 directories 2025/11/15 01:47:18 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2025/11/15 01:47:18 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2025/11/15 01:47:19 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file.json" 2025/11/15 01:47:19 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file.bin" 2025/11/15 01:47:19 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithDeleteEmptySrcDirs (15.51s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:47:20 DEBUG : Added delayed dir = "nested", newDst= 2025/11/15 01:47:20 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/15 01:47:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 01:47:20 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/11/15 01:47:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/15 01:47:20 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:47:20 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:47:25 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 01:47:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 01:47:25 INFO : sub dir/hello world: Copied (new) 2025/11/15 01:47:25 INFO : sub dir/hello world: Deleted 2025/11/15 01:47:26 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/15 01:47:26 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/11/15 01:47:26 INFO : nested/sub dir/file: Copied (new) 2025/11/15 01:47:26 INFO : nested/sub dir/file: Deleted 2025/11/15 01:47:27 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 01:47:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 01:47:27 INFO : nested: Set directory modification time (using DirSetModTime) 2025/11/15 01:47:34 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2025/11/15 01:47:34 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2025/11/15 01:47:34 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file.json" 2025/11/15 01:47:34 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file.bin" 2025/11/15 01:47:35 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (15.80s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:47:36 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/15 01:47:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/15 01:47:36 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:47:36 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:47:39 DEBUG : existing: size = 6 OK 2025/11/15 01:47:39 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/15 01:47:39 INFO : existing: Copied (new) 2025/11/15 01:47:39 INFO : existing: Deleted 2025/11/15 01:47:40 DEBUG : existing-b: size = 6 OK 2025/11/15 01:47:40 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/11/15 01:47:40 INFO : existing-b: Copied (new) 2025/11/15 01:47:40 INFO : existing-b: Deleted 2025/11/15 01:47:44 DEBUG : existing: Destination exists, skipping 2025/11/15 01:47:44 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:47:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/15 01:47:45 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:47:45 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (14.39s) === RUN TestServerSideMove run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:47:50 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-jamagaq1cugu" sync_test.go:1735: Server side move (if possible) Compressed: TestCompressDrive:rclone-test-leseham6woci -> Compressed: TestCompressDrive:rclone-test-jamagaq1cugu 2025/11/15 01:48:15 DEBUG : Compressed: TestCompressDrive:rclone-test-jamagaq1cugu: Using server-side directory move 2025/11/15 01:48:15 INFO : Compressed: TestCompressDrive:rclone-test-jamagaq1cugu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/15 01:48:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 01:48:16 DEBUG : empty space: size = 1 OK 2025/11/15 01:48:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/15 01:48:16 DEBUG : empty space: Unchanged skipping 2025/11/15 01:48:16 DEBUG : potato3: size = 68 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 01:48:16 DEBUG : potato3: size = 60 (Compressed: TestCompressDrive:rclone-test-jamagaq1cugu) 2025/11/15 01:48:16 DEBUG : potato3: Sizes differ 2025/11/15 01:48:16 DEBUG : Compressed: TestCompressDrive:rclone-test-jamagaq1cugu: Waiting for checks to finish 2025/11/15 01:48:17 INFO : empty space: Deleted 2025/11/15 01:48:17 DEBUG : Compressed: TestCompressDrive:rclone-test-jamagaq1cugu: Waiting for transfers to finish 2025/11/15 01:48:17 INFO : potato3: Deleted 2025/11/15 01:48:18 INFO : potato2: Moved (server-side) 2025/11/15 01:48:20 INFO : potato3: Moved (server-side) 2025/11/15 01:48:24 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-payoqog4togi" 2025/11/15 01:48:25 DEBUG : Compressed: TestCompressDrive:rclone-test-payoqog4togi: Using server-side directory move 2025/11/15 01:48:26 INFO : Compressed: TestCompressDrive:rclone-test-payoqog4togi: Server side directory move succeeded 2025/11/15 01:48:30 DEBUG : Compressed: TestCompressDrive:rclone-test-payoqog4togi: Purge remote 2025/11/15 01:48:31 DEBUG : Compressed: TestCompressDrive:rclone-test-jamagaq1cugu: Purge remote 2025/11/15 01:48:31 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (40.95s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:48:31 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-pacayow3zeto" sync_test.go:1735: Server side move (if possible) Compressed: TestCompressDrive:rclone-test-leseham6woci -> Compressed: TestCompressDrive:rclone-test-pacayow3zeto 2025/11/15 01:48:56 DEBUG : empty space: Excluded (Size Filter) 2025/11/15 01:48:56 DEBUG : empty space: Excluded 2025/11/15 01:48:56 DEBUG : empty space: Excluded (Size Filter) 2025/11/15 01:48:56 DEBUG : empty space: Excluded 2025/11/15 01:48:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 01:48:56 DEBUG : Compressed: TestCompressDrive:rclone-test-pacayow3zeto: Waiting for checks to finish 2025/11/15 01:48:56 DEBUG : potato3: size = 68 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 01:48:56 DEBUG : potato3: size = 60 (Compressed: TestCompressDrive:rclone-test-pacayow3zeto) 2025/11/15 01:48:56 DEBUG : potato3: Sizes differ 2025/11/15 01:48:56 DEBUG : Compressed: TestCompressDrive:rclone-test-pacayow3zeto: Waiting for transfers to finish 2025/11/15 01:48:57 INFO : potato3: Deleted 2025/11/15 01:48:58 INFO : potato2: Moved (server-side) 2025/11/15 01:49:00 INFO : potato3: Moved (server-side) 2025/11/15 01:49:04 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-lurusic8baro" 2025/11/15 01:49:05 DEBUG : empty space: Excluded (Size Filter) 2025/11/15 01:49:05 DEBUG : empty space: Excluded 2025/11/15 01:49:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 01:49:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/15 01:49:05 DEBUG : Compressed: TestCompressDrive:rclone-test-lurusic8baro: Waiting for checks to finish 2025/11/15 01:49:05 DEBUG : Compressed: TestCompressDrive:rclone-test-lurusic8baro: Waiting for transfers to finish 2025/11/15 01:49:09 INFO : potato3: Moved (server-side) 2025/11/15 01:49:09 INFO : potato2: Moved (server-side) 2025/11/15 01:49:12 DEBUG : Compressed: TestCompressDrive:rclone-test-lurusic8baro: Purge remote 2025/11/15 01:49:12 DEBUG : Compressed: TestCompressDrive:rclone-test-pacayow3zeto: Purge remote --- PASS: TestServerSideMoveWithFilter (43.04s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:49:14 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-wusosoc2huqe" 2025/11/15 01:49:14 DEBUG : Config file has changed externally - reloading 2025/11/15 01:49:25 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Compressed: TestCompressDrive:rclone-test-leseham6woci -> Compressed: TestCompressDrive:rclone-test-wusosoc2huqe 2025/11/15 01:49:39 DEBUG : Compressed: TestCompressDrive:rclone-test-wusosoc2huqe: Using server-side directory move 2025/11/15 01:49:39 INFO : Compressed: TestCompressDrive:rclone-test-wusosoc2huqe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/15 01:49:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 01:49:40 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/11/15 01:49:40 DEBUG : empty space: size = 1 OK 2025/11/15 01:49:40 DEBUG : potato3: size = 68 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 01:49:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/15 01:49:40 DEBUG : potato3: size = 60 (Compressed: TestCompressDrive:rclone-test-wusosoc2huqe) 2025/11/15 01:49:40 DEBUG : potato3: Sizes differ 2025/11/15 01:49:40 DEBUG : empty space: Unchanged skipping 2025/11/15 01:49:40 DEBUG : Compressed: TestCompressDrive:rclone-test-wusosoc2huqe: Waiting for checks to finish 2025/11/15 01:49:41 INFO : empty space: Deleted 2025/11/15 01:49:41 DEBUG : Compressed: TestCompressDrive:rclone-test-wusosoc2huqe: Waiting for transfers to finish 2025/11/15 01:49:41 INFO : potato3: Deleted 2025/11/15 01:49:42 INFO : potato2: Moved (server-side) 2025/11/15 01:49:43 INFO : potato3: Moved (server-side) 2025/11/15 01:49:43 INFO : tomatoDir: Removing directory 2025/11/15 01:49:44 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: deleted 1 directories 2025/11/15 01:49:47 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-pozonow7huno" 2025/11/15 01:49:48 INFO : tomatoDir: Making directory 2025/11/15 01:49:49 DEBUG : Compressed: TestCompressDrive:rclone-test-pozonow7huno: Using server-side directory move 2025/11/15 01:49:50 INFO : Compressed: TestCompressDrive:rclone-test-pozonow7huno: Server side directory move succeeded 2025/11/15 01:49:54 DEBUG : Compressed: TestCompressDrive:rclone-test-pozonow7huno: Purge remote 2025/11/15 01:49:55 DEBUG : Compressed: TestCompressDrive:rclone-test-wusosoc2huqe: Purge remote 2025/11/15 01:49:55 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (41.06s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.44s) === RUN TestSyncOverlap run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:49:56 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-leseham6woci/rclone-sync-test" --- PASS: TestSyncOverlap (2.43s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:49:58 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-leseham6woci/rclone-sync-test" 2025/11/15 01:50:01 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-leseham6woci/rclone-sync-test-include/layer2" 2025/11/15 01:50:04 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-leseham6woci/rclone-sync-test-ignore-file" 2025/11/15 01:50:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/15 01:50:13 DEBUG : rclone-sync-test: Excluded 2025/11/15 01:50:13 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/15 01:50:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/15 01:50:14 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/rclone-sync-test: Waiting for checks to finish 2025/11/15 01:50:14 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/rclone-sync-test: Waiting for transfers to finish 2025/11/15 01:50:14 DEBUG : Waiting for deletions to finish 2025/11/15 01:50:14 INFO : There was nothing to transfer 2025/11/15 01:50:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/15 01:50:16 DEBUG : rclone-sync-test: Excluded 2025/11/15 01:50:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/15 01:50:16 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:50:16 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:50:16 DEBUG : Waiting for deletions to finish 2025/11/15 01:50:16 INFO : rclone-sync-test-include: Removing directory 2025/11/15 01:50:17 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2025/11/15 01:50:17 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/15 01:50:17 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: failed to delete 1 directories 2025/11/15 01:50:17 INFO : There was nothing to transfer 2025/11/15 01:50:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/15 01:50:19 DEBUG : rclone-sync-test: Excluded 2025/11/15 01:50:19 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/15 01:50:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/15 01:50:19 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/15 01:50:19 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/15 01:50:19 DEBUG : Waiting for deletions to finish 2025/11/15 01:50:19 INFO : There was nothing to transfer 2025/11/15 01:50:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/15 01:50:22 DEBUG : rclone-sync-test: Excluded 2025/11/15 01:50:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/15 01:50:22 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 01:50:22 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 01:50:22 DEBUG : Waiting for deletions to finish 2025/11/15 01:50:22 INFO : rclone-sync-test-include: Removing directory 2025/11/15 01:50:23 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2025/11/15 01:50:23 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/11/15 01:50:23 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: failed to delete 1 directories 2025/11/15 01:50:23 INFO : There was nothing to transfer 2025/11/15 01:50:24 DEBUG : Excluded 2025/11/15 01:50:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/15 01:50:26 DEBUG : rclone-sync-test: Excluded 2025/11/15 01:50:26 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/11/15 01:50:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/15 01:50:26 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/15 01:50:26 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/15 01:50:26 DEBUG : Waiting for deletions to finish 2025/11/15 01:50:26 INFO : There was nothing to transfer 2025/11/15 01:50:29 DEBUG : rclone-sync-test-include: Rmdir: contains trashed file: "layer2" 2025/11/15 01:50:30 DEBUG : rclone-sync-test-ignore-file: Rmdir: contains trashed file: ".ignore.json" 2025/11/15 01:50:30 DEBUG : rclone-sync-test-ignore-file: Rmdir: contains trashed file: ".ignore.bin" --- PASS: TestSyncOverlapWithFilter (33.85s) === RUN TestSyncCompareDest run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:50:32 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-leseham6woci/dst" 2025/11/15 01:50:32 DEBUG : Config file has changed externally - reloading 2025/11/15 01:50:34 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-leseham6woci/CompareDest" 2025/11/15 01:50:37 DEBUG : one: Need to transfer - File not found at Destination 2025/11/15 01:50:37 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for checks to finish 2025/11/15 01:50:37 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for transfers to finish 2025/11/15 01:50:41 DEBUG : one: size = 3 OK 2025/11/15 01:50:41 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/15 01:50:41 INFO : one: Copied (new) 2025/11/15 01:50:41 DEBUG : Waiting for deletions to finish 2025/11/15 01:50:44 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for checks to finish 2025/11/15 01:50:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone152396678) 2025/11/15 01:50:44 DEBUG : one: size = 3 (Compressed: TestCompressDrive:rclone-test-leseham6woci/dst) 2025/11/15 01:50:44 DEBUG : one: Sizes differ 2025/11/15 01:50:45 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for transfers to finish 2025/11/15 01:50:48 DEBUG : one: size = 5 OK 2025/11/15 01:50:48 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/15 01:50:48 INFO : one: Copied (replaced existing) 2025/11/15 01:50:48 DEBUG : Waiting for deletions to finish 2025/11/15 01:51:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone152396678) 2025/11/15 01:51:00 DEBUG : one: size = 3 (Compressed: TestCompressDrive:rclone-test-leseham6woci/dst) 2025/11/15 01:51:00 DEBUG : one: Sizes differ 2025/11/15 01:51:00 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for checks to finish 2025/11/15 01:51:01 DEBUG : one: size = 5 OK 2025/11/15 01:51:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 01:51:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/15 01:51:01 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for transfers to finish 2025/11/15 01:51:01 DEBUG : Waiting for deletions to finish 2025/11/15 01:51:01 INFO : There was nothing to transfer 2025/11/15 01:51:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone152396678) 2025/11/15 01:51:10 DEBUG : one: size = 3 (Compressed: TestCompressDrive:rclone-test-leseham6woci/dst) 2025/11/15 01:51:10 DEBUG : one: Sizes differ 2025/11/15 01:51:12 DEBUG : one: size = 5 OK 2025/11/15 01:51:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 01:51:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/15 01:51:12 DEBUG : two: size = 3 OK 2025/11/15 01:51:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 01:51:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/15 01:51:12 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for checks to finish 2025/11/15 01:51:12 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for transfers to finish 2025/11/15 01:51:12 DEBUG : Waiting for deletions to finish 2025/11/15 01:51:12 INFO : There was nothing to transfer 2025/11/15 01:51:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone152396678) 2025/11/15 01:51:15 DEBUG : one: size = 3 (Compressed: TestCompressDrive:rclone-test-leseham6woci/dst) 2025/11/15 01:51:15 DEBUG : one: Sizes differ 2025/11/15 01:51:16 DEBUG : one: size = 5 OK 2025/11/15 01:51:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 01:51:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/15 01:51:17 DEBUG : two: size = 3 OK 2025/11/15 01:51:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 01:51:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/15 01:51:17 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for checks to finish 2025/11/15 01:51:17 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for transfers to finish 2025/11/15 01:51:17 DEBUG : Waiting for deletions to finish 2025/11/15 01:51:17 INFO : There was nothing to transfer 2025/11/15 01:51:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone152396678) 2025/11/15 01:51:21 DEBUG : one: size = 3 (Compressed: TestCompressDrive:rclone-test-leseham6woci/dst) 2025/11/15 01:51:21 DEBUG : one: Sizes differ 2025/11/15 01:51:22 DEBUG : one: size = 5 OK 2025/11/15 01:51:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 01:51:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/15 01:51:22 DEBUG : two: size = 3 OK 2025/11/15 01:51:22 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/11/15 01:51:22 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/15 01:51:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/15 01:51:22 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for checks to finish 2025/11/15 01:51:22 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for transfers to finish 2025/11/15 01:51:22 DEBUG : Waiting for deletions to finish 2025/11/15 01:51:22 INFO : There was nothing to transfer 2025/11/15 01:51:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone152396678) 2025/11/15 01:51:29 DEBUG : one: size = 3 (Compressed: TestCompressDrive:rclone-test-leseham6woci/dst) 2025/11/15 01:51:29 DEBUG : one: Sizes differ 2025/11/15 01:51:30 DEBUG : one: size = 5 OK 2025/11/15 01:51:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 01:51:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/15 01:51:30 DEBUG : two: size = 5 (Local file system at /tmp/rclone152396678) 2025/11/15 01:51:30 DEBUG : two: size = 3 (Compressed: TestCompressDrive:rclone-test-leseham6woci/CompareDest) 2025/11/15 01:51:30 DEBUG : two: Sizes differ 2025/11/15 01:51:30 DEBUG : two: Need to transfer - File not found at Destination 2025/11/15 01:51:30 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for checks to finish 2025/11/15 01:51:30 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for transfers to finish 2025/11/15 01:51:33 DEBUG : two: size = 5 OK 2025/11/15 01:51:33 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/11/15 01:51:33 INFO : two: Copied (new) 2025/11/15 01:51:33 DEBUG : Waiting for deletions to finish 2025/11/15 01:51:44 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2025/11/15 01:51:44 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2025/11/15 01:51:44 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2025/11/15 01:51:44 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2025/11/15 01:51:45 DEBUG : CompareDest: Rmdir: contains trashed file: "two.json" 2025/11/15 01:51:45 DEBUG : CompareDest: Rmdir: contains trashed file: "one.json" 2025/11/15 01:51:45 DEBUG : CompareDest: Rmdir: contains trashed file: "two.bin" 2025/11/15 01:51:45 DEBUG : CompareDest: Rmdir: contains trashed file: "one.bin" --- PASS: TestSyncCompareDest (73.28s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:51:57 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-leseham6woci/dest" 2025/11/15 01:51:59 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-leseham6woci/pre-dest1" 2025/11/15 01:52:00 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-leseham6woci/pre-dest2" 2025/11/15 01:52:03 DEBUG : 1: size = 1 OK 2025/11/15 01:52:03 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 01:52:03 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/15 01:52:05 DEBUG : 2: size = 1 OK 2025/11/15 01:52:05 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 01:52:05 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/15 01:52:06 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/15 01:52:06 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dest: Waiting for checks to finish 2025/11/15 01:52:06 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dest: Waiting for transfers to finish 2025/11/15 01:52:10 DEBUG : 3: size = 1 OK 2025/11/15 01:52:10 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/11/15 01:52:10 INFO : 3: Copied (new) 2025/11/15 01:52:10 DEBUG : Waiting for deletions to finish 2025/11/15 01:52:20 DEBUG : pre-dest2: Rmdir: contains trashed file: "2.bin" 2025/11/15 01:52:20 DEBUG : pre-dest2: Rmdir: contains trashed file: "2.json" 2025/11/15 01:52:21 DEBUG : pre-dest1: Rmdir: contains trashed file: "1.json" 2025/11/15 01:52:21 DEBUG : pre-dest1: Rmdir: contains trashed file: "1.bin" 2025/11/15 01:52:22 DEBUG : dest: Rmdir: contains trashed file: "3.json" 2025/11/15 01:52:22 DEBUG : dest: Rmdir: contains trashed file: "3.bin" --- PASS: TestSyncMultipleCompareDest (37.25s) === RUN TestSyncCopyDest run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:52:23 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-leseham6woci/dst" 2025/11/15 01:52:25 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-leseham6woci/CopyDest" 2025/11/15 01:52:27 DEBUG : one: Need to transfer - File not found at Destination 2025/11/15 01:52:27 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for checks to finish 2025/11/15 01:52:27 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for transfers to finish 2025/11/15 01:52:31 DEBUG : one: size = 3 OK 2025/11/15 01:52:31 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/15 01:52:31 INFO : one: Copied (new) 2025/11/15 01:52:31 DEBUG : Waiting for deletions to finish 2025/11/15 01:52:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone152396678) 2025/11/15 01:52:34 DEBUG : one: size = 3 (Compressed: TestCompressDrive:rclone-test-leseham6woci/dst) 2025/11/15 01:52:34 DEBUG : one: Sizes differ 2025/11/15 01:52:34 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for checks to finish 2025/11/15 01:52:34 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for transfers to finish 2025/11/15 01:52:38 DEBUG : one: size = 5 OK 2025/11/15 01:52:38 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/15 01:52:38 INFO : one: Copied (replaced existing) 2025/11/15 01:52:38 DEBUG : Waiting for deletions to finish 2025/11/15 01:52:50 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-leseham6woci/BackupDir" 2025/11/15 01:52:52 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for checks to finish 2025/11/15 01:52:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone152396678) 2025/11/15 01:52:52 DEBUG : one: size = 3 (Compressed: TestCompressDrive:rclone-test-leseham6woci/dst) 2025/11/15 01:52:52 DEBUG : one: Sizes differ 2025/11/15 01:52:53 DEBUG : one: size = 5 OK 2025/11/15 01:52:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 01:52:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone152396678) 2025/11/15 01:52:53 DEBUG : one: size = 3 (Compressed: TestCompressDrive:rclone-test-leseham6woci/dst) 2025/11/15 01:52:53 DEBUG : one: Sizes differ 2025/11/15 01:52:57 INFO : one: Moved (server-side) 2025/11/15 01:52:59 DEBUG : one: size = 5 OK 2025/11/15 01:52:59 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/15 01:52:59 INFO : one: Copied (server-side copy) 2025/11/15 01:52:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/15 01:52:59 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for transfers to finish 2025/11/15 01:52:59 DEBUG : Waiting for deletions to finish 2025/11/15 01:53:11 DEBUG : one: size = 5 OK 2025/11/15 01:53:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 01:53:11 DEBUG : one: Unchanged skipping 2025/11/15 01:53:12 DEBUG : two: size = 3 OK 2025/11/15 01:53:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 01:53:14 DEBUG : two: size = 3 OK 2025/11/15 01:53:14 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/15 01:53:14 INFO : two: Copied (server-side copy) 2025/11/15 01:53:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/15 01:53:14 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for checks to finish 2025/11/15 01:53:14 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for transfers to finish 2025/11/15 01:53:14 DEBUG : Waiting for deletions to finish 2025/11/15 01:53:21 DEBUG : one: size = 5 OK 2025/11/15 01:53:21 DEBUG : two: size = 3 OK 2025/11/15 01:53:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 01:53:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 01:53:21 DEBUG : two: Unchanged skipping 2025/11/15 01:53:21 DEBUG : one: Unchanged skipping 2025/11/15 01:53:21 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for checks to finish 2025/11/15 01:53:21 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for transfers to finish 2025/11/15 01:53:21 DEBUG : Waiting for deletions to finish 2025/11/15 01:53:21 INFO : There was nothing to transfer 2025/11/15 01:53:35 DEBUG : one: size = 5 OK 2025/11/15 01:53:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 01:53:35 DEBUG : one: Unchanged skipping 2025/11/15 01:53:36 DEBUG : three: size = 7 (Local file system at /tmp/rclone152396678) 2025/11/15 01:53:36 DEBUG : three: size = 5 (Compressed: TestCompressDrive:rclone-test-leseham6woci/CopyDest) 2025/11/15 01:53:36 DEBUG : three: Sizes differ 2025/11/15 01:53:36 DEBUG : three: Destination not found in --copy-dest 2025/11/15 01:53:36 DEBUG : three: Need to transfer - File not found at Destination 2025/11/15 01:53:36 DEBUG : two: size = 3 OK 2025/11/15 01:53:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 01:53:36 DEBUG : two: Unchanged skipping 2025/11/15 01:53:36 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for checks to finish 2025/11/15 01:53:36 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for transfers to finish 2025/11/15 01:53:40 DEBUG : three: size = 7 OK 2025/11/15 01:53:40 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/11/15 01:53:40 INFO : three: Copied (new) 2025/11/15 01:53:40 DEBUG : Waiting for deletions to finish 2025/11/15 01:53:55 DEBUG : dst: Rmdir: contains trashed file: "three.json" 2025/11/15 01:53:55 DEBUG : dst: Rmdir: contains trashed file: "three.bin" 2025/11/15 01:53:55 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2025/11/15 01:53:55 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2025/11/15 01:53:55 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2025/11/15 01:53:55 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2025/11/15 01:53:56 DEBUG : CopyDest: Rmdir: contains trashed file: "one.bin" 2025/11/15 01:53:56 DEBUG : CopyDest: Rmdir: contains trashed file: "three.bin" 2025/11/15 01:53:56 DEBUG : CopyDest: Rmdir: contains trashed file: "three.json" 2025/11/15 01:53:56 DEBUG : CopyDest: Rmdir: contains trashed file: "two.bin" 2025/11/15 01:53:56 DEBUG : CopyDest: Rmdir: contains trashed file: "two.json" 2025/11/15 01:53:56 DEBUG : CopyDest: Rmdir: contains trashed file: "one.json" 2025/11/15 01:53:57 DEBUG : BackupDir: Rmdir: contains trashed file: "one.json" 2025/11/15 01:53:57 DEBUG : BackupDir: Rmdir: contains trashed file: "one.bin" --- PASS: TestSyncCopyDest (95.16s) === RUN TestSyncBackupDir run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:54:12 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-leseham6woci/dst" 2025/11/15 01:54:14 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-leseham6woci/backup" 2025/11/15 01:54:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone152396678) 2025/11/15 01:54:16 DEBUG : two: size = 3 OK 2025/11/15 01:54:16 DEBUG : one: size = 3 (Compressed: TestCompressDrive:rclone-test-leseham6woci/dst) 2025/11/15 01:54:16 DEBUG : one: Sizes differ 2025/11/15 01:54:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 01:54:16 DEBUG : two: Unchanged skipping 2025/11/15 01:54:16 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for checks to finish 2025/11/15 01:54:20 INFO : one: Moved (server-side) 2025/11/15 01:54:20 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for transfers to finish 2025/11/15 01:54:23 DEBUG : one: size = 4 OK 2025/11/15 01:54:23 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/15 01:54:23 INFO : one: Copied (new) 2025/11/15 01:54:23 DEBUG : Waiting for deletions to finish 2025/11/15 01:54:26 INFO : three.txt: Moved (server-side) 2025/11/15 01:54:26 INFO : three.txt: Moved into backup dir 2025/11/15 01:54:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone152396678) 2025/11/15 01:54:41 DEBUG : one: size = 4 (Compressed: TestCompressDrive:rclone-test-leseham6woci/dst) 2025/11/15 01:54:41 DEBUG : one: Sizes differ 2025/11/15 01:54:41 DEBUG : two: size = 3 OK 2025/11/15 01:54:41 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for checks to finish 2025/11/15 01:54:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 01:54:41 DEBUG : two: Unchanged skipping 2025/11/15 01:54:43 INFO : one: Deleted 2025/11/15 01:54:46 INFO : one: Moved (server-side) 2025/11/15 01:54:46 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for transfers to finish 2025/11/15 01:54:49 DEBUG : one: size = 5 OK 2025/11/15 01:54:49 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/15 01:54:49 INFO : one: Copied (new) 2025/11/15 01:54:49 DEBUG : Waiting for deletions to finish 2025/11/15 01:54:51 INFO : three.txt: Deleted 2025/11/15 01:54:54 INFO : three.txt: Moved (server-side) 2025/11/15 01:54:54 INFO : three.txt: Moved into backup dir 2025/11/15 01:55:04 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2025/11/15 01:55:04 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2025/11/15 01:55:04 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2025/11/15 01:55:04 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2025/11/15 01:55:05 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bin" 2025/11/15 01:55:05 DEBUG : backup: Rmdir: contains trashed file: "one.json" 2025/11/15 01:55:05 DEBUG : backup: Rmdir: contains trashed file: "one.bin" 2025/11/15 01:55:05 DEBUG : backup: Rmdir: contains trashed file: "three.txt.json" 2025/11/15 01:55:05 DEBUG : backup: Rmdir: contains trashed file: "three.txt.json" 2025/11/15 01:55:05 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bin" 2025/11/15 01:55:05 DEBUG : backup: Rmdir: contains trashed file: "one.bin" 2025/11/15 01:55:05 DEBUG : backup: Rmdir: contains trashed file: "one.json" --- PASS: TestSyncBackupDir (68.18s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:55:20 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-leseham6woci/dst" 2025/11/15 01:55:21 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-leseham6woci/backup" 2025/11/15 01:55:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone152396678) 2025/11/15 01:55:24 DEBUG : one: size = 3 (Compressed: TestCompressDrive:rclone-test-leseham6woci/dst) 2025/11/15 01:55:24 DEBUG : one: Sizes differ 2025/11/15 01:55:24 DEBUG : two: size = 3 OK 2025/11/15 01:55:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 01:55:24 DEBUG : two: Unchanged skipping 2025/11/15 01:55:24 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for checks to finish 2025/11/15 01:55:27 INFO : one: Moved (server-side) to: one.bak 2025/11/15 01:55:27 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for transfers to finish 2025/11/15 01:55:30 DEBUG : one: size = 4 OK 2025/11/15 01:55:30 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/15 01:55:30 INFO : one: Copied (new) 2025/11/15 01:55:30 DEBUG : Waiting for deletions to finish 2025/11/15 01:55:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/15 01:55:33 INFO : three.txt: Moved into backup dir 2025/11/15 01:55:46 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for checks to finish 2025/11/15 01:55:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone152396678) 2025/11/15 01:55:46 DEBUG : one: size = 4 (Compressed: TestCompressDrive:rclone-test-leseham6woci/dst) 2025/11/15 01:55:46 DEBUG : two: size = 3 OK 2025/11/15 01:55:46 DEBUG : one: Sizes differ 2025/11/15 01:55:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 01:55:46 DEBUG : two: Unchanged skipping 2025/11/15 01:55:48 INFO : one.bak: Deleted 2025/11/15 01:55:51 INFO : one: Moved (server-side) to: one.bak 2025/11/15 01:55:51 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for transfers to finish 2025/11/15 01:55:54 DEBUG : one: size = 5 OK 2025/11/15 01:55:54 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/15 01:55:54 INFO : one: Copied (new) 2025/11/15 01:55:54 DEBUG : Waiting for deletions to finish 2025/11/15 01:55:56 INFO : three.txt.bak: Deleted 2025/11/15 01:55:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/15 01:55:59 INFO : three.txt: Moved into backup dir 2025/11/15 01:56:09 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2025/11/15 01:56:09 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2025/11/15 01:56:09 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2025/11/15 01:56:09 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2025/11/15 01:56:09 DEBUG : backup: Rmdir: contains trashed file: "one.bak.json" 2025/11/15 01:56:09 DEBUG : backup: Rmdir: contains trashed file: "one.bak.bin" 2025/11/15 01:56:09 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak.bin" 2025/11/15 01:56:09 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak.json" 2025/11/15 01:56:09 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak.json" 2025/11/15 01:56:09 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak.bin" 2025/11/15 01:56:09 DEBUG : backup: Rmdir: contains trashed file: "one.bak.json" 2025/11/15 01:56:09 DEBUG : backup: Rmdir: contains trashed file: "one.bak.bin" --- PASS: TestSyncBackupDirWithSuffix (64.14s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:56:24 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-leseham6woci/dst" 2025/11/15 01:56:25 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-leseham6woci/backup" 2025/11/15 01:56:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone152396678) 2025/11/15 01:56:28 DEBUG : one: size = 3 (Compressed: TestCompressDrive:rclone-test-leseham6woci/dst) 2025/11/15 01:56:28 DEBUG : one: Sizes differ 2025/11/15 01:56:28 DEBUG : two: size = 3 OK 2025/11/15 01:56:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 01:56:28 DEBUG : two: Unchanged skipping 2025/11/15 01:56:28 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for checks to finish 2025/11/15 01:56:32 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/15 01:56:32 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for transfers to finish 2025/11/15 01:56:35 DEBUG : one: size = 4 OK 2025/11/15 01:56:35 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/15 01:56:35 INFO : one: Copied (new) 2025/11/15 01:56:35 DEBUG : Waiting for deletions to finish 2025/11/15 01:56:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/15 01:56:37 INFO : three.txt: Moved into backup dir 2025/11/15 01:56:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone152396678) 2025/11/15 01:56:51 DEBUG : one: size = 4 (Compressed: TestCompressDrive:rclone-test-leseham6woci/dst) 2025/11/15 01:56:51 DEBUG : one: Sizes differ 2025/11/15 01:56:51 DEBUG : two: size = 3 OK 2025/11/15 01:56:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 01:56:51 DEBUG : two: Unchanged skipping 2025/11/15 01:56:51 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for checks to finish 2025/11/15 01:56:54 INFO : one-2019-01-01: Deleted 2025/11/15 01:56:56 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/15 01:56:56 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for transfers to finish 2025/11/15 01:56:59 DEBUG : one: size = 5 OK 2025/11/15 01:56:59 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/15 01:56:59 INFO : one: Copied (new) 2025/11/15 01:56:59 DEBUG : Waiting for deletions to finish 2025/11/15 01:57:02 INFO : three-2019-01-01.txt: Deleted 2025/11/15 01:57:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/15 01:57:04 INFO : three.txt: Moved into backup dir 2025/11/15 01:57:14 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2025/11/15 01:57:14 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2025/11/15 01:57:14 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2025/11/15 01:57:14 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2025/11/15 01:57:15 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt.json" 2025/11/15 01:57:15 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01.json" 2025/11/15 01:57:15 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01.bin" 2025/11/15 01:57:15 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt.bin" 2025/11/15 01:57:15 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01.json" 2025/11/15 01:57:15 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt.json" 2025/11/15 01:57:15 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01.bin" 2025/11/15 01:57:15 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt.bin" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (65.75s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:57:30 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-leseham6woci/dst" 2025/11/15 01:57:32 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for checks to finish 2025/11/15 01:57:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone152396678) 2025/11/15 01:57:32 DEBUG : two: size = 3 OK 2025/11/15 01:57:32 DEBUG : one: size = 3 (Compressed: TestCompressDrive:rclone-test-leseham6woci/dst) 2025/11/15 01:57:32 DEBUG : one: Sizes differ 2025/11/15 01:57:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 01:57:32 DEBUG : two: Unchanged skipping 2025/11/15 01:57:34 INFO : one: Moved (server-side) to: one.bak 2025/11/15 01:57:34 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for transfers to finish 2025/11/15 01:57:38 DEBUG : one: size = 4 OK 2025/11/15 01:57:38 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/15 01:57:38 INFO : one: Copied (new) 2025/11/15 01:57:38 DEBUG : Waiting for deletions to finish 2025/11/15 01:57:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/15 01:57:40 INFO : three.txt: Moved into backup dir 2025/11/15 01:57:53 DEBUG : one.bak: Excluded (Path Filter) 2025/11/15 01:57:53 DEBUG : one.bak: Excluded 2025/11/15 01:57:53 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/15 01:57:53 DEBUG : three.txt.bak: Excluded 2025/11/15 01:57:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone152396678) 2025/11/15 01:57:53 DEBUG : one: size = 4 (Compressed: TestCompressDrive:rclone-test-leseham6woci/dst) 2025/11/15 01:57:53 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for checks to finish 2025/11/15 01:57:53 DEBUG : one: Sizes differ 2025/11/15 01:57:53 DEBUG : two: size = 3 OK 2025/11/15 01:57:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 01:57:53 DEBUG : two: Unchanged skipping 2025/11/15 01:57:56 INFO : one.bak: Deleted 2025/11/15 01:57:58 INFO : one: Moved (server-side) to: one.bak 2025/11/15 01:57:58 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci/dst: Waiting for transfers to finish 2025/11/15 01:58:01 DEBUG : one: size = 5 OK 2025/11/15 01:58:01 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/15 01:58:01 INFO : one: Copied (new) 2025/11/15 01:58:01 DEBUG : Waiting for deletions to finish 2025/11/15 01:58:03 INFO : three.txt.bak: Deleted 2025/11/15 01:58:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/15 01:58:06 INFO : three.txt: Moved into backup dir 2025/11/15 01:58:17 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2025/11/15 01:58:17 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2025/11/15 01:58:17 DEBUG : dst: Rmdir: contains trashed file: "one.bak.bin" 2025/11/15 01:58:17 DEBUG : dst: Rmdir: contains trashed file: "one.bak.json" 2025/11/15 01:58:17 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.json" 2025/11/15 01:58:17 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.bin" 2025/11/15 01:58:17 DEBUG : dst: Rmdir: contains trashed file: "one.bak.bin" 2025/11/15 01:58:17 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.bin" 2025/11/15 01:58:17 DEBUG : dst: Rmdir: contains trashed file: "one.bak.json" 2025/11/15 01:58:17 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2025/11/15 01:58:17 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.json" 2025/11/15 01:58:17 DEBUG : dst: Rmdir: contains trashed file: "two.json" --- PASS: TestSyncBackupDirSuffixOnly (61.87s) === RUN TestSyncSuffix run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:58:32 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-leseham6woci/dst" 2025/11/15 01:58:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone152396678) 2025/11/15 01:58:35 DEBUG : one: size = 3 (Compressed: TestCompressDrive:rclone-test-leseham6woci/dst) 2025/11/15 01:58:35 DEBUG : one: Sizes differ 2025/11/15 01:58:36 INFO : one: Moved (server-side) to: one.bak 2025/11/15 01:58:39 DEBUG : one: size = 4 OK 2025/11/15 01:58:39 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/15 01:58:39 INFO : one: Copied (new) 2025/11/15 01:58:41 DEBUG : two: size = 3 OK 2025/11/15 01:58:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 01:58:41 DEBUG : two: Unchanged skipping 2025/11/15 01:58:42 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone152396678) 2025/11/15 01:58:42 DEBUG : three.txt: size = 5 (Compressed: TestCompressDrive:rclone-test-leseham6woci/dst) 2025/11/15 01:58:42 DEBUG : three.txt: Sizes differ 2025/11/15 01:58:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/15 01:58:47 DEBUG : three.txt: size = 6 OK 2025/11/15 01:58:47 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/15 01:58:47 INFO : three.txt: Copied (new) 2025/11/15 01:58:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone152396678) 2025/11/15 01:58:58 DEBUG : one: size = 4 (Compressed: TestCompressDrive:rclone-test-leseham6woci/dst) 2025/11/15 01:58:58 DEBUG : one: Sizes differ 2025/11/15 01:59:01 INFO : one.bak: Deleted 2025/11/15 01:59:02 INFO : one: Moved (server-side) to: one.bak 2025/11/15 01:59:05 DEBUG : one: size = 5 OK 2025/11/15 01:59:05 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/15 01:59:05 INFO : one: Copied (new) 2025/11/15 01:59:07 DEBUG : two: size = 3 OK 2025/11/15 01:59:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 01:59:07 DEBUG : two: Unchanged skipping 2025/11/15 01:59:08 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone152396678) 2025/11/15 01:59:08 DEBUG : three.txt: size = 6 (Compressed: TestCompressDrive:rclone-test-leseham6woci/dst) 2025/11/15 01:59:08 DEBUG : three.txt: Sizes differ 2025/11/15 01:59:10 INFO : three.txt.bak: Deleted 2025/11/15 01:59:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/15 01:59:14 DEBUG : three.txt: size = 19 OK 2025/11/15 01:59:14 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/11/15 01:59:14 INFO : three.txt: Copied (new) 2025/11/15 01:59:27 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2025/11/15 01:59:27 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bin" 2025/11/15 01:59:27 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2025/11/15 01:59:27 DEBUG : dst: Rmdir: contains trashed file: "three.txt.json" 2025/11/15 01:59:27 DEBUG : dst: Rmdir: contains trashed file: "one.bak.json" 2025/11/15 01:59:27 DEBUG : dst: Rmdir: contains trashed file: "one.bak.bin" 2025/11/15 01:59:27 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2025/11/15 01:59:27 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.json" 2025/11/15 01:59:27 DEBUG : dst: Rmdir: contains trashed file: "one.bak.json" 2025/11/15 01:59:27 DEBUG : dst: Rmdir: contains trashed file: "one.bak.bin" 2025/11/15 01:59:27 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.bin" 2025/11/15 01:59:27 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.bin" 2025/11/15 01:59:27 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.json" 2025/11/15 01:59:27 DEBUG : dst: Rmdir: contains trashed file: "two.bin" --- PASS: TestSyncSuffix (70.55s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 01:59:42 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-leseham6woci/dst" 2025/11/15 01:59:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone152396678) 2025/11/15 01:59:45 DEBUG : one: size = 3 (Compressed: TestCompressDrive:rclone-test-leseham6woci/dst) 2025/11/15 01:59:45 DEBUG : one: Sizes differ 2025/11/15 01:59:47 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/15 01:59:50 DEBUG : one: size = 4 OK 2025/11/15 01:59:50 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/11/15 01:59:50 INFO : one: Copied (new) 2025/11/15 01:59:51 DEBUG : two: size = 3 OK 2025/11/15 01:59:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 01:59:51 DEBUG : two: Unchanged skipping 2025/11/15 01:59:53 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone152396678) 2025/11/15 01:59:53 DEBUG : three.txt: size = 5 (Compressed: TestCompressDrive:rclone-test-leseham6woci/dst) 2025/11/15 01:59:53 DEBUG : three.txt: Sizes differ 2025/11/15 01:59:54 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/15 01:59:58 DEBUG : three.txt: size = 6 OK 2025/11/15 01:59:58 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/11/15 01:59:58 INFO : three.txt: Copied (new) 2025/11/15 02:00:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone152396678) 2025/11/15 02:00:10 DEBUG : one: size = 4 (Compressed: TestCompressDrive:rclone-test-leseham6woci/dst) 2025/11/15 02:00:10 DEBUG : one: Sizes differ 2025/11/15 02:00:12 INFO : one-2019-01-01: Deleted 2025/11/15 02:00:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/15 02:00:17 DEBUG : one: size = 5 OK 2025/11/15 02:00:17 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/11/15 02:00:17 INFO : one: Copied (new) 2025/11/15 02:00:18 DEBUG : two: size = 3 OK 2025/11/15 02:00:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:00:18 DEBUG : two: Unchanged skipping 2025/11/15 02:00:20 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone152396678) 2025/11/15 02:00:20 DEBUG : three.txt: size = 6 (Compressed: TestCompressDrive:rclone-test-leseham6woci/dst) 2025/11/15 02:00:20 DEBUG : three.txt: Sizes differ 2025/11/15 02:00:22 INFO : three-2019-01-01.txt: Deleted 2025/11/15 02:00:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/15 02:00:26 DEBUG : three.txt: size = 19 OK 2025/11/15 02:00:26 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/11/15 02:00:26 INFO : three.txt: Copied (new) 2025/11/15 02:00:40 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bin" 2025/11/15 02:00:40 DEBUG : dst: Rmdir: contains trashed file: "three.txt.json" 2025/11/15 02:00:40 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2025/11/15 02:00:40 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2025/11/15 02:00:40 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01.bin" 2025/11/15 02:00:40 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01.json" 2025/11/15 02:00:40 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01.bin" 2025/11/15 02:00:40 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2025/11/15 02:00:40 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt.bin" 2025/11/15 02:00:40 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt.json" 2025/11/15 02:00:40 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2025/11/15 02:00:40 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01.json" 2025/11/15 02:00:40 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt.json" 2025/11/15 02:00:40 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt.bin" --- PASS: TestSyncSuffixKeepExtension (72.07s) === RUN TestSyncUTFNorm run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:00:45 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:00:45 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone152396678) 2025/11/15 02:00:45 DEBUG : Testêé: size = 18 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 02:00:45 DEBUG : Testêé: Sizes differ 2025/11/15 02:00:45 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:00:49 DEBUG : Testêé: size = 14 OK 2025/11/15 02:00:49 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/11/15 02:00:49 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/15 02:00:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (12.46s) === RUN TestSyncImmutable run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:00:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/15 02:00:53 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:00:53 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:00:57 DEBUG : existing: size = 6 OK 2025/11/15 02:00:57 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/11/15 02:00:57 INFO : existing: Copied (new) 2025/11/15 02:00:57 DEBUG : Waiting for deletions to finish 2025/11/15 02:00:59 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:00:59 DEBUG : existing: size = 8 (Local file system at /tmp/rclone152396678) 2025/11/15 02:00:59 DEBUG : existing: size = 6 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 02:00:59 DEBUG : existing: Sizes differ 2025/11/15 02:01:00 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/15 02:01:00 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:01:00 ERROR : Compressed: TestCompressDrive:rclone-test-leseham6woci: not deleting files as there were IO errors 2025/11/15 02:01:00 ERROR : Compressed: TestCompressDrive:rclone-test-leseham6woci: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (10.34s) === RUN TestSyncIgnoreCase run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:01:08 DEBUG : EXISTING: size = 6 OK 2025/11/15 02:01:08 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:01:08 DEBUG : existing: Unchanged skipping 2025/11/15 02:01:08 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:01:08 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:01:08 DEBUG : Waiting for deletions to finish 2025/11/15 02:01:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (7.77s) === RUN TestFixCase run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.52s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.52s) --- SKIP: TestMaxTransfer/Hard (0.48s) --- SKIP: TestMaxTransfer/Soft (0.47s) --- SKIP: TestMaxTransfer/Cautious (0.57s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:04:09 DEBUG : both0: size = 6 OK 2025/11/15 02:04:09 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:04:09 DEBUG : both0: Unchanged skipping 2025/11/15 02:04:09 DEBUG : both13: size = 6 OK 2025/11/15 02:04:09 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:04:09 DEBUG : both13: Unchanged skipping 2025/11/15 02:04:09 DEBUG : both14: size = 6 OK 2025/11/15 02:04:09 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:04:09 DEBUG : both14: Unchanged skipping 2025/11/15 02:04:09 DEBUG : both15: size = 6 OK 2025/11/15 02:04:09 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:04:09 DEBUG : both10: size = 6 OK 2025/11/15 02:04:09 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:04:09 DEBUG : both11: size = 6 OK 2025/11/15 02:04:09 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:04:09 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:04:09 DEBUG : both12: size = 6 OK 2025/11/15 02:04:09 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:04:09 DEBUG : both15: Unchanged skipping 2025/11/15 02:04:09 DEBUG : both16: size = 6 OK 2025/11/15 02:04:09 DEBUG : both12: Unchanged skipping 2025/11/15 02:04:09 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:04:09 DEBUG : both17: size = 6 OK 2025/11/15 02:04:09 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:04:09 DEBUG : both10: Unchanged skipping 2025/11/15 02:04:09 DEBUG : both18: size = 6 OK 2025/11/15 02:04:09 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:04:09 DEBUG : both18: Unchanged skipping 2025/11/15 02:04:09 DEBUG : both19: size = 6 OK 2025/11/15 02:04:09 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:04:09 DEBUG : both19: Unchanged skipping 2025/11/15 02:04:09 DEBUG : both1: size = 6 OK 2025/11/15 02:04:09 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:04:09 DEBUG : both1: Unchanged skipping 2025/11/15 02:04:09 DEBUG : both2: size = 6 OK 2025/11/15 02:04:09 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:04:09 DEBUG : both2: Unchanged skipping 2025/11/15 02:04:09 DEBUG : both3: size = 6 OK 2025/11/15 02:04:09 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:04:09 DEBUG : both3: Unchanged skipping 2025/11/15 02:04:09 DEBUG : both4: size = 6 OK 2025/11/15 02:04:09 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:04:09 DEBUG : both4: Unchanged skipping 2025/11/15 02:04:09 DEBUG : both5: size = 6 OK 2025/11/15 02:04:09 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:04:09 DEBUG : both5: Unchanged skipping 2025/11/15 02:04:09 DEBUG : both6: size = 6 OK 2025/11/15 02:04:09 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:04:09 DEBUG : both6: Unchanged skipping 2025/11/15 02:04:09 DEBUG : both7: size = 6 OK 2025/11/15 02:04:09 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:04:09 DEBUG : both7: Unchanged skipping 2025/11/15 02:04:09 DEBUG : both8: size = 6 OK 2025/11/15 02:04:09 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:04:09 DEBUG : both8: Unchanged skipping 2025/11/15 02:04:09 DEBUG : both9: size = 6 OK 2025/11/15 02:04:09 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:04:09 DEBUG : both9: Unchanged skipping 2025/11/15 02:04:09 DEBUG : both11: Unchanged skipping 2025/11/15 02:04:09 DEBUG : both16: Unchanged skipping 2025/11/15 02:04:09 DEBUG : both17: Unchanged skipping 2025/11/15 02:04:09 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:04:09 DEBUG : Waiting for deletions to finish 2025/11/15 02:04:10 INFO : only10: Deleted 2025/11/15 02:04:11 INFO : only13: Deleted 2025/11/15 02:04:11 INFO : only12: Deleted 2025/11/15 02:04:11 INFO : only0: Deleted 2025/11/15 02:04:12 INFO : only15: Deleted 2025/11/15 02:04:12 INFO : only17: Deleted 2025/11/15 02:04:12 INFO : only6: Deleted 2025/11/15 02:04:12 INFO : only1: Deleted 2025/11/15 02:04:13 INFO : only16: Deleted 2025/11/15 02:04:13 INFO : only4: Deleted 2025/11/15 02:04:13 INFO : only3: Deleted 2025/11/15 02:04:13 INFO : only18: Deleted 2025/11/15 02:04:14 INFO : only5: Deleted 2025/11/15 02:04:14 INFO : only8: Deleted 2025/11/15 02:04:14 INFO : only9: Deleted 2025/11/15 02:04:14 INFO : only7: Deleted 2025/11/15 02:04:15 INFO : only11: Deleted 2025/11/15 02:04:15 INFO : only19: Deleted 2025/11/15 02:04:15 INFO : only14: Deleted 2025/11/15 02:04:15 INFO : only2: Deleted 2025/11/15 02:04:15 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (226.99s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:07:50 DEBUG : both0: size = 6 OK 2025/11/15 02:07:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:07:50 DEBUG : both0: Unchanged skipping 2025/11/15 02:07:50 DEBUG : both10: size = 6 OK 2025/11/15 02:07:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:07:50 DEBUG : both11: size = 6 OK 2025/11/15 02:07:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:07:50 DEBUG : both12: size = 6 OK 2025/11/15 02:07:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:07:50 DEBUG : both13: size = 6 OK 2025/11/15 02:07:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:07:50 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:07:50 DEBUG : both10: Unchanged skipping 2025/11/15 02:07:50 DEBUG : both14: size = 6 OK 2025/11/15 02:07:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:07:50 DEBUG : both14: Unchanged skipping 2025/11/15 02:07:50 DEBUG : both15: size = 6 OK 2025/11/15 02:07:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:07:50 DEBUG : both15: Unchanged skipping 2025/11/15 02:07:50 DEBUG : both16: size = 6 OK 2025/11/15 02:07:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:07:50 DEBUG : both16: Unchanged skipping 2025/11/15 02:07:50 DEBUG : both17: size = 6 OK 2025/11/15 02:07:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:07:50 DEBUG : both17: Unchanged skipping 2025/11/15 02:07:50 DEBUG : both18: size = 6 OK 2025/11/15 02:07:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:07:50 DEBUG : both18: Unchanged skipping 2025/11/15 02:07:50 DEBUG : both19: size = 6 OK 2025/11/15 02:07:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:07:50 DEBUG : both11: Unchanged skipping 2025/11/15 02:07:50 DEBUG : both1: size = 6 OK 2025/11/15 02:07:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:07:50 DEBUG : both12: Unchanged skipping 2025/11/15 02:07:50 DEBUG : both2: size = 6 OK 2025/11/15 02:07:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:07:50 DEBUG : both13: Unchanged skipping 2025/11/15 02:07:50 DEBUG : both3: size = 6 OK 2025/11/15 02:07:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:07:50 DEBUG : both19: Unchanged skipping 2025/11/15 02:07:50 DEBUG : both4: size = 6 OK 2025/11/15 02:07:50 DEBUG : both1: Unchanged skipping 2025/11/15 02:07:50 DEBUG : both5: size = 6 OK 2025/11/15 02:07:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:07:50 DEBUG : both5: Unchanged skipping 2025/11/15 02:07:50 DEBUG : both6: size = 6 OK 2025/11/15 02:07:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:07:50 DEBUG : both2: Unchanged skipping 2025/11/15 02:07:50 DEBUG : both7: size = 6 OK 2025/11/15 02:07:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:07:50 DEBUG : both7: Unchanged skipping 2025/11/15 02:07:50 DEBUG : both8: size = 6 OK 2025/11/15 02:07:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:07:50 DEBUG : both8: Unchanged skipping 2025/11/15 02:07:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:07:50 DEBUG : both6: Unchanged skipping 2025/11/15 02:07:50 DEBUG : both9: size = 6 OK 2025/11/15 02:07:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:07:50 DEBUG : only0: size = 0 (Local file system at /tmp/rclone152396678) 2025/11/15 02:07:50 DEBUG : only0: size = 6 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 02:07:50 DEBUG : only0: Sizes differ 2025/11/15 02:07:50 DEBUG : both4: Unchanged skipping 2025/11/15 02:07:50 DEBUG : only10: size = 0 (Local file system at /tmp/rclone152396678) 2025/11/15 02:07:50 DEBUG : both3: Unchanged skipping 2025/11/15 02:07:50 DEBUG : only10: size = 6 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 02:07:50 DEBUG : only10: Sizes differ 2025/11/15 02:07:50 DEBUG : only11: size = 0 (Local file system at /tmp/rclone152396678) 2025/11/15 02:07:50 DEBUG : only11: size = 6 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 02:07:50 DEBUG : only11: Sizes differ 2025/11/15 02:07:50 DEBUG : both9: Unchanged skipping 2025/11/15 02:07:50 DEBUG : only12: size = 0 (Local file system at /tmp/rclone152396678) 2025/11/15 02:07:50 DEBUG : only12: size = 6 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 02:07:50 DEBUG : only12: Sizes differ 2025/11/15 02:07:50 DEBUG : only13: size = 0 (Local file system at /tmp/rclone152396678) 2025/11/15 02:07:50 DEBUG : only13: size = 6 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 02:07:50 DEBUG : only13: Sizes differ 2025/11/15 02:07:50 DEBUG : only14: size = 0 (Local file system at /tmp/rclone152396678) 2025/11/15 02:07:50 DEBUG : only14: size = 6 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 02:07:50 DEBUG : only14: Sizes differ 2025/11/15 02:07:50 DEBUG : only15: size = 0 (Local file system at /tmp/rclone152396678) 2025/11/15 02:07:50 DEBUG : only15: size = 6 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 02:07:50 DEBUG : only15: Sizes differ 2025/11/15 02:07:50 DEBUG : only16: size = 0 (Local file system at /tmp/rclone152396678) 2025/11/15 02:07:50 DEBUG : only16: size = 6 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 02:07:50 DEBUG : only16: Sizes differ 2025/11/15 02:07:50 DEBUG : only17: size = 0 (Local file system at /tmp/rclone152396678) 2025/11/15 02:07:50 DEBUG : only17: size = 6 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 02:07:50 DEBUG : only17: Sizes differ 2025/11/15 02:07:50 DEBUG : only18: size = 0 (Local file system at /tmp/rclone152396678) 2025/11/15 02:07:50 DEBUG : only18: size = 6 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 02:07:50 DEBUG : only18: Sizes differ 2025/11/15 02:07:50 DEBUG : only19: size = 0 (Local file system at /tmp/rclone152396678) 2025/11/15 02:07:50 DEBUG : only19: size = 6 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 02:07:50 DEBUG : only19: Sizes differ 2025/11/15 02:07:50 DEBUG : only2: size = 0 (Local file system at /tmp/rclone152396678) 2025/11/15 02:07:50 DEBUG : only2: size = 6 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 02:07:50 DEBUG : only2: Sizes differ 2025/11/15 02:07:50 DEBUG : only4: size = 0 (Local file system at /tmp/rclone152396678) 2025/11/15 02:07:50 DEBUG : only4: size = 6 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 02:07:50 DEBUG : only4: Sizes differ 2025/11/15 02:07:50 DEBUG : only3: size = 0 (Local file system at /tmp/rclone152396678) 2025/11/15 02:07:50 DEBUG : only3: size = 6 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 02:07:50 DEBUG : only3: Sizes differ 2025/11/15 02:07:50 DEBUG : only1: size = 0 (Local file system at /tmp/rclone152396678) 2025/11/15 02:07:50 DEBUG : only1: size = 6 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 02:07:50 DEBUG : only1: Sizes differ 2025/11/15 02:07:50 DEBUG : only5: size = 0 (Local file system at /tmp/rclone152396678) 2025/11/15 02:07:50 DEBUG : only5: size = 6 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 02:07:50 DEBUG : only5: Sizes differ 2025/11/15 02:07:50 DEBUG : only6: size = 0 (Local file system at /tmp/rclone152396678) 2025/11/15 02:07:50 DEBUG : only6: size = 6 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 02:07:50 DEBUG : only6: Sizes differ 2025/11/15 02:07:50 DEBUG : only7: size = 0 (Local file system at /tmp/rclone152396678) 2025/11/15 02:07:50 DEBUG : only7: size = 6 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 02:07:50 DEBUG : only7: Sizes differ 2025/11/15 02:07:50 DEBUG : only8: size = 0 (Local file system at /tmp/rclone152396678) 2025/11/15 02:07:50 DEBUG : only8: size = 6 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 02:07:50 DEBUG : only8: Sizes differ 2025/11/15 02:07:50 DEBUG : only9: size = 0 (Local file system at /tmp/rclone152396678) 2025/11/15 02:07:50 DEBUG : only9: size = 6 (Compressed: TestCompressDrive:rclone-test-leseham6woci) 2025/11/15 02:07:50 DEBUG : only9: Sizes differ 2025/11/15 02:07:50 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:07:53 DEBUG : only15: size = 0 OK 2025/11/15 02:07:53 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 02:07:53 INFO : only15: Copied (replaced existing) 2025/11/15 02:07:54 DEBUG : only11: size = 0 OK 2025/11/15 02:07:54 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 02:07:54 INFO : only11: Copied (replaced existing) 2025/11/15 02:07:54 DEBUG : only12: size = 0 OK 2025/11/15 02:07:54 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 02:07:54 INFO : only12: Copied (replaced existing) 2025/11/15 02:07:54 DEBUG : only14: size = 0 OK 2025/11/15 02:07:54 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 02:07:54 INFO : only14: Copied (replaced existing) 2025/11/15 02:07:57 DEBUG : only16: size = 0 OK 2025/11/15 02:07:57 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 02:07:57 INFO : only16: Copied (replaced existing) 2025/11/15 02:07:57 DEBUG : only18: size = 0 OK 2025/11/15 02:07:57 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 02:07:57 INFO : only18: Copied (replaced existing) 2025/11/15 02:07:57 DEBUG : only17: size = 0 OK 2025/11/15 02:07:57 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 02:07:57 INFO : only17: Copied (replaced existing) 2025/11/15 02:07:57 DEBUG : only13: size = 0 OK 2025/11/15 02:07:57 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 02:07:57 INFO : only13: Copied (replaced existing) 2025/11/15 02:08:00 DEBUG : only0: size = 0 OK 2025/11/15 02:08:00 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 02:08:00 INFO : only0: Copied (replaced existing) 2025/11/15 02:08:00 DEBUG : only10: size = 0 OK 2025/11/15 02:08:00 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 02:08:00 INFO : only10: Copied (replaced existing) 2025/11/15 02:08:01 DEBUG : only19: size = 0 OK 2025/11/15 02:08:01 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 02:08:01 INFO : only19: Copied (replaced existing) 2025/11/15 02:08:01 DEBUG : only2: size = 0 OK 2025/11/15 02:08:01 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 02:08:01 INFO : only2: Copied (replaced existing) 2025/11/15 02:08:04 DEBUG : only6: size = 0 OK 2025/11/15 02:08:04 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 02:08:04 INFO : only6: Copied (replaced existing) 2025/11/15 02:08:04 DEBUG : only5: size = 0 OK 2025/11/15 02:08:04 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 02:08:04 INFO : only5: Copied (replaced existing) 2025/11/15 02:08:04 DEBUG : only7: size = 0 OK 2025/11/15 02:08:04 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 02:08:04 INFO : only7: Copied (replaced existing) 2025/11/15 02:08:05 DEBUG : only8: size = 0 OK 2025/11/15 02:08:05 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 02:08:05 INFO : only8: Copied (replaced existing) 2025/11/15 02:08:07 DEBUG : only9: size = 0 OK 2025/11/15 02:08:07 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 02:08:07 INFO : only9: Copied (replaced existing) 2025/11/15 02:08:07 DEBUG : only1: size = 0 OK 2025/11/15 02:08:07 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 02:08:07 INFO : only1: Copied (replaced existing) 2025/11/15 02:08:08 DEBUG : only4: size = 0 OK 2025/11/15 02:08:08 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 02:08:08 INFO : only4: Copied (replaced existing) 2025/11/15 02:08:08 DEBUG : only3: size = 0 OK 2025/11/15 02:08:08 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/15 02:08:08 INFO : only3: Copied (replaced existing) 2025/11/15 02:08:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (273.92s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:09:34 DEBUG : empty_dir: Making directory with metadata 2025/11/15 02:09:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 02:09:34 DEBUG : empty_on_remote: Making directory with metadata 2025/11/15 02:09:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 02:09:34 DEBUG : empty_on_remote: Making directory with metadata 2025/11/15 02:09:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 02:09:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/15 02:09:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/15 02:09:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/15 02:09:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/15 02:09:55 DEBUG : test_dir2/sub_dir: Rmdir: contains trashed file: "file3.json" 2025/11/15 02:09:55 DEBUG : test_dir2/sub_dir: Rmdir: contains trashed file: "file3.bin" 2025/11/15 02:09:56 DEBUG : test_dir2: Rmdir: contains trashed file: "sub_dir" 2025/11/15 02:09:56 DEBUG : test_dir1: Rmdir: contains trashed file: "file2.bin" 2025/11/15 02:09:56 DEBUG : test_dir1: Rmdir: contains trashed file: "file2.json" --- PASS: TestSyncReplaceDirModTime (24.00s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:09:58 DEBUG : empty_dir: Making directory with metadata 2025/11/15 02:09:58 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 02:09:58 DEBUG : empty_on_remote: Making directory with metadata 2025/11/15 02:09:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 02:09:58 DEBUG : empty_on_remote: Making directory with metadata 2025/11/15 02:09:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 02:10:06 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/15 02:10:06 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/15 02:10:06 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/15 02:10:06 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/15 02:10:06 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/11/15 02:10:19 DEBUG : test_dir2/sub_dir: Rmdir: contains trashed file: "file3.json" 2025/11/15 02:10:19 DEBUG : test_dir2/sub_dir: Rmdir: contains trashed file: "file3.bin" 2025/11/15 02:10:20 DEBUG : test_dir2: Rmdir: contains trashed file: "sub_dir" 2025/11/15 02:10:21 DEBUG : test_dir1: Rmdir: contains trashed file: "file2.json" 2025/11/15 02:10:21 DEBUG : test_dir1: Rmdir: contains trashed file: "file2.bin" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (24.88s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:10:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 02:10:23 DEBUG : sub dir: Making directory with metadata 2025/11/15 02:10:24 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/11/15 02:10:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/15 02:10:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/15 02:10:48 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 02:10:48 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2025/11/15 02:11:08 DEBUG : sub dirEmpty: Rmdir: contains trashed file: "sub dirEmpty2" 2025/11/15 02:11:09 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world.json" 2025/11/15 02:11:09 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world.bin" 2025/11/15 02:11:10 DEBUG : sub dir2/very/very/very/very/very/nested: Rmdir: contains trashed file: "subdir" 2025/11/15 02:11:11 DEBUG : sub dir2/very/very/very/very/very: Rmdir: contains trashed file: "nested" 2025/11/15 02:11:11 DEBUG : sub dir2/very/very/very/very: Rmdir: contains trashed file: "very" 2025/11/15 02:11:12 DEBUG : sub dir2/very/very/very: Rmdir: contains trashed file: "very" 2025/11/15 02:11:13 DEBUG : sub dir2/very/very: Rmdir: contains trashed file: "very" 2025/11/15 02:11:13 DEBUG : sub dir2/very: Rmdir: contains trashed file: "very" 2025/11/15 02:11:14 DEBUG : sub dir2/sub dir3: Rmdir: contains trashed file: "hello world.bin" 2025/11/15 02:11:14 DEBUG : sub dir2/sub dir3: Rmdir: contains trashed file: "hello world.json" 2025/11/15 02:11:15 DEBUG : sub dir2: Rmdir: contains trashed file: "sub dir3" 2025/11/15 02:11:15 DEBUG : sub dir2: Rmdir: contains trashed file: "very" 2025/11/15 02:11:16 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2025/11/15 02:11:16 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestNothingToTransferWithEmptyDirs (53.65s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:11:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 02:11:16 DEBUG : sub dir: Making directory with metadata 2025/11/15 02:11:17 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2025/11/15 02:11:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/15 02:11:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/15 02:11:45 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 02:11:45 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2025/11/15 02:12:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world.bin" 2025/11/15 02:12:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world.json" 2025/11/15 02:12:04 DEBUG : sub dir2/very/very/very/very/very/nested: Rmdir: contains trashed file: "subdir" 2025/11/15 02:12:05 DEBUG : sub dir2/very/very/very/very/very: Rmdir: contains trashed file: "nested" 2025/11/15 02:12:05 DEBUG : sub dir2/very/very/very/very: Rmdir: contains trashed file: "very" 2025/11/15 02:12:06 DEBUG : sub dir2/very/very/very: Rmdir: contains trashed file: "very" 2025/11/15 02:12:07 DEBUG : sub dir2/very/very: Rmdir: contains trashed file: "very" 2025/11/15 02:12:08 DEBUG : sub dir2/very: Rmdir: contains trashed file: "very" 2025/11/15 02:12:08 DEBUG : sub dir2/sub dir3: Rmdir: contains trashed file: "hello world.json" 2025/11/15 02:12:08 DEBUG : sub dir2/sub dir3: Rmdir: contains trashed file: "hello world.bin" 2025/11/15 02:12:09 DEBUG : sub dir2: Rmdir: contains trashed file: "sub dir3" 2025/11/15 02:12:09 DEBUG : sub dir2: Rmdir: contains trashed file: "very" 2025/11/15 02:12:10 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2025/11/15 02:12:10 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestNothingToTransferWithoutEmptyDirs (54.17s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:13:19 DEBUG : Waiting for deletions to finish 2025/11/15 02:13:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:13:20 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:13:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:13:20 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:13:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:13:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:13:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:13:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:13:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:13:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:13:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:13:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:13:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:13:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:13:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:13:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:13:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:13:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:13:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:13:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:13:42 DEBUG : apple: size = 5 OK 2025/11/15 02:13:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:42 DEBUG : banana: size = 6 OK 2025/11/15 02:13:42 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:13:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:42 DEBUG : banana: Unchanged skipping 2025/11/15 02:13:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:13:42 DEBUG : apple: Unchanged skipping 2025/11/15 02:13:43 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/15 02:13:43 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:13:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:43 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:13:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:13:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:13:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:13:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:13:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:13:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:13:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:13:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:13:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:13:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:13:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:13:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:13:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:13:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:13:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:13:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:13:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:13:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:13:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:13:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:13:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:13:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:13:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:13:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:13:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:13:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:13:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:13:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:13:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:13:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:13:43 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:13:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:13:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:13:43 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:13:43 DEBUG : Waiting for deletions to finish 2025/11/15 02:13:43 DEBUG : Waiting for deletions to finish 2025/11/15 02:13:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:13:44 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:13:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:13:44 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:13:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:13:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:13:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:13:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:13:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:13:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:13:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:13:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:13:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:13:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:13:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:13:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:13:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:13:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:13:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:13:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:13:45 DEBUG : dir1: Directory modification time the same (differ by -267.373µs, within tolerance 1ms) 2025/11/15 02:13:45 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:13:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:13:45 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:13:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:45 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:13:45 DEBUG : apple: size = 5 OK 2025/11/15 02:13:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:45 DEBUG : apple: Unchanged skipping 2025/11/15 02:13:45 DEBUG : banana: size = 6 OK 2025/11/15 02:13:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:45 DEBUG : banana: Unchanged skipping 2025/11/15 02:13:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:13:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:13:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:13:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:13:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:13:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:13:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:13:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:45 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:13:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:13:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:13:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:13:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:13:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:13:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:13:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:13:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:13:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:13:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:13:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:13:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:13:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:13:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:13:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:13:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:13:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:13:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:13:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:13:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:13:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:13:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:13:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:13:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:13:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:13:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:13:45 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:13:45 DEBUG : Waiting for deletions to finish 2025/11/15 02:13:45 DEBUG : Waiting for deletions to finish 2025/11/15 02:13:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:13:46 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:13:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:13:46 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:13:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:13:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:13:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:13:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:13:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:13:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:13:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:13:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:13:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:13:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:13:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:13:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:13:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:13:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:13:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:13:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt.bin" 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt.bin" 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt.json" 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt.json" 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt.json" 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt.json" 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt.json" 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt.bin" 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt.json" 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt.json" 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt.bin" 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt.bin" 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt.bin" 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt.json" 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt.bin" 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt.json" 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt.bin" 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt.json" 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt.bin" 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt.json" 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt.json" 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt.bin" 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt.bin" 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt.json" 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt.bin" 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt.bin" 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt.json" 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt.bin" 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt.bin" 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt.json" 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt.json" 2025/11/15 02:14:10 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt.bin" === RUN TestTransform/NFD run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:15:19 DEBUG : Waiting for deletions to finish 2025/11/15 02:15:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:15:19 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:15:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:15:19 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:15:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:15:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:15:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:15:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:15:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:15:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:15:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:15:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:15:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:15:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:15:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:15:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:15:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:15:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:15:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:15:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:15:41 DEBUG : apple: size = 5 OK 2025/11/15 02:15:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:41 DEBUG : apple: Unchanged skipping 2025/11/15 02:15:41 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:15:41 DEBUG : banana: size = 6 OK 2025/11/15 02:15:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:41 DEBUG : banana: Unchanged skipping 2025/11/15 02:15:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:15:42 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/15 02:15:42 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:15:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:42 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:15:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:15:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:15:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:15:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:15:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:15:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:15:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:15:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:15:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:15:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:15:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:15:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:15:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:15:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:15:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:15:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:15:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:15:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:15:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:15:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:15:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:15:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:15:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:15:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:15:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:15:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:15:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:15:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:15:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:15:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:15:42 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:15:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:15:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:15:42 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:15:42 DEBUG : Waiting for deletions to finish 2025/11/15 02:15:42 DEBUG : Waiting for deletions to finish 2025/11/15 02:15:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:15:43 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:15:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:15:43 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:15:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:15:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:15:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:15:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:15:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:15:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:15:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:15:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:15:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:15:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:15:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:15:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:15:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:15:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:15:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:15:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:15:44 DEBUG : dir1: Directory modification time the same (differ by -256.846µs, within tolerance 1ms) 2025/11/15 02:15:44 DEBUG : apple: size = 5 OK 2025/11/15 02:15:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:44 DEBUG : apple: Unchanged skipping 2025/11/15 02:15:44 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:15:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:44 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:15:44 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:15:44 DEBUG : banana: size = 6 OK 2025/11/15 02:15:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:44 DEBUG : banana: Unchanged skipping 2025/11/15 02:15:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:15:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:15:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:15:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:15:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:15:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:15:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:15:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:15:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:15:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:15:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:44 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:15:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:15:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:15:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:15:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:15:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:15:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:15:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:15:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:15:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:15:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:15:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:15:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:15:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:15:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:15:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:15:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:15:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:15:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:15:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:15:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:15:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:15:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:15:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:15:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:15:44 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:15:44 DEBUG : Waiting for deletions to finish 2025/11/15 02:15:44 DEBUG : Waiting for deletions to finish 2025/11/15 02:15:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:15:45 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:15:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:15:45 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:15:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:15:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:15:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:15:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:15:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:15:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:15:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:15:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:15:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:15:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:15:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:15:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:15:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:15:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:15:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:15:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt.json" 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt.json" 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt.json" 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt.bin" 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt.json" 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt.bin" 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt.json" 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt.bin" 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt.json" 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt.json" 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt.bin" 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt.bin" 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt.bin" 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt.bin" 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt.bin" 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt.json" 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt.json" 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt.bin" 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt.json" 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt.json" 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt.bin" 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt.bin" 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt.json" 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt.json" 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt.json" 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt.bin" 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt.json" 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt.bin" 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt.bin" 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt.bin" 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt.bin" 2025/11/15 02:16:10 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt.json" === RUN TestTransform/base64 run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:17:18 DEBUG : Waiting for deletions to finish 2025/11/15 02:17:18 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:17:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:17:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:17:18 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:17:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:17:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:17:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:17:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:17:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:17:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:17:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:17:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:17:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:17:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:17:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:17:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:17:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:17:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:17:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:17:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:17:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:17:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:17:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:17:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:17:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:17:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:17:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:17:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:17:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:17:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:17:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:17:39 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/15 02:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:17:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/15 02:17:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:17:39 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/15 02:17:39 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:17:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:17:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:17:39 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:17:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/15 02:17:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:17:40 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/15 02:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:17:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:17:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:17:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:17:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:17:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:17:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:17:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:17:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:17:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:17:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:17:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:17:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:17:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:17:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:17:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:17:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 02:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:17:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 02:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:17:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 02:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:17:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 02:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:17:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 02:17:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:17:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 02:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:17:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:17:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:17:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/15 02:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:17:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:17:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/15 02:17:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:17:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/15 02:17:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:17:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/15 02:17:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:17:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/15 02:17:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:17:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/15 02:17:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:17:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/15 02:17:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:17:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/15 02:17:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:17:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/15 02:17:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:17:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/15 02:17:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:17:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/15 02:17:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 02:17:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/15 02:17:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:17:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/15 02:17:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:17:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/15 02:17:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:17:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:17:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:17:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:17:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/15 02:17:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:17:40 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:17:40 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:17:42 DEBUG : YmFuYW5h: size = 6 OK 2025/11/15 02:17:42 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/15 02:17:42 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/15 02:17:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:17:43 DEBUG : YXBwbGU=: size = 5 OK 2025/11/15 02:17:43 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/15 02:17:43 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/15 02:17:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:17:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/15 02:17:43 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/15 02:17:43 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:17:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:17:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/15 02:17:43 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/15 02:17:43 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:17:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:17:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/15 02:17:45 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/15 02:17:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:17:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:17:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/15 02:17:46 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/15 02:17:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:17:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:17:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/15 02:17:46 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/15 02:17:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:17:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:17:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/15 02:17:46 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/15 02:17:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:17:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:17:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/15 02:17:49 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/15 02:17:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:17:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:17:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/15 02:17:49 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/15 02:17:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:17:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:17:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/15 02:17:49 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/15 02:17:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:17:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 02:17:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/15 02:17:49 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/15 02:17:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:17:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 02:17:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/15 02:17:52 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/15 02:17:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:17:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:17:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/15 02:17:52 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/15 02:17:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 02:17:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 02:17:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/15 02:17:52 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/15 02:17:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:17:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 02:17:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/15 02:17:53 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/15 02:17:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 02:17:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/15 02:17:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/15 02:17:56 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/15 02:17:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:17:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/15 02:17:56 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/15 02:17:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 02:17:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/15 02:17:56 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/15 02:17:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 02:17:56 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/15 02:17:56 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/15 02:17:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/15 02:17:56 DEBUG : Waiting for deletions to finish 2025/11/15 02:17:57 INFO : dir1/0012-6789;.txt: Deleted 2025/11/15 02:17:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/15 02:17:57 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/15 02:17:57 INFO : dir1/0009-3456789.txt: Deleted 2025/11/15 02:17:57 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/15 02:17:57 INFO : apple: Deleted 2025/11/15 02:17:57 INFO : dir1/0010-456789.txt: Deleted 2025/11/15 02:17:57 INFO : dir1/0011-56789;.txt: Deleted 2025/11/15 02:17:58 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/15 02:17:58 INFO : dir1/0008-2345678.txt: Deleted 2025/11/15 02:17:58 INFO : dir1/0014-89;=.txt: Deleted 2025/11/15 02:17:58 INFO : dir1/0007-1234567.txt: Deleted 2025/11/15 02:17:58 INFO : dir1/0003-defghij.txt: Deleted 2025/11/15 02:17:58 INFO : dir1/0013-789;=.txt: Deleted 2025/11/15 02:17:58 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/15 02:17:58 INFO : dir1/0015-9;=.txt: Deleted 2025/11/15 02:17:59 INFO : splitbananasplit: Deleted 2025/11/15 02:17:59 INFO : appleappleapplebanana: Deleted 2025/11/15 02:17:59 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/15 02:18:00 INFO : banana: Deleted 2025/11/15 02:18:00 DEBUG : Waiting for deletions to finish 2025/11/15 02:18:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/15 02:18:00 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/15 02:18:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/15 02:18:00 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/15 02:18:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/15 02:18:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/15 02:18:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/15 02:18:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/15 02:18:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/15 02:18:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/15 02:18:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/15 02:18:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/15 02:18:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/15 02:18:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/15 02:18:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/15 02:18:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/15 02:18:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/15 02:18:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/15 02:18:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/15 02:18:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/15 02:18:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:18:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:18:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:18:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:18:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:18:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:18:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:18:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:18:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:18:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:18:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:18:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:18:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:18:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:18:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:18:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:18:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:18:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:18:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 02:18:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:18:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 02:18:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 02:18:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:18:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 02:18:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 02:18:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:18:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 02:18:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 02:18:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/15 02:18:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 02:18:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:18:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/15 02:18:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:18:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 02:18:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:18:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 02:18:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:18:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:18:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:18:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 02:18:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:18:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 02:18:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:18:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:18:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:18:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:18:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:18:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:18:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:18:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:18:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:18:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:18:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:18:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:18:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:18:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:18:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:18:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:18:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:18:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:18:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:18:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:18:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/15 02:18:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 02:18:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 02:18:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:18:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 02:18:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 02:18:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:18:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:18:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:18:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:18:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:18:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:18:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:18:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:18:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:18:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:18:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:18:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:18:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/15 02:18:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 02:18:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 02:18:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:18:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 02:18:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 02:18:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:18:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:18:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:18:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:18:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:18:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:18:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:18:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:18:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:18:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:18:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:18:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:18:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:18:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:18:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:18:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:18:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/15 02:18:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:18:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 02:18:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:18:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 02:18:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:18:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:18:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:18:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 02:18:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:18:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 02:18:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:18:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:18:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:18:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:18:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:18:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:18:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:18:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:18:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:18:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:18:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:18:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:18:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:18:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:18:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:18:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:18:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:18:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:18:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:18:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:18:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:18:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:18:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:18:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:18:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:18:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:18:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:18:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:18:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:18:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:18:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:18:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:18:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:18:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:18:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:18:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:18:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 02:18:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 02:18:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:18:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 02:18:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 02:18:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/15 02:18:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:18:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:18:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:18:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:18:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:18:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:18:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:18:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:18:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:18:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:18:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:18:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:18:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:18:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:18:01 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:18:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:18:01 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:18:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:18:01 DEBUG : dir1: Directory modification time the same (differ by -245.116µs, within tolerance 1ms) 2025/11/15 02:18:01 DEBUG : YXBwbGU=: size = 5 OK 2025/11/15 02:18:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:18:01 DEBUG : apple: Unchanged skipping 2025/11/15 02:18:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/15 02:18:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:18:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:18:01 DEBUG : YmFuYW5h: size = 6 OK 2025/11/15 02:18:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:18:01 DEBUG : banana: Unchanged skipping 2025/11/15 02:18:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/15 02:18:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:18:01 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:18:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:18:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:18:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:18:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:18:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:18:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:18:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:18:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:18:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:18:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:18:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:18:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:18:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:18:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:18:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:18:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:18:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:18:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:18:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:18:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:18:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:18:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:18:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:18:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:18:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:18:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:18:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:18:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:18:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:18:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:18:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:18:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:18:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:18:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:18:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:18:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:18:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:18:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:18:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:18:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:18:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:18:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:18:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:18:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:18:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:18:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:18:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:18:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:18:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:18:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:18:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:18:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:18:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:18:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:18:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:18:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:18:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:18:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:18:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:18:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:18:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:18:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:18:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:18:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:18:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:18:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:18:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:18:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:18:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:18:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:18:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:18:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:18:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:18:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:18:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:18:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:18:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:18:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:18:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:18:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:18:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:18:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:18:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:18:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:18:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:18:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:18:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:18:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:18:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:18:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:18:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:18:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:18:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:18:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:18:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:18:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:18:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:18:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:18:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:18:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:18:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:18:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:18:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:18:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:18:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:18:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:18:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:18:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:18:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:18:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:18:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:18:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:18:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:18:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:18:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:18:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:18:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:18:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:18:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 02:18:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:18:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 02:18:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:18:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 02:18:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:18:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 02:18:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:18:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 02:18:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:18:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:18:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:18:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:18:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:18:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:18:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:18:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:18:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:18:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:18:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 02:18:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:18:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:18:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:18:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:18:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:18:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:18:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:18:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:18:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:18:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:18:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:18:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:18:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:18:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:18:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:18:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:18:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:18:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/15 02:18:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:18:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:18:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:18:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:18:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:18:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:18:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:18:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:18:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:18:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:18:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 02:18:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 02:18:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:18:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 02:18:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 02:18:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/15 02:18:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/15 02:18:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:18:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:18:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/15 02:18:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:18:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:18:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/15 02:18:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:18:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:18:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/15 02:18:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:18:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:18:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/15 02:18:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:18:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:18:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/15 02:18:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:18:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:18:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/15 02:18:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:18:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:18:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/15 02:18:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:18:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:18:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/15 02:18:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:18:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:18:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/15 02:18:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:18:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:18:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/15 02:18:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:18:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:18:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/15 02:18:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:18:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:18:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/15 02:18:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:18:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/15 02:18:01 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/15 02:18:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:18:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:18:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:18:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:18:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:18:01 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:18:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/15 02:18:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:18:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:18:01 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:18:01 DEBUG : Waiting for deletions to finish 2025/11/15 02:18:01 DEBUG : Waiting for deletions to finish 2025/11/15 02:18:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/15 02:18:02 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/15 02:18:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/15 02:18:02 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/15 02:18:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/15 02:18:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/15 02:18:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/15 02:18:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/15 02:18:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/15 02:18:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/15 02:18:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/15 02:18:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/15 02:18:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/15 02:18:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/15 02:18:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/15 02:18:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/15 02:18:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/15 02:18:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/15 02:18:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/15 02:18:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/15 02:18:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:18:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:18:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:18:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:18:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:18:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:18:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:18:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:18:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:18:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:18:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:18:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:18:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:18:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:18:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:18:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:18:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:18:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:18:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:18:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:18:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:18:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:18:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:18:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:18:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:18:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:18:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 02:18:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:18:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 02:18:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 02:18:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:18:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 02:18:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 02:18:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:18:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 02:18:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 02:18:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/15 02:18:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 02:18:02 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 02:18:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 02:18:02 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 02:18:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 02:18:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 02:18:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 02:18:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 02:18:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 02:18:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 02:18:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 02:18:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 02:18:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 02:18:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 02:18:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 02:18:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 02:18:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 02:18:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 02:18:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 02:18:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 02:18:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMC00NTY3ODkudHh0.bin" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt.bin" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMy1kZWZnaGlqLnR4dA==.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAxNS05Oz0udHh0.bin" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNC1lZmdoaWprLnR4dA==.bin" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMi1jZGVmZ2hpLnR4dA==.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNy0xMjM0NTY3LnR4dA==.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt.bin" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAwOS0zNDU2Nzg5LnR4dA==.bin" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNS1mZ2hpamtsLnR4dA==.bin" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAxNC04OTs9LnR4dA==.bin" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt.bin" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNC1lZmdoaWprLnR4dA==.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMi02Nzg5Oy50eHQ=.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMS1iY2RlZmdoLnR4dA==.bin" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt.bin" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAwOC0yMzQ1Njc4LnR4dA==.bin" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMS1iY2RlZmdoLnR4dA==.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMS01Njc4OTsudHh0.bin" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt.bin" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNi1naGlqa2xtLnR4dA==.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMC1hYmNkZWZnLnR4dA==.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNy0xMjM0NTY3LnR4dA==.bin" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMi02Nzg5Oy50eHQ=.bin" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt.bin" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNi1naGlqa2xtLnR4dA==.bin" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAwNS1mZ2hpamtsLnR4dA==.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMC00NTY3ODkudHh0.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt.bin" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt.bin" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt.bin" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt.bin" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMy03ODk7PS50eHQ=.bin" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAwOC0yMzQ1Njc4LnR4dA==.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt.bin" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAxNS05Oz0udHh0.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt.bin" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMi1jZGVmZ2hpLnR4dA==.bin" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMS01Njc4OTsudHh0.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMy1kZWZnaGlqLnR4dA==.bin" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAwOS0zNDU2Nzg5LnR4dA==.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAxMy03ODk7PS50eHQ=.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt.bin" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt.bin" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAwMC1hYmNkZWZnLnR4dA==.bin" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "MDAxNC04OTs9LnR4dA==.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt.bin" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt.json" 2025/11/15 02:18:27 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt.bin" === RUN TestTransform/prefix run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:19:35 DEBUG : Waiting for deletions to finish 2025/11/15 02:19:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:19:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:19:36 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:19:36 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:19:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:19:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:19:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:19:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:19:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:19:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:19:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:19:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:19:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:19:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:19:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:19:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:19:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:19:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:19:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:19:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:19:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:19:57 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:19:57 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:19:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:19:57 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:19:57 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:19:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:19:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:19:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:19:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:19:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:19:57 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:19:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:19:57 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:19:57 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:19:57 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/15 02:19:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:19:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/15 02:19:57 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:19:57 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/15 02:19:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:19:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/15 02:19:57 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:19:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:19:57 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:19:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:19:58 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/15 02:19:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 02:19:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:19:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/15 02:19:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:19:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/15 02:19:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 02:19:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 02:19:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:19:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 02:19:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 02:19:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 02:19:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:19:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 02:19:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 02:19:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 02:19:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 02:19:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 02:19:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/15 02:19:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 02:19:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:19:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 02:19:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 02:19:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 02:19:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 02:19:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 02:19:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 02:19:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 02:19:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:19:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 02:19:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 02:19:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 02:19:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:19:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 02:19:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 02:19:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 02:19:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 02:19:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 02:19:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 02:19:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 02:19:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 02:19:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 02:19:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 02:19:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 02:19:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/15 02:19:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 02:19:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:19:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 02:19:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 02:19:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 02:19:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 02:19:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 02:19:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 02:19:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 02:19:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 02:19:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 02:19:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 02:19:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 02:19:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/15 02:19:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 02:19:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 02:19:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 02:19:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:19:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 02:19:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 02:19:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 02:19:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 02:19:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 02:19:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 02:19:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 02:19:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 02:19:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 02:19:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 02:19:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 02:19:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/15 02:19:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 02:19:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 02:19:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 02:19:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 02:19:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/15 02:19:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:19:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/15 02:19:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 02:19:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/15 02:19:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 02:19:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/15 02:19:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 02:19:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/15 02:19:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 02:19:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 02:19:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:19:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 02:19:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 02:19:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 02:19:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 02:19:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 02:19:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 02:19:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 02:19:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/15 02:19:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 02:19:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 02:19:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 02:19:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 02:19:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 02:19:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/15 02:19:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 02:19:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 02:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 02:19:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 02:19:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 02:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 02:19:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 02:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 02:19:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 02:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 02:19:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/15 02:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 02:19:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 02:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 02:19:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 02:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 02:19:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/15 02:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 02:19:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 02:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 02:19:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 02:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 02:19:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 02:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 02:19:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 02:19:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/15 02:19:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:19:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/15 02:19:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 02:19:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/15 02:19:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 02:19:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/15 02:19:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 02:19:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/15 02:19:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/15 02:19:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 02:19:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:19:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 02:19:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 02:19:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 02:19:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 02:19:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 02:19:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 02:19:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 02:19:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/15 02:19:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 02:19:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/15 02:19:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 02:19:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 02:19:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 02:19:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 02:19:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 02:19:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/15 02:19:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 02:19:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 02:19:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 02:19:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 02:19:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 02:19:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 02:19:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 02:19:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 02:19:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 02:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 02:19:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/15 02:19:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:19:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 02:19:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/15 02:19:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 02:19:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/15 02:19:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 02:19:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/15 02:19:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 02:19:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/15 02:19:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 02:19:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/15 02:19:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 02:19:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/15 02:19:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/15 02:19:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/15 02:19:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 02:19:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/15 02:19:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 02:19:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/15 02:19:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/15 02:19:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/15 02:19:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/15 02:19:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/15 02:19:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 02:19:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/15 02:19:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 02:19:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/15 02:19:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 02:19:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:19:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 02:19:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:19:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/15 02:19:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:19:58 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:19:58 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:20:01 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/15 02:20:01 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/15 02:20:01 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/15 02:20:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/15 02:20:01 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/15 02:20:01 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/15 02:20:01 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/15 02:20:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/15 02:20:01 DEBUG : PREFIXapple: size = 5 OK 2025/11/15 02:20:01 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/15 02:20:01 INFO : apple: Copied (new) to: PREFIXapple 2025/11/15 02:20:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/15 02:20:01 DEBUG : PREFIXbanana: size = 6 OK 2025/11/15 02:20:01 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/15 02:20:01 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/15 02:20:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/15 02:20:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/15 02:20:04 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/15 02:20:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/15 02:20:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/15 02:20:04 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/15 02:20:04 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/15 02:20:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/15 02:20:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/15 02:20:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/15 02:20:04 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/15 02:20:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/15 02:20:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/15 02:20:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:20:04 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/15 02:20:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/15 02:20:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/15 02:20:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/15 02:20:07 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/15 02:20:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/15 02:20:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/15 02:20:07 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/15 02:20:07 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/15 02:20:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/15 02:20:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/15 02:20:07 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/15 02:20:07 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/15 02:20:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/15 02:20:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/15 02:20:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/15 02:20:08 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/15 02:20:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/15 02:20:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/15 02:20:11 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/15 02:20:11 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/15 02:20:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/15 02:20:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/15 02:20:11 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/15 02:20:11 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/15 02:20:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/15 02:20:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/15 02:20:11 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/15 02:20:11 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/15 02:20:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/15 02:20:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/15 02:20:11 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/15 02:20:11 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/15 02:20:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/15 02:20:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/15 02:20:14 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/15 02:20:14 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/15 02:20:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/15 02:20:14 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/15 02:20:14 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/15 02:20:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/15 02:20:14 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/15 02:20:14 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/15 02:20:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/15 02:20:14 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/15 02:20:14 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/15 02:20:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/15 02:20:14 DEBUG : Waiting for deletions to finish 2025/11/15 02:20:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/15 02:20:15 INFO : dir1/0012-6789;.txt: Deleted 2025/11/15 02:20:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/15 02:20:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/15 02:20:16 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/15 02:20:16 INFO : dir1/0011-56789;.txt: Deleted 2025/11/15 02:20:16 INFO : splitbananasplit: Deleted 2025/11/15 02:20:16 INFO : dir1/0009-3456789.txt: Deleted 2025/11/15 02:20:16 INFO : apple: Deleted 2025/11/15 02:20:16 INFO : dir1/0003-defghij.txt: Deleted 2025/11/15 02:20:17 INFO : dir1/0010-456789.txt: Deleted 2025/11/15 02:20:17 INFO : dir1/0008-2345678.txt: Deleted 2025/11/15 02:20:17 INFO : dir1/0013-789;=.txt: Deleted 2025/11/15 02:20:17 INFO : dir1/0015-9;=.txt: Deleted 2025/11/15 02:20:17 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/15 02:20:17 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/15 02:20:18 INFO : dir1/0014-89;=.txt: Deleted 2025/11/15 02:20:18 INFO : appleappleapplebanana: Deleted 2025/11/15 02:20:18 INFO : banana: Deleted 2025/11/15 02:20:18 INFO : dir1/0007-1234567.txt: Deleted 2025/11/15 02:20:18 DEBUG : Waiting for deletions to finish 2025/11/15 02:20:19 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/15 02:20:19 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/15 02:20:19 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:20:19 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/15 02:20:19 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:20:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:20:19 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:20:19 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:20:19 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:20:19 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:20:19 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:20:19 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:20:19 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:20:19 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:20:19 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:20:19 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:20:19 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:20:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:20:19 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:20:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:20:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/15 02:20:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/15 02:20:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/15 02:20:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/15 02:20:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/15 02:20:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/15 02:20:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/15 02:20:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/15 02:20:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/15 02:20:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/15 02:20:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/15 02:20:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/15 02:20:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/15 02:20:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/15 02:20:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/15 02:20:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/15 02:20:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/15 02:20:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/15 02:20:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/15 02:20:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/15 02:20:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/15 02:20:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/15 02:20:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/15 02:20:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/15 02:20:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/15 02:20:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/15 02:20:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/15 02:20:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/15 02:20:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/15 02:20:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/15 02:20:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:20:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/15 02:20:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:20:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/15 02:20:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:20:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/15 02:20:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:20:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/15 02:20:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:20:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/15 02:20:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:20:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/15 02:20:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:20:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/15 02:20:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:20:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/15 02:20:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:20:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/15 02:20:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:20:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/15 02:20:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:20:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/15 02:20:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:20:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/15 02:20:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:20:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/15 02:20:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:20:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/15 02:20:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:20:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/15 02:20:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:20:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/15 02:20:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:20:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/15 02:20:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:20:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/15 02:20:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:20:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/15 02:20:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:20:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/15 02:20:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:20:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/15 02:20:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:20:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/15 02:20:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:20:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/15 02:20:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:20:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/15 02:20:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:20:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/15 02:20:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:20:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/15 02:20:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:20:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/15 02:20:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:20:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/15 02:20:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:20:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/15 02:20:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:20:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/15 02:20:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:20:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/15 02:20:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:20:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/15 02:20:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:20:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:20:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:20:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/15 02:20:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:20:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/15 02:20:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:20:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/15 02:20:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:20:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/15 02:20:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:20:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/15 02:20:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:20:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/15 02:20:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:20:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/15 02:20:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:20:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/15 02:20:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:20:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/15 02:20:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:20:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/15 02:20:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:20:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/15 02:20:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:20:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/15 02:20:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:20:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/15 02:20:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:20:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/15 02:20:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:20:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/15 02:20:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:20:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/15 02:20:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:20:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:20:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:20:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:20:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:20:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/15 02:20:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:20:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/15 02:20:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:20:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/15 02:20:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:20:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/15 02:20:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:20:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/15 02:20:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:20:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/15 02:20:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:20:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/15 02:20:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:20:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/15 02:20:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:20:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/15 02:20:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:20:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/15 02:20:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:20:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/15 02:20:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:20:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/15 02:20:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:20:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/15 02:20:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:20:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/15 02:20:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:20:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/15 02:20:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:20:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/15 02:20:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:20:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:20:19 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 02:20:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 02:20:19 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 02:20:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 02:20:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/15 02:20:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/15 02:20:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/15 02:20:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/15 02:20:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/15 02:20:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/15 02:20:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/15 02:20:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/15 02:20:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/15 02:20:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/15 02:20:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/15 02:20:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/15 02:20:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/15 02:20:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/15 02:20:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/15 02:20:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/15 02:20:20 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/15 02:20:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/15 02:20:20 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/15 02:20:20 DEBUG : dir1: Directory modification time the same (differ by -230.642µs, within tolerance 1ms) 2025/11/15 02:20:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/15 02:20:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/15 02:20:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/15 02:20:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/15 02:20:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/15 02:20:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/15 02:20:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/15 02:20:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/15 02:20:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/15 02:20:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/15 02:20:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/15 02:20:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/15 02:20:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/15 02:20:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/15 02:20:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:20:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:20:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:20:20 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:20:20 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:20:23 DEBUG : banana: size = 6 OK 2025/11/15 02:20:23 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/15 02:20:23 INFO : banana: Copied (new) 2025/11/15 02:20:23 DEBUG : apple: size = 5 OK 2025/11/15 02:20:23 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/15 02:20:23 INFO : apple: Copied (new) 2025/11/15 02:20:23 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:20:23 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/15 02:20:23 INFO : appleappleapplebanana: Copied (new) 2025/11/15 02:20:23 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:20:23 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/15 02:20:23 INFO : splitbananasplit: Copied (new) 2025/11/15 02:20:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:20:26 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/15 02:20:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/15 02:20:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:20:26 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/15 02:20:26 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/15 02:20:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:20:26 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/15 02:20:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/15 02:20:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:20:26 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/15 02:20:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/15 02:20:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:20:29 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/15 02:20:29 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/15 02:20:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:20:29 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/15 02:20:29 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/15 02:20:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:20:29 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/15 02:20:29 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/15 02:20:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:20:30 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/15 02:20:30 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/15 02:20:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:20:32 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/15 02:20:32 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/15 02:20:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:20:33 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/15 02:20:33 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/15 02:20:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:20:33 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/15 02:20:33 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/15 02:20:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:20:33 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/15 02:20:33 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/15 02:20:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:20:35 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/15 02:20:35 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/15 02:20:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:20:36 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/15 02:20:36 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/15 02:20:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:20:36 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/15 02:20:36 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/15 02:20:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:20:36 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/15 02:20:36 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/15 02:20:36 DEBUG : Waiting for deletions to finish 2025/11/15 02:20:38 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/15 02:20:38 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/15 02:20:38 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/15 02:20:38 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/15 02:20:38 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/15 02:20:38 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/15 02:20:38 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/15 02:20:38 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/15 02:20:39 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/15 02:20:39 INFO : PREFIXbanana: Deleted 2025/11/15 02:20:39 INFO : PREFIXsplitbananasplit: Deleted 2025/11/15 02:20:39 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/15 02:20:39 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/15 02:20:39 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/15 02:20:39 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/15 02:20:39 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/15 02:20:40 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/15 02:20:40 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/15 02:20:40 INFO : PREFIXapple: Deleted 2025/11/15 02:20:40 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/15 02:20:40 DEBUG : Waiting for deletions to finish 2025/11/15 02:20:41 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:20:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:20:41 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:20:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:20:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:20:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:20:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:20:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:20:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:20:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:20:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:20:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:20:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:20:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:20:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:20:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:20:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:20:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:20:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:20:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:20:41 DEBUG : Waiting for deletions to finish 2025/11/15 02:20:42 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:20:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:20:42 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:20:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:20:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:20:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:20:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:20:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:20:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:20:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:20:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:20:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:20:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:20:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:20:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:20:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:20:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:20:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:20:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:20:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0003-defghij.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0008-2345678.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0000-abcdefg.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0011-56789;.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0005-fghijkl.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0014-89;=.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0013-789;=.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0009-3456789.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0014-89;=.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0003-defghij.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0007-1234567.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0007-1234567.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0005-fghijkl.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0010-456789.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0011-56789;.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0004-efghijk.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0010-456789.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0004-efghijk.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0012-6789;.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0013-789;=.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0009-3456789.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0015-9;=.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0001-bcdefgh.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0008-2345678.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0012-6789;.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0006-ghijklm.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0001-bcdefgh.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0006-ghijklm.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0000-abcdefg.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0015-9;=.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0002-cdefghi.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "PREFIX0002-cdefghi.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt.bin" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt.json" 2025/11/15 02:21:27 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt.json" === RUN TestTransform/suffix run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:21:42 DEBUG : TestDrive: Token expired 2025/11/15 02:21:42 DEBUG : Config file has changed externally - reloading 2025/11/15 02:21:42 DEBUG : TestDrive: Loaded fresh token from config file 2025/11/15 02:21:42 DEBUG : TestDrive: Token refresh successful 2025/11/15 02:22:42 DEBUG : Waiting for deletions to finish 2025/11/15 02:22:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:22:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:22:43 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:22:43 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:22:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:22:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:22:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:22:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:22:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:22:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:22:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:22:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:22:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:22:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:22:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:22:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:22:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:22:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:22:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:22:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:23:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/15 02:23:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:23:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:23:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/15 02:23:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:23:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:23:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/15 02:23:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:23:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/15 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:23:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:23:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:23:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:23:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/15 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:23:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/15 02:23:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:23:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/15 02:23:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:23:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:23:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:23:05 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/15 02:23:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/15 02:23:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/15 02:23:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/15 02:23:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:23:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 02:23:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 02:23:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 02:23:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 02:23:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 02:23:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 02:23:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/15 02:23:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:05 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 02:23:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:05 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 02:23:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:05 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/15 02:23:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:05 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/15 02:23:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 02:23:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 02:23:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 02:23:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 02:23:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/15 02:23:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:05 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:23:05 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:23:07 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/15 02:23:07 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/15 02:23:07 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/15 02:23:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/15 02:23:07 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/15 02:23:07 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/15 02:23:07 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/15 02:23:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/15 02:23:08 DEBUG : appleSUFFIX: size = 5 OK 2025/11/15 02:23:08 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/15 02:23:08 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/15 02:23:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/15 02:23:08 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/15 02:23:08 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/15 02:23:08 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/15 02:23:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/15 02:23:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/15 02:23:11 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/15 02:23:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/15 02:23:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/15 02:23:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/15 02:23:11 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/15 02:23:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/15 02:23:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/15 02:23:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/15 02:23:11 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/15 02:23:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/15 02:23:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/15 02:23:11 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/15 02:23:11 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/15 02:23:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/15 02:23:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/15 02:23:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/15 02:23:14 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/15 02:23:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/15 02:23:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/15 02:23:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/15 02:23:14 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/15 02:23:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/15 02:23:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/15 02:23:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/15 02:23:14 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/15 02:23:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/15 02:23:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/15 02:23:14 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/15 02:23:14 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/15 02:23:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/15 02:23:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/15 02:23:17 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/15 02:23:17 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/15 02:23:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/15 02:23:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/15 02:23:17 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/15 02:23:17 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/15 02:23:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/15 02:23:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/15 02:23:18 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/15 02:23:18 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/15 02:23:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/15 02:23:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/15 02:23:18 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/15 02:23:18 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/15 02:23:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/15 02:23:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/15 02:23:20 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/15 02:23:20 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/15 02:23:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/15 02:23:20 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/15 02:23:20 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/15 02:23:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/15 02:23:21 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/15 02:23:21 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/15 02:23:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/15 02:23:21 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/15 02:23:21 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/15 02:23:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/15 02:23:21 DEBUG : Waiting for deletions to finish 2025/11/15 02:23:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/15 02:23:22 INFO : dir1/0015-9;=.txt: Deleted 2025/11/15 02:23:22 INFO : dir1/0014-89;=.txt: Deleted 2025/11/15 02:23:22 INFO : splitbananasplit: Deleted 2025/11/15 02:23:22 INFO : appleappleapplebanana: Deleted 2025/11/15 02:23:23 INFO : dir1/0011-56789;.txt: Deleted 2025/11/15 02:23:23 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/15 02:23:23 INFO : apple: Deleted 2025/11/15 02:23:24 INFO : dir1/0010-456789.txt: Deleted 2025/11/15 02:23:24 INFO : dir1/0003-defghij.txt: Deleted 2025/11/15 02:23:24 INFO : dir1/0013-789;=.txt: Deleted 2025/11/15 02:23:24 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/15 02:23:24 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/15 02:23:24 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/15 02:23:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/15 02:23:24 INFO : banana: Deleted 2025/11/15 02:23:25 INFO : dir1/0007-1234567.txt: Deleted 2025/11/15 02:23:25 INFO : dir1/0012-6789;.txt: Deleted 2025/11/15 02:23:25 INFO : dir1/0009-3456789.txt: Deleted 2025/11/15 02:23:25 INFO : dir1/0008-2345678.txt: Deleted 2025/11/15 02:23:25 DEBUG : Waiting for deletions to finish 2025/11/15 02:23:25 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/15 02:23:25 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/15 02:23:25 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/15 02:23:25 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/15 02:23:25 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:23:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:23:25 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:23:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:23:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:23:25 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:23:25 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:23:25 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:23:25 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:23:25 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:23:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:23:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:23:25 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:23:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:23:25 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:23:25 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/15 02:23:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/15 02:23:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/15 02:23:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/15 02:23:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/15 02:23:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/15 02:23:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/15 02:23:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/15 02:23:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/15 02:23:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/15 02:23:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/15 02:23:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/15 02:23:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/15 02:23:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/15 02:23:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/15 02:23:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/15 02:23:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/15 02:23:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/15 02:23:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/15 02:23:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/15 02:23:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/15 02:23:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/15 02:23:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/15 02:23:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/15 02:23:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/15 02:23:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/15 02:23:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/15 02:23:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/15 02:23:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/15 02:23:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/15 02:23:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/15 02:23:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/15 02:23:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/15 02:23:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/15 02:23:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:23:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/15 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/15 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/15 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/15 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/15 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/15 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/15 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/15 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/15 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/15 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/15 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/15 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/15 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/15 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/15 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/15 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:23:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:23:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:23:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/15 02:23:26 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 02:23:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 02:23:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/15 02:23:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/15 02:23:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/15 02:23:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/15 02:23:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/15 02:23:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/15 02:23:26 DEBUG : dir1: Directory modification time the same (differ by -209.425µs, within tolerance 1ms) 2025/11/15 02:23:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/15 02:23:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:23:26 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:23:26 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:23:29 DEBUG : banana: size = 6 OK 2025/11/15 02:23:29 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/11/15 02:23:29 INFO : banana: Copied (new) 2025/11/15 02:23:29 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:23:29 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/15 02:23:29 INFO : splitbananasplit: Copied (new) 2025/11/15 02:23:29 DEBUG : apple: size = 5 OK 2025/11/15 02:23:29 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/11/15 02:23:29 INFO : apple: Copied (new) 2025/11/15 02:23:30 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:23:30 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/15 02:23:30 INFO : appleappleapplebanana: Copied (new) 2025/11/15 02:23:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:23:33 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/15 02:23:33 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/15 02:23:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:23:33 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/15 02:23:33 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/15 02:23:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:23:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/15 02:23:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/15 02:23:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:23:33 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/15 02:23:33 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/15 02:23:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:23:36 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/15 02:23:36 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/15 02:23:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:23:36 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/15 02:23:36 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/15 02:23:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:23:36 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/15 02:23:36 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/15 02:23:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:23:36 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/15 02:23:36 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/15 02:23:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:23:39 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/15 02:23:39 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/15 02:23:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:23:39 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/15 02:23:39 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/15 02:23:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:23:39 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/15 02:23:39 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/15 02:23:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:23:39 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/15 02:23:39 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/15 02:23:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:23:42 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/15 02:23:42 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/15 02:23:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:23:42 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/15 02:23:42 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/15 02:23:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:23:43 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/15 02:23:43 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/15 02:23:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:23:43 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/15 02:23:43 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/15 02:23:43 DEBUG : Waiting for deletions to finish 2025/11/15 02:23:44 INFO : splitbananasplitSUFFIX: Deleted 2025/11/15 02:23:44 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/15 02:23:44 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/15 02:23:44 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/15 02:23:44 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/15 02:23:44 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/15 02:23:44 INFO : bananaSUFFIX: Deleted 2025/11/15 02:23:44 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/15 02:23:45 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/15 02:23:45 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/15 02:23:45 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/15 02:23:45 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/15 02:23:45 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/15 02:23:45 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/15 02:23:45 INFO : appleSUFFIX: Deleted 2025/11/15 02:23:45 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/15 02:23:46 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/15 02:23:46 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/15 02:23:46 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/15 02:23:46 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/15 02:23:46 DEBUG : Waiting for deletions to finish 2025/11/15 02:23:47 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:23:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:23:47 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:23:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:23:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:23:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:23:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:23:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:23:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:23:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:23:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:23:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:23:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:23:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:23:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:23:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:23:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:23:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:23:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:23:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:23:47 DEBUG : Waiting for deletions to finish 2025/11/15 02:23:48 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:23:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:23:48 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:23:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:23:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:23:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:23:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:23:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:23:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:23:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:23:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:23:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:23:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:23:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:23:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:23:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:23:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:23:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:23:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:23:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txtSUFFIX.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txtSUFFIX.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txtSUFFIX.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txtSUFFIX.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txtSUFFIX.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txtSUFFIX.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txtSUFFIX.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txtSUFFIX.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txtSUFFIX.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txtSUFFIX.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txtSUFFIX.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txtSUFFIX.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txtSUFFIX.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txtSUFFIX.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txtSUFFIX.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txtSUFFIX.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txtSUFFIX.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txtSUFFIX.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txtSUFFIX.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txtSUFFIX.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txtSUFFIX.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txtSUFFIX.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txtSUFFIX.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txtSUFFIX.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txtSUFFIX.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txtSUFFIX.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txtSUFFIX.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txtSUFFIX.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txtSUFFIX.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txtSUFFIX.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txtSUFFIX.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txtSUFFIX.bin" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt.json" 2025/11/15 02:24:36 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt.json" === RUN TestTransform/truncate run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:25:47 DEBUG : Waiting for deletions to finish 2025/11/15 02:25:48 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:25:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:25:48 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:25:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:25:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:25:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:25:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:25:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:25:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:25:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:25:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:25:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:25:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:25:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:25:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:25:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:25:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:25:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:25:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:25:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:26:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 02:26:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 02:26:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 02:26:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:08 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 02:26:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/15 02:26:08 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:08 DEBUG : banana: size = 6 OK 2025/11/15 02:26:08 DEBUG : apple: size = 5 OK 2025/11/15 02:26:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:26:08 DEBUG : banana: Unchanged skipping 2025/11/15 02:26:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:26:08 DEBUG : apple: Unchanged skipping 2025/11/15 02:26:09 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/15 02:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 02:26:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/15 02:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:26:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/15 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:26:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/15 02:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/15 02:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:26:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/15 02:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:26:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/15 02:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:26:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/15 02:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:26:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/15 02:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:26:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/15 02:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/15 02:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:26:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/15 02:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/15 02:26:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/15 02:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:26:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/15 02:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 02:26:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/15 02:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:26:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/15 02:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:26:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/15 02:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:26:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:26:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/15 02:26:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/15 02:26:09 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:26:09 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:26:12 DEBUG : appleapple: size = 21 OK 2025/11/15 02:26:12 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/11/15 02:26:12 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/15 02:26:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/15 02:26:12 DEBUG : splitbanan: size = 16 OK 2025/11/15 02:26:12 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/11/15 02:26:12 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/15 02:26:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/15 02:26:12 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/15 02:26:12 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/11/15 02:26:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/15 02:26:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/15 02:26:12 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/15 02:26:12 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/11/15 02:26:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/15 02:26:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/15 02:26:15 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/15 02:26:15 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/11/15 02:26:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/15 02:26:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/15 02:26:15 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/15 02:26:15 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/11/15 02:26:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/15 02:26:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/15 02:26:15 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/15 02:26:15 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/11/15 02:26:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/15 02:26:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/15 02:26:16 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/15 02:26:16 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/11/15 02:26:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/15 02:26:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/15 02:26:18 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/15 02:26:18 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/11/15 02:26:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/15 02:26:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/15 02:26:18 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/15 02:26:18 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/11/15 02:26:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/15 02:26:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/15 02:26:19 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/15 02:26:19 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/11/15 02:26:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/15 02:26:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/15 02:26:19 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/15 02:26:19 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/11/15 02:26:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/15 02:26:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/15 02:26:21 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/15 02:26:21 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/11/15 02:26:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/15 02:26:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/15 02:26:22 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/15 02:26:22 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/11/15 02:26:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/15 02:26:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/15 02:26:22 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/15 02:26:22 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/11/15 02:26:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/15 02:26:22 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/15 02:26:22 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/11/15 02:26:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/15 02:26:24 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/15 02:26:24 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/11/15 02:26:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/15 02:26:25 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/15 02:26:25 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/11/15 02:26:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/15 02:26:25 DEBUG : Waiting for deletions to finish 2025/11/15 02:26:26 INFO : splitbananasplit: Deleted 2025/11/15 02:26:26 INFO : dir1/0007-1234567.txt: Deleted 2025/11/15 02:26:26 INFO : dir1/0011-56789;.txt: Deleted 2025/11/15 02:26:26 INFO : appleappleapplebanana: Deleted 2025/11/15 02:26:26 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/15 02:26:26 INFO : dir1/0008-2345678.txt: Deleted 2025/11/15 02:26:26 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/15 02:26:26 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/15 02:26:27 INFO : dir1/0010-456789.txt: Deleted 2025/11/15 02:26:27 INFO : dir1/0009-3456789.txt: Deleted 2025/11/15 02:26:27 INFO : dir1/0003-defghij.txt: Deleted 2025/11/15 02:26:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/15 02:26:27 INFO : dir1/0014-89;=.txt: Deleted 2025/11/15 02:26:27 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/15 02:26:27 INFO : dir1/0013-789;=.txt: Deleted 2025/11/15 02:26:28 INFO : dir1/0015-9;=.txt: Deleted 2025/11/15 02:26:28 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/15 02:26:28 INFO : dir1/0012-6789;.txt: Deleted 2025/11/15 02:26:28 DEBUG : Waiting for deletions to finish 2025/11/15 02:26:29 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:26:29 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/15 02:26:29 DEBUG : appleapple: Excluded (Path Filter) 2025/11/15 02:26:29 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:26:29 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/15 02:26:29 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/15 02:26:29 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/15 02:26:29 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/15 02:26:29 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/15 02:26:29 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/15 02:26:29 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/15 02:26:29 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/15 02:26:29 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/15 02:26:29 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/15 02:26:29 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/15 02:26:29 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/15 02:26:29 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/15 02:26:29 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/15 02:26:29 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/15 02:26:29 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/15 02:26:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/15 02:26:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/15 02:26:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/15 02:26:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/15 02:26:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/15 02:26:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/15 02:26:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/15 02:26:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/15 02:26:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/15 02:26:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/15 02:26:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/15 02:26:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/15 02:26:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/15 02:26:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/15 02:26:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/15 02:26:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/15 02:26:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/15 02:26:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/15 02:26:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/15 02:26:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/15 02:26:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/15 02:26:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/15 02:26:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/15 02:26:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/15 02:26:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/15 02:26:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/15 02:26:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/15 02:26:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/15 02:26:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/15 02:26:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/15 02:26:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/15 02:26:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/15 02:26:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/15 02:26:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/15 02:26:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/15 02:26:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/15 02:26:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/15 02:26:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/15 02:26:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/15 02:26:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/15 02:26:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/15 02:26:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/15 02:26:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/15 02:26:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/15 02:26:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/15 02:26:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/15 02:26:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/15 02:26:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/15 02:26:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/15 02:26:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/15 02:26:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/15 02:26:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/15 02:26:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/15 02:26:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/15 02:26:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/15 02:26:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/15 02:26:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/15 02:26:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/15 02:26:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/15 02:26:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/15 02:26:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/15 02:26:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/15 02:26:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/15 02:26:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/15 02:26:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/15 02:26:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/15 02:26:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/15 02:26:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/15 02:26:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/15 02:26:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/15 02:26:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/15 02:26:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/15 02:26:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/15 02:26:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/15 02:26:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/15 02:26:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/15 02:26:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/15 02:26:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/15 02:26:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 02:26:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/15 02:26:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/15 02:26:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/15 02:26:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/15 02:26:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/15 02:26:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/15 02:26:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/15 02:26:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/15 02:26:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/15 02:26:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/15 02:26:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/15 02:26:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/15 02:26:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/15 02:26:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/15 02:26:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/15 02:26:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/15 02:26:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/15 02:26:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 02:26:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 02:26:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 02:26:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 02:26:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 02:26:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:30 DEBUG : dir1: Directory modification time the same (differ by -187.295µs, within tolerance 1ms) 2025/11/15 02:26:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 02:26:30 DEBUG : apple: size = 5 OK 2025/11/15 02:26:30 DEBUG : appleapple: size = 21 OK 2025/11/15 02:26:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:26:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:26:30 DEBUG : banana: size = 6 OK 2025/11/15 02:26:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:26:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:26:30 DEBUG : banana: Unchanged skipping 2025/11/15 02:26:30 DEBUG : apple: Unchanged skipping 2025/11/15 02:26:30 DEBUG : splitbanan: size = 16 OK 2025/11/15 02:26:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:26:30 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:26:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:26:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:26:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:26:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:26:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:26:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:26:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:26:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:26:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:26:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:26:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:26:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:26:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 02:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 02:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:26:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 02:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:26:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 02:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:26:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 02:26:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:26:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 02:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:26:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:26:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:26:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/15 02:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 02:26:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 02:26:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 02:26:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 02:26:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 02:26:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 02:26:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 02:26:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 02:26:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 02:26:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 02:26:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 02:26:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 02:26:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 02:26:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 02:26:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 02:26:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/15 02:26:30 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/15 02:26:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:26:30 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/15 02:26:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:26:30 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/15 02:26:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:26:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:26:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:26:30 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/15 02:26:30 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:26:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:26:30 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/15 02:26:30 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/15 02:26:30 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/15 02:26:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:26:30 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/15 02:26:30 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/15 02:26:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:26:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:26:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:26:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:26:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:26:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:26:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:26:30 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/15 02:26:30 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/15 02:26:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:26:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:26:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:26:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:26:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:26:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:26:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:26:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:26:30 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/15 02:26:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:26:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:26:30 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/15 02:26:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:26:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:26:30 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/15 02:26:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:26:30 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/15 02:26:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:26:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:26:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:26:30 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/15 02:26:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:26:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:26:30 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:26:30 DEBUG : Waiting for deletions to finish 2025/11/15 02:26:30 DEBUG : Waiting for deletions to finish 2025/11/15 02:26:31 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:26:31 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/15 02:26:31 DEBUG : appleapple: Excluded (Path Filter) 2025/11/15 02:26:31 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:26:31 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/15 02:26:31 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/15 02:26:31 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/15 02:26:31 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/15 02:26:31 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/15 02:26:31 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/15 02:26:31 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/15 02:26:31 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/15 02:26:31 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/15 02:26:31 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/15 02:26:31 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/15 02:26:31 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/15 02:26:31 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/15 02:26:31 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/15 02:26:31 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/15 02:26:31 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/15 02:26:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/15 02:26:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/15 02:26:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/15 02:26:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/15 02:26:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/15 02:26:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/15 02:26:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/15 02:26:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/15 02:26:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/15 02:26:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/15 02:26:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/15 02:26:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/15 02:26:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/15 02:26:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/15 02:26:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/15 02:26:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/15 02:26:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/15 02:26:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/15 02:26:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/15 02:26:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/15 02:26:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/15 02:26:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/15 02:26:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/15 02:26:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/15 02:26:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/15 02:26:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/15 02:26:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/15 02:26:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/15 02:26:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/15 02:26:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/15 02:26:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/15 02:26:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 02:26:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/15 02:26:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 02:26:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/15 02:26:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/15 02:26:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/15 02:26:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/15 02:26:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/15 02:26:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/15 02:26:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/15 02:26:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/15 02:26:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/15 02:26:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/15 02:26:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/15 02:26:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/15 02:26:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/15 02:26:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/15 02:26:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/15 02:26:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/15 02:26:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt.json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=..bin" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=..json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghij.json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt.bin" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt.bin" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdef.bin" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.bin" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt.bin" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt.bin" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt.json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt.json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt.bin" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt.json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdef.json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt.bin" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0010-45678.json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0008-23456.bin" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt.json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt.json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt.bin" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0003-defgh.bin" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.bin" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghi.bin" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt.json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.t.json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt.bin" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt.bin" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijk.bin" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0009-34567.bin" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt.json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt.json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghi.json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghij.bin" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt.bin" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789.bin" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt.json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcde.json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt.bin" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.t.bin" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt.bin" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt.json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt.bin" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0007-12345.bin" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt.json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789.json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt.bin" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt.json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefg.json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0003-defgh.json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt.bin" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0007-12345.json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt.json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0010-45678.bin" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0009-34567.json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt.json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcde.bin" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0008-23456.json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefg.bin" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt.json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijk.json" 2025/11/15 02:26:58 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt.bin" === RUN TestTransform/encoder run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:28:07 DEBUG : Waiting for deletions to finish 2025/11/15 02:28:07 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:28:07 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:28:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:28:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:28:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:28:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:28:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:28:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:28:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:28:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:28:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:28:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:28:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:28:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:28:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:28:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:28:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:28:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:28:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:28:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:28:28 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:28:28 DEBUG : apple: size = 5 OK 2025/11/15 02:28:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:28:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:28 DEBUG : apple: Unchanged skipping 2025/11/15 02:28:28 DEBUG : banana: size = 6 OK 2025/11/15 02:28:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:28 DEBUG : banana: Unchanged skipping 2025/11/15 02:28:29 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/15 02:28:29 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:28:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:29 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:28:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:28:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:28:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:28:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:28:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:28:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:28:29 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:28:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:28:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:28:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:28:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:28:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:28:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:28:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:28:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:28:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:28:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:28:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:28:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:28:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:28:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:28:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:28:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:28:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:28:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:28:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:28:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:28:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:28:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:28:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:28:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:28:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:28:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:28:29 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:28:29 DEBUG : Waiting for deletions to finish 2025/11/15 02:28:29 DEBUG : Waiting for deletions to finish 2025/11/15 02:28:30 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:28:30 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:28:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:28:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:28:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:28:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:28:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:28:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:28:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:28:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:28:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:28:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:28:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:28:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:28:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:28:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:28:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:28:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:28:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:28:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:28:30 DEBUG : dir1: Directory modification time the same (differ by -272.739µs, within tolerance 1ms) 2025/11/15 02:28:30 DEBUG : apple: size = 5 OK 2025/11/15 02:28:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:30 DEBUG : apple: Unchanged skipping 2025/11/15 02:28:30 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:28:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:30 DEBUG : banana: size = 6 OK 2025/11/15 02:28:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:30 DEBUG : banana: Unchanged skipping 2025/11/15 02:28:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:28:30 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:28:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:30 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:28:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:28:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:28:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:28:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:28:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:28:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:28:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:28:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:28:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:28:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:28:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:28:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:28:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:28:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:28:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:28:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:28:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:28:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:28:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:28:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:28:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:28:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:28:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:28:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:28:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:28:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:28:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:28:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:28:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:28:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:28:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:28:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:28:31 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:28:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:28:31 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:28:31 DEBUG : Waiting for deletions to finish 2025/11/15 02:28:31 DEBUG : Waiting for deletions to finish 2025/11/15 02:28:31 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:28:31 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:28:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:28:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:28:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:28:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:28:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:28:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:28:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:28:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:28:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:28:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:28:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:28:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:28:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:28:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:28:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:28:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:28:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:28:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:28:32 DEBUG : Waiting for deletions to finish 2025/11/15 02:28:32 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:28:32 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:28:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:28:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:28:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:28:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:28:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:28:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:28:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:28:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:28:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:28:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:28:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:28:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:28:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:28:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:28:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:28:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:28:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:28:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt.json" 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt.json" 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt.json" 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt.bin" 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt.bin" 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt.json" 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt.bin" 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt.bin" 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt.bin" 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt.json" 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt.bin" 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt.bin" 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt.bin" 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt.bin" 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt.bin" 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt.json" 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt.json" 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt.json" 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt.bin" 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt.bin" 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt.json" 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt.bin" 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt.json" 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt.bin" 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt.bin" 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt.json" 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt.json" 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt.json" 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt.bin" 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt.json" 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt.json" 2025/11/15 02:29:17 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt.json" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:30:26 DEBUG : Waiting for deletions to finish 2025/11/15 02:30:27 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:30:27 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:30:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:30:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:30:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:30:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:30:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:30:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:30:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:30:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:30:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:30:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:30:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:30:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:30:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:30:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:30:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:30:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:30:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:30:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:30:47 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:30:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:30:47 DEBUG : banana: size = 6 OK 2025/11/15 02:30:47 DEBUG : apple: size = 5 OK 2025/11/15 02:30:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:47 DEBUG : apple: Unchanged skipping 2025/11/15 02:30:47 DEBUG : banana: Unchanged skipping 2025/11/15 02:30:48 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/15 02:30:48 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:30:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:48 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:30:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:30:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:30:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:30:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:30:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:30:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:30:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:30:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:30:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:30:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:30:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:30:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:30:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:30:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:30:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:30:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:30:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:30:48 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:30:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:30:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:30:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:30:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:30:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:30:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:30:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:30:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:30:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:30:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:30:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:30:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:30:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:30:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:30:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:30:48 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:30:48 DEBUG : Waiting for deletions to finish 2025/11/15 02:30:48 DEBUG : Waiting for deletions to finish 2025/11/15 02:30:49 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:30:49 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:30:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:30:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:30:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:30:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:30:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:30:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:30:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:30:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:30:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:30:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:30:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:30:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:30:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:30:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:30:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:30:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:30:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:30:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:30:49 DEBUG : dir1: Directory modification time the same (differ by -434.412µs, within tolerance 1ms) 2025/11/15 02:30:49 DEBUG : apple: size = 5 OK 2025/11/15 02:30:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:49 DEBUG : apple: Unchanged skipping 2025/11/15 02:30:49 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:30:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:30:49 DEBUG : banana: size = 6 OK 2025/11/15 02:30:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:49 DEBUG : banana: Unchanged skipping 2025/11/15 02:30:49 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:30:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:49 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:30:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:30:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:30:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:30:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:30:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:30:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:30:50 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:30:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:30:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:30:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:30:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:30:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:30:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:30:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:30:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:30:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:30:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:30:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:30:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:30:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:30:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:30:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:30:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:30:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:30:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:30:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:30:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:30:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:30:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:30:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:30:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:30:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:30:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:30:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:30:50 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:30:50 DEBUG : Waiting for deletions to finish 2025/11/15 02:30:50 DEBUG : Waiting for deletions to finish 2025/11/15 02:30:50 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:30:50 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:30:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:30:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:30:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:30:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:30:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:30:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:30:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:30:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:30:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:30:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:30:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:30:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:30:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:30:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:30:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:30:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:30:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:30:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt.bin" 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt.bin" 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt.json" 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt.json" 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt.bin" 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt.bin" 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt.bin" 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt.bin" 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt.json" 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt.json" 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt.json" 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt.bin" 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt.json" 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt.bin" 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt.bin" 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt.json" 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt.json" 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt.bin" 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt.bin" 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt.json" 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt.json" 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt.json" 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt.bin" 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt.json" 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt.json" 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt.json" 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt.bin" 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt.bin" 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt.json" 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt.json" 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt.bin" 2025/11/15 02:31:16 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt.bin" === RUN TestTransform/charmap run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:32:25 DEBUG : Waiting for deletions to finish 2025/11/15 02:32:25 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:32:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:32:25 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:32:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:32:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:32:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:32:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:32:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:32:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:32:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:32:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:32:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:32:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:32:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:32:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:32:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:32:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:32:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:32:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:32:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:32:45 DEBUG : apple: size = 5 OK 2025/11/15 02:32:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:45 DEBUG : apple: Unchanged skipping 2025/11/15 02:32:45 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:32:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:32:45 DEBUG : banana: size = 6 OK 2025/11/15 02:32:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:45 DEBUG : banana: Unchanged skipping 2025/11/15 02:32:46 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/15 02:32:46 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:32:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:46 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:32:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:32:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:32:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:32:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:32:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:32:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:32:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:32:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:32:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:32:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:32:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:32:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:32:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:32:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:32:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:32:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:32:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:32:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:32:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:32:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:32:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:32:46 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:32:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:32:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:32:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:32:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:32:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:32:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:32:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:32:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:32:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:32:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:32:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:32:46 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:32:46 DEBUG : Waiting for deletions to finish 2025/11/15 02:32:46 DEBUG : Waiting for deletions to finish 2025/11/15 02:32:47 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:32:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:32:47 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:32:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:32:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:32:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:32:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:32:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:32:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:32:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:32:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:32:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:32:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:32:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:32:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:32:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:32:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:32:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:32:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:32:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:32:48 DEBUG : apple: size = 5 OK 2025/11/15 02:32:48 DEBUG : dir1: Directory modification time the same (differ by -542.569µs, within tolerance 1ms) 2025/11/15 02:32:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:48 DEBUG : apple: Unchanged skipping 2025/11/15 02:32:48 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:32:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:32:48 DEBUG : banana: size = 6 OK 2025/11/15 02:32:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:48 DEBUG : banana: Unchanged skipping 2025/11/15 02:32:48 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:32:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:48 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:32:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:32:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:32:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:32:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:32:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:32:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:32:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:32:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:32:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:32:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:32:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:32:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:32:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:32:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:32:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:32:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:32:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:32:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:32:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:32:48 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:32:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:32:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:32:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:32:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:32:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:32:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:32:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:32:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:32:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:32:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:32:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:32:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:32:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:32:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:32:48 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:32:48 DEBUG : Waiting for deletions to finish 2025/11/15 02:32:48 DEBUG : Waiting for deletions to finish 2025/11/15 02:32:49 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:32:49 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt.bin" 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt.json" 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt.json" 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt.bin" 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt.bin" 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt.bin" 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt.json" 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt.json" 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt.bin" 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt.json" 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt.json" 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt.bin" 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt.json" 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt.json" 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt.json" 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt.bin" 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt.bin" 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt.bin" 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt.json" 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt.json" 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt.bin" 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt.json" 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt.bin" 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt.json" 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt.bin" 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt.bin" 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt.json" 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt.json" 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt.bin" 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt.bin" 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt.json" 2025/11/15 02:33:14 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt.bin" === RUN TestTransform/lowercase run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:34:21 DEBUG : Waiting for deletions to finish 2025/11/15 02:34:22 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:34:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:34:22 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:34:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:34:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:34:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:34:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:34:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:34:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:34:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:34:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:34:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:34:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:34:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:34:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:34:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:34:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:34:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:34:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:34:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:34:42 DEBUG : apple: size = 5 OK 2025/11/15 02:34:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:42 DEBUG : apple: Unchanged skipping 2025/11/15 02:34:42 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:34:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:34:42 DEBUG : banana: size = 6 OK 2025/11/15 02:34:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:42 DEBUG : banana: Unchanged skipping 2025/11/15 02:34:43 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/15 02:34:43 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:34:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:43 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:34:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:34:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:34:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:34:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:34:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:34:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:34:43 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:34:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:34:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:34:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:34:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:34:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:34:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:34:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:34:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:34:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:34:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:34:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:34:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:34:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:34:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:34:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:34:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:34:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:34:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:34:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:34:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:34:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:34:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:34:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:34:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:34:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:34:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:34:43 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:34:43 DEBUG : Waiting for deletions to finish 2025/11/15 02:34:43 DEBUG : Waiting for deletions to finish 2025/11/15 02:34:44 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:34:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:34:44 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:34:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:34:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:34:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:34:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:34:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:34:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:34:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:34:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:34:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:34:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:34:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:34:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:34:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:34:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:34:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:34:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:34:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:34:45 DEBUG : dir1: Directory modification time the same (differ by -629.261µs, within tolerance 1ms) 2025/11/15 02:34:45 DEBUG : apple: size = 5 OK 2025/11/15 02:34:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:45 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:34:45 DEBUG : apple: Unchanged skipping 2025/11/15 02:34:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:34:45 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:34:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:45 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:34:45 DEBUG : banana: size = 6 OK 2025/11/15 02:34:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:45 DEBUG : banana: Unchanged skipping 2025/11/15 02:34:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:34:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:34:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:34:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:34:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:34:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:34:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:34:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:34:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:34:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:34:45 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:34:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:34:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:34:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:34:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:34:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:34:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:34:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:34:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:34:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:34:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:34:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:34:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:34:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:34:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:34:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:34:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:34:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:34:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:34:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:34:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:34:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:34:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:34:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:34:45 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:34:45 DEBUG : Waiting for deletions to finish 2025/11/15 02:34:45 DEBUG : Waiting for deletions to finish 2025/11/15 02:34:46 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:34:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:34:46 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:34:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:34:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:34:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:34:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:34:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:34:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:34:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:34:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:34:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:34:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:34:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:34:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:34:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:34:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:34:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:34:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:34:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt.json" 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt.json" 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt.json" 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt.bin" 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt.bin" 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt.bin" 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt.json" 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt.bin" 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt.json" 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt.bin" 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt.json" 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt.json" 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt.json" 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt.bin" 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt.json" 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt.bin" 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt.json" 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt.json" 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt.bin" 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt.bin" 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt.json" 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt.json" 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt.bin" 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt.bin" 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt.bin" 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt.bin" 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt.bin" 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt.json" 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt.bin" 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt.json" 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt.json" 2025/11/15 02:35:10 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt.bin" === RUN TestTransform/ascii run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:36:17 DEBUG : Waiting for deletions to finish 2025/11/15 02:36:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:36:18 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:36:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:36:18 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:36:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:36:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:36:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:36:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:36:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:36:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:36:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:36:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:36:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:36:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:36:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:36:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:36:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:36:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:36:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:36:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:36:38 DEBUG : banana: size = 6 OK 2025/11/15 02:36:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:38 DEBUG : banana: Unchanged skipping 2025/11/15 02:36:38 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:36:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:36:38 DEBUG : apple: size = 5 OK 2025/11/15 02:36:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:38 DEBUG : apple: Unchanged skipping 2025/11/15 02:36:38 INFO : dir1: Set directory modification time (using SetModTime) 2025/11/15 02:36:38 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:36:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:38 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:36:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:36:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:36:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:36:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:36:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:36:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:36:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:36:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:36:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:36:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:36:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:36:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:36:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:36:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:36:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:36:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:36:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:36:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:36:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:36:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:36:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:36:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:36:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:36:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:36:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:36:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:36:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:36:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:36:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:36:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:36:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:36:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:36:39 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:36:39 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:36:39 DEBUG : Waiting for deletions to finish 2025/11/15 02:36:39 DEBUG : Waiting for deletions to finish 2025/11/15 02:36:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:36:39 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:36:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:36:39 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:36:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:36:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:36:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:36:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:36:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:36:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:36:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:36:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:36:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:36:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:36:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:36:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:36:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:36:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:36:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:36:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:36:40 DEBUG : dir1: Directory modification time the same (differ by -698.574µs, within tolerance 1ms) 2025/11/15 02:36:40 DEBUG : apple: size = 5 OK 2025/11/15 02:36:40 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 02:36:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:40 DEBUG : apple: Unchanged skipping 2025/11/15 02:36:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 02:36:40 DEBUG : banana: size = 6 OK 2025/11/15 02:36:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:40 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 02:36:40 DEBUG : banana: Unchanged skipping 2025/11/15 02:36:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:40 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 02:36:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 02:36:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 02:36:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 02:36:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 02:36:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 02:36:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 02:36:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 02:36:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 02:36:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 02:36:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 02:36:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:40 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:36:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 02:36:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 02:36:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 02:36:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 02:36:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 02:36:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 02:36:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 02:36:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 02:36:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 02:36:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 02:36:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 02:36:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 02:36:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 02:36:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 02:36:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 02:36:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 02:36:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 02:36:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 02:36:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 02:36:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:36:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 02:36:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 02:36:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 02:36:40 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:36:40 DEBUG : Waiting for deletions to finish 2025/11/15 02:36:40 DEBUG : Waiting for deletions to finish 2025/11/15 02:36:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 02:36:41 DEBUG : banana: Excluded (Path Filter) 2025/11/15 02:36:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 02:36:41 DEBUG : apple: Excluded (Path Filter) 2025/11/15 02:36:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 02:36:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 02:36:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 02:36:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 02:36:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 02:36:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 02:36:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 02:36:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 02:36:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 02:36:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 02:36:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 02:36:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 02:36:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 02:36:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 02:36:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 02:36:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt.bin" 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt.json" 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt.bin" 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt.json" 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt.json" 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt.json" 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt.bin" 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt.json" 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt.bin" 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt.bin" 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt.json" 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0004-efghijk.txt.json" 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0011-56789;.txt.bin" 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt.json" 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0012-6789;.txt.bin" 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt.bin" 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0005-fghijkl.txt.bin" 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0009-3456789.txt.bin" 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0001-bcdefgh.txt.json" 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0003-defghij.txt.json" 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0007-1234567.txt.json" 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt.bin" 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0002-cdefghi.txt.bin" 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0006-ghijklm.txt.json" 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0010-456789.txt.bin" 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0000-abcdefg.txt.json" 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0014-89;=.txt.bin" 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt.bin" 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt.json" 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0015-9;=.txt.json" 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0008-2345678.txt.json" 2025/11/15 02:37:06 DEBUG : dir1: Rmdir: contains trashed file: "0013-789;=.txt.bin" --- PASS: TestTransform (1496.98s) --- PASS: TestTransform/NFC (120.87s) --- PASS: TestTransform/NFD (119.53s) --- PASS: TestTransform/base64 (137.04s) --- PASS: TestTransform/prefix (180.20s) --- PASS: TestTransform/suffix (188.80s) --- PASS: TestTransform/truncate (142.09s) --- PASS: TestTransform/encoder (138.64s) --- PASS: TestTransform/ISO-8859-1 (119.52s) --- PASS: TestTransform/charmap (117.50s) --- PASS: TestTransform/lowercase (116.72s) --- PASS: TestTransform/ascii (116.09s) === RUN TestTransformCopy run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:37:08 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/15 02:37:08 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/15 02:37:08 DEBUG : sub dir_somesuffix: Making directory with metadata 2025/11/15 02:37:09 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2025-11-15T02:37:08.039730537Z) 2025/11/15 02:37:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/15 02:37:09 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/15 02:37:09 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/15 02:37:09 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/15 02:37:09 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/15 02:37:09 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:37:09 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:37:12 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/15 02:37:12 DEBUG : sub dir/hello world.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 02:37:12 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/15 02:37:12 DEBUG : Waiting for deletions to finish 2025/11/15 02:37:15 DEBUG : sub dir_somesuffix: Rmdir: contains trashed file: "hello world_somesuffix.txt.json" 2025/11/15 02:37:15 DEBUG : sub dir_somesuffix: Rmdir: contains trashed file: "hello world_somesuffix.txt.bin" --- PASS: TestTransformCopy (8.23s) === RUN TestDoubleTransform run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:37:16 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:37:16 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:37:16 DEBUG : tictactoe: Making directory with metadata 2025/11/15 02:37:17 INFO : tictactoe: Made directory with metadata (mtime=2025-11-15T02:37:16.271734454Z) 2025/11/15 02:37:17 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:37:17 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:37:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 02:37:17 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/15 02:37:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 02:37:17 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:37:17 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:37:20 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/15 02:37:20 DEBUG : toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 02:37:20 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/15 02:37:20 DEBUG : Waiting for deletions to finish 2025/11/15 02:37:23 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe.bin" 2025/11/15 02:37:23 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe.json" --- PASS: TestDoubleTransform (8.14s) === RUN TestFileTag run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:37:24 DEBUG : toe: Making directory with metadata 2025/11/15 02:37:25 INFO : toe: Made directory with metadata (mtime=2025-11-15T02:37:24.418738273Z) 2025/11/15 02:37:25 DEBUG : toe/toe: Making directory with metadata 2025/11/15 02:37:26 INFO : toe/toe: Made directory with metadata (mtime=2025-11-15T02:37:24.418738273Z) 2025/11/15 02:37:26 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:37:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/15 02:37:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/15 02:37:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/15 02:37:26 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:37:26 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:37:29 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/15 02:37:29 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 02:37:29 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/15 02:37:29 DEBUG : Waiting for deletions to finish 2025/11/15 02:37:33 DEBUG : toe/toe: Rmdir: contains trashed file: "tictactoe.json" 2025/11/15 02:37:33 DEBUG : toe/toe: Rmdir: contains trashed file: "tictactoe.bin" 2025/11/15 02:37:33 DEBUG : toe: Rmdir: contains trashed file: "toe" --- PASS: TestFileTag (10.01s) === RUN TestNoTag run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:37:34 DEBUG : toe: Making directory with metadata 2025/11/15 02:37:35 INFO : toe: Made directory with metadata (mtime=2025-11-15T02:37:34.424742885Z) 2025/11/15 02:37:35 DEBUG : toe/toe: Making directory with metadata 2025/11/15 02:37:36 INFO : toe/toe: Made directory with metadata (mtime=2025-11-15T02:37:34.424742885Z) 2025/11/15 02:37:36 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:37:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/15 02:37:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/15 02:37:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/15 02:37:36 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:37:36 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:37:39 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/15 02:37:39 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 02:37:39 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/15 02:37:39 DEBUG : Waiting for deletions to finish 2025/11/15 02:37:43 DEBUG : toe/toe: Rmdir: contains trashed file: "tictactoe.bin" 2025/11/15 02:37:43 DEBUG : toe/toe: Rmdir: contains trashed file: "tictactoe.json" 2025/11/15 02:37:44 DEBUG : toe: Rmdir: contains trashed file: "toe" --- PASS: TestNoTag (10.38s) === RUN TestDirTag run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:37:44 DEBUG : empty_dir: Making directory with metadata 2025/11/15 02:37:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 02:37:44 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:37:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:37:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:37:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:37:45 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/15 02:37:45 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 02:37:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:37:45 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:37:45 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:37:45 DEBUG : tictactoe: Making directory with metadata 2025/11/15 02:37:46 INFO : tictactoe: Made directory with metadata (mtime=2025-11-15T02:37:44.808747585Z) 2025/11/15 02:37:46 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:37:46 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:37:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 02:37:46 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/15 02:37:47 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-15T02:37:44.809747585Z) 2025/11/15 02:37:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 02:37:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/15 02:37:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/15 02:37:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/15 02:37:47 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:37:47 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:37:50 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/15 02:37:50 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 02:37:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/15 02:37:50 DEBUG : Waiting for deletions to finish 2025/11/15 02:37:54 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "toe.txt.bin" 2025/11/15 02:37:54 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "toe.txt.json" 2025/11/15 02:37:55 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestDirTag (11.83s) === RUN TestAllTag run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:37:56 DEBUG : empty_dir: Making directory with metadata 2025/11/15 02:37:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 02:37:56 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:37:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:37:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:37:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:37:56 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/15 02:37:57 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 02:37:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:37:57 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:37:57 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:37:57 DEBUG : tictactoe: Making directory with metadata 2025/11/15 02:37:58 INFO : tictactoe: Made directory with metadata (mtime=2025-11-15T02:37:56.640752834Z) 2025/11/15 02:37:58 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:37:58 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:37:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 02:37:58 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/15 02:37:59 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-15T02:37:56.640752834Z) 2025/11/15 02:37:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 02:37:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/15 02:37:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 02:37:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/15 02:37:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 02:37:59 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:37:59 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:38:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/15 02:38:02 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 02:38:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 02:38:02 DEBUG : Waiting for deletions to finish 2025/11/15 02:38:03 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:38:03 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:38:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:38:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:38:04 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:38:04 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:38:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/15 02:38:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/15 02:38:06 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 02:38:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/15 02:38:06 NOTICE: Compressed: TestCompressDrive:rclone-test-leseham6woci: 0 differences found 2025/11/15 02:38:06 NOTICE: Compressed: TestCompressDrive:rclone-test-leseham6woci: 1 matching files 2025/11/15 02:38:08 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "tictactoe.txt.bin" 2025/11/15 02:38:08 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "tictactoe.txt.json" 2025/11/15 02:38:09 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestAllTag (14.16s) === RUN TestRunTwice run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:38:10 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:38:11 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:38:11 DEBUG : tictactoe: Making directory with metadata 2025/11/15 02:38:11 INFO : tictactoe: Made directory with metadata (mtime=2025-11-15T02:38:10.802758974Z) 2025/11/15 02:38:11 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:38:11 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:38:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 02:38:11 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/15 02:38:12 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-15T02:38:10.802758974Z) 2025/11/15 02:38:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 02:38:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/15 02:38:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/15 02:38:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/15 02:38:12 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:38:12 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:38:16 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/15 02:38:16 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 02:38:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/15 02:38:16 DEBUG : Waiting for deletions to finish 2025/11/15 02:38:18 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:38:18 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:38:18 DEBUG : tictactoe: Directory modification time the same (differ by -758.974µs, within tolerance 1ms) 2025/11/15 02:38:18 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:38:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 02:38:18 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -758.974µs, within tolerance 1ms) 2025/11/15 02:38:18 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/15 02:38:18 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 02:38:18 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:38:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/15 02:38:18 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/15 02:38:18 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:38:18 DEBUG : Waiting for deletions to finish 2025/11/15 02:38:23 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "toe.txt.bin" 2025/11/15 02:38:23 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "toe.txt.json" 2025/11/15 02:38:23 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestRunTwice (13.88s) === RUN TestSyntax 2025/11/15 02:38:24 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:38:25 DEBUG : toe: Making directory with metadata 2025/11/15 02:38:25 INFO : toe: Made directory with metadata (mtime=2025-11-15T02:38:24.678764853Z) 2025/11/15 02:38:25 DEBUG : toe/toe: Making directory with metadata 2025/11/15 02:38:26 INFO : toe/toe: Made directory with metadata (mtime=2025-11-15T02:38:24.678764853Z) 2025/11/15 02:38:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/15 02:38:26 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:38:26 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:38:30 DEBUG : toe/toe/toe: size = 11 OK 2025/11/15 02:38:30 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 02:38:30 INFO : toe/toe/toe: Copied (new) 2025/11/15 02:38:30 DEBUG : Waiting for deletions to finish 2025/11/15 02:38:34 DEBUG : toe/toe: Rmdir: contains trashed file: "toe.bin" 2025/11/15 02:38:34 DEBUG : toe/toe: Rmdir: contains trashed file: "toe.json" 2025/11/15 02:38:34 DEBUG : toe: Rmdir: contains trashed file: "toe" --- PASS: TestConflicting (10.68s) === RUN TestMove run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:38:35 DEBUG : empty_dir: Making directory with metadata 2025/11/15 02:38:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 02:38:35 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:38:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:38:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:38:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:38:35 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/15 02:38:36 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 02:38:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:38:36 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:38:36 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:38:36 DEBUG : tictactoe: Making directory with metadata 2025/11/15 02:38:37 INFO : tictactoe: Made directory with metadata (mtime=2025-11-15T02:38:35.361769289Z) 2025/11/15 02:38:37 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:38:37 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:38:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 02:38:37 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/15 02:38:37 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-15T02:38:35.361769289Z) 2025/11/15 02:38:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 02:38:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/15 02:38:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 02:38:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/15 02:38:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 02:38:37 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:38:37 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:38:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 02:38:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/15 02:38:40 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 02:38:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 02:38:40 INFO : toe/toe/toe.txt: Deleted 2025/11/15 02:38:40 INFO : toe/toe: Removing directory 2025/11/15 02:38:40 INFO : toe: Removing directory 2025/11/15 02:38:40 INFO : empty_dir: Removing directory 2025/11/15 02:38:40 DEBUG : Local file system at /tmp/rclone152396678: deleted 3 directories 2025/11/15 02:38:44 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "tictactoe.txt.bin" 2025/11/15 02:38:44 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "tictactoe.txt.json" 2025/11/15 02:38:45 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestMove (11.24s) === RUN TestTransformFile run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:38:46 DEBUG : empty_dir: Making directory with metadata 2025/11/15 02:38:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 02:38:46 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:38:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:38:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:38:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:38:46 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/15 02:38:47 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 02:38:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:38:47 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:38:47 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:38:47 DEBUG : tictactoe: Making directory with metadata 2025/11/15 02:38:48 INFO : tictactoe: Made directory with metadata (mtime=2025-11-15T02:38:46.60077388Z) 2025/11/15 02:38:48 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:38:48 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:38:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 02:38:48 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/15 02:38:49 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-15T02:38:46.60077388Z) 2025/11/15 02:38:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 02:38:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/15 02:38:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 02:38:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/15 02:38:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 02:38:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 02:38:49 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:38:49 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:38:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/15 02:38:52 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 02:38:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 02:38:52 INFO : toe/toe/toe.txt: Deleted 2025/11/15 02:38:52 INFO : toe/toe: Removing directory 2025/11/15 02:38:52 INFO : toe: Removing directory 2025/11/15 02:38:52 INFO : empty_dir: Removing directory 2025/11/15 02:38:52 DEBUG : Local file system at /tmp/rclone152396678: deleted 3 directories 2025/11/15 02:38:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/15 02:38:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/15 02:38:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/15 02:38:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/15 02:38:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/15 02:39:00 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/11/15 02:39:04 DEBUG : toe/toe: Rmdir: contains trashed file: "toe.txt.bin" 2025/11/15 02:39:04 DEBUG : toe/toe: Rmdir: contains trashed file: "toe.txt.json" 2025/11/15 02:39:04 DEBUG : toe: Rmdir: contains trashed file: "toe" 2025/11/15 02:39:06 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestTransformFile (21.00s) === RUN TestManualTransformFile run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:39:07 DEBUG : Reset feature "Copy" 2025/11/15 02:39:07 DEBUG : Reset feature "Move" 2025/11/15 02:39:07 DEBUG : Reset feature "Copy" 2025/11/15 02:39:07 DEBUG : Reset feature "Move" 2025/11/15 02:39:07 DEBUG : empty_dir: Making directory with metadata 2025/11/15 02:39:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 02:39:07 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:39:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:39:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:39:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:39:07 DEBUG : tictacempty_dir: Making directory with metadata 2025/11/15 02:39:08 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 02:39:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 02:39:08 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:39:08 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:39:08 DEBUG : tictactoe: Making directory with metadata 2025/11/15 02:39:09 INFO : tictactoe: Made directory with metadata (mtime=2025-11-15T02:39:07.601782219Z) 2025/11/15 02:39:09 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:39:09 DEBUG : toe: transformed to: tictactoe 2025/11/15 02:39:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 02:39:09 DEBUG : tictactoe/tictactoe: Making directory with metadata 2025/11/15 02:39:10 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2025-11-15T02:39:07.601782219Z) 2025/11/15 02:39:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 02:39:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/15 02:39:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 02:39:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/15 02:39:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 02:39:10 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:39:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 02:39:10 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:39:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/15 02:39:13 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 02:39:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 02:39:13 INFO : toe/toe/toe.txt: Deleted 2025/11/15 02:39:13 INFO : toe/toe: Removing directory 2025/11/15 02:39:13 INFO : toe: Removing directory 2025/11/15 02:39:13 INFO : empty_dir: Removing directory 2025/11/15 02:39:13 DEBUG : Local file system at /tmp/rclone152396678: deleted 3 directories 2025/11/15 02:39:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/15 02:39:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/15 02:39:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/15 02:39:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/15 02:39:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/15 02:39:22 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/15 02:39:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 02:39:22 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/15 02:39:23 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/11/15 02:39:27 DEBUG : toe/toe: Rmdir: contains trashed file: "toe.txt.bin" 2025/11/15 02:39:27 DEBUG : toe/toe: Rmdir: contains trashed file: "toe.txt.json" 2025/11/15 02:39:28 DEBUG : toe: Rmdir: contains trashed file: "toe" 2025/11/15 02:39:29 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "tictactoe.txt.bin" 2025/11/15 02:39:29 DEBUG : tictactoe/tictactoe: Rmdir: contains trashed file: "tictactoe.txt.json" 2025/11/15 02:39:29 DEBUG : tictactoe: Rmdir: contains trashed file: "tictactoe" --- PASS: TestManualTransformFile (23.55s) === RUN TestBase64 run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:39:31 DEBUG : toe: transformed to: dG9l 2025/11/15 02:39:31 DEBUG : toe: transformed to: dG9l 2025/11/15 02:39:31 DEBUG : dG9l: Making directory with metadata 2025/11/15 02:39:32 INFO : dG9l: Made directory with metadata (mtime=2025-11-15T02:39:31.156791222Z) 2025/11/15 02:39:32 DEBUG : toe: transformed to: dG9l 2025/11/15 02:39:32 DEBUG : toe: transformed to: dG9l 2025/11/15 02:39:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/15 02:39:32 DEBUG : dG9l/dG9l: Making directory with metadata 2025/11/15 02:39:33 INFO : dG9l/dG9l: Made directory with metadata (mtime=2025-11-15T02:39:31.156791222Z) 2025/11/15 02:39:33 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/15 02:39:33 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/15 02:39:33 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/15 02:39:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/15 02:39:33 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/15 02:39:33 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:39:33 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:39:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/15 02:39:36 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 02:39:36 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/15 02:39:36 DEBUG : Waiting for deletions to finish 2025/11/15 02:39:38 DEBUG : dG9l: transformed to: toe 2025/11/15 02:39:38 DEBUG : dG9l: transformed to: toe 2025/11/15 02:39:38 DEBUG : toe: Directory modification time the same (differ by 791.222µs, within tolerance 1ms) 2025/11/15 02:39:38 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/15 02:39:38 DEBUG : dG9l: transformed to: toe 2025/11/15 02:39:38 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/15 02:39:38 DEBUG : toe/toe: Directory modification time the same (differ by 791.222µs, within tolerance 1ms) 2025/11/15 02:39:38 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/15 02:39:39 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/15 02:39:39 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/15 02:39:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/15 02:39:39 DEBUG : Local file system at /tmp/rclone152396678: Waiting for checks to finish 2025/11/15 02:39:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/15 02:39:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/15 02:39:40 DEBUG : Local file system at /tmp/rclone152396678: Waiting for transfers to finish 2025/11/15 02:39:40 DEBUG : Waiting for deletions to finish 2025/11/15 02:39:43 DEBUG : dG9l/dG9l: Rmdir: contains trashed file: "dG9lLnR4dA==.json" 2025/11/15 02:39:43 DEBUG : dG9l/dG9l: Rmdir: contains trashed file: "dG9lLnR4dA==.bin" 2025/11/15 02:39:44 DEBUG : dG9l: Rmdir: contains trashed file: "dG9l" --- PASS: TestBase64 (14.06s) === RUN TestError run.go:185: Remote "Compressed: TestCompressDrive:rclone-test-leseham6woci", Local "Local file system at /tmp/rclone152396678", Modify Window "1ms" 2025/11/15 02:39:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/15 02:39:45 DEBUG : toe: transformed to: 2025/11/15 02:39:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/15 02:39:45 DEBUG : toe: transformed to: 2025/11/15 02:39:45 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Making directory with metadata 2025/11/15 02:39:45 INFO : Compressed: TestCompressDrive:rclone-test-leseham6woci: Made directory with metadata (mtime=2025-11-15T02:39:45.213796422Z) 2025/11/15 02:39:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/15 02:39:45 DEBUG : toe: transformed to: 2025/11/15 02:39:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/15 02:39:45 DEBUG : toe: transformed to: 2025/11/15 02:39:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/15 02:39:45 DEBUG : toe/toe: transformed to: 2025/11/15 02:39:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/15 02:39:45 DEBUG : toe/toe: Making directory with metadata 2025/11/15 02:39:47 INFO : toe/toe: Made directory with metadata (mtime=2025-11-15T02:39:45.213796422Z) 2025/11/15 02:39:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/15 02:39:47 DEBUG : toe/toe: transformed to: 2025/11/15 02:39:47 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/15 02:39:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/15 02:39:47 DEBUG : toe: transformed to: 2025/11/15 02:39:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/15 02:39:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/15 02:39:47 DEBUG : toe/toe/toe: transformed to: 2025/11/15 02:39:47 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/15 02:39:47 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for checks to finish 2025/11/15 02:39:47 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Waiting for transfers to finish 2025/11/15 02:39:50 DEBUG : toe/toe/toe: size = 11 OK 2025/11/15 02:39:50 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/15 02:39:50 INFO : toe/toe/toe: Copied (new) 2025/11/15 02:39:50 ERROR : Compressed: TestCompressDrive:rclone-test-leseham6woci: not deleting files as there were IO errors 2025/11/15 02:39:50 ERROR : Compressed: TestCompressDrive:rclone-test-leseham6woci: not deleting directories as there were IO errors 2025/11/15 02:39:54 DEBUG : toe/toe: Rmdir: contains trashed file: "toe.json" 2025/11/15 02:39:54 DEBUG : toe/toe: Rmdir: contains trashed file: "toe.bin" 2025/11/15 02:39:55 DEBUG : toe: Rmdir: contains trashed file: "toe" --- PASS: TestError (10.79s) PASS 2025/11/15 02:39:56 DEBUG : Compressed: TestCompressDrive:rclone-test-leseham6woci: Purge remote "./sync.test -test.v -test.timeout 2h0m0s -remote TestCompressDrive: -verbose" - Finished OK in 1h5m1.578763276s (try 1/5)