"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/05/25 03:35:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hilaroj5xesi" 2026/05/25 03:35:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/25 03:35:33 DEBUG : Creating backend with remote "TestDrive:crypt/vnovhor7vi2294bne40i915sgr8bc6o6vbmjmqogu2kd43fkr36g" 2026/05/25 03:35:34 DEBUG : Creating backend with remote "/tmp/rclone3485038294" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:35:36 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/25 03:35:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:35:36 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/25 03:35:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:35:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:35:36 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.84s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:35:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:35:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/25 03:35:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:35:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:35:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:35:39 DEBUG : sub dir/hello world: md5 = 2650ffc1d20c601e2c821a6d12be2fdc OK 2026/05/25 03:35:39 DEBUG : sub dir/hello world: size = 11 OK 2026/05/25 03:35:39 INFO : sub dir/hello world: Copied (new) 2026/05/25 03:35:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:35:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.96s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:35:42 DEBUG : metadata sub dir: Making directory with metadata 2026/05/25 03:35:42 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 03:35:42 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/25 03:35:42 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 03:35:42 DEBUG : Local file system at /tmp/rclone3485038294: File to upload is small (21 bytes), uploading instead of streaming 2026/05/25 03:35:42 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/25 03:35:42 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/25 03:35:42 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/25 03:35:42 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:35:43 DEBUG : Google drive root 'crypt/vnovhor7vi2294bne40i915sgr8bc6o6vbmjmqogu2kd43fkr36g': Skipping btime metadata as can't update it on an existing file: 2026-05-25T03:35:42.725657438Z 2026/05/25 03:35:43 INFO : empty metadata sub dir: Updated directory metadata 2026/05/25 03:35:43 DEBUG : Google drive root 'crypt/vnovhor7vi2294bne40i915sgr8bc6o6vbmjmqogu2kd43fkr36g': Skipping btime metadata as can't update it on an existing file: 2026-05-25T03:35:42.725657438Z 2026/05/25 03:35:44 INFO : metadata sub dir: Updated directory metadata 2026/05/25 03:35:44 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/25 03:35:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:35:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:35:45 DEBUG : metadata sub dir/hello metadata world: md5 = c722f62c9a1806ab77703757abd61e66 OK 2026/05/25 03:35:45 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/25 03:35:45 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/25 03:35:48 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.16s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:35:49 DEBUG : metadata sub dir: Making directory with metadata 2026/05/25 03:35:49 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 03:35:49 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/25 03:35:49 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 03:35:49 DEBUG : Local file system at /tmp/rclone3485038294: File to upload is small (21 bytes), uploading instead of streaming 2026/05/25 03:35:49 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/25 03:35:49 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/25 03:35:49 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/25 03:35:49 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:35:50 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/05/25 03:35:50 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/05/25 03:35:50 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/25 03:35:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:35:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:35:52 DEBUG : metadata sub dir/hello metadata world: md5 = 11af8836a4bf2f86907cb1e97d7b4dd0 OK 2026/05/25 03:35:52 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/25 03:35:52 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/25 03:35:52 DEBUG : Google drive root 'crypt/vnovhor7vi2294bne40i915sgr8bc6o6vbmjmqogu2kd43fkr36g': Skipping btime metadata as can't update it on an existing file: 2026-05-25T03:35:49.8847727Z 2026/05/25 03:35:52 INFO : metadata sub dir: Updated directory metadata 2026/05/25 03:35:55 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.52s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:35:56 DEBUG : Creating backend with remote "/non-existing" 2026/05/25 03:35:56 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/25 03:35:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:35:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.68s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:35:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/25 03:35:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:35:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:35:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:35:59 DEBUG : sub dir/hello world: md5 = 5edff265ec24a4734b32e4175bdba982 OK 2026/05/25 03:35:59 DEBUG : sub dir/hello world: size = 11 OK 2026/05/25 03:35:59 INFO : sub dir/hello world: Copied (new) 2026/05/25 03:35:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:36:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.29s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.45s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:36:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Running all checks before starting transfers 2026/05/25 03:36:03 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/25 03:36:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:36:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:36:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Checks finished, now starting transfers 2026/05/25 03:36:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:36:05 DEBUG : sub dir/hello world: md5 = b48052445f26ecf6eede6fdbf7130f9e OK 2026/05/25 03:36:05 DEBUG : sub dir/hello world: size = 11 OK 2026/05/25 03:36:05 INFO : sub dir/hello world: Copied (new) 2026/05/25 03:36:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:36:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.22s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:36:08 ERROR : Ignoring --no-traverse with sync 2026/05/25 03:36:08 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/25 03:36:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:36:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:36:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:36:10 DEBUG : sub dir/hello world: md5 = c24825e604260ea3e37c58753d966822 OK 2026/05/25 03:36:10 DEBUG : sub dir/hello world: size = 11 OK 2026/05/25 03:36:10 INFO : sub dir/hello world: Copied (new) 2026/05/25 03:36:10 DEBUG : Waiting for deletions to finish 2026/05/25 03:36:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:36:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.58s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:36:13 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/25 03:36:13 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/25 03:36:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:36:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:36:15 DEBUG : hello world2: md5 = a92d11d136d642ec31fe1dfbe4eed9b4 OK 2026/05/25 03:36:15 DEBUG : hello world2: size = 12 OK 2026/05/25 03:36:15 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.84s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:36:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 03:36:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:36:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:36:18 DEBUG : potato2: md5 = 25bce2695af14a9b0937a5cf69ffebd9 OK 2026/05/25 03:36:18 DEBUG : potato2: size = 11 OK 2026/05/25 03:36:18 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.81s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:36:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 03:36:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:36:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:36:20 DEBUG : potato2: md5 = 3b63993c82ac0409e0758b6521b0a5b5 OK 2026/05/25 03:36:20 DEBUG : potato2: size = 11 OK 2026/05/25 03:36:20 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.87s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:36:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/25 03:36:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 03:36:22 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/25 03:36:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:36:22 DEBUG : sub dir2: Making directory with metadata 2026/05/25 03:36:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 03:36:23 DEBUG : sub dir: Making directory with metadata 2026/05/25 03:36:23 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/25 03:36:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:36:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/25 03:36:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 03:36:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:36:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:36:25 DEBUG : sub dir/hello world: md5 = 46ebc74074c9c74363d367e5513fca53 OK 2026/05/25 03:36:25 DEBUG : sub dir/hello world: size = 11 OK 2026/05/25 03:36:25 INFO : sub dir/hello world: Copied (new) 2026/05/25 03:36:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/05/25 03:36:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.10s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:36:30 INFO : sub dir2: Making directory 2026/05/25 03:36:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/25 03:36:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 03:36:30 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/25 03:36:30 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/25 03:36:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:36:30 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/05/25 03:36:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:36:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:36:32 DEBUG : sub dir/hello world: md5 = 425d5dc041ec4cf45d7a9e6290a468ed OK 2026/05/25 03:36:32 DEBUG : sub dir/hello world: size = 11 OK 2026/05/25 03:36:32 INFO : sub dir/hello world: Copied (new) 2026/05/25 03:36:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:36:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.49s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:36:35 DEBUG : sub dir2: Making directory with metadata 2026/05/25 03:36:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 03:36:35 DEBUG : sub dir2: Making directory with metadata 2026/05/25 03:36:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 03:36:37 DEBUG : sub dir: Making directory with metadata 2026/05/25 03:36:38 INFO : sub dir: Made directory with metadata (mtime=2026-05-25T03:36:35.754512852Z) 2026/05/25 03:36:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:36:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:36:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:36:39 DEBUG : sub dir/hello world: md5 = e641a5ed7a153502dbb7640fbd0a449b OK 2026/05/25 03:36:39 DEBUG : sub dir/hello world: size = 11 OK 2026/05/25 03:36:39 INFO : sub dir/hello world: Copied (new) 2026/05/25 03:36:39 INFO : sub dir/hello world: Deleted 2026/05/25 03:36:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.74s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:36:43 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/05/25 03:36:43 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/25 03:36:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:36:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:36:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.69s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:36:47 INFO : sub dir2: Making directory 2026/05/25 03:36:48 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/25 03:36:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/25 03:36:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:36:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:36:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:36:50 DEBUG : sub dir/hello world: md5 = 2189bff4ff3f29d7c22de6fff8c35a15 OK 2026/05/25 03:36:50 DEBUG : sub dir/hello world: size = 11 OK 2026/05/25 03:36:50 INFO : sub dir/hello world: Copied (new) 2026/05/25 03:36:50 INFO : sub dir/hello world: Deleted 2026/05/25 03:36:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:36:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.93s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:36:53 DEBUG : sub dir2: Making directory with metadata 2026/05/25 03:36:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 03:36:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:36:53 DEBUG : sub dir2: Making directory with metadata 2026/05/25 03:36:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 03:36:54 DEBUG : sub dir: Making directory with metadata 2026/05/25 03:36:54 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/25 03:36:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:36:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:36:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:36:56 DEBUG : sub dir/hello world: md5 = 5ff08a66f09753d787cfa69b3e8d6995 OK 2026/05/25 03:36:56 DEBUG : sub dir/hello world: size = 11 OK 2026/05/25 03:36:56 INFO : sub dir/hello world: Copied (new) 2026/05/25 03:36:56 DEBUG : Waiting for deletions to finish 2026/05/25 03:36:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.51s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.67s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:37:01 INFO : sub dir2: Making directory 2026/05/25 03:37:01 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/25 03:37:01 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/25 03:37:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:37:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:37:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:37:03 DEBUG : sub dir/hello world: md5 = d04d99d9dfceb8e440371a102661ff65 OK 2026/05/25 03:37:03 DEBUG : sub dir/hello world: size = 11 OK 2026/05/25 03:37:03 INFO : sub dir/hello world: Copied (new) 2026/05/25 03:37:03 DEBUG : Waiting for deletions to finish 2026/05/25 03:37:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:37:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.20s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:37:08 DEBUG : sub dir/hello world: md5 = 13fe576f012b2a150722585d07863526 OK 2026/05/25 03:37:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-murobac1tede" 2026/05/25 03:37:09 DEBUG : Config file has changed externally - reloading 2026/05/25 03:37:09 DEBUG : Creating backend with remote "TestDrive:crypt/39f5g7pcq97lskdll02m9aoluarhei995reks557odr8duepsff0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi' -> Encrypted drive 'TestCryptDrive:rclone-test-murobac1tede' 2026/05/25 03:37:10 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/25 03:37:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:37:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-murobac1tede': Waiting for checks to finish 2026/05/25 03:37:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-murobac1tede': Waiting for transfers to finish 2026/05/25 03:37:13 DEBUG : sub dir/hello world: size = 11 OK 2026/05/25 03:37:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/25 03:37:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:37:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-murobac1tede': Purge remote 2026/05/25 03:37:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.33s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:37:18 DEBUG : sub dir/hello world: md5 = 8e18ee97e55380aac7b928176c0b7910 OK 2026/05/25 03:37:20 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/25 03:37:20 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/25 03:37:20 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:37:20 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:37:20 DEBUG : sub dir/hello world: Sizes differ 2026/05/25 03:37:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:37:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:37:21 DEBUG : sub dir/hello world: md5 = b745d4e9d0da34da51d96d979bf7faad OK 2026/05/25 03:37:21 DEBUG : sub dir/hello world: size = 17 OK 2026/05/25 03:37:21 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/25 03:37:21 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/25 03:37:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.53s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:37:26 DEBUG : sub dir/hello world: md5 = 88728705a6d64d19d519b8a0ceb9284a OK 2026/05/25 03:37:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-potohuh5geto" 2026/05/25 03:37:27 DEBUG : Creating backend with remote "TestDrive:crypt/6d3efuuvfgibaos062jq8j7nbcgtht1cpo8nbk4mqj53jh98mpk0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi' -> Encrypted drive 'TestCryptDrive:rclone-test-potohuh5geto' 2026/05/25 03:37:28 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/25 03:37:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:37:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-potohuh5geto': Waiting for checks to finish 2026/05/25 03:37:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-potohuh5geto': Waiting for transfers to finish 2026/05/25 03:37:31 DEBUG : sub dir/hello world: size = 11 OK 2026/05/25 03:37:31 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/25 03:37:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:37:33 DEBUG : sub dir/hello world: md5 = f2f067aa48701e9dada82dfe52f355e8 OK 2026/05/25 03:37:34 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/25 03:37:34 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/25 03:37:34 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:37:34 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-potohuh5geto') 2026/05/25 03:37:34 DEBUG : sub dir/hello world: Sizes differ 2026/05/25 03:37:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-potohuh5geto': Waiting for checks to finish 2026/05/25 03:37:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-potohuh5geto': Waiting for transfers to finish 2026/05/25 03:37:36 DEBUG : sub dir/hello world: size = 17 OK 2026/05/25 03:37:36 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/25 03:37:36 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/25 03:37:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-potohuh5geto': Purge remote 2026/05/25 03:37:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (14.95s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:37:41 DEBUG : sub dir/hello world: md5 = 3fa97479a626d2c4151c7e16f5461640 OK 2026/05/25 03:37:42 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/25 03:37:42 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/25 03:37:42 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:37:42 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:37:42 DEBUG : sub dir/hello world: Sizes differ 2026/05/25 03:37:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:37:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:37:44 DEBUG : sub dir/hello world: md5 = b35190f9225119ef122ea4d358877e00 OK 2026/05/25 03:37:44 DEBUG : sub dir/hello world: size = 17 OK 2026/05/25 03:37:44 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/25 03:37:44 INFO : sub dir/hello world: Deleted 2026/05/25 03:37:44 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/25 03:37:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.60s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:37:49 DEBUG : sub dir/hello world: md5 = 4149421a982762f66313faf8666dd01a OK 2026/05/25 03:37:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jixejik9mede" 2026/05/25 03:37:49 DEBUG : Creating backend with remote "TestDrive:crypt/v6l2c1kthvr9dmumf7ipgh17paj847cst4r35678gptamgl36aeg" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi' -> Encrypted drive 'TestCryptDrive:rclone-test-jixejik9mede' 2026/05/25 03:37:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/25 03:37:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:37:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jixejik9mede': Waiting for checks to finish 2026/05/25 03:37:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jixejik9mede': Waiting for transfers to finish 2026/05/25 03:37:53 DEBUG : sub dir/hello world: size = 11 OK 2026/05/25 03:37:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/25 03:37:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:37:55 DEBUG : sub dir/hello world: md5 = a6c5e7c8bae933bd970d00f68d89243a OK 2026/05/25 03:37:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jixejik9mede': Using server-side directory move 2026/05/25 03:37:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jixejik9mede': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/25 03:37:56 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/25 03:37:56 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/25 03:37:56 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:37:56 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-jixejik9mede') 2026/05/25 03:37:56 DEBUG : sub dir/hello world: Sizes differ 2026/05/25 03:37:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jixejik9mede': Waiting for checks to finish 2026/05/25 03:37:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jixejik9mede': Waiting for transfers to finish 2026/05/25 03:37:57 INFO : sub dir/hello world: Deleted 2026/05/25 03:37:57 INFO : sub dir/hello world: Moved (server-side) 2026/05/25 03:37:58 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/25 03:38:00 DEBUG : sub dir/hello world: md5 = 08a5fd8b6a017715108b09a1ef1d5a6e OK 2026/05/25 03:38:01 DEBUG : testing file moves 2026/05/25 03:38:01 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/25 03:38:01 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/25 03:38:01 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:38:01 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-jixejik9mede') 2026/05/25 03:38:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jixejik9mede': Waiting for checks to finish 2026/05/25 03:38:01 DEBUG : sub dir/hello world: Sizes differ 2026/05/25 03:38:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jixejik9mede': Waiting for transfers to finish 2026/05/25 03:38:02 INFO : sub dir/hello world: Deleted 2026/05/25 03:38:02 INFO : sub dir/hello world: Moved (server-side) 2026/05/25 03:38:03 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/25 03:38:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jixejik9mede': Purge remote --- PASS: TestServerSideMoveOverSelf (19.10s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:38:08 DEBUG : sub dir/hello world: md5 = 39dd650a336c24f6b0845807f5d61aae OK 2026/05/25 03:38:08 ERROR : error listing: directory not found 2026/05/25 03:38:08 INFO : Local file system at /tmp/rclone3485038294: Making directory 2026/05/25 03:38:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:38:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:38:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.62s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:38:13 DEBUG : sub dir/hello world: md5 = ef8289c1b25e02fa2a588b42f8dfaafc OK 2026/05/25 03:38:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/25 03:38:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:38:14 DEBUG : Local file system at /tmp/rclone3485038294: Waiting for checks to finish 2026/05/25 03:38:14 DEBUG : Local file system at /tmp/rclone3485038294: Waiting for transfers to finish 2026/05/25 03:38:15 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/05/25 03:38:15 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/05/25 03:38:15 INFO : sub dir/hello world: Copied (new) 2026/05/25 03:38:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:38:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.73s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:38:17 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/25 03:38:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:38:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:38:19 DEBUG : check sum: md5 = 24accfe755ee89d75c6ee2ff599a9d62 OK 2026/05/25 03:38:19 DEBUG : check sum: size = 1 OK 2026/05/25 03:38:19 INFO : check sum: Copied (new) 2026/05/25 03:38:19 DEBUG : Waiting for deletions to finish 2026/05/25 03:38:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:38:19 DEBUG : check sum: size = 1 OK 2026/05/25 03:38:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/25 03:38:19 DEBUG : check sum: Size of src and dst objects identical 2026/05/25 03:38:19 DEBUG : check sum: Unchanged skipping 2026/05/25 03:38:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:38:19 DEBUG : Waiting for deletions to finish 2026/05/25 03:38:19 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.36s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:38:20 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/25 03:38:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:38:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:38:22 DEBUG : sizeonly: md5 = a72dc67fe867e2ed48eb50505215f701 OK 2026/05/25 03:38:22 DEBUG : sizeonly: size = 6 OK 2026/05/25 03:38:22 INFO : sizeonly: Copied (new) 2026/05/25 03:38:22 DEBUG : Waiting for deletions to finish 2026/05/25 03:38:22 DEBUG : sizeonly: size = 6 OK 2026/05/25 03:38:22 DEBUG : sizeonly: Sizes identical 2026/05/25 03:38:22 DEBUG : sizeonly: Unchanged skipping 2026/05/25 03:38:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:38:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:38:22 DEBUG : Waiting for deletions to finish 2026/05/25 03:38:22 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.36s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:38:24 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/25 03:38:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:38:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:38:25 DEBUG : ignore-size: md5 = 8a19ca67d8bc706eb18a1c3deba92c8c OK 2026/05/25 03:38:25 INFO : ignore-size: Copied (new) 2026/05/25 03:38:25 DEBUG : Waiting for deletions to finish 2026/05/25 03:38:26 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:38:26 DEBUG : ignore-size: Unchanged skipping 2026/05/25 03:38:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:38:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:38:26 DEBUG : Waiting for deletions to finish 2026/05/25 03:38:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.32s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:38:28 DEBUG : existing: md5 = da7a5f6b4e806ffa71562f9b6819ac74 OK 2026/05/25 03:38:29 DEBUG : existing: size = 6 OK 2026/05/25 03:38:29 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:38:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:38:29 DEBUG : existing: Unchanged skipping 2026/05/25 03:38:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:38:29 DEBUG : Waiting for deletions to finish 2026/05/25 03:38:29 INFO : There was nothing to transfer 2026/05/25 03:38:29 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/25 03:38:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:38:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:38:30 DEBUG : existing: md5 = 7cd1af06e2020d02a83d05eb0c4287e6 OK 2026/05/25 03:38:30 DEBUG : existing: size = 6 OK 2026/05/25 03:38:30 INFO : existing: Copied (replaced existing) 2026/05/25 03:38:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.58s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:38:32 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/25 03:38:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:38:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:38:33 DEBUG : existing: md5 = ed1589825ae470752748307dae113fa5 OK 2026/05/25 03:38:33 DEBUG : existing: size = 6 OK 2026/05/25 03:38:33 INFO : existing: Copied (new) 2026/05/25 03:38:33 DEBUG : Waiting for deletions to finish 2026/05/25 03:38:34 DEBUG : existing: Destination exists, skipping 2026/05/25 03:38:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:38:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:38:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:38:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.45s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:38:37 DEBUG : b/potato: md5 = bbf4374288d08109396dbffc09a43f20 OK 2026/05/25 03:38:39 DEBUG : c/non empty space: md5 = 08f0eaeae96a4959ac59db05a18ad0b4 OK 2026/05/25 03:38:39 INFO : d: Making directory 2026/05/25 03:38:41 DEBUG : Added delayed dir = "a", newDst= 2026/05/25 03:38:42 INFO : c: Set directory modification time (using SetModTime) 2026/05/25 03:38:42 DEBUG : Added delayed dir = "c", newDst=c 2026/05/25 03:38:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/25 03:38:42 DEBUG : c/non empty space: size = 5 OK 2026/05/25 03:38:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 03:38:42 DEBUG : c/non empty space: Unchanged skipping 2026/05/25 03:38:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:38:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:38:44 DEBUG : a/potato2: md5 = ec856bea84c557ed9d78308714e221db OK 2026/05/25 03:38:44 DEBUG : a/potato2: size = 60 OK 2026/05/25 03:38:44 INFO : a/potato2: Copied (new) 2026/05/25 03:38:44 DEBUG : Waiting for deletions to finish 2026/05/25 03:38:44 INFO : b/potato: Deleted 2026/05/25 03:38:45 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/25 03:38:45 INFO : d: Removing directory 2026/05/25 03:38:45 INFO : b: Removing directory 2026/05/25 03:38:46 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/25 03:38:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': deleted 2 directories 2026/05/25 03:38:48 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/25 03:38:49 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.45s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:38:51 DEBUG : empty space: md5 = 9f2f03b1b702b6e3b8b9453effb94d1d OK 2026/05/25 03:38:51 DEBUG : empty space: size = 1 OK 2026/05/25 03:38:51 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/25 03:38:51 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/05/25 03:38:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:38:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:38:51 DEBUG : Waiting for deletions to finish 2026/05/25 03:38:52 DEBUG : empty space: size = 1 OK 2026/05/25 03:38:52 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/25 03:38:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:38:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:38:53 DEBUG : empty space: md5 = a7438e32395e936eac0c49df2b4b05e9 OK 2026/05/25 03:38:53 DEBUG : empty space: size = 1 OK 2026/05/25 03:38:53 INFO : empty space: Copied (replaced existing) 2026/05/25 03:38:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.19s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.44s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:38:56 DEBUG : foo: md5 = 2281508de19a5098093165e09f7e10d5 OK 2026/05/25 03:38:57 DEBUG : foo: size = 3 OK 2026/05/25 03:38:57 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/25 03:38:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:38:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:39:00 DEBUG : foo: md5 = a1777cf8dc1d1babe1098ed77d407696 OK 2026/05/25 03:39:00 DEBUG : foo: size = 3 OK 2026/05/25 03:39:00 INFO : foo: Copied (replaced existing) 2026/05/25 03:39:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (5.77s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:39:02 DEBUG : empty space: md5 = 4cde6d06f726b2ba3a32c965e7fa2409 OK 2026/05/25 03:39:03 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/25 03:39:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:39:03 DEBUG : empty space: size = 1 OK 2026/05/25 03:39:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 03:39:03 DEBUG : empty space: Unchanged skipping 2026/05/25 03:39:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:39:04 DEBUG : potato: md5 = b8c44a26960721630ee91387485a5a00 OK 2026/05/25 03:39:04 DEBUG : potato: size = 60 OK 2026/05/25 03:39:04 INFO : potato: Copied (new) 2026/05/25 03:39:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.95s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:39:07 DEBUG : potato: md5 = c867124d77704e280c9151177e1b8b30 OK 2026/05/25 03:39:07 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:39:07 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:39:07 DEBUG : potato: Sizes differ 2026/05/25 03:39:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:39:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:39:09 DEBUG : potato: md5 = 28b2cffc8574b8a4f90c213498f20483 OK 2026/05/25 03:39:09 DEBUG : potato: size = 21 OK 2026/05/25 03:39:09 INFO : potato: Copied (replaced existing) 2026/05/25 03:39:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.27s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:39:11 DEBUG : potato: md5 = ebe69ef66637bb74084073940f02ff94 OK 2026/05/25 03:39:12 DEBUG : potato: size = 21 OK 2026/05/25 03:39:12 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/05/25 03:39:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:39:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:39:13 DEBUG : potato: md5 = a6cf26f9be1904faabdbf830ba30feff OK 2026/05/25 03:39:13 DEBUG : potato: size = 21 OK 2026/05/25 03:39:13 INFO : potato: Copied (replaced existing) 2026/05/25 03:39:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:39:16 DEBUG : potato: md5 = d57b8184d4691f5e1834a5fc6de3ee04 OK 2026/05/25 03:39:17 DEBUG : empty space: md5 = ba6d89826e8254e03489ea2c5551b4e8 OK 2026/05/25 03:39:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 03:39:18 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/25 03:39:18 DEBUG : empty space: size = 1 OK 2026/05/25 03:39:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:39:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 03:39:18 DEBUG : empty space: Unchanged skipping 2026/05/25 03:39:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:39:18 DEBUG : Waiting for deletions to finish 2026/05/25 03:39:18 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:39:21 DEBUG : potato: md5 = 3b185eed9dfcb47aa30ee47ac01bf27c OK 2026/05/25 03:39:22 DEBUG : empty space: md5 = 72446f8f607fdbf035c0e957ce705cd1 OK 2026/05/25 03:39:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 03:39:23 DEBUG : empty space: size = 1 OK 2026/05/25 03:39:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 03:39:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:39:23 DEBUG : empty space: Unchanged skipping 2026/05/25 03:39:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:39:24 DEBUG : potato2: md5 = b76a0063641dbab047ea8e2f473420ed OK 2026/05/25 03:39:24 DEBUG : potato2: size = 60 OK 2026/05/25 03:39:24 INFO : potato2: Copied (new) 2026/05/25 03:39:24 DEBUG : Waiting for deletions to finish 2026/05/25 03:39:25 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:39:28 DEBUG : b/potato: md5 = 1f7a64ec604dd20c4c457681ce81c79c OK 2026/05/25 03:39:31 DEBUG : c/non empty space: md5 = 5301ed63204d86ed219c97184d8f5fab OK 2026/05/25 03:39:31 INFO : d: Making directory 2026/05/25 03:39:32 INFO : d/e: Making directory 2026/05/25 03:39:34 DEBUG : Added delayed dir = "a", newDst= 2026/05/25 03:39:34 INFO : c: Set directory modification time (using SetModTime) 2026/05/25 03:39:34 DEBUG : Added delayed dir = "c", newDst=c 2026/05/25 03:39:34 DEBUG : c/non empty space: size = 5 OK 2026/05/25 03:39:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 03:39:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/25 03:39:34 DEBUG : c/non empty space: Unchanged skipping 2026/05/25 03:39:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:39:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:39:36 DEBUG : a/potato2: md5 = 5ca26798f8b79cc658c1648a16a12294 OK 2026/05/25 03:39:36 DEBUG : a/potato2: size = 60 OK 2026/05/25 03:39:36 INFO : a/potato2: Copied (new) 2026/05/25 03:39:36 DEBUG : Waiting for deletions to finish 2026/05/25 03:39:37 INFO : b/potato: Deleted 2026/05/25 03:39:37 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/25 03:39:37 INFO : d/e: Removing directory 2026/05/25 03:39:38 INFO : d: Removing directory 2026/05/25 03:39:38 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/05/25 03:39:39 INFO : b: Removing directory 2026/05/25 03:39:39 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/25 03:39:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': deleted 3 directories 2026/05/25 03:39:42 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/25 03:39:42 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:39:45 DEBUG : b/potato: md5 = b68750e09a77533710d2f7906bc8c47e OK 2026/05/25 03:39:47 DEBUG : c/non empty space: md5 = cbc3dac6233ccf307851dfe6fa336816 OK 2026/05/25 03:39:47 INFO : d: Making directory 2026/05/25 03:39:49 DEBUG : Added delayed dir = "a", newDst= 2026/05/25 03:39:50 INFO : c: Set directory modification time (using SetModTime) 2026/05/25 03:39:50 DEBUG : Added delayed dir = "c", newDst=c 2026/05/25 03:39:50 DEBUG : c/non empty space: size = 5 OK 2026/05/25 03:39:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 03:39:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/25 03:39:50 DEBUG : c/non empty space: Unchanged skipping 2026/05/25 03:39:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:39:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:39:52 DEBUG : a/potato2: md5 = b2ebd088917f22b05e93f2428fbb6375 OK 2026/05/25 03:39:52 DEBUG : a/potato2: size = 60 OK 2026/05/25 03:39:52 INFO : a/potato2: Copied (new) 2026/05/25 03:39:52 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': not deleting files as there were IO errors 2026/05/25 03:39:52 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/25 03:39:52 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': not deleting directories as there were IO errors 2026/05/25 03:39:56 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/25 03:39:57 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/25 03:39:57 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.97s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:40:00 DEBUG : potato: md5 = 2bbca1b8730616cb587a31eec7d80990 OK 2026/05/25 03:40:01 DEBUG : empty space: md5 = 9ba2b47d58e7fe463cf6584e1a37c8ec OK 2026/05/25 03:40:01 DEBUG : Waiting for deletions to finish 2026/05/25 03:40:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 03:40:02 DEBUG : empty space: size = 1 OK 2026/05/25 03:40:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 03:40:02 DEBUG : empty space: Unchanged skipping 2026/05/25 03:40:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:40:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:40:02 INFO : potato: Deleted 2026/05/25 03:40:03 DEBUG : potato2: md5 = 929d1f339e65fa05bd1185c8ad2b0af2 OK 2026/05/25 03:40:03 DEBUG : potato2: size = 60 OK 2026/05/25 03:40:03 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (7.45s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:40:07 DEBUG : potato: md5 = b3576af99dbbaab598088f30e340ee60 OK 2026/05/25 03:40:08 DEBUG : empty space: md5 = 3d38fed599de33f0914d96f61af9a480 OK 2026/05/25 03:40:08 DEBUG : Waiting for deletions to finish 2026/05/25 03:40:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:40:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:40:09 INFO : potato: Deleted 2026/05/25 03:40:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 03:40:09 DEBUG : empty space: size = 1 OK 2026/05/25 03:40:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 03:40:09 DEBUG : empty space: Unchanged skipping 2026/05/25 03:40:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:40:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:40:11 DEBUG : potato2: md5 = a1bca65892811c855a6dd8a534c28dbf OK 2026/05/25 03:40:11 DEBUG : potato2: size = 60 OK 2026/05/25 03:40:11 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.08s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:40:14 DEBUG : potato: md5 = ecc5e4627b02db0ac80d2fd2166ea42e OK 2026/05/25 03:40:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 03:40:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:40:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:40:16 DEBUG : potato2: md5 = 73c8aa14a6acf72b2aec7ce485dfa66f OK 2026/05/25 03:40:16 DEBUG : potato2: size = 19 OK 2026/05/25 03:40:16 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.00s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:40:19 DEBUG : potato2: md5 = c693f348bde12bb26a0e65961b4bc566 OK 2026/05/25 03:40:20 DEBUG : empty space: md5 = bd67703ebb7e0046d5494db37ea62c9d OK 2026/05/25 03:40:21 DEBUG : enormous: Excluded (Size Filter) 2026/05/25 03:40:21 DEBUG : enormous: Excluded 2026/05/25 03:40:21 DEBUG : potato2: Excluded (Size Filter) 2026/05/25 03:40:21 DEBUG : potato2: Excluded 2026/05/25 03:40:21 DEBUG : potato2: Excluded (Size Filter) 2026/05/25 03:40:21 DEBUG : empty space: size = 1 OK 2026/05/25 03:40:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 03:40:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:40:21 DEBUG : empty space: Unchanged skipping 2026/05/25 03:40:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:40:21 DEBUG : Waiting for deletions to finish 2026/05/25 03:40:21 INFO : There was nothing to transfer 2026/05/25 03:40:21 DEBUG : enormous: Excluded (Size Filter) 2026/05/25 03:40:21 DEBUG : enormous: Excluded 2026/05/25 03:40:21 DEBUG : potato2: Excluded (Size Filter) 2026/05/25 03:40:21 DEBUG : potato2: Excluded 2026/05/25 03:40:21 DEBUG : potato2: Excluded (Size Filter) 2026/05/25 03:40:21 DEBUG : empty space: size = 1 OK 2026/05/25 03:40:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/25 03:40:21 DEBUG : empty space: Unchanged skipping 2026/05/25 03:40:21 DEBUG : Local file system at /tmp/rclone3485038294: Waiting for checks to finish 2026/05/25 03:40:21 DEBUG : Local file system at /tmp/rclone3485038294: Waiting for transfers to finish 2026/05/25 03:40:21 DEBUG : Waiting for deletions to finish 2026/05/25 03:40:21 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.28s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:40:24 DEBUG : potato2: md5 = 7247a7d69735d3572a737f105bc76fff OK 2026/05/25 03:40:26 DEBUG : empty space: md5 = dd5b83d87f17b57c11f4b6e8fc8832bc OK 2026/05/25 03:40:27 DEBUG : enormous: md5 = 736c3f3ef8655fc7eeb72c47978d720c OK 2026/05/25 03:40:28 DEBUG : enormous: Excluded (Size Filter) 2026/05/25 03:40:28 DEBUG : enormous: Excluded 2026/05/25 03:40:28 DEBUG : potato2: Excluded (Size Filter) 2026/05/25 03:40:28 DEBUG : potato2: Excluded 2026/05/25 03:40:28 DEBUG : empty space: size = 1 OK 2026/05/25 03:40:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 03:40:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:40:28 DEBUG : empty space: Unchanged skipping 2026/05/25 03:40:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:40:28 DEBUG : Waiting for deletions to finish 2026/05/25 03:40:28 INFO : potato2: Deleted 2026/05/25 03:40:28 INFO : enormous: Deleted 2026/05/25 03:40:28 INFO : There was nothing to transfer 2026/05/25 03:40:29 DEBUG : empty space: size = 1 OK 2026/05/25 03:40:29 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/25 03:40:29 DEBUG : empty space: Unchanged skipping 2026/05/25 03:40:29 DEBUG : Local file system at /tmp/rclone3485038294: Waiting for checks to finish 2026/05/25 03:40:29 DEBUG : Local file system at /tmp/rclone3485038294: Waiting for transfers to finish 2026/05/25 03:40:29 DEBUG : Waiting for deletions to finish 2026/05/25 03:40:29 INFO : enormous: Deleted 2026/05/25 03:40:29 INFO : potato2: Deleted 2026/05/25 03:40:29 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.06s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:40:31 DEBUG : one: md5 = 7914df3fd592a4af2104b97043a00076 OK 2026/05/25 03:40:33 DEBUG : two: md5 = 70f379b939a7edc04f9a7dad19586f8e OK 2026/05/25 03:40:34 DEBUG : three: md5 = 86b8dc510f32a8637c1cfd7894827ecf OK 2026/05/25 03:40:36 DEBUG : four: md5 = 440a439bc96b07f40be3eb2f1e4a66c8 OK 2026/05/25 03:40:36 DEBUG : five: Need to transfer - File not found at Destination 2026/05/25 03:40:36 DEBUG : four: size = 4 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:40:36 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:40:36 DEBUG : four: Sizes differ 2026/05/25 03:40:36 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/25 03:40:36 DEBUG : one: Destination is newer than source, skipping 2026/05/25 03:40:36 DEBUG : three: size = 5 OK 2026/05/25 03:40:36 DEBUG : three: Sizes identical 2026/05/25 03:40:36 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/25 03:40:36 DEBUG : two: size = 3 OK 2026/05/25 03:40:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:40:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:40:37 DEBUG : two: md5 = aa24b26d259ac10a85a4da3533d1fdbd OK 2026/05/25 03:40:37 DEBUG : two: size = 3 OK 2026/05/25 03:40:37 INFO : two: Copied (replaced existing) 2026/05/25 03:40:38 DEBUG : five: md5 = 68e505b4d7014f4f9709916c4f977da6 OK 2026/05/25 03:40:38 DEBUG : five: size = 4 OK 2026/05/25 03:40:38 INFO : five: Copied (new) 2026/05/25 03:40:38 DEBUG : four: md5 = 8b946b74d0be79106a4300848aecc5a8 OK 2026/05/25 03:40:38 DEBUG : four: size = 4 OK 2026/05/25 03:40:38 INFO : four: Copied (replaced existing) 2026/05/25 03:40:38 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.43s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/05/25 03:40:41 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/25 03:40:41 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/25 03:40:41 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/25 03:40:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:40:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:40:43 DEBUG : yam: md5 = 030c2b5343c744354541fa646f21a8d8 OK 2026/05/25 03:40:43 DEBUG : yam: size = 11 OK 2026/05/25 03:40:43 INFO : yam: Copied (new) 2026/05/25 03:40:43 DEBUG : potato: md5 = 71297fd1f9bf3e513d0b28541024e383 OK 2026/05/25 03:40:43 DEBUG : potato: size = 14 OK 2026/05/25 03:40:43 INFO : potato: Copied (new) 2026/05/25 03:40:43 DEBUG : Waiting for deletions to finish 2026/05/25 03:40:43 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/25 03:40:43 DEBUG : yaml: Need to transfer - File not found at Destination 2026/05/25 03:40:43 DEBUG : potato: size = 14 OK 2026/05/25 03:40:43 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:40:43 DEBUG : potato: Unchanged skipping 2026/05/25 03:40:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:40:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:40:45 DEBUG : yaml: md5 = 4ee384f9c7c856e9ccbeafb45be39c16 OK 2026/05/25 03:40:45 DEBUG : yaml: size = 11 OK 2026/05/25 03:40:45 INFO : yaml: Copied (new) 2026/05/25 03:40:45 DEBUG : Waiting for deletions to finish 2026/05/25 03:40:45 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.59s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/25 03:40:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Making map for --track-renames 2026/05/25 03:40:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Finished making map for --track-renames 2026/05/25 03:40:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:40:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/25 03:40:47 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/25 03:40:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for renames to finish 2026/05/25 03:40:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:40:48 DEBUG : yam: md5 = c8b8783ea17d50fe2f84f692a5a5d49a OK 2026/05/25 03:40:48 DEBUG : yam: size = 11 OK 2026/05/25 03:40:48 INFO : yam: Copied (new) 2026/05/25 03:40:48 DEBUG : potato: md5 = 9f05a2afac8dc106cf388ba9229631a8 OK 2026/05/25 03:40:48 DEBUG : potato: size = 14 OK 2026/05/25 03:40:48 INFO : potato: Copied (new) 2026/05/25 03:40:48 DEBUG : Waiting for deletions to finish 2026/05/25 03:40:49 DEBUG : potato: size = 14 OK 2026/05/25 03:40:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:40:49 DEBUG : potato: Unchanged skipping 2026/05/25 03:40:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Making map for --track-renames 2026/05/25 03:40:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Finished making map for --track-renames 2026/05/25 03:40:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:40:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for renames to finish 2026/05/25 03:40:50 INFO : yam: Moved (server-side) to: yaml 2026/05/25 03:40:50 INFO : yaml: Renamed from "yam" 2026/05/25 03:40:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:40:50 DEBUG : Waiting for deletions to finish 2026/05/25 03:40:50 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.46s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/25 03:40:51 DEBUG : Added delayed dir = "sub", newDst= 2026/05/25 03:40:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Making map for --track-renames 2026/05/25 03:40:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Finished making map for --track-renames 2026/05/25 03:40:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:40:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/25 03:40:51 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/25 03:40:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for renames to finish 2026/05/25 03:40:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:40:54 DEBUG : sub/yam: md5 = 9db051836ccd7b8f870668640ea21e9e OK 2026/05/25 03:40:54 DEBUG : sub/yam: size = 11 OK 2026/05/25 03:40:54 INFO : sub/yam: Copied (new) 2026/05/25 03:40:54 DEBUG : potato: md5 = fc63fa655d6d8b2bb6cd4a13c9b9bb37 OK 2026/05/25 03:40:54 DEBUG : potato: size = 14 OK 2026/05/25 03:40:54 INFO : potato: Copied (new) 2026/05/25 03:40:54 DEBUG : Waiting for deletions to finish 2026/05/25 03:40:54 INFO : sub: Set directory modification time (using DirSetModTime) 2026/05/25 03:40:55 DEBUG : potato: size = 14 OK 2026/05/25 03:40:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:40:55 DEBUG : potato: Unchanged skipping 2026/05/25 03:40:56 INFO : sub: Set directory modification time (using SetModTime) 2026/05/25 03:40:56 DEBUG : Added delayed dir = "sub", newDst=sub 2026/05/25 03:40:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Making map for --track-renames 2026/05/25 03:40:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Finished making map for --track-renames 2026/05/25 03:40:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:40:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for renames to finish 2026/05/25 03:40:57 INFO : sub/yam: Moved (server-side) to: yam 2026/05/25 03:40:57 INFO : yam: Renamed from "sub/yam" 2026/05/25 03:40:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:40:57 DEBUG : Waiting for deletions to finish 2026/05/25 03:40:57 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.33s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:41:00 DEBUG : Creating backend with remote "/tmp/rclone3485038294/dir1" 2026/05/25 03:41:00 DEBUG : Config file has changed externally - reloading 2026/05/25 03:41:00 DEBUG : Creating backend with remote "/tmp/rclone3485038294/dir2" 2026/05/25 03:41:00 DEBUG : Local file system at /tmp/rclone3485038294/dir2: Using server-side directory move 2026/05/25 03:41:00 INFO : Local file system at /tmp/rclone3485038294/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/25 03:41:00 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/25 03:41:00 DEBUG : Local file system at /tmp/rclone3485038294/dir2: Waiting for checks to finish 2026/05/25 03:41:00 DEBUG : Local file system at /tmp/rclone3485038294/dir2: Waiting for transfers to finish 2026/05/25 03:41:00 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.43s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:41:00 DEBUG : Added delayed dir = "nested", newDst= 2026/05/25 03:41:00 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/25 03:41:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:41:00 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/25 03:41:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/25 03:41:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:41:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:41:02 DEBUG : sub dir/hello world: md5 = 7ad01ef972faae56f76447396a5fb5ae OK 2026/05/25 03:41:02 DEBUG : sub dir/hello world: size = 11 OK 2026/05/25 03:41:02 INFO : sub dir/hello world: Copied (new) 2026/05/25 03:41:02 INFO : sub dir/hello world: Deleted 2026/05/25 03:41:04 DEBUG : nested/sub dir/file: md5 = b50e0f802c98b4e43a5ce2d267f37a10 OK 2026/05/25 03:41:04 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/25 03:41:04 INFO : nested/sub dir/file: Copied (new) 2026/05/25 03:41:04 INFO : nested/sub dir/file: Deleted 2026/05/25 03:41:05 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:41:05 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/25 03:41:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:41:05 INFO : sub dir: Removing directory 2026/05/25 03:41:05 INFO : nested/sub dir: Removing directory 2026/05/25 03:41:05 INFO : nested: Removing directory 2026/05/25 03:41:05 DEBUG : Local file system at /tmp/rclone3485038294: deleted 3 directories 2026/05/25 03:41:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/25 03:41:08 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/25 03:41:09 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.57s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:41:10 DEBUG : Added delayed dir = "nested", newDst= 2026/05/25 03:41:10 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/25 03:41:10 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/25 03:41:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:41:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/25 03:41:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:41:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:41:12 DEBUG : sub dir/hello world: md5 = 79241ff7902206f0e584e76ad5a29c87 OK 2026/05/25 03:41:12 DEBUG : sub dir/hello world: size = 11 OK 2026/05/25 03:41:12 INFO : sub dir/hello world: Copied (new) 2026/05/25 03:41:12 INFO : sub dir/hello world: Deleted 2026/05/25 03:41:14 DEBUG : nested/sub dir/file: md5 = 61a1be75f76808f221c0852c0d4f6c24 OK 2026/05/25 03:41:14 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/25 03:41:14 INFO : nested/sub dir/file: Copied (new) 2026/05/25 03:41:14 INFO : nested/sub dir/file: Deleted 2026/05/25 03:41:14 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:41:15 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/25 03:41:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:41:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/25 03:41:18 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/25 03:41:19 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.61s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:41:19 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/25 03:41:19 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/25 03:41:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:41:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:41:21 DEBUG : existing-b: md5 = c4a12a6a56dbba7e084635a9e6d68f08 OK 2026/05/25 03:41:21 DEBUG : existing-b: size = 6 OK 2026/05/25 03:41:21 INFO : existing-b: Copied (new) 2026/05/25 03:41:21 INFO : existing-b: Deleted 2026/05/25 03:41:21 DEBUG : existing: md5 = 9fb63b1173de22dcbe20a1acc3431173 OK 2026/05/25 03:41:21 DEBUG : existing: size = 6 OK 2026/05/25 03:41:21 INFO : existing: Copied (new) 2026/05/25 03:41:21 INFO : existing: Deleted 2026/05/25 03:41:21 DEBUG : existing: Destination exists, skipping 2026/05/25 03:41:21 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/25 03:41:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:41:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:41:21 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.68s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:41:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rafaqud1xuji" 2026/05/25 03:41:23 DEBUG : Creating backend with remote "TestDrive:crypt/jn3g6q1aums2qtmqhkcbn34d2d5h2cvebvajm1kt1bngq3o3s17g" 2026/05/25 03:41:25 DEBUG : potato2: md5 = 7161da3ad8140ef76f9209eff71f57ad OK 2026/05/25 03:41:27 DEBUG : empty space: md5 = b745d4f62d8d70fadd3494bff1aa03e8 OK 2026/05/25 03:41:28 DEBUG : potato3: md5 = bb850eed4501f0b8732747ac9991931e OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi' -> Encrypted drive 'TestCryptDrive:rclone-test-rafaqud1xuji' 2026/05/25 03:41:31 DEBUG : empty space: md5 = f30e1e3f9b50ff100510713a924a8755 OK 2026/05/25 03:41:32 DEBUG : potato3: md5 = e86f4c3962ea1fd9d7dd5a8d00e64ac2 OK 2026/05/25 03:41:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rafaqud1xuji': Using server-side directory move 2026/05/25 03:41:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rafaqud1xuji': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/25 03:41:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 03:41:33 DEBUG : empty space: size = 1 OK 2026/05/25 03:41:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/25 03:41:33 DEBUG : empty space: Unchanged skipping 2026/05/25 03:41:33 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:41:33 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-rafaqud1xuji') 2026/05/25 03:41:33 DEBUG : potato3: Sizes differ 2026/05/25 03:41:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rafaqud1xuji': Waiting for checks to finish 2026/05/25 03:41:33 INFO : empty space: Deleted 2026/05/25 03:41:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rafaqud1xuji': Waiting for transfers to finish 2026/05/25 03:41:33 INFO : potato2: Moved (server-side) 2026/05/25 03:41:33 INFO : potato3: Deleted 2026/05/25 03:41:34 INFO : potato3: Moved (server-side) 2026/05/25 03:41:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lahihig1baxe" 2026/05/25 03:41:34 DEBUG : Creating backend with remote "TestDrive:crypt/1c30c9tg6jm5i3bqscarm8nhtabkd6d76aoi0ctfin58enf19h10" 2026/05/25 03:41:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lahihig1baxe': Using server-side directory move 2026/05/25 03:41:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lahihig1baxe': Server side directory move succeeded 2026/05/25 03:41:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lahihig1baxe': Purge remote 2026/05/25 03:41:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rafaqud1xuji': Purge remote 2026/05/25 03:41:38 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.14s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:41:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joviliw6muri" 2026/05/25 03:41:38 DEBUG : Creating backend with remote "TestDrive:crypt/geuf1fjdultbe619h19867544o0qbb2lfppb08pak033ddddg5tg" 2026/05/25 03:41:41 DEBUG : potato2: md5 = 3bea9116cf33d8f378b77a273edca11a OK 2026/05/25 03:41:42 DEBUG : empty space: md5 = f878901c98ca1730c0a4c0f9ab3ef20b OK 2026/05/25 03:41:43 DEBUG : potato3: md5 = 041e82e61b21f27e6e32cbe5b3a80536 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi' -> Encrypted drive 'TestCryptDrive:rclone-test-joviliw6muri' 2026/05/25 03:41:46 DEBUG : empty space: md5 = 07fe53d8dccf6f2ea4624612ec450c1f OK 2026/05/25 03:41:47 DEBUG : potato3: md5 = 165c5724187c5c90f3f6cfe329a2766d OK 2026/05/25 03:41:48 DEBUG : empty space: Excluded (Size Filter) 2026/05/25 03:41:48 DEBUG : empty space: Excluded (Size Filter) 2026/05/25 03:41:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 03:41:48 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:41:48 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-joviliw6muri') 2026/05/25 03:41:48 DEBUG : potato3: Sizes differ 2026/05/25 03:41:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joviliw6muri': Waiting for checks to finish 2026/05/25 03:41:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joviliw6muri': Waiting for transfers to finish 2026/05/25 03:41:48 INFO : potato3: Deleted 2026/05/25 03:41:48 INFO : potato2: Moved (server-side) 2026/05/25 03:41:49 INFO : potato3: Moved (server-side) 2026/05/25 03:41:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toyamon8koli" 2026/05/25 03:41:49 DEBUG : Creating backend with remote "TestDrive:crypt/jue5mj3fk12ocgphfnn3mcmgevpenrv7l3esufs1sk49dsojpbtg" 2026/05/25 03:41:50 DEBUG : empty space: Excluded (Size Filter) 2026/05/25 03:41:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 03:41:50 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/25 03:41:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toyamon8koli': Waiting for checks to finish 2026/05/25 03:41:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toyamon8koli': Waiting for transfers to finish 2026/05/25 03:41:52 INFO : potato3: Moved (server-side) 2026/05/25 03:41:52 INFO : potato2: Moved (server-side) 2026/05/25 03:41:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toyamon8koli': Purge remote 2026/05/25 03:41:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joviliw6muri': Purge remote --- PASS: TestServerSideMoveWithFilter (16.34s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:41:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mazabat1veyo" 2026/05/25 03:41:54 DEBUG : Creating backend with remote "TestDrive:crypt/t3ds52vtdf6hgnuvvi2h364djeejp9c2p5e29lss91pru1a2bjm0" 2026/05/25 03:41:57 DEBUG : potato2: md5 = abf57141519d113ff133fecfe0daea2f OK 2026/05/25 03:41:58 DEBUG : empty space: md5 = 03c14d4475bb870460c845f055439c8d OK 2026/05/25 03:42:00 DEBUG : potato3: md5 = 956117f986b6363638528ab45bb55e0e OK 2026/05/25 03:42:00 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi' -> Encrypted drive 'TestCryptDrive:rclone-test-mazabat1veyo' 2026/05/25 03:42:03 DEBUG : empty space: md5 = e46b2780f990a95ff5b0c479e6aa5287 OK 2026/05/25 03:42:05 DEBUG : potato3: md5 = 201340d4fbae5461834da96315460e2d OK 2026/05/25 03:42:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mazabat1veyo': Using server-side directory move 2026/05/25 03:42:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mazabat1veyo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/25 03:42:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 03:42:06 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/05/25 03:42:06 DEBUG : empty space: size = 1 OK 2026/05/25 03:42:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/25 03:42:06 DEBUG : empty space: Unchanged skipping 2026/05/25 03:42:06 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:42:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mazabat1veyo': Waiting for checks to finish 2026/05/25 03:42:06 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-mazabat1veyo') 2026/05/25 03:42:06 DEBUG : potato3: Sizes differ 2026/05/25 03:42:06 INFO : empty space: Deleted 2026/05/25 03:42:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mazabat1veyo': Waiting for transfers to finish 2026/05/25 03:42:06 INFO : potato3: Deleted 2026/05/25 03:42:06 INFO : potato2: Moved (server-side) 2026/05/25 03:42:07 INFO : potato3: Moved (server-side) 2026/05/25 03:42:07 INFO : tomatoDir: Removing directory 2026/05/25 03:42:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': deleted 1 directories 2026/05/25 03:42:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuqubiz8pise" 2026/05/25 03:42:08 DEBUG : Creating backend with remote "TestDrive:crypt/bko0hd02f53ltpmuj02t8lk5kn0c92ktdp4965248jj49jndmc6g" 2026/05/25 03:42:09 INFO : tomatoDir: Making directory 2026/05/25 03:42:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqubiz8pise': Using server-side directory move 2026/05/25 03:42:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuqubiz8pise': Server side directory move succeeded 2026/05/25 03:42:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuqubiz8pise': Purge remote 2026/05/25 03:42:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mazabat1veyo': Purge remote 2026/05/25 03:42:12 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.57s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.46s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:42:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hilaroj5xesi/rclone-sync-test" 2026/05/25 03:42:13 DEBUG : Creating backend with remote "TestDrive:crypt/vnovhor7vi2294bne40i915sgr8bc6o6vbmjmqogu2kd43fkr36g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.03s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:42:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hilaroj5xesi/rclone-sync-test" 2026/05/25 03:42:15 DEBUG : Creating backend with remote "TestDrive:crypt/vnovhor7vi2294bne40i915sgr8bc6o6vbmjmqogu2kd43fkr36g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/05/25 03:42:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hilaroj5xesi/rclone-sync-test-include/layer2" 2026/05/25 03:42:18 DEBUG : Creating backend with remote "TestDrive:crypt/vnovhor7vi2294bne40i915sgr8bc6o6vbmjmqogu2kd43fkr36g/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/05/25 03:42:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hilaroj5xesi/rclone-sync-test-ignore-file" 2026/05/25 03:42:21 DEBUG : Creating backend with remote "TestDrive:crypt/vnovhor7vi2294bne40i915sgr8bc6o6vbmjmqogu2kd43fkr36g/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/05/25 03:42:25 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 1d21b4abb970afb9710cc86770f8a715 OK 2026/05/25 03:42:27 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/25 03:42:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/rclone-sync-test': Waiting for checks to finish 2026/05/25 03:42:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/rclone-sync-test': Waiting for transfers to finish 2026/05/25 03:42:27 DEBUG : Waiting for deletions to finish 2026/05/25 03:42:27 INFO : There was nothing to transfer 2026/05/25 03:42:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:42:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:42:29 DEBUG : Waiting for deletions to finish 2026/05/25 03:42:29 INFO : rclone-sync-test-include: Removing directory 2026/05/25 03:42:29 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/25 03:42:29 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/25 03:42:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': failed to delete 1 directories 2026/05/25 03:42:29 INFO : There was nothing to transfer 2026/05/25 03:42:31 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/25 03:42:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/05/25 03:42:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/05/25 03:42:31 DEBUG : Waiting for deletions to finish 2026/05/25 03:42:31 INFO : There was nothing to transfer 2026/05/25 03:42:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:42:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:42:33 DEBUG : Waiting for deletions to finish 2026/05/25 03:42:33 INFO : rclone-sync-test-include: Removing directory 2026/05/25 03:42:33 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/25 03:42:33 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/25 03:42:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': failed to delete 1 directories 2026/05/25 03:42:33 INFO : There was nothing to transfer 2026/05/25 03:42:35 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/25 03:42:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/05/25 03:42:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/05/25 03:42:35 DEBUG : Waiting for deletions to finish 2026/05/25 03:42:35 INFO : There was nothing to transfer 2026/05/25 03:42:37 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/25 03:42:38 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (24.04s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:42:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hilaroj5xesi/dst" 2026/05/25 03:42:39 DEBUG : Creating backend with remote "TestDrive:crypt/vnovhor7vi2294bne40i915sgr8bc6o6vbmjmqogu2kd43fkr36g/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/25 03:42:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hilaroj5xesi/CompareDest" 2026/05/25 03:42:41 DEBUG : Creating backend with remote "TestDrive:crypt/vnovhor7vi2294bne40i915sgr8bc6o6vbmjmqogu2kd43fkr36g/gveqi14airsml4bgu7krj116o8" 2026/05/25 03:42:43 DEBUG : one: Need to transfer - File not found at Destination 2026/05/25 03:42:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for checks to finish 2026/05/25 03:42:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for transfers to finish 2026/05/25 03:42:45 DEBUG : one: md5 = 9d98735a18d63e9df1515ebf02e0d141 OK 2026/05/25 03:42:45 DEBUG : one: size = 3 OK 2026/05/25 03:42:45 INFO : one: Copied (new) 2026/05/25 03:42:45 DEBUG : Waiting for deletions to finish 2026/05/25 03:42:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:42:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst') 2026/05/25 03:42:46 DEBUG : one: Sizes differ 2026/05/25 03:42:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for checks to finish 2026/05/25 03:42:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for transfers to finish 2026/05/25 03:42:48 DEBUG : one: md5 = 3aa70205d2202c5964991e6ec3bc0c32 OK 2026/05/25 03:42:48 DEBUG : one: size = 5 OK 2026/05/25 03:42:48 INFO : one: Copied (replaced existing) 2026/05/25 03:42:48 DEBUG : Waiting for deletions to finish 2026/05/25 03:42:50 DEBUG : dst/one: md5 = 045dc12421dba6288e1e02d63b583305 OK 2026/05/25 03:42:53 DEBUG : CompareDest/one: md5 = 7a5c3870948a425601db49f8d425a66c OK 2026/05/25 03:42:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:42:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst') 2026/05/25 03:42:53 DEBUG : one: Sizes differ 2026/05/25 03:42:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for checks to finish 2026/05/25 03:42:54 DEBUG : one: size = 5 OK 2026/05/25 03:42:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 03:42:54 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/25 03:42:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for transfers to finish 2026/05/25 03:42:54 DEBUG : Waiting for deletions to finish 2026/05/25 03:42:54 INFO : There was nothing to transfer 2026/05/25 03:42:56 DEBUG : CompareDest/two: md5 = dbc98178ac35af8e3253cc4521b5f5e5 OK 2026/05/25 03:42:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:42:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst') 2026/05/25 03:42:57 DEBUG : one: Sizes differ 2026/05/25 03:42:57 DEBUG : two: size = 3 OK 2026/05/25 03:42:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 03:42:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/25 03:42:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for checks to finish 2026/05/25 03:42:57 DEBUG : one: size = 5 OK 2026/05/25 03:42:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 03:42:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/25 03:42:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for transfers to finish 2026/05/25 03:42:57 DEBUG : Waiting for deletions to finish 2026/05/25 03:42:57 INFO : There was nothing to transfer 2026/05/25 03:42:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:42:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst') 2026/05/25 03:42:58 DEBUG : one: Sizes differ 2026/05/25 03:42:58 DEBUG : two: size = 3 OK 2026/05/25 03:42:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 03:42:58 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/25 03:42:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for checks to finish 2026/05/25 03:42:58 DEBUG : one: size = 5 OK 2026/05/25 03:42:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 03:42:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/25 03:42:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for transfers to finish 2026/05/25 03:42:58 DEBUG : Waiting for deletions to finish 2026/05/25 03:42:58 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/05/25 03:42:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:42:59 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst') 2026/05/25 03:42:59 DEBUG : one: Sizes differ 2026/05/25 03:42:59 DEBUG : two: size = 5 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:42:59 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/CompareDest') 2026/05/25 03:42:59 DEBUG : two: Sizes differ 2026/05/25 03:42:59 DEBUG : two: Need to transfer - File not found at Destination 2026/05/25 03:42:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for checks to finish 2026/05/25 03:42:59 DEBUG : one: size = 5 OK 2026/05/25 03:42:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 03:42:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/25 03:42:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for transfers to finish 2026/05/25 03:43:01 DEBUG : two: md5 = f9021086bbd63db392613bcc60c61326 OK 2026/05/25 03:43:01 DEBUG : two: size = 5 OK 2026/05/25 03:43:01 INFO : two: Copied (new) 2026/05/25 03:43:01 DEBUG : Waiting for deletions to finish 2026/05/25 03:43:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/25 03:43:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 03:43:04 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/25 03:43:04 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (25.50s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:43:07 DEBUG : pre-dest1/1: md5 = cf73f157f7c2e415b70b42948a389d57 OK 2026/05/25 03:43:09 DEBUG : pre-dest2/2: md5 = b27d2bcd61d8071d56ac02aaa2978b5c OK 2026/05/25 03:43:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hilaroj5xesi/dest" 2026/05/25 03:43:10 DEBUG : Creating backend with remote "TestDrive:crypt/vnovhor7vi2294bne40i915sgr8bc6o6vbmjmqogu2kd43fkr36g/rg03c1jvnehrrc617i0lnqjddc" 2026/05/25 03:43:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hilaroj5xesi/pre-dest1" 2026/05/25 03:43:12 DEBUG : Creating backend with remote "TestDrive:crypt/vnovhor7vi2294bne40i915sgr8bc6o6vbmjmqogu2kd43fkr36g/bbnblvh6k061ssopqrp18kd7gc" 2026/05/25 03:43:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hilaroj5xesi/pre-dest2" 2026/05/25 03:43:13 DEBUG : Creating backend with remote "TestDrive:crypt/vnovhor7vi2294bne40i915sgr8bc6o6vbmjmqogu2kd43fkr36g/dgicm1h6b5ejvlltm8eeif0bnk" 2026/05/25 03:43:14 DEBUG : 1: size = 1 OK 2026/05/25 03:43:14 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:43:14 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/25 03:43:14 DEBUG : 2: size = 1 OK 2026/05/25 03:43:14 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:43:14 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/25 03:43:15 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/25 03:43:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dest': Waiting for checks to finish 2026/05/25 03:43:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dest': Waiting for transfers to finish 2026/05/25 03:43:17 DEBUG : 3: md5 = 7fde3f7e3facd5e2f8ec17e88d2a378e OK 2026/05/25 03:43:17 DEBUG : 3: size = 1 OK 2026/05/25 03:43:17 INFO : 3: Copied (new) 2026/05/25 03:43:17 DEBUG : Waiting for deletions to finish 2026/05/25 03:43:20 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/05/25 03:43:20 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/05/25 03:43:21 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.89s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:43:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hilaroj5xesi/dst" 2026/05/25 03:43:22 DEBUG : Creating backend with remote "TestDrive:crypt/vnovhor7vi2294bne40i915sgr8bc6o6vbmjmqogu2kd43fkr36g/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/25 03:43:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hilaroj5xesi/CopyDest" 2026/05/25 03:43:23 DEBUG : Creating backend with remote "TestDrive:crypt/vnovhor7vi2294bne40i915sgr8bc6o6vbmjmqogu2kd43fkr36g/d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/25 03:43:25 DEBUG : one: Need to transfer - File not found at Destination 2026/05/25 03:43:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for checks to finish 2026/05/25 03:43:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for transfers to finish 2026/05/25 03:43:28 DEBUG : one: md5 = 704de8030e2787413943c057be592fef OK 2026/05/25 03:43:28 DEBUG : one: size = 3 OK 2026/05/25 03:43:28 INFO : one: Copied (new) 2026/05/25 03:43:28 DEBUG : Waiting for deletions to finish 2026/05/25 03:43:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:43:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst') 2026/05/25 03:43:29 DEBUG : one: Sizes differ 2026/05/25 03:43:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for checks to finish 2026/05/25 03:43:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for transfers to finish 2026/05/25 03:43:30 DEBUG : one: md5 = 509f1d8dcff43bfa9603a10f9bc4a31e OK 2026/05/25 03:43:30 DEBUG : one: size = 5 OK 2026/05/25 03:43:30 INFO : one: Copied (replaced existing) 2026/05/25 03:43:30 DEBUG : Waiting for deletions to finish 2026/05/25 03:43:32 DEBUG : dst/one: md5 = d0e9061ab56e46ba7751af7a0bec4bfd OK 2026/05/25 03:43:34 DEBUG : CopyDest/one: md5 = 46029fc756f5d4d59511c57344bc2bf1 OK 2026/05/25 03:43:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hilaroj5xesi/BackupDir" 2026/05/25 03:43:35 DEBUG : Creating backend with remote "TestDrive:crypt/vnovhor7vi2294bne40i915sgr8bc6o6vbmjmqogu2kd43fkr36g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/25 03:43:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:43:37 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst') 2026/05/25 03:43:37 DEBUG : one: Sizes differ 2026/05/25 03:43:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for checks to finish 2026/05/25 03:43:37 DEBUG : one: size = 5 OK 2026/05/25 03:43:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 03:43:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:43:37 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst') 2026/05/25 03:43:37 DEBUG : one: Sizes differ 2026/05/25 03:43:39 INFO : one: Moved (server-side) 2026/05/25 03:43:40 DEBUG : one: size = 5 OK 2026/05/25 03:43:40 INFO : one: Copied (server-side copy) 2026/05/25 03:43:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/25 03:43:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for transfers to finish 2026/05/25 03:43:40 DEBUG : Waiting for deletions to finish 2026/05/25 03:43:42 DEBUG : CopyDest/two: md5 = 26d1e264dff2415e51167ccc6923df1f OK 2026/05/25 03:43:43 DEBUG : one: size = 5 OK 2026/05/25 03:43:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 03:43:43 DEBUG : one: Unchanged skipping 2026/05/25 03:43:43 DEBUG : two: size = 3 OK 2026/05/25 03:43:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 03:43:44 DEBUG : two: size = 3 OK 2026/05/25 03:43:44 INFO : two: Copied (server-side copy) 2026/05/25 03:43:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/25 03:43:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for checks to finish 2026/05/25 03:43:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for transfers to finish 2026/05/25 03:43:44 DEBUG : Waiting for deletions to finish 2026/05/25 03:43:45 DEBUG : one: size = 5 OK 2026/05/25 03:43:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 03:43:45 DEBUG : one: Unchanged skipping 2026/05/25 03:43:45 DEBUG : two: size = 3 OK 2026/05/25 03:43:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for checks to finish 2026/05/25 03:43:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 03:43:45 DEBUG : two: Unchanged skipping 2026/05/25 03:43:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for transfers to finish 2026/05/25 03:43:45 DEBUG : Waiting for deletions to finish 2026/05/25 03:43:45 INFO : There was nothing to transfer 2026/05/25 03:43:47 DEBUG : CopyDest/three: md5 = 7c38dee7f323819f71b0cde1628895d2 OK 2026/05/25 03:43:47 DEBUG : one: size = 5 OK 2026/05/25 03:43:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 03:43:47 DEBUG : one: Unchanged skipping 2026/05/25 03:43:48 DEBUG : three: size = 7 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:43:48 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/CopyDest') 2026/05/25 03:43:48 DEBUG : three: Sizes differ 2026/05/25 03:43:48 DEBUG : three: Destination not found in --copy-dest 2026/05/25 03:43:48 DEBUG : three: Need to transfer - File not found at Destination 2026/05/25 03:43:48 DEBUG : two: size = 3 OK 2026/05/25 03:43:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/25 03:43:48 DEBUG : two: Unchanged skipping 2026/05/25 03:43:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for checks to finish 2026/05/25 03:43:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for transfers to finish 2026/05/25 03:43:49 DEBUG : three: md5 = ae737b6196136f28ba3d671dd8872e12 OK 2026/05/25 03:43:49 DEBUG : three: size = 7 OK 2026/05/25 03:43:49 INFO : three: Copied (new) 2026/05/25 03:43:49 DEBUG : Waiting for deletions to finish 2026/05/25 03:43:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/25 03:43:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 03:43:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/25 03:43:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/25 03:43:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 03:43:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/25 03:43:55 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (33.35s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:43:57 DEBUG : dst/one: md5 = b1f558aff8e379aa4223dec745bc2841 OK 2026/05/25 03:43:59 DEBUG : dst/two: md5 = 7ac1e075a1a39aba78ed5c0aa02fc51a OK 2026/05/25 03:44:00 DEBUG : dst/three.txt: md5 = 49130f4538b0341b36d8e8bda13a0cea OK 2026/05/25 03:44:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hilaroj5xesi/dst" 2026/05/25 03:44:01 DEBUG : Creating backend with remote "TestDrive:crypt/vnovhor7vi2294bne40i915sgr8bc6o6vbmjmqogu2kd43fkr36g/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/25 03:44:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hilaroj5xesi/backup" 2026/05/25 03:44:02 DEBUG : Creating backend with remote "TestDrive:crypt/vnovhor7vi2294bne40i915sgr8bc6o6vbmjmqogu2kd43fkr36g/1nrff024r7pq65ecp72fc28jb0" 2026/05/25 03:44:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:44:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst') 2026/05/25 03:44:03 DEBUG : one: Sizes differ 2026/05/25 03:44:03 DEBUG : two: size = 3 OK 2026/05/25 03:44:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:44:03 DEBUG : two: Unchanged skipping 2026/05/25 03:44:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for checks to finish 2026/05/25 03:44:05 INFO : one: Moved (server-side) 2026/05/25 03:44:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for transfers to finish 2026/05/25 03:44:06 DEBUG : one: md5 = dc62e295a25cbaa37bf3c28eb4526a83 OK 2026/05/25 03:44:06 DEBUG : one: size = 4 OK 2026/05/25 03:44:06 INFO : one: Copied (new) 2026/05/25 03:44:06 DEBUG : Waiting for deletions to finish 2026/05/25 03:44:07 INFO : three.txt: Moved (server-side) 2026/05/25 03:44:07 INFO : three.txt: Moved into backup dir 2026/05/25 03:44:09 DEBUG : dst/three.txt: md5 = 98327a6bb0dc42c946caa0ab6fea4d30 OK 2026/05/25 03:44:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:44:10 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst') 2026/05/25 03:44:10 DEBUG : one: Sizes differ 2026/05/25 03:44:10 DEBUG : two: size = 3 OK 2026/05/25 03:44:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:44:10 DEBUG : two: Unchanged skipping 2026/05/25 03:44:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for checks to finish 2026/05/25 03:44:11 INFO : one: Deleted 2026/05/25 03:44:11 INFO : one: Moved (server-side) 2026/05/25 03:44:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for transfers to finish 2026/05/25 03:44:13 DEBUG : one: md5 = 5fb18a5af9cb47e015f59c1cd8a9f5be OK 2026/05/25 03:44:13 DEBUG : one: size = 5 OK 2026/05/25 03:44:13 INFO : one: Copied (new) 2026/05/25 03:44:13 DEBUG : Waiting for deletions to finish 2026/05/25 03:44:13 INFO : three.txt: Deleted 2026/05/25 03:44:14 INFO : three.txt: Moved (server-side) 2026/05/25 03:44:14 INFO : three.txt: Moved into backup dir 2026/05/25 03:44:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 03:44:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/25 03:44:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 03:44:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/25 03:44:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/25 03:44:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (22.68s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:44:20 DEBUG : dst/one: md5 = 7339bdce669a88ea7c07f67e516ce0f9 OK 2026/05/25 03:44:21 DEBUG : dst/two: md5 = 7237c025be6b6b26dd3974150f07e2fd OK 2026/05/25 03:44:23 DEBUG : dst/three.txt: md5 = 12c072a7233bd42274896542e49a2e23 OK 2026/05/25 03:44:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hilaroj5xesi/dst" 2026/05/25 03:44:23 DEBUG : Creating backend with remote "TestDrive:crypt/vnovhor7vi2294bne40i915sgr8bc6o6vbmjmqogu2kd43fkr36g/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/25 03:44:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hilaroj5xesi/backup" 2026/05/25 03:44:24 DEBUG : Creating backend with remote "TestDrive:crypt/vnovhor7vi2294bne40i915sgr8bc6o6vbmjmqogu2kd43fkr36g/1nrff024r7pq65ecp72fc28jb0" 2026/05/25 03:44:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:44:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst') 2026/05/25 03:44:26 DEBUG : one: Sizes differ 2026/05/25 03:44:26 DEBUG : two: size = 3 OK 2026/05/25 03:44:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:44:26 DEBUG : two: Unchanged skipping 2026/05/25 03:44:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for checks to finish 2026/05/25 03:44:27 INFO : one: Moved (server-side) to: one.bak 2026/05/25 03:44:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for transfers to finish 2026/05/25 03:44:29 DEBUG : one: md5 = d118f50d51ae6e072881759340b59c5c OK 2026/05/25 03:44:29 DEBUG : one: size = 4 OK 2026/05/25 03:44:29 INFO : one: Copied (new) 2026/05/25 03:44:29 DEBUG : Waiting for deletions to finish 2026/05/25 03:44:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/25 03:44:30 INFO : three.txt: Moved into backup dir 2026/05/25 03:44:32 DEBUG : dst/three.txt: md5 = 9beb15f64cbdbced1127f9dff0bbd40e OK 2026/05/25 03:44:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:44:32 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst') 2026/05/25 03:44:32 DEBUG : one: Sizes differ 2026/05/25 03:44:32 DEBUG : two: size = 3 OK 2026/05/25 03:44:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:44:32 DEBUG : two: Unchanged skipping 2026/05/25 03:44:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for checks to finish 2026/05/25 03:44:33 INFO : one.bak: Deleted 2026/05/25 03:44:34 INFO : one: Moved (server-side) to: one.bak 2026/05/25 03:44:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for transfers to finish 2026/05/25 03:44:35 DEBUG : one: md5 = 918862de8490181bf53ff77d575b95cd OK 2026/05/25 03:44:35 DEBUG : one: size = 5 OK 2026/05/25 03:44:35 INFO : one: Copied (new) 2026/05/25 03:44:35 DEBUG : Waiting for deletions to finish 2026/05/25 03:44:36 INFO : three.txt.bak: Deleted 2026/05/25 03:44:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/25 03:44:36 INFO : three.txt: Moved into backup dir 2026/05/25 03:44:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 03:44:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/25 03:44:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/25 03:44:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/25 03:44:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/25 03:44:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (22.65s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:44:43 DEBUG : dst/one: md5 = d470f7bc73fb5395049cf5d079630b90 OK 2026/05/25 03:44:44 DEBUG : dst/two: md5 = 0b64a88af927748d4488230c940571d1 OK 2026/05/25 03:44:46 DEBUG : dst/three.txt: md5 = 6e581342bebc61deed429c9b36a78d1e OK 2026/05/25 03:44:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hilaroj5xesi/dst" 2026/05/25 03:44:47 DEBUG : Creating backend with remote "TestDrive:crypt/vnovhor7vi2294bne40i915sgr8bc6o6vbmjmqogu2kd43fkr36g/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/25 03:44:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hilaroj5xesi/backup" 2026/05/25 03:44:47 DEBUG : Creating backend with remote "TestDrive:crypt/vnovhor7vi2294bne40i915sgr8bc6o6vbmjmqogu2kd43fkr36g/1nrff024r7pq65ecp72fc28jb0" 2026/05/25 03:44:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:44:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst') 2026/05/25 03:44:49 DEBUG : one: Sizes differ 2026/05/25 03:44:49 DEBUG : two: size = 3 OK 2026/05/25 03:44:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:44:49 DEBUG : two: Unchanged skipping 2026/05/25 03:44:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for checks to finish 2026/05/25 03:44:51 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/25 03:44:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for transfers to finish 2026/05/25 03:44:52 DEBUG : one: md5 = 202888e846acb82760ce0d19e641b933 OK 2026/05/25 03:44:52 DEBUG : one: size = 4 OK 2026/05/25 03:44:52 INFO : one: Copied (new) 2026/05/25 03:44:52 DEBUG : Waiting for deletions to finish 2026/05/25 03:44:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/25 03:44:53 INFO : three.txt: Moved into backup dir 2026/05/25 03:44:55 DEBUG : dst/three.txt: md5 = f5021513f612e5d5656bb8cc33044cbf OK 2026/05/25 03:44:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:44:56 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst') 2026/05/25 03:44:56 DEBUG : one: Sizes differ 2026/05/25 03:44:56 DEBUG : two: size = 3 OK 2026/05/25 03:44:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:44:56 DEBUG : two: Unchanged skipping 2026/05/25 03:44:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for checks to finish 2026/05/25 03:44:56 INFO : one-2019-01-01: Deleted 2026/05/25 03:44:57 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/25 03:44:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for transfers to finish 2026/05/25 03:44:59 DEBUG : one: md5 = 8bcd120e03d3041d57d4f6e4f0834473 OK 2026/05/25 03:44:59 DEBUG : one: size = 5 OK 2026/05/25 03:44:59 INFO : one: Copied (new) 2026/05/25 03:44:59 DEBUG : Waiting for deletions to finish 2026/05/25 03:44:59 INFO : three-2019-01-01.txt: Deleted 2026/05/25 03:45:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/25 03:45:00 INFO : three.txt: Moved into backup dir 2026/05/25 03:45:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 03:45:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/25 03:45:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/25 03:45:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/25 03:45:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/25 03:45:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (23.92s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:45:07 DEBUG : dst/one: md5 = 5a9e07863ae5830d89660319cbef3d57 OK 2026/05/25 03:45:08 DEBUG : dst/two: md5 = 452e657a547475c5a0910d2a702eff10 OK 2026/05/25 03:45:09 DEBUG : dst/three.txt: md5 = cf068b4e15a80936fdb77741ac8c2842 OK 2026/05/25 03:45:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hilaroj5xesi/dst" 2026/05/25 03:45:10 DEBUG : Creating backend with remote "TestDrive:crypt/vnovhor7vi2294bne40i915sgr8bc6o6vbmjmqogu2kd43fkr36g/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/25 03:45:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:45:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst') 2026/05/25 03:45:11 DEBUG : one: Sizes differ 2026/05/25 03:45:11 DEBUG : two: size = 3 OK 2026/05/25 03:45:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:45:11 DEBUG : two: Unchanged skipping 2026/05/25 03:45:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for checks to finish 2026/05/25 03:45:12 INFO : one: Moved (server-side) to: one.bak 2026/05/25 03:45:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for transfers to finish 2026/05/25 03:45:13 DEBUG : one: md5 = 8e5e30fba17e02329fb1841f79336241 OK 2026/05/25 03:45:13 DEBUG : one: size = 4 OK 2026/05/25 03:45:13 INFO : one: Copied (new) 2026/05/25 03:45:13 DEBUG : Waiting for deletions to finish 2026/05/25 03:45:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/25 03:45:14 INFO : three.txt: Moved into backup dir 2026/05/25 03:45:16 DEBUG : dst/three.txt: md5 = 52cd18f3ec1cc28e26e7f482fba5b812 OK 2026/05/25 03:45:17 DEBUG : one.bak: Excluded (Path Filter) 2026/05/25 03:45:17 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/25 03:45:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:45:17 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst') 2026/05/25 03:45:17 DEBUG : one: Sizes differ 2026/05/25 03:45:17 DEBUG : two: size = 3 OK 2026/05/25 03:45:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:45:17 DEBUG : two: Unchanged skipping 2026/05/25 03:45:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for checks to finish 2026/05/25 03:45:17 INFO : one.bak: Deleted 2026/05/25 03:45:18 INFO : one: Moved (server-side) to: one.bak 2026/05/25 03:45:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst': Waiting for transfers to finish 2026/05/25 03:45:19 DEBUG : one: md5 = 6c2d7a44f0f7a04709f00f92c4e9e0af OK 2026/05/25 03:45:19 DEBUG : one: size = 5 OK 2026/05/25 03:45:19 INFO : one: Copied (new) 2026/05/25 03:45:19 DEBUG : Waiting for deletions to finish 2026/05/25 03:45:20 INFO : three.txt.bak: Deleted 2026/05/25 03:45:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/25 03:45:20 INFO : three.txt: Moved into backup dir 2026/05/25 03:45:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 03:45:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/25 03:45:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/25 03:45:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/25 03:45:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/25 03:45:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (19.19s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:45:26 DEBUG : dst/one: md5 = 0b2ca9096166f73d598e269f77763402 OK 2026/05/25 03:45:27 DEBUG : dst/two: md5 = 19bb6e56d3692f97fdd42f93e4709807 OK 2026/05/25 03:45:29 DEBUG : dst/three.txt: md5 = 7f775bb1b034bce300e9b1d4ea31271e OK 2026/05/25 03:45:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hilaroj5xesi/dst" 2026/05/25 03:45:29 DEBUG : Creating backend with remote "TestDrive:crypt/vnovhor7vi2294bne40i915sgr8bc6o6vbmjmqogu2kd43fkr36g/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/25 03:45:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:45:30 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst') 2026/05/25 03:45:30 DEBUG : one: Sizes differ 2026/05/25 03:45:31 INFO : one: Moved (server-side) to: one.bak 2026/05/25 03:45:33 DEBUG : one: md5 = cccff30e86103750556f206eaba9a8d8 OK 2026/05/25 03:45:33 DEBUG : one: size = 4 OK 2026/05/25 03:45:33 INFO : one: Copied (new) 2026/05/25 03:45:33 DEBUG : two: size = 3 OK 2026/05/25 03:45:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:45:33 DEBUG : two: Unchanged skipping 2026/05/25 03:45:33 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:45:33 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst') 2026/05/25 03:45:33 DEBUG : three.txt: Sizes differ 2026/05/25 03:45:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/25 03:45:35 DEBUG : three.txt: md5 = 1c7798be13ec157191f7a2401b5a6aec OK 2026/05/25 03:45:35 DEBUG : three.txt: size = 6 OK 2026/05/25 03:45:35 INFO : three.txt: Copied (new) 2026/05/25 03:45:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:45:37 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst') 2026/05/25 03:45:37 DEBUG : one: Sizes differ 2026/05/25 03:45:37 INFO : one.bak: Deleted 2026/05/25 03:45:38 INFO : one: Moved (server-side) to: one.bak 2026/05/25 03:45:39 DEBUG : one: md5 = 44c4c0ef2960485f95e2353d9de6db00 OK 2026/05/25 03:45:39 DEBUG : one: size = 5 OK 2026/05/25 03:45:39 INFO : one: Copied (new) 2026/05/25 03:45:40 DEBUG : two: size = 3 OK 2026/05/25 03:45:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:45:40 DEBUG : two: Unchanged skipping 2026/05/25 03:45:40 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:45:40 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst') 2026/05/25 03:45:40 DEBUG : three.txt: Sizes differ 2026/05/25 03:45:40 INFO : three.txt.bak: Deleted 2026/05/25 03:45:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/25 03:45:42 DEBUG : three.txt: md5 = 452e982ec34faabea770253f707aeacb OK 2026/05/25 03:45:42 DEBUG : three.txt: size = 19 OK 2026/05/25 03:45:42 INFO : three.txt: Copied (new) 2026/05/25 03:45:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/25 03:45:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 03:45:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/25 03:45:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/25 03:45:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/25 03:45:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/25 03:45:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncSuffix (22.83s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:45:49 DEBUG : dst/one: md5 = d0c1048b227902f74cfe2ac773320aac OK 2026/05/25 03:45:50 DEBUG : dst/two: md5 = 22324acd37e0813e8d7909b51e7d90c4 OK 2026/05/25 03:45:52 DEBUG : dst/three.txt: md5 = f4e25887cf4b2dfadcaf80dd8e34f1f8 OK 2026/05/25 03:45:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hilaroj5xesi/dst" 2026/05/25 03:45:52 DEBUG : Creating backend with remote "TestDrive:crypt/vnovhor7vi2294bne40i915sgr8bc6o6vbmjmqogu2kd43fkr36g/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/25 03:45:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:45:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst') 2026/05/25 03:45:53 DEBUG : one: Sizes differ 2026/05/25 03:45:54 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/25 03:45:56 DEBUG : one: md5 = d8a0b0218381677861b6cde39357913b OK 2026/05/25 03:45:56 DEBUG : one: size = 4 OK 2026/05/25 03:45:56 INFO : one: Copied (new) 2026/05/25 03:45:56 DEBUG : two: size = 3 OK 2026/05/25 03:45:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:45:56 DEBUG : two: Unchanged skipping 2026/05/25 03:45:56 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:45:56 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst') 2026/05/25 03:45:56 DEBUG : three.txt: Sizes differ 2026/05/25 03:45:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/25 03:45:58 DEBUG : three.txt: md5 = f24a6f1ab68773b66bec95b4d208c64d OK 2026/05/25 03:45:58 DEBUG : three.txt: size = 6 OK 2026/05/25 03:45:58 INFO : three.txt: Copied (new) 2026/05/25 03:45:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:45:59 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst') 2026/05/25 03:45:59 DEBUG : one: Sizes differ 2026/05/25 03:46:00 INFO : one-2019-01-01: Deleted 2026/05/25 03:46:01 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/25 03:46:02 DEBUG : one: md5 = 20dc57a28ba95294db8178be08947e49 OK 2026/05/25 03:46:02 DEBUG : one: size = 5 OK 2026/05/25 03:46:02 INFO : one: Copied (new) 2026/05/25 03:46:02 DEBUG : two: size = 3 OK 2026/05/25 03:46:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:46:02 DEBUG : two: Unchanged skipping 2026/05/25 03:46:03 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:46:03 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi/dst') 2026/05/25 03:46:03 DEBUG : three.txt: Sizes differ 2026/05/25 03:46:03 INFO : three-2019-01-01.txt: Deleted 2026/05/25 03:46:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/25 03:46:05 DEBUG : three.txt: md5 = 31b5672b42e9a14af609faf97338bf97 OK 2026/05/25 03:46:05 DEBUG : three.txt: size = 19 OK 2026/05/25 03:46:05 INFO : three.txt: Copied (new) 2026/05/25 03:46:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/25 03:46:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/25 03:46:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/25 03:46:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/25 03:46:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/25 03:46:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/25 03:46:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (22.57s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:46:10 DEBUG : Testêé: md5 = 696b2adbfd3174c8a6d8e5b67c6354c4 OK 2026/05/25 03:46:11 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:46:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:46:11 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:46:11 DEBUG : Testêé: Sizes differ 2026/05/25 03:46:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:46:12 DEBUG : Testêé: md5 = 5a03e24d2533325b4b71c9d3f0a6759d OK 2026/05/25 03:46:12 DEBUG : Testêé: size = 14 OK 2026/05/25 03:46:12 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/25 03:46:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.98s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:46:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/25 03:46:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:46:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:46:15 DEBUG : existing: md5 = 6f9a30f44f098ef0fdc66fabe88c37cc OK 2026/05/25 03:46:15 DEBUG : existing: size = 6 OK 2026/05/25 03:46:15 INFO : existing: Copied (new) 2026/05/25 03:46:15 DEBUG : Waiting for deletions to finish 2026/05/25 03:46:16 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:46:16 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:46:16 DEBUG : existing: Sizes differ 2026/05/25 03:46:16 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/25 03:46:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:46:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:46:16 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': not deleting files as there were IO errors 2026/05/25 03:46:16 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.75s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:46:18 DEBUG : EXISTING: md5 = 1ad6df8c20fd4eb6e2d6a0b27ec6bce9 OK 2026/05/25 03:46:18 DEBUG : EXISTING: size = 6 OK 2026/05/25 03:46:18 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:46:18 DEBUG : existing: Unchanged skipping 2026/05/25 03:46:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:46:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:46:18 DEBUG : Waiting for deletions to finish 2026/05/25 03:46:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.97s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.42s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.38s) --- SKIP: TestMaxTransfer/Hard (0.47s) --- SKIP: TestMaxTransfer/Soft (0.45s) --- SKIP: TestMaxTransfer/Cautious (0.47s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:46:23 DEBUG : both0: md5 = 321d0d20658d467362be85f137400e80 OK 2026/05/25 03:46:25 DEBUG : only0: md5 = c765820d3dab604824719e5f72ab40d1 OK 2026/05/25 03:46:26 DEBUG : both1: md5 = 66930c43fbabdd7c3c79ed531b2d97ec OK 2026/05/25 03:46:27 DEBUG : only1: md5 = 3e714b2cfbbf4fcbda3247e358da9b27 OK 2026/05/25 03:46:29 DEBUG : both2: md5 = c4eeccad9c6e1dbc03f68c6fb8e55221 OK 2026/05/25 03:46:30 DEBUG : only2: md5 = f5b78480f22bd64bb00932d8eb5f3dce OK 2026/05/25 03:46:31 DEBUG : both3: md5 = b7b5224944611ac9ffb301ad93f4298a OK 2026/05/25 03:46:33 DEBUG : only3: md5 = 2241fe9c1c20bc4bd1f0fb766ff2c2a2 OK 2026/05/25 03:46:34 DEBUG : both4: md5 = 5cb19a67df09c8c29da9770fdeccfb33 OK 2026/05/25 03:46:36 DEBUG : only4: md5 = ee4eb41296aec870ca2955d9d9f75d53 OK 2026/05/25 03:46:37 DEBUG : both5: md5 = aee35a77371ebc9d508a1a4ab886322f OK 2026/05/25 03:46:39 DEBUG : only5: md5 = 762a5d4c75cb6cc9cb33451feb6a7e18 OK 2026/05/25 03:46:40 DEBUG : both6: md5 = abec7c238fd4525278c8455fd6728aec OK 2026/05/25 03:46:42 DEBUG : only6: md5 = fae99daca4ee19199e4b2062c27fa8e6 OK 2026/05/25 03:46:43 DEBUG : both7: md5 = 4a1423fbd656c64f87fda2dae152eb74 OK 2026/05/25 03:46:44 DEBUG : only7: md5 = 95b3bb9ab36cd6deacc1a6e7ab497558 OK 2026/05/25 03:46:46 DEBUG : both8: md5 = 201d09d118c0b2a258a04b527f05e7db OK 2026/05/25 03:46:47 DEBUG : only8: md5 = f1b33797d838e81863f1c00e3da96cbe OK 2026/05/25 03:46:49 DEBUG : both9: md5 = 94f947e4c7bc8c51ff4cca2d73083a35 OK 2026/05/25 03:46:50 DEBUG : only9: md5 = 91fa1c2fe9ea2a6c3b1c46ef44829754 OK 2026/05/25 03:46:51 DEBUG : both10: md5 = 8270902b0eb785a4506edf14caceb301 OK 2026/05/25 03:46:53 DEBUG : only10: md5 = 3c7b75e9429a2e80f013cf27d9cbc8e5 OK 2026/05/25 03:46:54 DEBUG : both11: md5 = 7f9e49474d28b53a230280f1014f37c1 OK 2026/05/25 03:46:55 DEBUG : only11: md5 = 16b5f27b3c212f90b53c3138961c7b82 OK 2026/05/25 03:46:57 DEBUG : both12: md5 = 28264aa8fb4b14e8230a3d2fc432eee5 OK 2026/05/25 03:46:58 DEBUG : only12: md5 = edf4a261fa4f923d8386cbc03fa9d79a OK 2026/05/25 03:47:00 DEBUG : both13: md5 = 30d91ece2dd983530b6356a4fa20aa31 OK 2026/05/25 03:47:01 DEBUG : only13: md5 = 11a11c8b58d0506b37e9741207861043 OK 2026/05/25 03:47:03 DEBUG : both14: md5 = ea6a04031020fc44dcdd60472d76df2e OK 2026/05/25 03:47:04 DEBUG : only14: md5 = 2d00cc9ef284932a909b93abeb2c64a7 OK 2026/05/25 03:47:05 DEBUG : both15: md5 = e771551d4335bc85db3da3346c80164b OK 2026/05/25 03:47:07 DEBUG : only15: md5 = 61a4b1387fb2186b417f2e0ea4855e4e OK 2026/05/25 03:47:08 DEBUG : both16: md5 = c5e019f8967fbb5d099f2968dfa3d332 OK 2026/05/25 03:47:10 DEBUG : only16: md5 = e29c6be5212049d5b983fd5fcd9ebef0 OK 2026/05/25 03:47:11 DEBUG : both17: md5 = fac1b1f8fc1f8797e0710b8adca827ce OK 2026/05/25 03:47:13 DEBUG : only17: md5 = c16c10575436d9efea5ca536857d4052 OK 2026/05/25 03:47:14 DEBUG : both18: md5 = 7de09a36f2cf4905deb18e1929e101a4 OK 2026/05/25 03:47:16 DEBUG : only18: md5 = a174db1a816819b229fffbf6edd1c279 OK 2026/05/25 03:47:17 DEBUG : both19: md5 = 4ff8da995e9efd9f45a542f9c05e467a OK 2026/05/25 03:47:18 DEBUG : only19: md5 = 7383ff73e8dcad6f98ccc4a30ff5ee17 OK 2026/05/25 03:47:19 DEBUG : both10: size = 6 OK 2026/05/25 03:47:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:47:19 DEBUG : both11: size = 6 OK 2026/05/25 03:47:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:47:19 DEBUG : both12: size = 6 OK 2026/05/25 03:47:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:47:19 DEBUG : both10: Unchanged skipping 2026/05/25 03:47:19 DEBUG : both13: size = 6 OK 2026/05/25 03:47:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:47:19 DEBUG : both0: size = 6 OK 2026/05/25 03:47:19 DEBUG : both13: Unchanged skipping 2026/05/25 03:47:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:47:19 DEBUG : both14: size = 6 OK 2026/05/25 03:47:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:47:19 DEBUG : both0: Unchanged skipping 2026/05/25 03:47:19 DEBUG : both15: size = 6 OK 2026/05/25 03:47:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:47:19 DEBUG : both15: Unchanged skipping 2026/05/25 03:47:19 DEBUG : both16: size = 6 OK 2026/05/25 03:47:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:47:19 DEBUG : both16: Unchanged skipping 2026/05/25 03:47:19 DEBUG : both17: size = 6 OK 2026/05/25 03:47:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:47:19 DEBUG : both17: Unchanged skipping 2026/05/25 03:47:19 DEBUG : both18: size = 6 OK 2026/05/25 03:47:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:47:19 DEBUG : both18: Unchanged skipping 2026/05/25 03:47:19 DEBUG : both19: size = 6 OK 2026/05/25 03:47:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:47:19 DEBUG : both19: Unchanged skipping 2026/05/25 03:47:19 DEBUG : both1: size = 6 OK 2026/05/25 03:47:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:47:19 DEBUG : both1: Unchanged skipping 2026/05/25 03:47:19 DEBUG : both2: size = 6 OK 2026/05/25 03:47:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:47:19 DEBUG : both14: Unchanged skipping 2026/05/25 03:47:19 DEBUG : both3: size = 6 OK 2026/05/25 03:47:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:47:19 DEBUG : both3: Unchanged skipping 2026/05/25 03:47:19 DEBUG : both4: size = 6 OK 2026/05/25 03:47:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:47:19 DEBUG : both4: Unchanged skipping 2026/05/25 03:47:19 DEBUG : both5: size = 6 OK 2026/05/25 03:47:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:47:19 DEBUG : both5: Unchanged skipping 2026/05/25 03:47:19 DEBUG : both6: size = 6 OK 2026/05/25 03:47:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:47:19 DEBUG : both6: Unchanged skipping 2026/05/25 03:47:19 DEBUG : both7: size = 6 OK 2026/05/25 03:47:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:47:19 DEBUG : both7: Unchanged skipping 2026/05/25 03:47:19 DEBUG : both8: size = 6 OK 2026/05/25 03:47:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:47:19 DEBUG : both8: Unchanged skipping 2026/05/25 03:47:19 DEBUG : both9: size = 6 OK 2026/05/25 03:47:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:47:19 DEBUG : both9: Unchanged skipping 2026/05/25 03:47:19 DEBUG : both11: Unchanged skipping 2026/05/25 03:47:19 DEBUG : both12: Unchanged skipping 2026/05/25 03:47:19 DEBUG : both2: Unchanged skipping 2026/05/25 03:47:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:47:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:47:19 DEBUG : Waiting for deletions to finish 2026/05/25 03:47:19 INFO : only3: Deleted 2026/05/25 03:47:19 INFO : only6: Deleted 2026/05/25 03:47:19 INFO : only19: Deleted 2026/05/25 03:47:19 INFO : only7: Deleted 2026/05/25 03:47:20 INFO : only0: Deleted 2026/05/25 03:47:20 INFO : only11: Deleted 2026/05/25 03:47:20 INFO : only9: Deleted 2026/05/25 03:47:20 INFO : only2: Deleted 2026/05/25 03:47:20 INFO : only13: Deleted 2026/05/25 03:47:20 INFO : only12: Deleted 2026/05/25 03:47:20 INFO : only5: Deleted 2026/05/25 03:47:20 INFO : only1: Deleted 2026/05/25 03:47:21 INFO : only15: Deleted 2026/05/25 03:47:21 INFO : only14: Deleted 2026/05/25 03:47:21 INFO : only10: Deleted 2026/05/25 03:47:21 INFO : only16: Deleted 2026/05/25 03:47:21 INFO : only4: Deleted 2026/05/25 03:47:21 INFO : only17: Deleted 2026/05/25 03:47:21 INFO : only18: Deleted 2026/05/25 03:47:21 INFO : only8: Deleted 2026/05/25 03:47:21 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (68.71s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:47:32 DEBUG : both0: md5 = b6c658a32e84249e00b51266119fd72b OK 2026/05/25 03:47:33 DEBUG : only0: md5 = fc51df2dfb2f4d5999eee87675e2031a OK 2026/05/25 03:47:34 DEBUG : both1: md5 = d41011847ed36ea0e8f28e4195ec0889 OK 2026/05/25 03:47:36 DEBUG : only1: md5 = fe2b81fd7b1ab338c05b780ad7ec43a4 OK 2026/05/25 03:47:37 DEBUG : both2: md5 = c33a55881ed3e0d89ed5abc3f77851a1 OK 2026/05/25 03:47:39 DEBUG : only2: md5 = 69057bd1b9be7bcf423c4105a6989472 OK 2026/05/25 03:47:41 DEBUG : both3: md5 = aa846162d4c3064d94f9098f27bc254f OK 2026/05/25 03:47:42 DEBUG : only3: md5 = 9a3bdaf37fca859380fb45ef139638e0 OK 2026/05/25 03:47:43 DEBUG : both4: md5 = 838a90879f0736f632007947af5bc226 OK 2026/05/25 03:47:45 DEBUG : only4: md5 = 8b325ad6bf228f9339cdf6daa2d8cc7b OK 2026/05/25 03:47:46 DEBUG : both5: md5 = 9851c21beace88ed44bad27215562cce OK 2026/05/25 03:47:48 DEBUG : only5: md5 = d0e8d1006abb54bc949bc85a487a6db7 OK 2026/05/25 03:47:49 DEBUG : both6: md5 = cbed9764f6a9644298c85735c335f0f7 OK 2026/05/25 03:47:50 DEBUG : only6: md5 = ace54f6d38afd09b7f8757cfe91318ab OK 2026/05/25 03:47:52 DEBUG : both7: md5 = 04b677f77902e99be83bef5d988fbb91 OK 2026/05/25 03:47:53 DEBUG : only7: md5 = dab905acdf39aca5c3add972ea3c2ea4 OK 2026/05/25 03:47:55 DEBUG : both8: md5 = 60e1c5c35d5cbacce3d844331a5d6479 OK 2026/05/25 03:47:56 DEBUG : only8: md5 = 228778f353841570392276b7b229dec5 OK 2026/05/25 03:47:57 DEBUG : both9: md5 = 3d6fecea222a8e31c7eeae6e63aa54fd OK 2026/05/25 03:47:59 DEBUG : only9: md5 = d0a51c6131e15b883418b33603d31294 OK 2026/05/25 03:48:01 DEBUG : both10: md5 = 62ff8522cb230cee951221edc17ba59f OK 2026/05/25 03:48:02 DEBUG : only10: md5 = 7e72e21b96ddc07587f44b7a618f2a7c OK 2026/05/25 03:48:04 DEBUG : both11: md5 = 225911baf395c4d00b05e1bc3d2049c3 OK 2026/05/25 03:48:05 DEBUG : only11: md5 = e1100710144881c273d7d725ff609ef5 OK 2026/05/25 03:48:06 DEBUG : both12: md5 = 58a7dda7b19a2f11c9129e655e19b89e OK 2026/05/25 03:48:08 DEBUG : only12: md5 = 5bb0ee6af38f2cbdedd0ce7a666dc11b OK 2026/05/25 03:48:09 DEBUG : both13: md5 = 678aa5060409dd727a274df74f1a2c95 OK 2026/05/25 03:48:11 DEBUG : only13: md5 = 32aa443184744be68a95d0d4e43a54a4 OK 2026/05/25 03:48:12 DEBUG : both14: md5 = 2d4451628710d8209f527c9ecb27c131 OK 2026/05/25 03:48:14 DEBUG : only14: md5 = 247b6885f238a883f6da64ace95a0736 OK 2026/05/25 03:48:15 DEBUG : both15: md5 = ba89f2652beb75ef533b30aad3133e17 OK 2026/05/25 03:48:16 DEBUG : only15: md5 = 20ee0e858a6132d5af70811096b16ead OK 2026/05/25 03:48:18 DEBUG : both16: md5 = cf31664202c0e53398412c32ecda0309 OK 2026/05/25 03:48:19 DEBUG : only16: md5 = b84e8a1ed6ad0030d39124cd9413e756 OK 2026/05/25 03:48:20 DEBUG : both17: md5 = f1a16a2873909618c5239116881f2e53 OK 2026/05/25 03:48:22 DEBUG : only17: md5 = 4df27fb714934349d07d758a7fcad03f OK 2026/05/25 03:48:23 DEBUG : both18: md5 = 1ffce61c8b23b54b86def98b87a58bde OK 2026/05/25 03:48:25 DEBUG : only18: md5 = b43e24c7144d1a1774d52135985ee112 OK 2026/05/25 03:48:26 DEBUG : both19: md5 = 30f794e7aa3df41fd38c8385aee5ce00 OK 2026/05/25 03:48:28 DEBUG : only19: md5 = 62efa3a17590caf2739b1a60f8fd527f OK 2026/05/25 03:48:28 DEBUG : both10: size = 6 OK 2026/05/25 03:48:28 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:48:28 DEBUG : both10: Unchanged skipping 2026/05/25 03:48:28 DEBUG : both11: size = 6 OK 2026/05/25 03:48:28 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:48:28 DEBUG : both11: Unchanged skipping 2026/05/25 03:48:28 DEBUG : both12: size = 6 OK 2026/05/25 03:48:28 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:48:28 DEBUG : both12: Unchanged skipping 2026/05/25 03:48:28 DEBUG : both14: size = 6 OK 2026/05/25 03:48:28 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:48:28 DEBUG : both0: size = 6 OK 2026/05/25 03:48:28 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:48:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:48:28 DEBUG : both0: Unchanged skipping 2026/05/25 03:48:28 DEBUG : both16: size = 6 OK 2026/05/25 03:48:28 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:48:28 DEBUG : both15: size = 6 OK 2026/05/25 03:48:28 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:48:28 DEBUG : both16: Unchanged skipping 2026/05/25 03:48:28 DEBUG : both17: size = 6 OK 2026/05/25 03:48:28 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:48:28 DEBUG : both15: Unchanged skipping 2026/05/25 03:48:28 DEBUG : both13: size = 6 OK 2026/05/25 03:48:28 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:48:28 DEBUG : both18: size = 6 OK 2026/05/25 03:48:28 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:48:28 DEBUG : both14: Unchanged skipping 2026/05/25 03:48:28 DEBUG : both19: size = 6 OK 2026/05/25 03:48:28 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:48:28 DEBUG : both13: Unchanged skipping 2026/05/25 03:48:28 DEBUG : both1: size = 6 OK 2026/05/25 03:48:28 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:48:28 DEBUG : both1: Unchanged skipping 2026/05/25 03:48:28 DEBUG : both2: size = 6 OK 2026/05/25 03:48:28 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:48:28 DEBUG : both2: Unchanged skipping 2026/05/25 03:48:28 DEBUG : both3: size = 6 OK 2026/05/25 03:48:28 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:48:28 DEBUG : both3: Unchanged skipping 2026/05/25 03:48:28 DEBUG : both4: size = 6 OK 2026/05/25 03:48:28 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:48:28 DEBUG : both4: Unchanged skipping 2026/05/25 03:48:28 DEBUG : both5: size = 6 OK 2026/05/25 03:48:28 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:48:28 DEBUG : both5: Unchanged skipping 2026/05/25 03:48:28 DEBUG : both6: size = 6 OK 2026/05/25 03:48:28 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:48:28 DEBUG : both6: Unchanged skipping 2026/05/25 03:48:28 DEBUG : both7: size = 6 OK 2026/05/25 03:48:28 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:48:28 DEBUG : both7: Unchanged skipping 2026/05/25 03:48:28 DEBUG : both8: size = 6 OK 2026/05/25 03:48:28 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:48:28 DEBUG : both8: Unchanged skipping 2026/05/25 03:48:28 DEBUG : both9: size = 6 OK 2026/05/25 03:48:28 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:48:28 DEBUG : both9: Unchanged skipping 2026/05/25 03:48:28 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:48:28 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:48:28 DEBUG : only0: Sizes differ 2026/05/25 03:48:28 DEBUG : both18: Unchanged skipping 2026/05/25 03:48:28 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:48:28 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:48:28 DEBUG : only10: Sizes differ 2026/05/25 03:48:28 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:48:28 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:48:28 DEBUG : only11: Sizes differ 2026/05/25 03:48:28 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:48:28 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:48:28 DEBUG : only12: Sizes differ 2026/05/25 03:48:28 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:48:28 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:48:28 DEBUG : only13: Sizes differ 2026/05/25 03:48:28 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:48:28 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:48:28 DEBUG : only14: Sizes differ 2026/05/25 03:48:28 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:48:28 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:48:28 DEBUG : only15: Sizes differ 2026/05/25 03:48:28 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:48:28 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:48:28 DEBUG : only16: Sizes differ 2026/05/25 03:48:28 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:48:28 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:48:28 DEBUG : only17: Sizes differ 2026/05/25 03:48:28 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:48:28 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:48:28 DEBUG : only18: Sizes differ 2026/05/25 03:48:28 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:48:28 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:48:28 DEBUG : only19: Sizes differ 2026/05/25 03:48:28 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:48:28 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:48:28 DEBUG : only1: Sizes differ 2026/05/25 03:48:28 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:48:28 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:48:28 DEBUG : only2: Sizes differ 2026/05/25 03:48:28 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:48:28 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:48:28 DEBUG : only3: Sizes differ 2026/05/25 03:48:28 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:48:28 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:48:28 DEBUG : only4: Sizes differ 2026/05/25 03:48:28 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:48:28 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:48:28 DEBUG : only5: Sizes differ 2026/05/25 03:48:28 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:48:28 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:48:28 DEBUG : only6: Sizes differ 2026/05/25 03:48:28 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:48:28 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:48:28 DEBUG : only7: Sizes differ 2026/05/25 03:48:28 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:48:28 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:48:28 DEBUG : only8: Sizes differ 2026/05/25 03:48:28 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3485038294) 2026/05/25 03:48:28 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi') 2026/05/25 03:48:28 DEBUG : only9: Sizes differ 2026/05/25 03:48:28 DEBUG : both17: Unchanged skipping 2026/05/25 03:48:28 DEBUG : both19: Unchanged skipping 2026/05/25 03:48:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:48:29 DEBUG : only13: md5 = b8100db1e6f1414791a31036e9277522 OK 2026/05/25 03:48:29 DEBUG : only13: size = 0 OK 2026/05/25 03:48:29 INFO : only13: Copied (replaced existing) 2026/05/25 03:48:30 DEBUG : only10: md5 = 60bd024fa13155e5e26f69bae8025fdf OK 2026/05/25 03:48:30 DEBUG : only10: size = 0 OK 2026/05/25 03:48:30 INFO : only10: Copied (replaced existing) 2026/05/25 03:48:30 DEBUG : only11: md5 = f933cfed2e085001305df8dab48680b7 OK 2026/05/25 03:48:30 DEBUG : only11: size = 0 OK 2026/05/25 03:48:30 INFO : only11: Copied (replaced existing) 2026/05/25 03:48:30 DEBUG : only12: md5 = c3efbdef0c182b06ffc92c9fba077ab5 OK 2026/05/25 03:48:30 DEBUG : only12: size = 0 OK 2026/05/25 03:48:30 INFO : only12: Copied (replaced existing) 2026/05/25 03:48:31 DEBUG : only14: md5 = 31887aae8ba59b92ff9ab0b3dff2e948 OK 2026/05/25 03:48:31 DEBUG : only14: size = 0 OK 2026/05/25 03:48:31 INFO : only14: Copied (replaced existing) 2026/05/25 03:48:31 DEBUG : only16: md5 = 80dd18202301b115929c9a4af10dba6e OK 2026/05/25 03:48:31 DEBUG : only16: size = 0 OK 2026/05/25 03:48:31 INFO : only16: Copied (replaced existing) 2026/05/25 03:48:31 DEBUG : only17: md5 = 83b47043e038838e15e927bd0fee1233 OK 2026/05/25 03:48:31 DEBUG : only17: size = 0 OK 2026/05/25 03:48:31 INFO : only17: Copied (replaced existing) 2026/05/25 03:48:31 DEBUG : only15: md5 = d35286375c542f13c7520e2f23697939 OK 2026/05/25 03:48:31 DEBUG : only15: size = 0 OK 2026/05/25 03:48:31 INFO : only15: Copied (replaced existing) 2026/05/25 03:48:32 DEBUG : only18: md5 = 5fb539e7994a9d5646c9495fc4d6d7dc OK 2026/05/25 03:48:32 DEBUG : only18: size = 0 OK 2026/05/25 03:48:32 INFO : only18: Copied (replaced existing) 2026/05/25 03:48:32 DEBUG : only19: md5 = f3543af9e0975daa41df1398474f465b OK 2026/05/25 03:48:32 DEBUG : only19: size = 0 OK 2026/05/25 03:48:32 INFO : only19: Copied (replaced existing) 2026/05/25 03:48:32 DEBUG : only1: md5 = d5a50b870521d1997929acff73403bfc OK 2026/05/25 03:48:32 DEBUG : only1: size = 0 OK 2026/05/25 03:48:32 INFO : only1: Copied (replaced existing) 2026/05/25 03:48:32 DEBUG : only2: md5 = 56059e4fc040326fe9a0334e0a1cfbdf OK 2026/05/25 03:48:32 DEBUG : only2: size = 0 OK 2026/05/25 03:48:32 INFO : only2: Copied (replaced existing) 2026/05/25 03:48:33 DEBUG : only4: md5 = 01e2241dc6f9517be376ed239ee9a605 OK 2026/05/25 03:48:33 DEBUG : only4: size = 0 OK 2026/05/25 03:48:33 INFO : only4: Copied (replaced existing) 2026/05/25 03:48:33 DEBUG : only5: md5 = a39ea8f969f357266b51fd9965ba030f OK 2026/05/25 03:48:33 DEBUG : only5: size = 0 OK 2026/05/25 03:48:33 INFO : only5: Copied (replaced existing) 2026/05/25 03:48:33 DEBUG : only3: md5 = 2e1a3055e5dbc988e8c11fb65412458b OK 2026/05/25 03:48:33 DEBUG : only3: size = 0 OK 2026/05/25 03:48:33 INFO : only3: Copied (replaced existing) 2026/05/25 03:48:33 DEBUG : only6: md5 = 16ebaac9c014823c4d7d2504373a19bf OK 2026/05/25 03:48:33 DEBUG : only6: size = 0 OK 2026/05/25 03:48:33 INFO : only6: Copied (replaced existing) 2026/05/25 03:48:34 DEBUG : only8: md5 = 0babc3c8913467cbf947201db1039b6b OK 2026/05/25 03:48:34 DEBUG : only8: size = 0 OK 2026/05/25 03:48:34 INFO : only8: Copied (replaced existing) 2026/05/25 03:48:34 DEBUG : only7: md5 = 55b2a08e889347dcea86bb27fbc7b7ef OK 2026/05/25 03:48:34 DEBUG : only7: size = 0 OK 2026/05/25 03:48:34 INFO : only7: Copied (replaced existing) 2026/05/25 03:48:34 DEBUG : only9: md5 = f8460d7fd70373be58baed607b9dd208 OK 2026/05/25 03:48:34 DEBUG : only9: size = 0 OK 2026/05/25 03:48:34 INFO : only9: Copied (replaced existing) 2026/05/25 03:48:35 DEBUG : only0: md5 = 44c8db8dd7287c8657637a4174a7c88c OK 2026/05/25 03:48:35 DEBUG : only0: size = 0 OK 2026/05/25 03:48:35 INFO : only0: Copied (replaced existing) 2026/05/25 03:48:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (81.57s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:48:52 DEBUG : empty_dir: Making directory with metadata 2026/05/25 03:48:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 03:48:52 DEBUG : empty_on_remote: Making directory with metadata 2026/05/25 03:48:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 03:48:52 DEBUG : empty_on_remote: Making directory with metadata 2026/05/25 03:48:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 03:48:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/25 03:48:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/25 03:48:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:48:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/25 03:49:04 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/25 03:49:05 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/25 03:49:06 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.19s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:49:07 DEBUG : empty_dir: Making directory with metadata 2026/05/25 03:49:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 03:49:07 DEBUG : empty_on_remote: Making directory with metadata 2026/05/25 03:49:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 03:49:07 DEBUG : empty_on_remote: Making directory with metadata 2026/05/25 03:49:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 03:49:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/25 03:49:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/25 03:49:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:49:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/25 03:49:13 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:49:20 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/25 03:49:21 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/25 03:49:21 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.27s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:49:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:49:23 DEBUG : sub dir: Making directory with metadata 2026/05/25 03:49:24 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/25 03:49:41 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/25 03:49:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/25 03:49:42 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 03:49:42 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/25 03:49:55 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/05/25 03:49:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/25 03:49:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/25 03:49:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/25 03:49:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/25 03:49:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/25 03:50:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/25 03:50:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/25 03:50:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/25 03:50:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/25 03:50:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/25 03:50:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (39.79s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:50:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:50:03 DEBUG : sub dir: Making directory with metadata 2026/05/25 03:50:04 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/25 03:50:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/25 03:50:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/25 03:50:25 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 03:50:25 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/25 03:50:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/25 03:50:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/25 03:50:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/25 03:50:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/25 03:50:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/25 03:50:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/25 03:50:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/25 03:50:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/25 03:50:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/25 03:50:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/25 03:50:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (41.93s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:50:47 DEBUG : dir1/0000-abcdefg.txt: md5 = 2812bb27b2c35fcebbe207d71ff09f3b OK 2026/05/25 03:50:48 DEBUG : dir1/0001-bcdefgh.txt: md5 = bc9ea4799ce9d0b563f1a4e0edfb92bc OK 2026/05/25 03:50:50 DEBUG : dir1/0002-cdefghi.txt: md5 = 8b43cf4d0532b4be2c6cddc369b826d4 OK 2026/05/25 03:50:51 DEBUG : dir1/0003-defghij.txt: md5 = 357b2b96208f29855b55530d4aabe9b7 OK 2026/05/25 03:50:53 DEBUG : dir1/0004-efghijk.txt: md5 = 6b6187bbef3e75dbb4356b8ec8bee786 OK 2026/05/25 03:50:55 DEBUG : dir1/0005-fghijkl.txt: md5 = 1fac66ded3858057206611a83da5f659 OK 2026/05/25 03:50:56 DEBUG : dir1/0006-ghijklm.txt: md5 = e357aaeb66e2ca28e326ff48b7f8f50b OK 2026/05/25 03:50:57 DEBUG : dir1/0007-1234567.txt: md5 = 0c88f2faf86282ee7c805efa6d2d7c9b OK 2026/05/25 03:50:59 DEBUG : dir1/0008-2345678.txt: md5 = 26dfbfddbbca28724227a92caf9401c0 OK 2026/05/25 03:51:00 DEBUG : dir1/0009-3456789.txt: md5 = bea8e914544db67f2fb8158e64068dc3 OK 2026/05/25 03:51:01 DEBUG : dir1/0010-456789.txt: md5 = d8777cf8c3591973ff91f6e8d393f2f0 OK 2026/05/25 03:51:03 DEBUG : dir1/0011-56789;.txt: md5 = 326a523b692574b5ff1d08eb42ca2d4f OK 2026/05/25 03:51:04 DEBUG : dir1/0012-6789;.txt: md5 = 6f62a44e8f631c6c7896a04575f0f765 OK 2026/05/25 03:51:06 DEBUG : dir1/0013-789;=.txt: md5 = efd6102b2ecd38b5e4918ea3d3adea4f OK 2026/05/25 03:51:07 DEBUG : dir1/0014-89;=.txt: md5 = f0450010e5c7a61eb846609fb56ebee1 OK 2026/05/25 03:51:08 DEBUG : dir1/0015-9;=.txt: md5 = 92b27f776218a0a7ea6f3c9860d057f0 OK 2026/05/25 03:51:10 DEBUG : apple: md5 = 59d0d82c6ea19ff8528a2b45465eee83 OK 2026/05/25 03:51:11 DEBUG : banana: md5 = b0b92d5001009400cf969b7fb9edeeb5 OK 2026/05/25 03:51:12 DEBUG : appleappleapplebanana: md5 = 962bc381d9d7a2d9f853ab3230e5899d OK 2026/05/25 03:51:14 DEBUG : splitbananasplit: md5 = 54133655952bb77e0c3e368b10297dfa OK 2026/05/25 03:51:14 DEBUG : Waiting for deletions to finish 2026/05/25 03:51:15 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:51:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:51:15 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:51:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:51:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:51:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:51:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:51:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:51:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:51:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:51:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:51:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:51:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:51:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:51:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:51:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:51:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:51:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:51:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:51:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:51:16 DEBUG : apple: size = 5 OK 2026/05/25 03:51:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:16 DEBUG : apple: Unchanged skipping 2026/05/25 03:51:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 03:51:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:51:16 DEBUG : banana: size = 6 OK 2026/05/25 03:51:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:16 DEBUG : banana: Unchanged skipping 2026/05/25 03:51:16 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/25 03:51:16 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 03:51:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:16 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:51:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 03:51:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:51:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 03:51:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:51:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 03:51:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:51:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 03:51:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:51:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 03:51:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:51:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 03:51:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:51:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 03:51:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:51:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 03:51:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:51:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 03:51:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:51:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 03:51:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:51:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 03:51:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:51:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 03:51:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:51:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 03:51:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:51:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 03:51:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:51:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 03:51:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:51:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 03:51:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:51:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:51:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:51:16 DEBUG : Waiting for deletions to finish 2026/05/25 03:51:16 DEBUG : Waiting for deletions to finish 2026/05/25 03:51:17 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:51:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:51:17 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:51:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:51:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:51:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:51:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:51:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:51:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:51:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:51:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:51:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:51:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:51:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:51:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:51:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:51:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:51:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:51:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:51:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:51:18 DEBUG : dir1: Directory modification time the same (differ by -674.571µs, within tolerance 1ms) 2026/05/25 03:51:18 DEBUG : apple: size = 5 OK 2026/05/25 03:51:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:18 DEBUG : apple: Unchanged skipping 2026/05/25 03:51:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 03:51:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:51:18 DEBUG : banana: size = 6 OK 2026/05/25 03:51:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:18 DEBUG : banana: Unchanged skipping 2026/05/25 03:51:18 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 03:51:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:18 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:51:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:51:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:51:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 03:51:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:51:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 03:51:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:51:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:51:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:51:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 03:51:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:51:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 03:51:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:51:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 03:51:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:51:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 03:51:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:51:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 03:51:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:51:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 03:51:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:51:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 03:51:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:51:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 03:51:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:51:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 03:51:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:51:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:51:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:51:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:51:18 DEBUG : Waiting for deletions to finish 2026/05/25 03:51:18 DEBUG : Waiting for deletions to finish 2026/05/25 03:51:18 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:51:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:51:18 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:51:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:51:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:51:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:51:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:51:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:51:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:51:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:51:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:51:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:51:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:51:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:51:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:51:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:51:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:51:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:51:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:51:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:51:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/25 03:51:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/25 03:51:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/25 03:51:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/25 03:51:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/25 03:51:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/25 03:51:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/25 03:51:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/25 03:51:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/25 03:51:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/25 03:51:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/25 03:51:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/25 03:51:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/25 03:51:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/25 03:51:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/25 03:51:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:51:31 DEBUG : dir1/0000-abcdefg.txt: md5 = 36d69a95ef996313137eacfd0fdb7816 OK 2026/05/25 03:51:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6848beb789ad60fb63164933c2fc6096 OK 2026/05/25 03:51:34 DEBUG : dir1/0002-cdefghi.txt: md5 = 5a67fa1a26b00d00c2afcb28009d485a OK 2026/05/25 03:51:36 DEBUG : dir1/0003-defghij.txt: md5 = fe9a7f87db978dc1a31aa4bb624f3f08 OK 2026/05/25 03:51:37 DEBUG : dir1/0004-efghijk.txt: md5 = 74181ee665437598eea8fa650c6ded04 OK 2026/05/25 03:51:39 DEBUG : dir1/0005-fghijkl.txt: md5 = abd8631d8abd9b7e3dc8260b2ea6e966 OK 2026/05/25 03:51:40 DEBUG : dir1/0006-ghijklm.txt: md5 = 54a005b24a45533874197d07c47dd55e OK 2026/05/25 03:51:42 DEBUG : dir1/0007-1234567.txt: md5 = 3aa2d66d0ee6ef6952a8cf48844ec025 OK 2026/05/25 03:51:43 DEBUG : dir1/0008-2345678.txt: md5 = a4ba42dcc1fb10d078afac54fdd24640 OK 2026/05/25 03:51:44 DEBUG : dir1/0009-3456789.txt: md5 = 061e856443a9d465f9bb7d7ce0b04eca OK 2026/05/25 03:51:46 DEBUG : dir1/0010-456789.txt: md5 = 71286d92c38dff5c9fcb53e41e186c6a OK 2026/05/25 03:51:47 DEBUG : dir1/0011-56789;.txt: md5 = 6ccdcb9d0b4fe98c51b38c57328a04a1 OK 2026/05/25 03:51:48 DEBUG : dir1/0012-6789;.txt: md5 = f1b6b3385bd2e434deebc5bafd176cf5 OK 2026/05/25 03:51:50 DEBUG : dir1/0013-789;=.txt: md5 = e984f1570ae91d21742eaa0fee931223 OK 2026/05/25 03:51:51 DEBUG : dir1/0014-89;=.txt: md5 = 177d738f750bd90adec7f56a2b9abf23 OK 2026/05/25 03:51:52 DEBUG : dir1/0015-9;=.txt: md5 = b20e71a4ae1c89f8f2cc264fa88ee719 OK 2026/05/25 03:51:54 DEBUG : apple: md5 = 643cf084dfbecf7460e92bf50e2fcc65 OK 2026/05/25 03:51:55 DEBUG : banana: md5 = de29eb3d75a9a7e68e5cdccadca8d902 OK 2026/05/25 03:51:57 DEBUG : appleappleapplebanana: md5 = 0cf16b392c63bdd37f13141e3c20489a OK 2026/05/25 03:51:58 DEBUG : splitbananasplit: md5 = e940c8c3aa68841acf509b85e3fe32c0 OK 2026/05/25 03:51:58 DEBUG : Waiting for deletions to finish 2026/05/25 03:51:59 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:51:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:51:59 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:51:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:51:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:51:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:51:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:51:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:51:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:51:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:51:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:51:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:51:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:51:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:51:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:51:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:51:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:51:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:51:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:51:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:52:00 DEBUG : apple: size = 5 OK 2026/05/25 03:52:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:00 DEBUG : apple: Unchanged skipping 2026/05/25 03:52:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 03:52:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:52:00 DEBUG : banana: size = 6 OK 2026/05/25 03:52:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:00 DEBUG : banana: Unchanged skipping 2026/05/25 03:52:00 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/25 03:52:00 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 03:52:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:00 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:52:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 03:52:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:52:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 03:52:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:52:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 03:52:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:52:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 03:52:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:52:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 03:52:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:52:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 03:52:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:52:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 03:52:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:52:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 03:52:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:52:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 03:52:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:52:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 03:52:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:52:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 03:52:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:52:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 03:52:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:52:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 03:52:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:52:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 03:52:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:52:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 03:52:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:52:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 03:52:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:52:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:52:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:52:00 DEBUG : Waiting for deletions to finish 2026/05/25 03:52:00 DEBUG : Waiting for deletions to finish 2026/05/25 03:52:01 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:52:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:52:01 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:52:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:52:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:52:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:52:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:52:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:52:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:52:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:52:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:52:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:52:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:52:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:52:02 DEBUG : dir1: Directory modification time the same (differ by -667.96µs, within tolerance 1ms) 2026/05/25 03:52:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 03:52:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:52:02 DEBUG : apple: size = 5 OK 2026/05/25 03:52:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:02 DEBUG : apple: Unchanged skipping 2026/05/25 03:52:02 DEBUG : banana: size = 6 OK 2026/05/25 03:52:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:02 DEBUG : banana: Unchanged skipping 2026/05/25 03:52:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 03:52:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:02 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:52:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 03:52:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:52:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 03:52:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:52:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 03:52:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 03:52:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:52:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 03:52:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 03:52:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:52:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 03:52:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:52:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 03:52:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 03:52:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:52:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 03:52:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 03:52:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 03:52:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:52:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 03:52:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 03:52:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:52:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 03:52:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:52:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 03:52:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:52:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:52:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:52:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:52:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:52:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:52:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:52:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:52:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:52:02 DEBUG : Waiting for deletions to finish 2026/05/25 03:52:02 DEBUG : Waiting for deletions to finish 2026/05/25 03:52:02 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:52:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:52:02 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:52:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:52:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:52:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:52:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:52:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:52:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:52:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:52:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:52:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:52:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:52:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:52:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:52:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:52:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:52:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:52:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:52:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:52:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/25 03:52:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/25 03:52:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/25 03:52:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/25 03:52:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/25 03:52:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/25 03:52:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/25 03:52:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/25 03:52:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/25 03:52:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/25 03:52:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/25 03:52:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/25 03:52:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/25 03:52:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/25 03:52:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/25 03:52:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:52:15 DEBUG : dir1/0000-abcdefg.txt: md5 = d6b6cb960996e5a88f56cc05fa76e4fe OK 2026/05/25 03:52:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = 86566ac7ebc18e843121ddf07089d4e7 OK 2026/05/25 03:52:17 DEBUG : dir1/0002-cdefghi.txt: md5 = c45dee689ff5f53bb31a17f7080f5c98 OK 2026/05/25 03:52:19 DEBUG : dir1/0003-defghij.txt: md5 = d0286786678f85a2d658f2b7268b3f57 OK 2026/05/25 03:52:20 DEBUG : dir1/0004-efghijk.txt: md5 = 2e13de374310b8dda70804b9dbbbb899 OK 2026/05/25 03:52:22 DEBUG : dir1/0005-fghijkl.txt: md5 = 3de51d203c1d49c8e423636b55bca850 OK 2026/05/25 03:52:23 DEBUG : dir1/0006-ghijklm.txt: md5 = e155a06b51031381dfc05b61a7f62a2c OK 2026/05/25 03:52:25 DEBUG : dir1/0007-1234567.txt: md5 = fa85a753d1f85f91fb7d6adcb1ed3308 OK 2026/05/25 03:52:26 DEBUG : dir1/0008-2345678.txt: md5 = db5a8b933085b1344bd85e4c057a41fe OK 2026/05/25 03:52:28 DEBUG : dir1/0009-3456789.txt: md5 = 47bde5fc69d43106749c5b6c61fea89b OK 2026/05/25 03:52:30 DEBUG : dir1/0010-456789.txt: md5 = e2efc07a41563440b1dab2621ab97002 OK 2026/05/25 03:52:31 DEBUG : dir1/0011-56789;.txt: md5 = 4bc467d37028bcbe9f319080bd3aa270 OK 2026/05/25 03:52:33 DEBUG : dir1/0012-6789;.txt: md5 = 52daced8354fd52e7eb43ab1308bbd77 OK 2026/05/25 03:52:34 DEBUG : dir1/0013-789;=.txt: md5 = deeca01bc8922ff193150950beb1681b OK 2026/05/25 03:52:35 DEBUG : dir1/0014-89;=.txt: md5 = f4ba781ee3a5cc1f0e6b90fa4dde7921 OK 2026/05/25 03:52:37 DEBUG : dir1/0015-9;=.txt: md5 = 5f5e497be6fbc27833e8f43bb67c2708 OK 2026/05/25 03:52:38 DEBUG : apple: md5 = 5e971343a768248fe2a238367450f509 OK 2026/05/25 03:52:40 DEBUG : banana: md5 = 326aab67241202a2f3e3c91b4485637f OK 2026/05/25 03:52:41 DEBUG : appleappleapplebanana: md5 = 32ebc395eff086a2a7f51af3e14e22b0 OK 2026/05/25 03:52:42 DEBUG : splitbananasplit: md5 = 2dc024280377bf1977d6c751cf8f8eb3 OK 2026/05/25 03:52:42 DEBUG : Waiting for deletions to finish 2026/05/25 03:52:43 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:52:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:52:43 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:52:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:52:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:52:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:52:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:52:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:52:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:52:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:52:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:52:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:52:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:52:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:52:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:52:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:52:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:52:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:52:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:52:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:52:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:52:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:52:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:52:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:52:44 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/25 03:52:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/25 03:52:44 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:44 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/25 03:52:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/25 03:52:44 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:52:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:44 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:44 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/25 03:52:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 03:52:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 03:52:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 03:52:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 03:52:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 03:52:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 03:52:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/25 03:52:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/25 03:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/25 03:52:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/25 03:52:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/25 03:52:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/25 03:52:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/25 03:52:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/25 03:52:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/25 03:52:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/25 03:52:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/25 03:52:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 03:52:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/25 03:52:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/25 03:52:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/25 03:52:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:52:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:52:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/25 03:52:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:52:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:52:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:52:45 DEBUG : YmFuYW5h: md5 = cdfa86227d149711a28acc16d7724ca9 OK 2026/05/25 03:52:45 DEBUG : YmFuYW5h: size = 6 OK 2026/05/25 03:52:45 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/25 03:52:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:45 DEBUG : YXBwbGU=: md5 = 4df8fe07b21c5c82a582cfa84c18d7df OK 2026/05/25 03:52:45 DEBUG : YXBwbGU=: size = 5 OK 2026/05/25 03:52:45 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/25 03:52:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 7b402aeb05ba5922d7c0b721fd2c0bda OK 2026/05/25 03:52:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/25 03:52:45 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 4f332df09f453c80eae25e6ecbf9e573 OK 2026/05/25 03:52:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/25 03:52:45 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 6b0d7af430f2a32e1f1b00e06446bfbf OK 2026/05/25 03:52:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/25 03:52:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = c356bc33bc67d067c19a6d1968facf9e OK 2026/05/25 03:52:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/25 03:52:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 3cf458f6e86c4f1597acc98a8efe7809 OK 2026/05/25 03:52:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/25 03:52:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = bbc56bb7b815ff3878481f3e425f688a OK 2026/05/25 03:52:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/25 03:52:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = f4d2f5365937e04cb8e68fa1e94bf57f OK 2026/05/25 03:52:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/25 03:52:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 19d5672cff34e9747ae82380ebe464a6 OK 2026/05/25 03:52:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/25 03:52:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 5b6022138f58f0d07bb27fcee6fd89b0 OK 2026/05/25 03:52:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/25 03:52:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 03:52:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 06763836e0e274217819814c7ed63e2f OK 2026/05/25 03:52:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/25 03:52:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = b3653693920dd6b452b238c1bc49e70b OK 2026/05/25 03:52:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/25 03:52:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 998c58be83663b42a140a00a8e96f4db OK 2026/05/25 03:52:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/25 03:52:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = f65b9477237148c66a37a7db0fd2a775 OK 2026/05/25 03:52:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/25 03:52:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 03:52:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 8bbb33fee9d0bb9e6668e20348371a49 OK 2026/05/25 03:52:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/25 03:52:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/25 03:52:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 326928c2d67cb592c914f364474aaf17 OK 2026/05/25 03:52:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/25 03:52:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = ee88075207edfdabcb157cf44e8aa08b OK 2026/05/25 03:52:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/25 03:52:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 6dd328ef8afbcc18758fe95ef011024c OK 2026/05/25 03:52:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/25 03:52:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:51 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 1facc114a8003e1edd9c5ccc7b59b4cb OK 2026/05/25 03:52:51 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/25 03:52:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/25 03:52:51 DEBUG : Waiting for deletions to finish 2026/05/25 03:52:51 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/25 03:52:51 INFO : dir1/0007-1234567.txt: Deleted 2026/05/25 03:52:51 INFO : splitbananasplit: Deleted 2026/05/25 03:52:51 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/25 03:52:51 INFO : dir1/0010-456789.txt: Deleted 2026/05/25 03:52:51 INFO : dir1/0013-789;=.txt: Deleted 2026/05/25 03:52:51 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/25 03:52:51 INFO : dir1/0012-6789;.txt: Deleted 2026/05/25 03:52:52 INFO : dir1/0009-3456789.txt: Deleted 2026/05/25 03:52:52 INFO : apple: Deleted 2026/05/25 03:52:52 INFO : dir1/0015-9;=.txt: Deleted 2026/05/25 03:52:52 INFO : dir1/0008-2345678.txt: Deleted 2026/05/25 03:52:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/25 03:52:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/25 03:52:52 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/25 03:52:52 INFO : appleappleapplebanana: Deleted 2026/05/25 03:52:52 INFO : dir1/0011-56789;.txt: Deleted 2026/05/25 03:52:52 INFO : dir1/0014-89;=.txt: Deleted 2026/05/25 03:52:52 INFO : banana: Deleted 2026/05/25 03:52:52 INFO : dir1/0003-defghij.txt: Deleted 2026/05/25 03:52:52 DEBUG : Waiting for deletions to finish 2026/05/25 03:52:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/25 03:52:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/25 03:52:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/25 03:52:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/25 03:52:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/25 03:52:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/25 03:52:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/25 03:52:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/25 03:52:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/25 03:52:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/25 03:52:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/25 03:52:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/25 03:52:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/25 03:52:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/25 03:52:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/25 03:52:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/25 03:52:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/25 03:52:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/25 03:52:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/25 03:52:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/25 03:52:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 03:52:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 03:52:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/25 03:52:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:52:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/25 03:52:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:52:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:52:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:52:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:52:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:52:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 03:52:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:52:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:52:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:52:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:52:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:52:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:52:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:52:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:52:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:52:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:52:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/25 03:52:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 03:52:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:52:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/25 03:52:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 03:52:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:52:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/25 03:52:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 03:52:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:52:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 03:52:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/25 03:52:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:52:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:52:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:53 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:52:53 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:52:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:54 DEBUG : dir1: Directory modification time the same (differ by -649.369µs, within tolerance 1ms) 2026/05/25 03:52:54 DEBUG : YXBwbGU=: size = 5 OK 2026/05/25 03:52:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:54 DEBUG : apple: Unchanged skipping 2026/05/25 03:52:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/25 03:52:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:52:54 DEBUG : YmFuYW5h: size = 6 OK 2026/05/25 03:52:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:54 DEBUG : banana: Unchanged skipping 2026/05/25 03:52:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/25 03:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 03:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 03:52:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 03:52:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 03:52:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 03:52:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 03:52:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/25 03:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/25 03:52:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/25 03:52:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/25 03:52:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/25 03:52:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:52:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:52:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:52:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/25 03:52:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:52:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:52:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/25 03:52:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:52:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/25 03:52:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/25 03:52:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 03:52:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:52:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:52:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/25 03:52:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:52:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/25 03:52:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:52:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/25 03:52:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:52:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/25 03:52:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:52:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/25 03:52:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/25 03:52:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/25 03:52:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:52:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/25 03:52:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:52:54 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/25 03:52:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:52:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:52:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:52:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:52:54 DEBUG : Waiting for deletions to finish 2026/05/25 03:52:54 DEBUG : Waiting for deletions to finish 2026/05/25 03:52:54 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/25 03:52:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/25 03:52:54 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/25 03:52:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/25 03:52:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/25 03:52:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/25 03:52:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/25 03:52:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/25 03:52:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/25 03:52:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/25 03:52:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/25 03:52:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/25 03:52:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/25 03:52:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/25 03:52:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/25 03:52:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/25 03:52:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/25 03:52:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/25 03:52:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/25 03:52:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/25 03:52:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:55 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:52:55 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:55 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 03:52:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 03:52:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/25 03:52:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:55 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:52:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:52:55 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:52:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:52:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:52:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:52:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:52:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:52:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:52:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:52:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:52:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:52:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:52:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:52:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 03:52:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 03:52:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:52:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 03:52:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 03:52:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/25 03:53:04 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:53:07 DEBUG : dir1/0000-abcdefg.txt: md5 = a958418f7cf9cce16d57c340c15534a8 OK 2026/05/25 03:53:08 DEBUG : dir1/0001-bcdefgh.txt: md5 = a17d8ae83e9431d3b959cdcfed4672e3 OK 2026/05/25 03:53:10 DEBUG : dir1/0002-cdefghi.txt: md5 = e60a3db4a91cde603c8fba2b28e4afbd OK 2026/05/25 03:53:11 DEBUG : dir1/0003-defghij.txt: md5 = bedf88c2ee909bf36919de83efa79b59 OK 2026/05/25 03:53:12 DEBUG : dir1/0004-efghijk.txt: md5 = d96a0779c230a75b88f61f6b700faebd OK 2026/05/25 03:53:14 DEBUG : dir1/0005-fghijkl.txt: md5 = e168b3d5abc2d838946be1932f9ec02a OK 2026/05/25 03:53:16 DEBUG : dir1/0006-ghijklm.txt: md5 = 0a7f268c81acd165f54f220e3c4ef308 OK 2026/05/25 03:53:17 DEBUG : dir1/0007-1234567.txt: md5 = 99d92395382858df9eeac9446d9e36c0 OK 2026/05/25 03:53:18 DEBUG : dir1/0008-2345678.txt: md5 = 37ce3edb4bbfe2557ad39ca9a977f5ad OK 2026/05/25 03:53:20 DEBUG : dir1/0009-3456789.txt: md5 = e658f9c267fb3e6c2e736c75834e83d2 OK 2026/05/25 03:53:21 DEBUG : dir1/0010-456789.txt: md5 = d08a911dd54b2a3360e0ae6c90c6ddd4 OK 2026/05/25 03:53:22 DEBUG : dir1/0011-56789;.txt: md5 = b1073be56bbddc66417edbd13406a39c OK 2026/05/25 03:53:24 DEBUG : dir1/0012-6789;.txt: md5 = 31d51c21fd36ed17bb7ba305b68ed916 OK 2026/05/25 03:53:25 DEBUG : dir1/0013-789;=.txt: md5 = a1dac5699a4aa1f0fd6bcb78872ec5af OK 2026/05/25 03:53:26 DEBUG : dir1/0014-89;=.txt: md5 = 04cd99daaec2b4761347ce26f009a56e OK 2026/05/25 03:53:28 DEBUG : dir1/0015-9;=.txt: md5 = 88d97c68c3d52090e26b6b0907a1bbf8 OK 2026/05/25 03:53:29 DEBUG : apple: md5 = 5e7deab785c715183fd5d604c1d07818 OK 2026/05/25 03:53:30 DEBUG : banana: md5 = 87af3017391d2a695caea30c47ad1ad3 OK 2026/05/25 03:53:32 DEBUG : appleappleapplebanana: md5 = ae0baf448160e052ab3469647e6e236c OK 2026/05/25 03:53:34 DEBUG : splitbananasplit: md5 = 538d42910aadcd213b605b806a609e1d OK 2026/05/25 03:53:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:53:34 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:53:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:53:34 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:53:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:53:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:53:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:53:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:53:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:53:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:53:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:53:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:53:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:53:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:53:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:53:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:53:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:53:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:53:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:53:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:53:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:53:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:53:35 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:53:35 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:53:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:53:35 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:53:35 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:53:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:53:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:53:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:53:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:53:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:53:35 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:53:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:53:35 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:53:35 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:53:35 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/25 03:53:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:53:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/25 03:53:35 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:53:35 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/25 03:53:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:53:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/25 03:53:35 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:53:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:53:35 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:53:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:53:36 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/25 03:53:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 03:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:53:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/25 03:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:53:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/25 03:53:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 03:53:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 03:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:53:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 03:53:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 03:53:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 03:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:53:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 03:53:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 03:53:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 03:53:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 03:53:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 03:53:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/25 03:53:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 03:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:53:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 03:53:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 03:53:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 03:53:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 03:53:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 03:53:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 03:53:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 03:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:53:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 03:53:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 03:53:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 03:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:53:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 03:53:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 03:53:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 03:53:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 03:53:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 03:53:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 03:53:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 03:53:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 03:53:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 03:53:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 03:53:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 03:53:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/25 03:53:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 03:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:53:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 03:53:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 03:53:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 03:53:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 03:53:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 03:53:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 03:53:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 03:53:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 03:53:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 03:53:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 03:53:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 03:53:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/25 03:53:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 03:53:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 03:53:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 03:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:53:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 03:53:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 03:53:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 03:53:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 03:53:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 03:53:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 03:53:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 03:53:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 03:53:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 03:53:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 03:53:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 03:53:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/25 03:53:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 03:53:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 03:53:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 03:53:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 03:53:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/25 03:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:53:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/25 03:53:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 03:53:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/25 03:53:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 03:53:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/25 03:53:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 03:53:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/25 03:53:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 03:53:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 03:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:53:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 03:53:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 03:53:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 03:53:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 03:53:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 03:53:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 03:53:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 03:53:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/25 03:53:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 03:53:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 03:53:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 03:53:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 03:53:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 03:53:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/25 03:53:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 03:53:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 03:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 03:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 03:53:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 03:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 03:53:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 03:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 03:53:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 03:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 03:53:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/25 03:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 03:53:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 03:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 03:53:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 03:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 03:53:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/25 03:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 03:53:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 03:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 03:53:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 03:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 03:53:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 03:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 03:53:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 03:53:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/25 03:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:53:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/25 03:53:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 03:53:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/25 03:53:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 03:53:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/25 03:53:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 03:53:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/25 03:53:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/25 03:53:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 03:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:53:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 03:53:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 03:53:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 03:53:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 03:53:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 03:53:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 03:53:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 03:53:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/25 03:53:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 03:53:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/25 03:53:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 03:53:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 03:53:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 03:53:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 03:53:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 03:53:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/25 03:53:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 03:53:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 03:53:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 03:53:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 03:53:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 03:53:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 03:53:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 03:53:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 03:53:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 03:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 03:53:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/25 03:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:53:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 03:53:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 03:53:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 03:53:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 03:53:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 03:53:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 03:53:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/25 03:53:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 03:53:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 03:53:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/25 03:53:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/25 03:53:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 03:53:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 03:53:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 03:53:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:53:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/25 03:53:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:53:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:53:36 DEBUG : PREFIXapple: md5 = 7b5d2746864a862d6371d3a17f41b3cb OK 2026/05/25 03:53:36 DEBUG : PREFIXapple: size = 5 OK 2026/05/25 03:53:36 INFO : apple: Copied (new) to: PREFIXapple 2026/05/25 03:53:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/25 03:53:37 DEBUG : PREFIXbanana: md5 = 59a71c676fad8c3beac6695bc55a8ccf OK 2026/05/25 03:53:37 DEBUG : PREFIXbanana: size = 6 OK 2026/05/25 03:53:37 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/25 03:53:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/25 03:53:37 DEBUG : PREFIXsplitbananasplit: md5 = bf31618f245c99b74418b30ce422225c OK 2026/05/25 03:53:37 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/25 03:53:37 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/25 03:53:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/25 03:53:37 DEBUG : PREFIXappleappleapplebanana: md5 = 0a786423193b0fcab319004099b6a7d6 OK 2026/05/25 03:53:37 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/25 03:53:37 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/25 03:53:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/25 03:53:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 50fe2efbd6adb5e0f36f44d3dd98486d OK 2026/05/25 03:53:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/25 03:53:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/25 03:53:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/25 03:53:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = bfbb55427ed706338c60121a311d3da9 OK 2026/05/25 03:53:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/25 03:53:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/25 03:53:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/25 03:53:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 408ed0cfae5855461c6384268a313d0f OK 2026/05/25 03:53:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/25 03:53:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/25 03:53:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/25 03:53:38 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 45e2032ae6e77dcac7172aa07b91cd7d OK 2026/05/25 03:53:38 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/25 03:53:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/25 03:53:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/25 03:53:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = d34dd8496f5934b0d18c14fa8b5b4dfb OK 2026/05/25 03:53:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/25 03:53:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/25 03:53:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/25 03:53:39 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 1c81907ac0d39629daa39da9de1a5bc6 OK 2026/05/25 03:53:39 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/25 03:53:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/25 03:53:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/25 03:53:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 042848212f0c4a42d4c1afc9deb94cc6 OK 2026/05/25 03:53:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/25 03:53:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/25 03:53:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/25 03:53:40 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 524027c0ba83a4a87687e0d44fbeb0f8 OK 2026/05/25 03:53:40 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/25 03:53:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/25 03:53:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/25 03:53:40 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = fcbb2d151307ad9baaa45f0c2c2723fe OK 2026/05/25 03:53:40 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/25 03:53:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/25 03:53:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/25 03:53:40 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = f7dcd0fb44839fa6318237ae082f8527 OK 2026/05/25 03:53:40 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/25 03:53:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/25 03:53:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/25 03:53:40 DEBUG : dir1/PREFIX0010-456789.txt: md5 = ba0ba67b923b3016e496b0e6300354b5 OK 2026/05/25 03:53:40 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/25 03:53:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/25 03:53:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/25 03:53:41 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 0bb2603108c723de5054feb52ea32d81 OK 2026/05/25 03:53:41 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/25 03:53:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/25 03:53:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/25 03:53:42 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 21cf7d3f0cc888aa18b50012a130f055 OK 2026/05/25 03:53:42 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/25 03:53:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/25 03:53:42 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = cf1c1d8fd875bd0f8581367fd11b3793 OK 2026/05/25 03:53:42 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/25 03:53:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/25 03:53:42 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = b82a6bf52cbb6a935fae6e1c56dc0e21 OK 2026/05/25 03:53:42 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/25 03:53:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/25 03:53:42 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = a132af5605676054b2dafc74c565b5bd OK 2026/05/25 03:53:42 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/25 03:53:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/25 03:53:42 DEBUG : Waiting for deletions to finish 2026/05/25 03:53:43 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/25 03:53:43 INFO : dir1/0011-56789;.txt: Deleted 2026/05/25 03:53:43 INFO : dir1/0007-1234567.txt: Deleted 2026/05/25 03:53:43 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/25 03:53:43 INFO : dir1/0003-defghij.txt: Deleted 2026/05/25 03:53:43 INFO : apple: Deleted 2026/05/25 03:53:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/25 03:53:43 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/25 03:53:43 INFO : dir1/0014-89;=.txt: Deleted 2026/05/25 03:53:43 INFO : splitbananasplit: Deleted 2026/05/25 03:53:43 INFO : dir1/0010-456789.txt: Deleted 2026/05/25 03:53:43 INFO : dir1/0009-3456789.txt: Deleted 2026/05/25 03:53:43 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/25 03:53:43 INFO : dir1/0015-9;=.txt: Deleted 2026/05/25 03:53:43 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/25 03:53:43 INFO : dir1/0008-2345678.txt: Deleted 2026/05/25 03:53:43 INFO : banana: Deleted 2026/05/25 03:53:43 INFO : dir1/0012-6789;.txt: Deleted 2026/05/25 03:53:43 INFO : dir1/0013-789;=.txt: Deleted 2026/05/25 03:53:43 INFO : appleappleapplebanana: Deleted 2026/05/25 03:53:43 DEBUG : Waiting for deletions to finish 2026/05/25 03:53:44 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/25 03:53:44 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/25 03:53:44 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:53:44 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/25 03:53:44 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:53:44 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:53:44 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:53:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:53:44 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:53:44 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:53:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:53:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:53:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:53:44 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:53:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:53:44 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:53:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:53:44 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:53:44 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:53:44 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:53:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/25 03:53:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/25 03:53:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/25 03:53:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/25 03:53:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/25 03:53:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/25 03:53:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/25 03:53:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/25 03:53:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/25 03:53:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/25 03:53:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/25 03:53:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/25 03:53:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/25 03:53:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/25 03:53:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/25 03:53:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/25 03:53:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/25 03:53:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/25 03:53:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/25 03:53:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/25 03:53:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/25 03:53:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/25 03:53:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/25 03:53:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/25 03:53:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/25 03:53:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/25 03:53:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/25 03:53:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/25 03:53:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/25 03:53:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/25 03:53:44 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:53:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/25 03:53:44 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:53:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/25 03:53:44 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:53:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/25 03:53:44 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:53:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/25 03:53:44 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:53:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/25 03:53:44 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:53:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/25 03:53:44 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:53:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/25 03:53:44 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:53:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/25 03:53:44 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:53:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/25 03:53:44 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:53:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/25 03:53:44 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:53:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/25 03:53:44 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:53:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/25 03:53:44 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:53:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/25 03:53:44 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:53:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/25 03:53:44 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:53:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/25 03:53:44 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:53:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/25 03:53:44 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:53:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/25 03:53:44 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:53:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/25 03:53:44 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:53:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/25 03:53:44 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:53:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/25 03:53:44 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:53:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/25 03:53:44 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:53:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/25 03:53:44 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:53:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/25 03:53:44 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:53:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/25 03:53:44 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:53:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/25 03:53:44 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:53:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/25 03:53:44 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:53:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/25 03:53:44 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:53:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/25 03:53:44 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:53:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/25 03:53:44 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:53:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/25 03:53:44 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:53:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/25 03:53:44 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:53:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/25 03:53:44 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:53:44 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:53:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:53:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/25 03:53:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:53:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/25 03:53:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:53:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/25 03:53:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:53:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/25 03:53:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:53:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/25 03:53:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:53:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/25 03:53:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:53:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/25 03:53:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:53:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/25 03:53:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:53:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/25 03:53:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:53:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/25 03:53:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:53:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/25 03:53:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:53:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/25 03:53:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:53:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/25 03:53:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:53:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/25 03:53:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:53:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/25 03:53:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:53:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/25 03:53:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:53:44 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:53:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:53:44 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:53:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:53:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/25 03:53:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:53:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/25 03:53:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:53:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/25 03:53:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:53:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/25 03:53:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:53:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/25 03:53:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:53:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/25 03:53:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:53:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/25 03:53:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:53:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/25 03:53:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:53:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/25 03:53:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:53:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/25 03:53:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:53:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/25 03:53:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:53:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/25 03:53:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:53:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/25 03:53:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:53:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/25 03:53:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:53:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/25 03:53:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:53:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/25 03:53:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:53:44 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:53:44 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:53:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:53:44 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:53:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:53:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/25 03:53:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/25 03:53:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/25 03:53:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/25 03:53:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/25 03:53:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/25 03:53:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/25 03:53:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/25 03:53:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/25 03:53:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/25 03:53:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/25 03:53:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/25 03:53:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/25 03:53:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/25 03:53:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/25 03:53:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/25 03:53:45 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/25 03:53:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/25 03:53:45 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/25 03:53:45 DEBUG : dir1: Directory modification time the same (differ by -754.439µs, within tolerance 1ms) 2026/05/25 03:53:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/25 03:53:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:53:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:53:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:53:46 DEBUG : splitbananasplit: md5 = 586268ebae3881e2c9d714b82290831b OK 2026/05/25 03:53:46 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 03:53:46 INFO : splitbananasplit: Copied (new) 2026/05/25 03:53:47 DEBUG : appleappleapplebanana: md5 = 8f21e0d975b9dbedc59d222b090fd1c8 OK 2026/05/25 03:53:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 03:53:47 INFO : appleappleapplebanana: Copied (new) 2026/05/25 03:53:47 DEBUG : banana: md5 = 2e94cceb2959c72ce5791f1286568e06 OK 2026/05/25 03:53:47 DEBUG : banana: size = 6 OK 2026/05/25 03:53:47 INFO : banana: Copied (new) 2026/05/25 03:53:47 DEBUG : apple: md5 = 668da3dcea6ef19b482f0a65077cec14 OK 2026/05/25 03:53:47 DEBUG : apple: size = 5 OK 2026/05/25 03:53:47 INFO : apple: Copied (new) 2026/05/25 03:53:48 DEBUG : dir1/0000-abcdefg.txt: md5 = d18065f04706fc52f503a8c9bc37e7dd OK 2026/05/25 03:53:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 03:53:48 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/25 03:53:48 DEBUG : dir1/0001-bcdefgh.txt: md5 = 19a8a7b3fcb0f60b51bc026ddc2159f7 OK 2026/05/25 03:53:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 03:53:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/25 03:53:48 DEBUG : dir1/0003-defghij.txt: md5 = 188a47b5f3b23628775849c4208ea0a5 OK 2026/05/25 03:53:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 03:53:48 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/25 03:53:48 DEBUG : dir1/0002-cdefghi.txt: md5 = b11326a91222f9162b98a1aa1650ba44 OK 2026/05/25 03:53:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 03:53:48 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/25 03:53:49 DEBUG : dir1/0004-efghijk.txt: md5 = 7d32c9c26831197b64f6c14f836c5074 OK 2026/05/25 03:53:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 03:53:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/25 03:53:49 DEBUG : dir1/0005-fghijkl.txt: md5 = d800410a95113cd64a91e85a35883f50 OK 2026/05/25 03:53:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 03:53:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/25 03:53:49 DEBUG : dir1/0006-ghijklm.txt: md5 = ca1b787c190c8af9ed719bc22a512161 OK 2026/05/25 03:53:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 03:53:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/25 03:53:49 DEBUG : dir1/0007-1234567.txt: md5 = 12d4b87cf91689ceffa070fe6b5e6a31 OK 2026/05/25 03:53:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 03:53:49 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/25 03:53:50 DEBUG : dir1/0008-2345678.txt: md5 = 140cfa9041ef81809a18ad09785a3487 OK 2026/05/25 03:53:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 03:53:50 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/25 03:53:51 DEBUG : dir1/0010-456789.txt: md5 = a55c13d9bce9475076f347a158b164cd OK 2026/05/25 03:53:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 03:53:51 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/25 03:53:51 DEBUG : dir1/0009-3456789.txt: md5 = 1ca7427f5b2b33ea68d9fd0d6e5db364 OK 2026/05/25 03:53:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 03:53:51 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/25 03:53:51 DEBUG : dir1/0011-56789;.txt: md5 = 85b5a0008bc0675c1e8de307b1f4ca35 OK 2026/05/25 03:53:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 03:53:51 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/25 03:53:52 DEBUG : dir1/0012-6789;.txt: md5 = 2a403d1762ec5af4f07f62c49209a144 OK 2026/05/25 03:53:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 03:53:52 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/25 03:53:52 DEBUG : dir1/0013-789;=.txt: md5 = 802da90c3cd5de1c9e81fd8646e9a876 OK 2026/05/25 03:53:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 03:53:52 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/25 03:53:52 DEBUG : dir1/0014-89;=.txt: md5 = d22d073eab351c48fd56a81d24585244 OK 2026/05/25 03:53:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 03:53:52 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/25 03:53:52 DEBUG : dir1/0015-9;=.txt: md5 = 548542e8c614ad387b9703c0b114690d OK 2026/05/25 03:53:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 03:53:52 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/25 03:53:52 DEBUG : Waiting for deletions to finish 2026/05/25 03:53:53 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/25 03:53:53 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/25 03:53:53 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/25 03:53:53 INFO : PREFIXsplitbananasplit: Deleted 2026/05/25 03:53:53 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/25 03:53:53 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/25 03:53:53 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/25 03:53:53 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/25 03:53:53 INFO : PREFIXbanana: Deleted 2026/05/25 03:53:53 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/25 03:53:53 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/25 03:53:53 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/25 03:53:53 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/25 03:53:53 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/25 03:53:53 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/25 03:53:53 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/25 03:53:54 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/25 03:53:54 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/25 03:53:54 INFO : PREFIXapple: Deleted 2026/05/25 03:53:54 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/25 03:53:54 DEBUG : Waiting for deletions to finish 2026/05/25 03:53:54 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:53:54 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:53:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:53:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:53:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:53:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:53:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:53:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:53:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:53:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:53:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:53:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:53:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:53:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:53:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:53:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:53:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:53:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:53:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:53:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:53:55 DEBUG : Waiting for deletions to finish 2026/05/25 03:53:55 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:53:55 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:53:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:53:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:53:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:53:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:53:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:53:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:53:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:53:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:53:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:53:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:53:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:53:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:53:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:53:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:53:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:53:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:53:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:53:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/05/25 03:54:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:54:08 DEBUG : dir1/0000-abcdefg.txt: md5 = 433dbc0a03962d2868d8e43250759658 OK 2026/05/25 03:54:09 DEBUG : dir1/0001-bcdefgh.txt: md5 = 3a174265a5c286d306dc36c299bef83a OK 2026/05/25 03:54:11 DEBUG : dir1/0002-cdefghi.txt: md5 = af8147f0be50f6a60c7e46284a8563eb OK 2026/05/25 03:54:12 DEBUG : dir1/0003-defghij.txt: md5 = 158067e04c3b18a2b1a68068ed9c0b53 OK 2026/05/25 03:54:13 DEBUG : dir1/0004-efghijk.txt: md5 = 49f426d7f71a971275f57515d3058da0 OK 2026/05/25 03:54:15 DEBUG : dir1/0005-fghijkl.txt: md5 = 3e62d351b4d306ba94db0138848e12f2 OK 2026/05/25 03:54:16 DEBUG : dir1/0006-ghijklm.txt: md5 = 8d18079d07c8426dac80d7a2dc38ae0e OK 2026/05/25 03:54:18 DEBUG : dir1/0007-1234567.txt: md5 = e0453eb515634a3b258897df2eceeda8 OK 2026/05/25 03:54:19 DEBUG : dir1/0008-2345678.txt: md5 = d50d0e6452b6ab1e44e2ac4ec1ab6914 OK 2026/05/25 03:54:21 DEBUG : dir1/0009-3456789.txt: md5 = ad4c9cf2add8d00b846cc123060fec81 OK 2026/05/25 03:54:22 DEBUG : dir1/0010-456789.txt: md5 = debc2d6a127a82dd94afdaf37ad71599 OK 2026/05/25 03:54:23 DEBUG : dir1/0011-56789;.txt: md5 = b89f06032c0c6899fd86da15f746b027 OK 2026/05/25 03:54:25 DEBUG : dir1/0012-6789;.txt: md5 = b8b092c31d5396e7531062ff2729124a OK 2026/05/25 03:54:26 DEBUG : dir1/0013-789;=.txt: md5 = e3a09935da2cc4f507e609aa9d30a4e2 OK 2026/05/25 03:54:28 DEBUG : dir1/0014-89;=.txt: md5 = 2cb2922ed8a429c66f53347fd7bb0010 OK 2026/05/25 03:54:29 DEBUG : dir1/0015-9;=.txt: md5 = bd55131a86a62d1c2a271db01cb7a1a6 OK 2026/05/25 03:54:31 DEBUG : apple: md5 = b96360f9be1ecf70444fc15bf37f9d11 OK 2026/05/25 03:54:32 DEBUG : banana: md5 = d1b45c953b080200bdda87f80d43593b OK 2026/05/25 03:54:34 DEBUG : appleappleapplebanana: md5 = 9e5fe95712a5d98b9a903908cd4d8eba OK 2026/05/25 03:54:35 DEBUG : splitbananasplit: md5 = 5ee9f3e79e252eda050f795d94fe456a OK 2026/05/25 03:54:35 DEBUG : Waiting for deletions to finish 2026/05/25 03:54:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:54:36 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:54:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:54:36 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:54:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:54:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:54:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:54:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:54:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:54:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:54:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:54:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:54:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:54:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:54:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:54:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:54:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:54:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:54:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:54:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:54:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/25 03:54:36 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:54:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:54:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/25 03:54:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:54:36 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:54:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/25 03:54:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:54:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:54:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/25 03:54:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:54:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:54:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:54:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:54:36 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:54:36 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:54:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/25 03:54:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:54:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/25 03:54:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:54:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/25 03:54:36 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:54:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:54:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:54:37 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/25 03:54:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/25 03:54:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/25 03:54:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/25 03:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:54:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 03:54:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 03:54:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 03:54:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 03:54:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 03:54:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 03:54:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/25 03:54:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 03:54:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 03:54:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/25 03:54:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/25 03:54:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 03:54:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 03:54:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 03:54:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:54:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/25 03:54:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:54:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:54:38 DEBUG : appleappleapplebananaSUFFIX: md5 = 14622ca43b3c3d42dd954c6a64e3050b OK 2026/05/25 03:54:38 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/25 03:54:38 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/25 03:54:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/25 03:54:38 DEBUG : appleSUFFIX: md5 = 5008776ddf676faca59e8faf1be8ec1e OK 2026/05/25 03:54:38 DEBUG : appleSUFFIX: size = 5 OK 2026/05/25 03:54:38 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/25 03:54:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/25 03:54:38 DEBUG : bananaSUFFIX: md5 = 12745b42ebae57234f05c746ac2201d0 OK 2026/05/25 03:54:38 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/25 03:54:38 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/25 03:54:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/25 03:54:38 DEBUG : splitbananasplitSUFFIX: md5 = ba57f023d39a5bd55c573f0ed2a74f5c OK 2026/05/25 03:54:38 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/25 03:54:38 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/25 03:54:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/25 03:54:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 67da2d46908e19fbbd30e0b662a500be OK 2026/05/25 03:54:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/25 03:54:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/25 03:54:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/25 03:54:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 7fce852d910acf6184809acdc4689db5 OK 2026/05/25 03:54:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/25 03:54:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/25 03:54:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/25 03:54:39 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = ee2ab58cc10648eec89a3b7b62836c50 OK 2026/05/25 03:54:39 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/25 03:54:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/25 03:54:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/25 03:54:40 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = e8599c66b2bd4bc663d598a1ab746ea0 OK 2026/05/25 03:54:40 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/25 03:54:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/25 03:54:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/25 03:54:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 9589d56508f4c68cfdf2d782ce25a97c OK 2026/05/25 03:54:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/25 03:54:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/25 03:54:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/25 03:54:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 08ff55ccb28aed15ac6d313963fa14d5 OK 2026/05/25 03:54:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/25 03:54:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/25 03:54:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/25 03:54:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = cfb515e6bad7a41aeac2851529ad524e OK 2026/05/25 03:54:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/25 03:54:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/25 03:54:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/25 03:54:41 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 0f0b0df7856651c145c90894e2345afc OK 2026/05/25 03:54:41 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/25 03:54:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/25 03:54:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/25 03:54:42 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = d484bafcfaae631b126ab52bebd8b75a OK 2026/05/25 03:54:42 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/25 03:54:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/25 03:54:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/25 03:54:42 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = d17d692dcdca1cd4992c51ffddd76d0d OK 2026/05/25 03:54:42 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/25 03:54:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/25 03:54:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/25 03:54:42 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 1d8734816433e57eedf82c954d41dfb4 OK 2026/05/25 03:54:42 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/25 03:54:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/25 03:54:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/25 03:54:42 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 39acd75361f2d15a44cc0d995807ef17 OK 2026/05/25 03:54:42 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/25 03:54:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/25 03:54:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/25 03:54:43 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = aad34c78c54f4e000b77e1f545b6ceed OK 2026/05/25 03:54:43 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/25 03:54:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/25 03:54:43 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = ebe86aa56f9feae2a3c9a5823109df34 OK 2026/05/25 03:54:43 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/25 03:54:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/25 03:54:43 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = c3fb9428ead0ae722cfe3d24ef779f70 OK 2026/05/25 03:54:43 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/25 03:54:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/25 03:54:44 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 8151f3e84138cc9e0acc08d5579e883b OK 2026/05/25 03:54:44 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/25 03:54:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/25 03:54:44 DEBUG : Waiting for deletions to finish 2026/05/25 03:54:44 INFO : banana: Deleted 2026/05/25 03:54:44 INFO : dir1/0012-6789;.txt: Deleted 2026/05/25 03:54:44 INFO : dir1/0011-56789;.txt: Deleted 2026/05/25 03:54:44 INFO : splitbananasplit: Deleted 2026/05/25 03:54:44 INFO : dir1/0009-3456789.txt: Deleted 2026/05/25 03:54:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/25 03:54:44 INFO : dir1/0008-2345678.txt: Deleted 2026/05/25 03:54:44 INFO : apple: Deleted 2026/05/25 03:54:44 INFO : appleappleapplebanana: Deleted 2026/05/25 03:54:44 INFO : dir1/0015-9;=.txt: Deleted 2026/05/25 03:54:44 INFO : dir1/0014-89;=.txt: Deleted 2026/05/25 03:54:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/25 03:54:44 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/25 03:54:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/25 03:54:44 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/25 03:54:44 INFO : dir1/0007-1234567.txt: Deleted 2026/05/25 03:54:45 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/25 03:54:45 INFO : dir1/0013-789;=.txt: Deleted 2026/05/25 03:54:45 INFO : dir1/0003-defghij.txt: Deleted 2026/05/25 03:54:45 INFO : dir1/0010-456789.txt: Deleted 2026/05/25 03:54:45 DEBUG : Waiting for deletions to finish 2026/05/25 03:54:45 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/25 03:54:45 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/25 03:54:45 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/25 03:54:45 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/25 03:54:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:54:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:54:45 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:54:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:54:45 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:54:45 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:54:45 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:54:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:54:45 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:54:45 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:54:45 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:54:45 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:54:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:54:45 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:54:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:54:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:54:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/25 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/25 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/25 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/25 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/25 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/25 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/25 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/25 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/25 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/25 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/25 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/25 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/25 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/25 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/25 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/25 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/25 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/25 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/25 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/25 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/25 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/25 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/25 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/25 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/25 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/25 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/25 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/25 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/25 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/25 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/25 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/25 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/25 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/25 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/25 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/25 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/25 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/25 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/25 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/25 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/25 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/25 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/25 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/25 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/25 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/25 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/25 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/25 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/25 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:54:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/25 03:54:46 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:54:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:54:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/25 03:54:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/25 03:54:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/25 03:54:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/25 03:54:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/25 03:54:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/25 03:54:46 DEBUG : dir1: Directory modification time the same (differ by -72.328µs, within tolerance 1ms) 2026/05/25 03:54:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/25 03:54:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:54:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:54:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:54:48 DEBUG : banana: md5 = f2e8b6f4e64339db24cf4979ea0e8146 OK 2026/05/25 03:54:48 DEBUG : banana: size = 6 OK 2026/05/25 03:54:48 INFO : banana: Copied (new) 2026/05/25 03:54:48 DEBUG : apple: md5 = 0bae7b1632a04c6d51bf33b47a4385ec OK 2026/05/25 03:54:48 DEBUG : apple: size = 5 OK 2026/05/25 03:54:48 INFO : apple: Copied (new) 2026/05/25 03:54:48 DEBUG : appleappleapplebanana: md5 = e8409cf79040c46f571d4c5372cc0f82 OK 2026/05/25 03:54:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 03:54:48 INFO : appleappleapplebanana: Copied (new) 2026/05/25 03:54:48 DEBUG : splitbananasplit: md5 = c6c68ac648ab1b99fb2293736cc98739 OK 2026/05/25 03:54:48 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 03:54:48 INFO : splitbananasplit: Copied (new) 2026/05/25 03:54:49 DEBUG : dir1/0000-abcdefg.txt: md5 = f75c8ccb833ba7a428c6c6f4c1d49e63 OK 2026/05/25 03:54:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 03:54:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/25 03:54:49 DEBUG : dir1/0002-cdefghi.txt: md5 = d2812a502e287e30d138390025f6a578 OK 2026/05/25 03:54:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 03:54:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/25 03:54:49 DEBUG : dir1/0001-bcdefgh.txt: md5 = ecbeaccc6a124ec8e9fe0882f595ce3a OK 2026/05/25 03:54:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 03:54:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/25 03:54:49 DEBUG : dir1/0003-defghij.txt: md5 = e04e67ea86513fccc0711a11630f9a2d OK 2026/05/25 03:54:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 03:54:49 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/25 03:54:50 DEBUG : dir1/0004-efghijk.txt: md5 = 096db6956414b5eb9c97c7f50fd46e2e OK 2026/05/25 03:54:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 03:54:50 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/25 03:54:50 DEBUG : dir1/0005-fghijkl.txt: md5 = 1af799e6c3352069ad683e8cca3a82a6 OK 2026/05/25 03:54:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 03:54:50 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/25 03:54:50 DEBUG : dir1/0007-1234567.txt: md5 = 934b2d1d54c909dfa625fc3644f0011f OK 2026/05/25 03:54:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 03:54:50 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/25 03:54:51 DEBUG : dir1/0006-ghijklm.txt: md5 = 905b03a23f232cd0f45325e367a01fcd OK 2026/05/25 03:54:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 03:54:51 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/25 03:54:52 DEBUG : dir1/0008-2345678.txt: md5 = a9c4a458c17347aacc836af92d7ede5d OK 2026/05/25 03:54:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 03:54:52 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/25 03:54:52 DEBUG : dir1/0009-3456789.txt: md5 = e887447adca5bd153c16a877a08d7eba OK 2026/05/25 03:54:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 03:54:52 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/25 03:54:52 DEBUG : dir1/0010-456789.txt: md5 = a149c72bad68f4ecb659407593098a1e OK 2026/05/25 03:54:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 03:54:52 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/25 03:54:52 DEBUG : dir1/0011-56789;.txt: md5 = 87484c8b694d521175cd3bd7e9494ffe OK 2026/05/25 03:54:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 03:54:52 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/25 03:54:53 DEBUG : dir1/0012-6789;.txt: md5 = c1a2079373c9ed2f05b3a189df752560 OK 2026/05/25 03:54:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 03:54:53 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/25 03:54:53 DEBUG : dir1/0013-789;=.txt: md5 = 051cb34355421c4ea4695897b73e7a3c OK 2026/05/25 03:54:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 03:54:53 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/25 03:54:53 DEBUG : dir1/0014-89;=.txt: md5 = 5e2aaca44a6246e0f52a2e3eaa6c5d2c OK 2026/05/25 03:54:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 03:54:53 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/25 03:54:53 DEBUG : dir1/0015-9;=.txt: md5 = 4667c5d7bf65e2447b0bbb30e8ba179a OK 2026/05/25 03:54:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 03:54:53 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/25 03:54:53 DEBUG : Waiting for deletions to finish 2026/05/25 03:54:54 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/25 03:54:54 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/25 03:54:54 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/25 03:54:54 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/25 03:54:54 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/25 03:54:54 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/25 03:54:54 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/25 03:54:54 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/25 03:54:54 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/25 03:54:54 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/25 03:54:54 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/25 03:54:54 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/25 03:54:54 INFO : appleSUFFIX: Deleted 2026/05/25 03:54:54 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/25 03:54:54 INFO : splitbananasplitSUFFIX: Deleted 2026/05/25 03:54:54 INFO : bananaSUFFIX: Deleted 2026/05/25 03:54:54 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/25 03:54:54 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/25 03:54:54 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/25 03:54:54 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/25 03:54:54 DEBUG : Waiting for deletions to finish 2026/05/25 03:54:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:54:55 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:54:55 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:54:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:54:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:54:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:54:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:54:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:54:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:54:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:54:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:54:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:54:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:54:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:54:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:54:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:54:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:54:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:54:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:54:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:54:55 DEBUG : Waiting for deletions to finish 2026/05/25 03:54:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:54:56 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:54:56 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:54:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:54:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:54:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:54:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:54:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:54:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:54:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:54:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:54:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:54:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:54:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:54:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:54:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:54:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:54:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:54:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:54:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/05/25 03:55:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:55:10 DEBUG : dir1/0000-abcdefg.txt: md5 = 98653d4e35ec2c7db1748a878844e08c OK 2026/05/25 03:55:11 DEBUG : dir1/0001-bcdefgh.txt: md5 = be3968b76bbf3279d1f29c2c65e708f5 OK 2026/05/25 03:55:13 DEBUG : dir1/0002-cdefghi.txt: md5 = 8c5bb1125f142f26717969a6f7dded8d OK 2026/05/25 03:55:14 DEBUG : dir1/0003-defghij.txt: md5 = 413f082dcd6cd125ba5096b87c1b296d OK 2026/05/25 03:55:16 DEBUG : dir1/0004-efghijk.txt: md5 = 18ff4d3400b625a75ae0e40c3e91c2bc OK 2026/05/25 03:55:17 DEBUG : dir1/0005-fghijkl.txt: md5 = e14294115c2ffb4f15298bd13943741f OK 2026/05/25 03:55:18 DEBUG : dir1/0006-ghijklm.txt: md5 = 340aa9ab4c4eaf501e22012f8a613db3 OK 2026/05/25 03:55:20 DEBUG : dir1/0007-1234567.txt: md5 = 6c283d9380ead382dd160a2f75294417 OK 2026/05/25 03:55:21 DEBUG : dir1/0008-2345678.txt: md5 = 7004734b9d2e46d3aa15ba27597bb1f2 OK 2026/05/25 03:55:23 DEBUG : dir1/0009-3456789.txt: md5 = 7adbca01c911dd92364bb283c5506ec6 OK 2026/05/25 03:55:24 DEBUG : dir1/0010-456789.txt: md5 = 8b38a73b3332c0f321d3008d41f7e5ac OK 2026/05/25 03:55:26 DEBUG : dir1/0011-56789;.txt: md5 = 5cc5bd5aef46141064d1ce8c83a39726 OK 2026/05/25 03:55:27 DEBUG : dir1/0012-6789;.txt: md5 = 7ec7aed1d8735c7e90111c2ceeb690f8 OK 2026/05/25 03:55:28 DEBUG : dir1/0013-789;=.txt: md5 = 89d77145eec6da5c9281819181d3f37e OK 2026/05/25 03:55:30 DEBUG : dir1/0014-89;=.txt: md5 = dc549fec648012db53995d344e675242 OK 2026/05/25 03:55:32 DEBUG : dir1/0015-9;=.txt: md5 = 3faf768c37e4a9a30caf280d646a93dc OK 2026/05/25 03:55:33 DEBUG : apple: md5 = d4c5fd01733e4a57de7e4cd0202678b5 OK 2026/05/25 03:55:35 DEBUG : banana: md5 = 5420a0987ff553b6c5e0c2ee5128c5e2 OK 2026/05/25 03:55:36 DEBUG : appleappleapplebanana: md5 = d27fd9cbe9fac3ed221f16aed0f444de OK 2026/05/25 03:55:38 DEBUG : splitbananasplit: md5 = b878f430e8f2a87fc9ad431050a1c5f6 OK 2026/05/25 03:55:38 DEBUG : Waiting for deletions to finish 2026/05/25 03:55:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:55:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:55:38 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:55:38 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:55:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:55:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:55:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:55:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:55:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:55:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:55:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:55:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:55:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:55:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:55:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:55:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:55:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:55:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:55:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:55:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:55:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 03:55:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 03:55:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 03:55:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 03:55:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/25 03:55:39 DEBUG : apple: size = 5 OK 2026/05/25 03:55:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:55:39 DEBUG : apple: Unchanged skipping 2026/05/25 03:55:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:39 DEBUG : banana: size = 6 OK 2026/05/25 03:55:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:55:39 DEBUG : banana: Unchanged skipping 2026/05/25 03:55:40 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/25 03:55:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 03:55:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/25 03:55:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 03:55:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:55:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:55:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:55:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:55:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:55:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:55:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:55:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:55:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:55:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:55:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:55:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:55:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:55:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:55:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:55:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:55:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:55:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:55:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:55:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:55:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:55:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:55:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:55:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:55:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:55:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:55:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:55:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:55:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:55:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:55:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:55:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:55:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:55:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:55:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:55:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:55:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:55:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:55:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:55:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:55:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:55:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:55:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:55:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:55:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:55:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:55:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:55:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:55:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:55:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:55:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:55:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:55:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:55:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:55:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:55:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:55:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:55:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:55:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:55:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:55:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:55:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:55:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:55:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:55:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:55:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:55:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:55:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:55:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:55:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:55:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:55:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:55:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:55:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:55:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:55:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:55:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:55:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:55:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:55:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:55:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:55:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:55:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:55:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:55:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:55:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:55:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:55:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:55:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:55:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:55:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:55:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:55:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:55:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:55:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:55:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:55:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:55:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:55:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:55:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:55:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:55:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:55:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:55:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:55:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:55:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:55:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:55:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:55:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:55:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:55:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:55:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:55:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:55:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:55:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:55:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:55:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:55:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:55:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 03:55:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 03:55:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:55:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 03:55:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:55:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 03:55:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:55:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 03:55:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:55:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:55:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:55:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:55:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:55:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:55:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:55:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:55:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:55:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 03:55:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:55:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:55:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:55:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:55:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:55:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:55:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:55:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:55:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:55:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:55:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:55:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:55:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:55:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:55:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:55:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:55:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:55:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:55:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/25 03:55:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:55:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/25 03:55:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:55:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/25 03:55:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:55:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/25 03:55:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:55:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/25 03:55:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:55:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/25 03:55:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:55:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/25 03:55:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:55:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/25 03:55:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:55:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/25 03:55:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:55:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/25 03:55:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:55:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/25 03:55:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 03:55:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/25 03:55:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:55:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/25 03:55:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:55:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/25 03:55:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:55:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:55:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:55:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/25 03:55:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:55:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/25 03:55:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/25 03:55:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:55:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:55:42 DEBUG : appleapple: md5 = 2b78cc4f707cbe6681846a45d3b512d4 OK 2026/05/25 03:55:42 DEBUG : appleapple: size = 21 OK 2026/05/25 03:55:42 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/25 03:55:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/25 03:55:42 DEBUG : dir1/0000-abcde: md5 = ec5284b09a276e07c07f1787061a6d04 OK 2026/05/25 03:55:42 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/25 03:55:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/25 03:55:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/25 03:55:42 DEBUG : dir1/0001-bcdef: md5 = 5011b6181ec67f0357223f6275beaad0 OK 2026/05/25 03:55:42 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/25 03:55:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/25 03:55:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/25 03:55:42 DEBUG : splitbanan: md5 = 2cea2bc7ad26b15ff008d63e9a2956a8 OK 2026/05/25 03:55:42 DEBUG : splitbanan: size = 16 OK 2026/05/25 03:55:42 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/25 03:55:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/25 03:55:43 DEBUG : dir1/0002-cdefg: md5 = d1141b4b8aeff26119cde1ba83fed318 OK 2026/05/25 03:55:43 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/25 03:55:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/25 03:55:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/25 03:55:43 DEBUG : dir1/0003-defgh: md5 = bd65afb895288a460fb740a29c6a9b1b OK 2026/05/25 03:55:43 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/25 03:55:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/25 03:55:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/25 03:55:43 DEBUG : dir1/0005-fghij: md5 = 1df711288280183b17bd957a09774093 OK 2026/05/25 03:55:43 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/25 03:55:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/25 03:55:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/25 03:55:43 DEBUG : dir1/0004-efghi: md5 = 71ae072211d805ddb6f7695553f603a0 OK 2026/05/25 03:55:43 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/25 03:55:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/25 03:55:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/25 03:55:44 DEBUG : dir1/0006-ghijk: md5 = d5023d7877ac86477d8653e1e4fd0537 OK 2026/05/25 03:55:44 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/25 03:55:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/25 03:55:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/25 03:55:45 DEBUG : dir1/0007-12345: md5 = dea1efd555d928564cbbbb3959d1e3a2 OK 2026/05/25 03:55:45 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/25 03:55:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/25 03:55:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/25 03:55:45 DEBUG : dir1/0008-23456: md5 = 46aad16b07159dc3bf6e7be1250df8ad OK 2026/05/25 03:55:45 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/25 03:55:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/25 03:55:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/25 03:55:45 DEBUG : dir1/0009-34567: md5 = 8070610efe9f9c9a835f5e7412e2922a OK 2026/05/25 03:55:45 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/25 03:55:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/25 03:55:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/25 03:55:46 DEBUG : dir1/0012-6789;: md5 = 15b7449cc770282fdc3117f1b4b1315d OK 2026/05/25 03:55:46 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/25 03:55:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/25 03:55:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/25 03:55:46 DEBUG : dir1/0010-45678: md5 = 23fa522722d1bb55746508de6ce59557 OK 2026/05/25 03:55:46 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/25 03:55:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/25 03:55:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/25 03:55:46 DEBUG : dir1/0011-56789: md5 = d6f5a74d00064ccdbeadc8a443e53971 OK 2026/05/25 03:55:46 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/25 03:55:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/25 03:55:46 DEBUG : dir1/0013-789;=: md5 = 49dd9aa3f41f234e0c36aa786686179b OK 2026/05/25 03:55:46 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/25 03:55:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/25 03:55:47 DEBUG : dir1/0014-89;=.: md5 = 9c9cfc951b844bdeaa98eb68e4c53d45 OK 2026/05/25 03:55:47 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/25 03:55:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/25 03:55:47 DEBUG : dir1/0015-9;=.t: md5 = 07f59b3bb2e2050166baf354e015a9f7 OK 2026/05/25 03:55:47 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/25 03:55:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/25 03:55:47 DEBUG : Waiting for deletions to finish 2026/05/25 03:55:48 INFO : dir1/0009-3456789.txt: Deleted 2026/05/25 03:55:48 INFO : dir1/0007-1234567.txt: Deleted 2026/05/25 03:55:48 INFO : dir1/0012-6789;.txt: Deleted 2026/05/25 03:55:48 INFO : dir1/0010-456789.txt: Deleted 2026/05/25 03:55:48 INFO : dir1/0003-defghij.txt: Deleted 2026/05/25 03:55:48 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/25 03:55:48 INFO : dir1/0008-2345678.txt: Deleted 2026/05/25 03:55:48 INFO : dir1/0013-789;=.txt: Deleted 2026/05/25 03:55:48 INFO : dir1/0014-89;=.txt: Deleted 2026/05/25 03:55:48 INFO : dir1/0011-56789;.txt: Deleted 2026/05/25 03:55:48 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/25 03:55:48 INFO : dir1/0015-9;=.txt: Deleted 2026/05/25 03:55:48 INFO : splitbananasplit: Deleted 2026/05/25 03:55:48 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/25 03:55:48 INFO : appleappleapplebanana: Deleted 2026/05/25 03:55:48 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/25 03:55:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/25 03:55:48 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/25 03:55:48 DEBUG : Waiting for deletions to finish 2026/05/25 03:55:49 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:55:49 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/25 03:55:49 DEBUG : appleapple: Excluded (Path Filter) 2026/05/25 03:55:49 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:55:49 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/25 03:55:49 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/25 03:55:49 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/25 03:55:49 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/25 03:55:49 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/25 03:55:49 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/25 03:55:49 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/25 03:55:49 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/25 03:55:49 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/25 03:55:49 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/25 03:55:49 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/25 03:55:49 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/25 03:55:49 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/25 03:55:49 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/25 03:55:49 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/25 03:55:49 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/25 03:55:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/25 03:55:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/25 03:55:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/25 03:55:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/25 03:55:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/25 03:55:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/25 03:55:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/25 03:55:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/25 03:55:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/25 03:55:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/25 03:55:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/25 03:55:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/25 03:55:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/25 03:55:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/25 03:55:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/25 03:55:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/25 03:55:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/25 03:55:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/25 03:55:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/25 03:55:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/25 03:55:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/25 03:55:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/25 03:55:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/25 03:55:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/25 03:55:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/25 03:55:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/25 03:55:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/25 03:55:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/25 03:55:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/25 03:55:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/25 03:55:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/25 03:55:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/25 03:55:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/25 03:55:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/25 03:55:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/25 03:55:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/25 03:55:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/25 03:55:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/25 03:55:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/25 03:55:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/25 03:55:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/25 03:55:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/25 03:55:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/25 03:55:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/25 03:55:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/25 03:55:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/25 03:55:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/25 03:55:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/25 03:55:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/25 03:55:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/25 03:55:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/25 03:55:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/25 03:55:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/25 03:55:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/25 03:55:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/25 03:55:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/25 03:55:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/25 03:55:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/25 03:55:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/25 03:55:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/25 03:55:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/25 03:55:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/25 03:55:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/25 03:55:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/25 03:55:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/25 03:55:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/25 03:55:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/25 03:55:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/25 03:55:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/25 03:55:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/25 03:55:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/25 03:55:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/25 03:55:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/25 03:55:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/25 03:55:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/25 03:55:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/25 03:55:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/25 03:55:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/25 03:55:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 03:55:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/25 03:55:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/25 03:55:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/25 03:55:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/25 03:55:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/25 03:55:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/25 03:55:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/25 03:55:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/25 03:55:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/25 03:55:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/25 03:55:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/25 03:55:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/25 03:55:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/25 03:55:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/25 03:55:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/25 03:55:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/25 03:55:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/25 03:55:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 03:55:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 03:55:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 03:55:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 03:55:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 03:55:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:50 DEBUG : dir1: Directory modification time the same (differ by -373.272µs, within tolerance 1ms) 2026/05/25 03:55:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 03:55:50 DEBUG : apple: size = 5 OK 2026/05/25 03:55:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:55:50 DEBUG : apple: Unchanged skipping 2026/05/25 03:55:50 DEBUG : appleapple: size = 21 OK 2026/05/25 03:55:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:55:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:55:50 DEBUG : banana: size = 6 OK 2026/05/25 03:55:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:55:50 DEBUG : banana: Unchanged skipping 2026/05/25 03:55:50 DEBUG : splitbanan: size = 16 OK 2026/05/25 03:55:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:55:50 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:55:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:55:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:55:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:55:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:55:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:55:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:55:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:55:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:55:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:55:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:55:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:55:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:55:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:55:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:55:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:55:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:55:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:55:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:55:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:55:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:55:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:55:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:55:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:55:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:55:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:55:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:55:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:55:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:55:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:55:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:55:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:55:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:55:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:55:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:55:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:55:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:55:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:55:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:55:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:55:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:55:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:55:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:55:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:55:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:55:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:55:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:55:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:55:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:55:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:55:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:55:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:55:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:55:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:55:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:55:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:55:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:55:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:55:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:55:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:55:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:55:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:55:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:55:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:55:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:55:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:55:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:55:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:55:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:55:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:55:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:55:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:55:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:55:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:55:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:55:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:55:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:55:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:55:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:55:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:55:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:55:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:55:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:55:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:55:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:55:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:55:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:55:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:55:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:55:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:55:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:55:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:55:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:55:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:55:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:55:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:55:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:55:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:55:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:55:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:55:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:55:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:55:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:55:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:55:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:55:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:55:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:55:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 03:55:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:55:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 03:55:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:55:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 03:55:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:55:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 03:55:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:55:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:55:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:55:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:55:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:55:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:55:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:55:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:55:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 03:55:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:55:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:55:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:55:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:55:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:55:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:55:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:55:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:55:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:55:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:55:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:55:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:55:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:55:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:55:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:55:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:55:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:55:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:55:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/25 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:55:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:55:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:55:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:55:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:55:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:55:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:55:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:55:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:55:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:55:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 03:55:50 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/25 03:55:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:55:50 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/25 03:55:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:55:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:55:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:55:50 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/25 03:55:50 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/25 03:55:50 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/25 03:55:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:55:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:55:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:55:50 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/25 03:55:50 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/25 03:55:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:55:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:55:50 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/25 03:55:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:55:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:55:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:55:50 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/25 03:55:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:55:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:55:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:55:50 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/25 03:55:50 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/25 03:55:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:55:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:55:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:55:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:55:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:55:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:55:50 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/25 03:55:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:55:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:55:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:55:50 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/25 03:55:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:55:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:55:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:55:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:55:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/25 03:55:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:55:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:55:50 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/25 03:55:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:55:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:55:50 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/25 03:55:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:55:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:55:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:55:50 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/25 03:55:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:55:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:55:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:55:50 DEBUG : Waiting for deletions to finish 2026/05/25 03:55:50 DEBUG : Waiting for deletions to finish 2026/05/25 03:55:50 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:55:50 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/25 03:55:50 DEBUG : appleapple: Excluded (Path Filter) 2026/05/25 03:55:50 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:55:50 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/25 03:55:50 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/25 03:55:50 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/25 03:55:50 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/25 03:55:50 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/25 03:55:50 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/25 03:55:50 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/25 03:55:50 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/25 03:55:50 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/25 03:55:50 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/25 03:55:50 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/25 03:55:50 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/25 03:55:50 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/25 03:55:50 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/25 03:55:50 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/25 03:55:50 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/25 03:55:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/25 03:55:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/25 03:55:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/25 03:55:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/25 03:55:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/25 03:55:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/25 03:55:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/25 03:55:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/25 03:55:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/25 03:55:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/25 03:55:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/25 03:55:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/25 03:55:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/25 03:55:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/25 03:55:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/25 03:55:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/25 03:55:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/25 03:55:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/25 03:55:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/25 03:55:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/25 03:55:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/25 03:55:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/25 03:55:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/25 03:55:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/25 03:55:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/25 03:55:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/25 03:55:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/25 03:55:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/25 03:55:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/25 03:55:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/25 03:55:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/25 03:55:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 03:55:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/25 03:55:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:55:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/25 03:55:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/25 03:55:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/25 03:55:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/25 03:55:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/25 03:55:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/25 03:55:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/25 03:55:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/25 03:55:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/25 03:55:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/25 03:55:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/25 03:55:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/25 03:55:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/25 03:55:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/25 03:55:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/25 03:55:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/25 03:55:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/25 03:56:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:56:03 DEBUG : dir1/0000-abcdefg.txt: md5 = e22739595f087d1b3600e2910d4d2761 OK 2026/05/25 03:56:05 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2e1f607534a005e580967ef329c680f6 OK 2026/05/25 03:56:06 DEBUG : dir1/0002-cdefghi.txt: md5 = 83304769e2fa6134a4a8b750d374d7ef OK 2026/05/25 03:56:07 DEBUG : dir1/0003-defghij.txt: md5 = 041d610c2732680e54c7f2325c84809e OK 2026/05/25 03:56:09 DEBUG : dir1/0004-efghijk.txt: md5 = 9994c0916f1902961e7d73b80067a6e1 OK 2026/05/25 03:56:10 DEBUG : dir1/0005-fghijkl.txt: md5 = 3574e8b7c1e7f0469997f8b5f058e85a OK 2026/05/25 03:56:12 DEBUG : dir1/0006-ghijklm.txt: md5 = 127ec7ca0968d2fef7d968524d680c21 OK 2026/05/25 03:56:13 DEBUG : dir1/0007-1234567.txt: md5 = 78326dbea2bd99959e2bc5821c932083 OK 2026/05/25 03:56:14 DEBUG : dir1/0008-2345678.txt: md5 = 092ad7c3433d407253e4828b5547cb99 OK 2026/05/25 03:56:16 DEBUG : dir1/0009-3456789.txt: md5 = c27c08c99614faafefe9135ebd6e60da OK 2026/05/25 03:56:18 DEBUG : dir1/0010-456789.txt: md5 = 5ab18a8d2f6174875e384423e62e4844 OK 2026/05/25 03:56:19 DEBUG : dir1/0011-56789;.txt: md5 = 6b477253ae5e68938c39baaef3a1356c OK 2026/05/25 03:56:21 DEBUG : dir1/0012-6789;.txt: md5 = 6ce9c57d471c96c7104a5c8463afa633 OK 2026/05/25 03:56:22 DEBUG : dir1/0013-789;=.txt: md5 = e2a0014b00116cb50e4986eafbbbb867 OK 2026/05/25 03:56:23 DEBUG : dir1/0014-89;=.txt: md5 = 37c17d55a2a0795ee58c98b8a1099330 OK 2026/05/25 03:56:25 DEBUG : dir1/0015-9;=.txt: md5 = 610f14b9e0748f27e600058e58229df2 OK 2026/05/25 03:56:26 DEBUG : apple: md5 = c027b0244c99424601f388b1db498ce7 OK 2026/05/25 03:56:28 DEBUG : banana: md5 = d2a8d20dc35b0b25fe0d9714fa1fb6c7 OK 2026/05/25 03:56:29 DEBUG : appleappleapplebanana: md5 = ff455d0c354996d94daee2fbda7e8266 OK 2026/05/25 03:56:31 DEBUG : splitbananasplit: md5 = 27ee0d85d53b632824066ce9a9779db2 OK 2026/05/25 03:56:31 DEBUG : Waiting for deletions to finish 2026/05/25 03:56:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:56:31 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:56:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:56:31 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:56:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:56:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:56:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:56:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:56:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:56:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:56:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:56:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:56:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:56:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:56:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:56:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:56:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:56:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:56:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:56:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:56:32 DEBUG : apple: size = 5 OK 2026/05/25 03:56:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 03:56:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:56:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:32 DEBUG : apple: Unchanged skipping 2026/05/25 03:56:32 DEBUG : banana: size = 6 OK 2026/05/25 03:56:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:32 DEBUG : banana: Unchanged skipping 2026/05/25 03:56:33 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/25 03:56:33 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 03:56:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:33 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:56:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 03:56:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:56:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 03:56:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:56:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 03:56:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:56:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 03:56:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:56:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 03:56:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:56:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 03:56:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:56:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 03:56:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:56:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 03:56:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:56:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 03:56:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:56:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 03:56:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:56:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 03:56:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:56:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 03:56:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:56:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 03:56:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:56:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 03:56:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:56:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 03:56:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:56:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 03:56:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:56:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:56:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:56:33 DEBUG : Waiting for deletions to finish 2026/05/25 03:56:33 DEBUG : Waiting for deletions to finish 2026/05/25 03:56:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:56:33 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:56:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:56:33 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:56:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:56:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:56:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:56:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:56:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:56:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:56:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:56:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:56:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:56:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:56:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:56:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:56:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:56:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:56:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:56:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:56:34 DEBUG : dir1: Directory modification time the same (differ by -462.767µs, within tolerance 1ms) 2026/05/25 03:56:34 DEBUG : apple: size = 5 OK 2026/05/25 03:56:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 03:56:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:34 DEBUG : apple: Unchanged skipping 2026/05/25 03:56:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:56:34 DEBUG : banana: size = 6 OK 2026/05/25 03:56:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:34 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 03:56:34 DEBUG : banana: Unchanged skipping 2026/05/25 03:56:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:34 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:56:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 03:56:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:56:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 03:56:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 03:56:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:56:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 03:56:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 03:56:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 03:56:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:56:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 03:56:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 03:56:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:56:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 03:56:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 03:56:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 03:56:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:56:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:56:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 03:56:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 03:56:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:56:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 03:56:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:56:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 03:56:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:56:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 03:56:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:56:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:56:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:56:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:56:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:56:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:56:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:56:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:56:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:56:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:56:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:56:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:56:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:56:35 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:56:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:56:35 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:56:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:56:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:56:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:56:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:56:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:56:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:56:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:56:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:56:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:56:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:56:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:56:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:56:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:56:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:56:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:56:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:56:35 DEBUG : Waiting for deletions to finish 2026/05/25 03:56:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:56:36 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:56:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:56:36 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:56:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:56:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:56:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:56:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:56:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:56:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:56:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:56:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:56:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:56:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:56:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:56:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:56:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:56:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:56:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:56:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:56:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/25 03:56:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/25 03:56:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/25 03:56:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/25 03:56:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/25 03:56:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/25 03:56:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/25 03:56:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/25 03:56:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/25 03:56:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/25 03:56:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/25 03:56:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/25 03:56:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/25 03:56:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/25 03:56:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/25 03:56:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:56:49 DEBUG : dir1/0000-abcdefg.txt: md5 = 7f433b9f96e2ec6ab18621bf31b8504a OK 2026/05/25 03:56:50 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4b2847b4bd42e3d72959b100449e1084 OK 2026/05/25 03:56:52 DEBUG : dir1/0002-cdefghi.txt: md5 = 39e6dce2a663e3c047b8fef1135e26b9 OK 2026/05/25 03:56:53 DEBUG : dir1/0003-defghij.txt: md5 = 0a21e6604c95f8fcf067a7e6219b8c39 OK 2026/05/25 03:56:55 DEBUG : dir1/0004-efghijk.txt: md5 = 66e58b56e57b25c2a9628718f12f7d2a OK 2026/05/25 03:56:56 DEBUG : dir1/0005-fghijkl.txt: md5 = 38c5f0ba32dd25575acb151b8bf3953b OK 2026/05/25 03:56:57 DEBUG : dir1/0006-ghijklm.txt: md5 = ca4eee15de9cbc96b63d7af69e24077b OK 2026/05/25 03:56:59 DEBUG : dir1/0007-1234567.txt: md5 = b031f2548d614cf01a3f9368b1311e16 OK 2026/05/25 03:57:00 DEBUG : dir1/0008-2345678.txt: md5 = ae3a7b98c511fcd38708bfbbeee0e5b1 OK 2026/05/25 03:57:02 DEBUG : dir1/0009-3456789.txt: md5 = 230d2e265ec0a7601b8a67d0456789d0 OK 2026/05/25 03:57:03 DEBUG : dir1/0010-456789.txt: md5 = f19ac43642cfde028f84ad9c2f34da15 OK 2026/05/25 03:57:04 DEBUG : dir1/0011-56789;.txt: md5 = 64b79f5c7bc4d3f1fdc359eca0c97201 OK 2026/05/25 03:57:06 DEBUG : dir1/0012-6789;.txt: md5 = 9d50961a363e372a4e5974777435b68f OK 2026/05/25 03:57:07 DEBUG : dir1/0013-789;=.txt: md5 = 34c300ee81ff3b9c7e3c69b85b976d8b OK 2026/05/25 03:57:09 DEBUG : dir1/0014-89;=.txt: md5 = 0a0140c3241a1ed65e1da7c22df19f8e OK 2026/05/25 03:57:10 DEBUG : dir1/0015-9;=.txt: md5 = 697d6b095c95d2a842e1885eb86d9e10 OK 2026/05/25 03:57:11 DEBUG : apple: md5 = 89e254a442048d6698233fa58bc2a0fd OK 2026/05/25 03:57:13 DEBUG : banana: md5 = 7f09a50c606964e1645cdbd541f8fe79 OK 2026/05/25 03:57:14 DEBUG : appleappleapplebanana: md5 = 5a9b24c07e1cb3dd3e99c70a18166cfc OK 2026/05/25 03:57:16 DEBUG : splitbananasplit: md5 = a05d3b7f31969b01b843fae068a76950 OK 2026/05/25 03:57:16 DEBUG : Waiting for deletions to finish 2026/05/25 03:57:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:57:17 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:57:17 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:57:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:57:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:57:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:57:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:57:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:57:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:57:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:57:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:57:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:57:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:57:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:57:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:57:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:57:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:57:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:57:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:57:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:57:18 DEBUG : apple: size = 5 OK 2026/05/25 03:57:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:18 DEBUG : apple: Unchanged skipping 2026/05/25 03:57:18 DEBUG : banana: size = 6 OK 2026/05/25 03:57:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 03:57:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:57:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:18 DEBUG : banana: Unchanged skipping 2026/05/25 03:57:18 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/25 03:57:18 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 03:57:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:18 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:57:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 03:57:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:57:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 03:57:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:57:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 03:57:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:57:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 03:57:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:57:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 03:57:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:57:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 03:57:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:57:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 03:57:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:57:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 03:57:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:57:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 03:57:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:57:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 03:57:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:57:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 03:57:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:57:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 03:57:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:57:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 03:57:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:57:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 03:57:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:57:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 03:57:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:57:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 03:57:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:57:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:57:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:57:18 DEBUG : Waiting for deletions to finish 2026/05/25 03:57:18 DEBUG : Waiting for deletions to finish 2026/05/25 03:57:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:57:19 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:57:19 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:57:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:57:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:57:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:57:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:57:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:57:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:57:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:57:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:57:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:57:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:57:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:57:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:57:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:57:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:57:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:57:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:57:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:57:20 DEBUG : dir1: Directory modification time the same (differ by -384.026µs, within tolerance 1ms) 2026/05/25 03:57:20 DEBUG : apple: size = 5 OK 2026/05/25 03:57:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:20 DEBUG : apple: Unchanged skipping 2026/05/25 03:57:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 03:57:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:57:20 DEBUG : banana: size = 6 OK 2026/05/25 03:57:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:20 DEBUG : banana: Unchanged skipping 2026/05/25 03:57:20 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 03:57:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:20 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:57:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 03:57:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:57:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 03:57:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 03:57:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:57:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 03:57:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 03:57:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 03:57:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:57:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:57:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:57:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 03:57:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 03:57:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 03:57:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:57:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 03:57:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 03:57:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:57:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:57:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 03:57:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:57:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 03:57:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 03:57:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:57:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:57:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:57:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:57:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 03:57:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:57:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 03:57:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:57:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:57:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:57:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:57:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:57:20 DEBUG : Waiting for deletions to finish 2026/05/25 03:57:20 DEBUG : Waiting for deletions to finish 2026/05/25 03:57:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:57:20 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:57:20 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:57:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:57:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:57:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:57:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:57:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:57:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:57:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:57:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:57:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:57:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:57:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:57:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:57:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:57:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:57:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:57:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:57:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:57:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/25 03:57:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/25 03:57:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/25 03:57:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/25 03:57:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/25 03:57:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/25 03:57:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/25 03:57:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/25 03:57:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/25 03:57:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/25 03:57:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/25 03:57:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/25 03:57:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/25 03:57:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/25 03:57:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/25 03:57:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:57:33 DEBUG : dir1/0000-abcdefg.txt: md5 = a79e86b9a7e1e104c52df3f3a56348c4 OK 2026/05/25 03:57:35 DEBUG : dir1/0001-bcdefgh.txt: md5 = 877a15e341ac186a13814cfcb6db1c1c OK 2026/05/25 03:57:36 DEBUG : dir1/0002-cdefghi.txt: md5 = 96d7148603a1c83a703f29bad0785cde OK 2026/05/25 03:57:37 DEBUG : dir1/0003-defghij.txt: md5 = b2eae3f255f5660db208148c903c92cc OK 2026/05/25 03:57:39 DEBUG : dir1/0004-efghijk.txt: md5 = 40638e139cf42a0303bdd6dea46b04d0 OK 2026/05/25 03:57:40 DEBUG : dir1/0005-fghijkl.txt: md5 = cd414ad5b07d11f9957c0ae2512f48b5 OK 2026/05/25 03:57:42 DEBUG : dir1/0006-ghijklm.txt: md5 = eff0fad3adf3c09cabcc0f0d69c9cfdf OK 2026/05/25 03:57:43 DEBUG : dir1/0007-1234567.txt: md5 = b9f37475d1e8a0e3569bab4bf37f2970 OK 2026/05/25 03:57:44 DEBUG : dir1/0008-2345678.txt: md5 = 6afc154705a53fd4e9d6766821b3ef89 OK 2026/05/25 03:57:46 DEBUG : dir1/0009-3456789.txt: md5 = d29b2368e7fd4df3517cfb5fa652cb0b OK 2026/05/25 03:57:47 DEBUG : dir1/0010-456789.txt: md5 = eb979be0298619d84fafcc1956dfad55 OK 2026/05/25 03:57:49 DEBUG : dir1/0011-56789;.txt: md5 = b23c08b279040ec0ad7ed64463b7cc51 OK 2026/05/25 03:57:50 DEBUG : dir1/0012-6789;.txt: md5 = 3bfb4c344f4071f2966361383f62cb83 OK 2026/05/25 03:57:52 DEBUG : dir1/0013-789;=.txt: md5 = 445b2bf022f3bef53175dd7070634788 OK 2026/05/25 03:57:53 DEBUG : dir1/0014-89;=.txt: md5 = a1525d06be32c65e16ca3bd47bce732c OK 2026/05/25 03:57:54 DEBUG : dir1/0015-9;=.txt: md5 = 6cbd253883984135557297caeb006eb1 OK 2026/05/25 03:57:56 DEBUG : apple: md5 = 841e31a7c2c726b0e26a843ea53cf062 OK 2026/05/25 03:57:57 DEBUG : banana: md5 = 37c6a31d6c60bfd5142fb3e19c5364ca OK 2026/05/25 03:57:58 DEBUG : appleappleapplebanana: md5 = 54d472e6a20d5bea16f598f62f6e7d47 OK 2026/05/25 03:58:00 DEBUG : splitbananasplit: md5 = 15194447ace7574763cbe5f13a60aecf OK 2026/05/25 03:58:00 DEBUG : Waiting for deletions to finish 2026/05/25 03:58:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:58:00 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:58:00 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:58:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:58:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:58:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:58:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:58:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:58:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:58:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:58:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:58:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:58:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:58:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:58:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:58:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:58:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:58:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:58:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:58:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:58:01 DEBUG : apple: size = 5 OK 2026/05/25 03:58:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:01 DEBUG : apple: Unchanged skipping 2026/05/25 03:58:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 03:58:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:58:01 DEBUG : banana: size = 6 OK 2026/05/25 03:58:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:01 DEBUG : banana: Unchanged skipping 2026/05/25 03:58:02 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/25 03:58:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 03:58:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:02 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:58:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 03:58:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:58:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 03:58:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 03:58:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:58:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:58:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 03:58:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 03:58:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 03:58:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:58:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:58:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:58:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 03:58:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 03:58:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:58:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 03:58:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:58:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:58:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 03:58:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 03:58:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 03:58:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 03:58:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 03:58:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 03:58:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:58:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 03:58:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:58:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:58:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:58:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:58:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:58:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:58:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:58:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:58:02 DEBUG : Waiting for deletions to finish 2026/05/25 03:58:02 DEBUG : Waiting for deletions to finish 2026/05/25 03:58:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:58:02 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:58:02 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:58:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:58:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:58:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:58:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:58:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:58:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:58:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:58:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:58:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:58:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:58:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:58:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:58:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:58:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:58:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:58:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:58:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:58:03 DEBUG : dir1: Directory modification time the same (differ by -270.937µs, within tolerance 1ms) 2026/05/25 03:58:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 03:58:03 DEBUG : apple: size = 5 OK 2026/05/25 03:58:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:58:03 DEBUG : apple: Unchanged skipping 2026/05/25 03:58:03 DEBUG : banana: size = 6 OK 2026/05/25 03:58:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:03 DEBUG : banana: Unchanged skipping 2026/05/25 03:58:03 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 03:58:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:03 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:58:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 03:58:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:58:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 03:58:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:58:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 03:58:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:58:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 03:58:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:58:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 03:58:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:58:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 03:58:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:58:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 03:58:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:58:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:58:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 03:58:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:58:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 03:58:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 03:58:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:58:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:58:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 03:58:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 03:58:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:58:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 03:58:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:58:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:58:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 03:58:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:58:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 03:58:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 03:58:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:58:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:58:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:58:03 DEBUG : Waiting for deletions to finish 2026/05/25 03:58:03 DEBUG : Waiting for deletions to finish 2026/05/25 03:58:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:58:04 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:58:04 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:58:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:58:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:58:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:58:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:58:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:58:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:58:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:58:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:58:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:58:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:58:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:58:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:58:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:58:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:58:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:58:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:58:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:58:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/25 03:58:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/25 03:58:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/25 03:58:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/25 03:58:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/25 03:58:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/25 03:58:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/25 03:58:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/25 03:58:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/25 03:58:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/25 03:58:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/25 03:58:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/25 03:58:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/25 03:58:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/25 03:58:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/25 03:58:13 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:58:17 DEBUG : dir1/0000-abcdefg.txt: md5 = 35f420ebfe93a1e756d4dcd5bc109179 OK 2026/05/25 03:58:18 DEBUG : dir1/0001-bcdefgh.txt: md5 = d8d10cc993cc15a17ac2e96aa8cfa40f OK 2026/05/25 03:58:20 DEBUG : dir1/0002-cdefghi.txt: md5 = 3f034fd88bef3f8ceeb2c0bab9e6e347 OK 2026/05/25 03:58:21 DEBUG : dir1/0003-defghij.txt: md5 = e2cb6fef201e9431f5da6cd8dc9d418a OK 2026/05/25 03:58:23 DEBUG : dir1/0004-efghijk.txt: md5 = 65ed3290aa0670d2d29fcffddf02d8ec OK 2026/05/25 03:58:24 DEBUG : dir1/0005-fghijkl.txt: md5 = f9a1955b904c7aa62b4336d9a9ac87c5 OK 2026/05/25 03:58:25 DEBUG : dir1/0006-ghijklm.txt: md5 = ac1f5777056d584a9cf91c87816cc3da OK 2026/05/25 03:58:27 DEBUG : dir1/0007-1234567.txt: md5 = b512fd782fbc821e0058b05d78a821cb OK 2026/05/25 03:58:28 DEBUG : dir1/0008-2345678.txt: md5 = 975c2f54cc997c4a9f310fca6c06693f OK 2026/05/25 03:58:30 DEBUG : dir1/0009-3456789.txt: md5 = 798907ebdc85b328cdbfe0509bad1e24 OK 2026/05/25 03:58:31 DEBUG : dir1/0010-456789.txt: md5 = 2add441233c09bfec79c0e61db504753 OK 2026/05/25 03:58:32 DEBUG : dir1/0011-56789;.txt: md5 = e91aabb72ec6523c40a239c2f22d8f67 OK 2026/05/25 03:58:34 DEBUG : dir1/0012-6789;.txt: md5 = b4e6f4e14cd40aba0e19df41251e2224 OK 2026/05/25 03:58:35 DEBUG : dir1/0013-789;=.txt: md5 = abfc00c56c48132bb674108974edd57a OK 2026/05/25 03:58:37 DEBUG : dir1/0014-89;=.txt: md5 = 0fac2dbdab8dd5ebb5807c6db2bbfc8a OK 2026/05/25 03:58:38 DEBUG : dir1/0015-9;=.txt: md5 = 841816bfaae0f686856c4a8f502ddef7 OK 2026/05/25 03:58:40 DEBUG : apple: md5 = 6fae62a1a1e3d6b75c5560e494a93ff3 OK 2026/05/25 03:58:41 DEBUG : banana: md5 = 8b06ea0212cc29e066c75feca5b08b80 OK 2026/05/25 03:58:43 DEBUG : appleappleapplebanana: md5 = 6b76b11f9aa81ce7440089e70dddae7d OK 2026/05/25 03:58:44 DEBUG : splitbananasplit: md5 = dceb83d3aa0e769362dfd1d4ae91a46d OK 2026/05/25 03:58:44 DEBUG : Waiting for deletions to finish 2026/05/25 03:58:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:58:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:58:45 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:58:45 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:58:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:58:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:58:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:58:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:58:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:58:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:58:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:58:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:58:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:58:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:58:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:58:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:58:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:58:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:58:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:58:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:58:46 DEBUG : apple: size = 5 OK 2026/05/25 03:58:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:46 DEBUG : apple: Unchanged skipping 2026/05/25 03:58:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 03:58:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:58:46 DEBUG : banana: size = 6 OK 2026/05/25 03:58:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:46 DEBUG : banana: Unchanged skipping 2026/05/25 03:58:46 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/25 03:58:46 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 03:58:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:46 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:58:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 03:58:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:58:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 03:58:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:58:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 03:58:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:58:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 03:58:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:58:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 03:58:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:58:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 03:58:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:58:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 03:58:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:58:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 03:58:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:58:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 03:58:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 03:58:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:58:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:58:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 03:58:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:58:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 03:58:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:58:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 03:58:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:58:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:58:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 03:58:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:58:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 03:58:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:58:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 03:58:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:58:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:58:46 DEBUG : Waiting for deletions to finish 2026/05/25 03:58:46 DEBUG : Waiting for deletions to finish 2026/05/25 03:58:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:58:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:58:47 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:58:47 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:58:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:58:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:58:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:58:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:58:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:58:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:58:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:58:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:58:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:58:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:58:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:58:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:58:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:58:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:58:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:58:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:58:48 DEBUG : dir1: Directory modification time the same (differ by -143.383µs, within tolerance 1ms) 2026/05/25 03:58:48 DEBUG : apple: size = 5 OK 2026/05/25 03:58:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:48 DEBUG : apple: Unchanged skipping 2026/05/25 03:58:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 03:58:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:58:48 DEBUG : banana: size = 6 OK 2026/05/25 03:58:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:48 DEBUG : banana: Unchanged skipping 2026/05/25 03:58:48 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 03:58:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:48 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:58:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 03:58:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:58:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 03:58:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:58:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 03:58:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:58:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 03:58:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:58:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 03:58:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:58:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 03:58:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:58:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 03:58:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:58:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 03:58:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:58:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 03:58:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:58:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 03:58:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:58:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 03:58:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:58:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 03:58:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:58:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 03:58:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:58:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 03:58:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:58:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 03:58:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:58:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:58:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:58:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:58:48 DEBUG : Waiting for deletions to finish 2026/05/25 03:58:48 DEBUG : Waiting for deletions to finish 2026/05/25 03:58:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:58:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:58:48 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:58:48 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:58:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:58:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:58:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:58:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:58:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:58:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:58:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:58:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:58:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:58:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:58:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:58:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:58:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:58:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:58:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:58:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/25 03:58:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/25 03:58:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/25 03:58:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/25 03:58:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/25 03:58:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/25 03:58:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/25 03:58:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/25 03:58:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/25 03:58:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/25 03:58:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/25 03:58:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/25 03:58:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/25 03:58:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/25 03:58:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/25 03:58:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:59:01 DEBUG : dir1/0000-abcdefg.txt: md5 = 225ec90e03a8d277797cefb59050926a OK 2026/05/25 03:59:03 DEBUG : dir1/0001-bcdefgh.txt: md5 = d12c7b65622ed166efdb015fc79537ea OK 2026/05/25 03:59:04 DEBUG : dir1/0002-cdefghi.txt: md5 = 0ca654cac38100996a7be20703ff8eca OK 2026/05/25 03:59:05 DEBUG : dir1/0003-defghij.txt: md5 = ca34decf0ae2382f896bcbd13fc1af95 OK 2026/05/25 03:59:07 DEBUG : dir1/0004-efghijk.txt: md5 = 9c2a401254e82d825e7bc375a7161ec5 OK 2026/05/25 03:59:08 DEBUG : dir1/0005-fghijkl.txt: md5 = 45cd4d545aab91d8155e92e16d41f356 OK 2026/05/25 03:59:10 DEBUG : dir1/0006-ghijklm.txt: md5 = 51a091952a65c4349cd166473acd963f OK 2026/05/25 03:59:11 DEBUG : dir1/0007-1234567.txt: md5 = c99b9babacbba2a32c4dbae51797e130 OK 2026/05/25 03:59:13 DEBUG : dir1/0008-2345678.txt: md5 = 41024f5b856a3791c30b72b57e6ec59f OK 2026/05/25 03:59:14 DEBUG : dir1/0009-3456789.txt: md5 = fdd072a33cf9babe15b88901432925be OK 2026/05/25 03:59:16 DEBUG : dir1/0010-456789.txt: md5 = 0175bff3d6fc974661a1d49cf88229b1 OK 2026/05/25 03:59:17 DEBUG : dir1/0011-56789;.txt: md5 = 2b885cf260dcfdb4fe40719964f316a6 OK 2026/05/25 03:59:18 DEBUG : dir1/0012-6789;.txt: md5 = b8554839256cd7109c44cb66a7a3117c OK 2026/05/25 03:59:20 DEBUG : dir1/0013-789;=.txt: md5 = fbed44e7f98b612041278a63f7f47309 OK 2026/05/25 03:59:21 DEBUG : dir1/0014-89;=.txt: md5 = dd38721b97667ae961fc378092866b9f OK 2026/05/25 03:59:23 DEBUG : dir1/0015-9;=.txt: md5 = c12c85543ab901dfdb51c6fc87b500f6 OK 2026/05/25 03:59:24 DEBUG : apple: md5 = 2e85b00a9fd737cdccbafcc5bfc0aa6b OK 2026/05/25 03:59:26 DEBUG : banana: md5 = f1ee6b35ff9ce5f2d23bf0d9df44a2ac OK 2026/05/25 03:59:27 DEBUG : appleappleapplebanana: md5 = cfc52fa6873c5021efc60d021cbd533b OK 2026/05/25 03:59:28 DEBUG : splitbananasplit: md5 = 6e159d2c61885e4e64a157488d6af9b6 OK 2026/05/25 03:59:28 DEBUG : Waiting for deletions to finish 2026/05/25 03:59:29 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:59:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:59:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:59:29 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:59:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:59:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:59:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:59:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:59:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:59:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:59:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:59:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:59:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:59:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:59:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:59:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:59:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:59:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:59:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:59:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:59:30 DEBUG : apple: size = 5 OK 2026/05/25 03:59:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:30 DEBUG : apple: Unchanged skipping 2026/05/25 03:59:30 DEBUG : banana: size = 6 OK 2026/05/25 03:59:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 03:59:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:30 DEBUG : banana: Unchanged skipping 2026/05/25 03:59:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:59:31 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/25 03:59:31 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 03:59:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:31 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:59:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 03:59:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 03:59:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 03:59:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 03:59:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:59:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 03:59:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:59:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 03:59:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:59:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 03:59:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:59:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 03:59:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 03:59:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 03:59:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:59:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:59:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:59:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 03:59:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 03:59:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:59:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:59:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 03:59:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 03:59:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:59:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:59:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:59:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:59:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 03:59:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:59:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:59:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 03:59:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:59:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:59:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:59:31 DEBUG : Waiting for deletions to finish 2026/05/25 03:59:31 DEBUG : Waiting for deletions to finish 2026/05/25 03:59:31 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:59:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:59:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:59:31 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:59:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:59:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:59:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:59:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:59:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:59:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:59:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:59:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:59:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:59:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:59:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:59:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:59:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:59:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:59:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:59:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:59:32 DEBUG : dir1: Directory modification time the same (differ by -18.204µs, within tolerance 1ms) 2026/05/25 03:59:32 DEBUG : apple: size = 5 OK 2026/05/25 03:59:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:32 DEBUG : apple: Unchanged skipping 2026/05/25 03:59:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 03:59:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:59:32 DEBUG : banana: size = 6 OK 2026/05/25 03:59:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:32 DEBUG : banana: Unchanged skipping 2026/05/25 03:59:32 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 03:59:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:32 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:59:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 03:59:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:59:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 03:59:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:59:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 03:59:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:59:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 03:59:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 03:59:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:59:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:59:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 03:59:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:59:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:59:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 03:59:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:59:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 03:59:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:59:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 03:59:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 03:59:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:59:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:59:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 03:59:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 03:59:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 03:59:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:59:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 03:59:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 03:59:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:59:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 03:59:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:59:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:59:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:59:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 03:59:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:59:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:59:32 DEBUG : Waiting for deletions to finish 2026/05/25 03:59:32 DEBUG : Waiting for deletions to finish 2026/05/25 03:59:33 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:59:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:59:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:59:33 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:59:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:59:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:59:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:59:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:59:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:59:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:59:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:59:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:59:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:59:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:59:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:59:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:59:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:59:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:59:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:59:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:59:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/25 03:59:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/25 03:59:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/25 03:59:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/25 03:59:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/25 03:59:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/25 03:59:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/25 03:59:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/25 03:59:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/25 03:59:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/25 03:59:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/25 03:59:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/25 03:59:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/25 03:59:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/25 03:59:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/25 03:59:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" --- PASS: TestTransform (539.72s) --- PASS: TestTransform/NFC (43.99s) --- PASS: TestTransform/NFD (43.58s) --- PASS: TestTransform/base64 (52.32s) --- PASS: TestTransform/prefix (60.90s) --- PASS: TestTransform/suffix (61.57s) --- PASS: TestTransform/truncate (53.77s) --- PASS: TestTransform/encoder (45.83s) --- PASS: TestTransform/ISO-8859-1 (43.86s) --- PASS: TestTransform/charmap (43.71s) --- PASS: TestTransform/lowercase (44.55s) --- PASS: TestTransform/ascii (45.63s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:59:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/25 03:59:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/25 03:59:45 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/05/25 03:59:46 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-05-25T03:59:45.185447526Z) 2026/05/25 03:59:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/25 03:59:46 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/25 03:59:46 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/25 03:59:46 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/25 03:59:46 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/25 03:59:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:59:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:59:47 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 23f53005d89b3693e0f20dc63dfef89b OK 2026/05/25 03:59:47 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/25 03:59:47 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/25 03:59:47 DEBUG : Waiting for deletions to finish 2026/05/25 03:59:49 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.65s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:59:49 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:59:50 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:59:50 DEBUG : tictactoe: Making directory with metadata 2026/05/25 03:59:50 INFO : tictactoe: Made directory with metadata (mtime=2026-05-25T03:59:49.83353812Z) 2026/05/25 03:59:50 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:59:50 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:59:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 03:59:50 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/25 03:59:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:59:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:59:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 03:59:52 DEBUG : tictactoe/tictactoe: md5 = 53d5c8b69efabc899b4f7e1ecc04abeb OK 2026/05/25 03:59:52 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/25 03:59:52 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/25 03:59:52 DEBUG : Waiting for deletions to finish 2026/05/25 03:59:53 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.58s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 03:59:54 DEBUG : toe: Making directory with metadata 2026/05/25 03:59:55 INFO : toe: Made directory with metadata (mtime=2026-05-25T03:59:54.41462733Z) 2026/05/25 03:59:55 DEBUG : toe/toe: Making directory with metadata 2026/05/25 03:59:56 INFO : toe/toe: Made directory with metadata (mtime=2026-05-25T03:59:54.41462733Z) 2026/05/25 03:59:56 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:59:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/25 03:59:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/25 03:59:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/25 03:59:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 03:59:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 03:59:57 DEBUG : toe/toe/tictactoe: md5 = 4d0ca8d0e9e49907e50414a7fc6f255d OK 2026/05/25 03:59:57 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/25 03:59:57 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/25 03:59:57 DEBUG : Waiting for deletions to finish 2026/05/25 03:59:59 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/25 04:00:00 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.87s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 04:00:01 DEBUG : toe: Making directory with metadata 2026/05/25 04:00:02 INFO : toe: Made directory with metadata (mtime=2026-05-25T04:00:01.281760917Z) 2026/05/25 04:00:02 DEBUG : toe/toe: Making directory with metadata 2026/05/25 04:00:02 INFO : toe/toe: Made directory with metadata (mtime=2026-05-25T04:00:01.281760917Z) 2026/05/25 04:00:02 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:00:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/25 04:00:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/25 04:00:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/25 04:00:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 04:00:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 04:00:04 DEBUG : toe/toe/tictactoe: md5 = fdcd16ee533c9dd09007d0c25b801c30 OK 2026/05/25 04:00:04 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/25 04:00:04 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/25 04:00:04 DEBUG : Waiting for deletions to finish 2026/05/25 04:00:06 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/25 04:00:07 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.60s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 04:00:07 DEBUG : empty_dir: Making directory with metadata 2026/05/25 04:00:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/25 04:00:07 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:00:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 04:00:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 04:00:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 04:00:08 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/25 04:00:09 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/25 04:00:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 04:00:09 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:00:09 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:00:09 DEBUG : tictactoe: Making directory with metadata 2026/05/25 04:00:09 INFO : tictactoe: Made directory with metadata (mtime=2026-05-25T04:00:07.879889112Z) 2026/05/25 04:00:09 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:00:09 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:00:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 04:00:09 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/25 04:00:10 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-25T04:00:07.879889112Z) 2026/05/25 04:00:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 04:00:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/25 04:00:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/25 04:00:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/25 04:00:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 04:00:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 04:00:11 DEBUG : tictactoe/tictactoe/toe.txt: md5 = bcb6b531bf17b0fcf2fbcfd84c27f665 OK 2026/05/25 04:00:11 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/25 04:00:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/25 04:00:11 DEBUG : Waiting for deletions to finish 2026/05/25 04:00:14 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/25 04:00:14 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.24s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 04:00:16 DEBUG : empty_dir: Making directory with metadata 2026/05/25 04:00:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/25 04:00:16 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:00:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 04:00:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 04:00:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 04:00:16 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/25 04:00:17 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/25 04:00:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 04:00:17 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:00:17 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:00:17 DEBUG : tictactoe: Making directory with metadata 2026/05/25 04:00:17 INFO : tictactoe: Made directory with metadata (mtime=2026-05-25T04:00:16.120048995Z) 2026/05/25 04:00:17 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:00:17 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:00:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 04:00:17 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/25 04:00:18 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-25T04:00:16.120048995Z) 2026/05/25 04:00:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 04:00:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/25 04:00:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 04:00:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/25 04:00:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 04:00:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 04:00:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 04:00:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 4e4d3fb0a7abd950ded5116b1b5255d5 OK 2026/05/25 04:00:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/25 04:00:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 04:00:20 DEBUG : Waiting for deletions to finish 2026/05/25 04:00:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 04:00:21 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:00:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 04:00:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 04:00:21 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:00:21 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:00:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/25 04:00:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/25 04:00:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/05/25 04:00:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': 0 differences found 2026/05/25 04:00:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': 1 hashes could not be checked 2026/05/25 04:00:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': 1 matching files 2026/05/25 04:00:23 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/25 04:00:23 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.28s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 04:00:25 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:00:25 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:00:25 DEBUG : tictactoe: Making directory with metadata 2026/05/25 04:00:26 INFO : tictactoe: Made directory with metadata (mtime=2026-05-25T04:00:25.401228794Z) 2026/05/25 04:00:26 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:00:26 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:00:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 04:00:26 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/25 04:00:27 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-25T04:00:25.401228794Z) 2026/05/25 04:00:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 04:00:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/25 04:00:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/25 04:00:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/25 04:00:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 04:00:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 04:00:28 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 3aea0f306fc6425aeb9349871cb34941 OK 2026/05/25 04:00:28 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/25 04:00:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/25 04:00:28 DEBUG : Waiting for deletions to finish 2026/05/25 04:00:29 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:00:31 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:00:31 DEBUG : tictactoe: Directory modification time the same (differ by -228.794µs, within tolerance 1ms) 2026/05/25 04:00:31 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:00:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 04:00:31 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -228.794µs, within tolerance 1ms) 2026/05/25 04:00:31 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/25 04:00:31 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/25 04:00:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/25 04:00:31 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/25 04:00:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 04:00:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 04:00:31 DEBUG : Waiting for deletions to finish 2026/05/25 04:00:33 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/25 04:00:34 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (9.82s) === RUN TestSyntax 2026/05/25 04:00:35 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 04:00:35 DEBUG : toe: Making directory with metadata 2026/05/25 04:00:36 INFO : toe: Made directory with metadata (mtime=2026-05-25T04:00:35.221418718Z) 2026/05/25 04:00:36 DEBUG : toe/toe: Making directory with metadata 2026/05/25 04:00:36 INFO : toe/toe: Made directory with metadata (mtime=2026-05-25T04:00:35.221418718Z) 2026/05/25 04:00:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/25 04:00:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 04:00:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 04:00:38 DEBUG : toe/toe/toe: md5 = 1076c6c59b43d496effd354d31ded80b OK 2026/05/25 04:00:38 DEBUG : toe/toe/toe: size = 11 OK 2026/05/25 04:00:38 INFO : toe/toe/toe: Copied (new) 2026/05/25 04:00:38 DEBUG : Waiting for deletions to finish 2026/05/25 04:00:40 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/25 04:00:41 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.81s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 04:00:42 DEBUG : empty_dir: Making directory with metadata 2026/05/25 04:00:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/25 04:00:42 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:00:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 04:00:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 04:00:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 04:00:42 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/25 04:00:43 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/25 04:00:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 04:00:43 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:00:43 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:00:43 DEBUG : tictactoe: Making directory with metadata 2026/05/25 04:00:43 INFO : tictactoe: Made directory with metadata (mtime=2026-05-25T04:00:42.02755016Z) 2026/05/25 04:00:43 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:00:43 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:00:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 04:00:43 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/25 04:00:44 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-25T04:00:42.02755016Z) 2026/05/25 04:00:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 04:00:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/25 04:00:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 04:00:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/25 04:00:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 04:00:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 04:00:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 04:00:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 04:00:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 04151feabafd057807fc3acb6d70b761 OK 2026/05/25 04:00:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/25 04:00:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 04:00:45 INFO : toe/toe/toe.txt: Deleted 2026/05/25 04:00:45 INFO : toe/toe: Removing directory 2026/05/25 04:00:45 INFO : toe: Removing directory 2026/05/25 04:00:45 INFO : empty_dir: Removing directory 2026/05/25 04:00:45 DEBUG : Local file system at /tmp/rclone3485038294: deleted 3 directories 2026/05/25 04:00:48 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/25 04:00:48 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.15s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 04:00:50 DEBUG : empty_dir: Making directory with metadata 2026/05/25 04:00:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/25 04:00:50 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:00:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 04:00:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 04:00:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 04:00:50 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/25 04:00:51 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/25 04:00:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 04:00:51 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:00:51 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:00:51 DEBUG : tictactoe: Making directory with metadata 2026/05/25 04:00:51 INFO : tictactoe: Made directory with metadata (mtime=2026-05-25T04:00:50.180707415Z) 2026/05/25 04:00:51 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:00:51 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:00:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 04:00:51 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/25 04:00:52 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-25T04:00:50.180707415Z) 2026/05/25 04:00:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 04:00:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/25 04:00:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 04:00:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/25 04:00:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 04:00:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 04:00:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 04:00:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 04:00:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = f99115e90eedab50189e83ca28b35738 OK 2026/05/25 04:00:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/25 04:00:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 04:00:54 INFO : toe/toe/toe.txt: Deleted 2026/05/25 04:00:54 INFO : toe/toe: Removing directory 2026/05/25 04:00:54 INFO : toe: Removing directory 2026/05/25 04:00:54 INFO : empty_dir: Removing directory 2026/05/25 04:00:54 DEBUG : Local file system at /tmp/rclone3485038294: deleted 3 directories 2026/05/25 04:00:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/25 04:00:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/25 04:00:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/25 04:00:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/25 04:00:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/25 04:00:57 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/05/25 04:00:59 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/25 04:01:00 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/25 04:01:01 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.93s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 04:01:03 DEBUG : Reset feature "Copy" 2026/05/25 04:01:03 DEBUG : Reset feature "Move" 2026/05/25 04:01:03 DEBUG : Reset feature "Copy" 2026/05/25 04:01:03 DEBUG : Reset feature "Move" 2026/05/25 04:01:03 DEBUG : empty_dir: Making directory with metadata 2026/05/25 04:01:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/25 04:01:03 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:01:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 04:01:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 04:01:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 04:01:03 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/25 04:01:04 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/25 04:01:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 04:01:04 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:01:04 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:01:04 DEBUG : tictactoe: Making directory with metadata 2026/05/25 04:01:04 INFO : tictactoe: Made directory with metadata (mtime=2026-05-25T04:01:03.114956446Z) 2026/05/25 04:01:04 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:01:04 DEBUG : toe: transformed to: tictactoe 2026/05/25 04:01:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 04:01:04 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/25 04:01:05 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-25T04:01:03.114956446Z) 2026/05/25 04:01:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 04:01:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/25 04:01:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 04:01:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/25 04:01:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 04:01:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 04:01:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 04:01:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 04:01:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 420e5699250619e506be96a4bb79ad5a OK 2026/05/25 04:01:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/25 04:01:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 04:01:07 INFO : toe/toe/toe.txt: Deleted 2026/05/25 04:01:07 INFO : toe/toe: Removing directory 2026/05/25 04:01:07 INFO : toe: Removing directory 2026/05/25 04:01:07 INFO : empty_dir: Removing directory 2026/05/25 04:01:07 DEBUG : Local file system at /tmp/rclone3485038294: deleted 3 directories 2026/05/25 04:01:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/25 04:01:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/25 04:01:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/25 04:01:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/25 04:01:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/25 04:01:12 DEBUG : toe/toe/toe.txt: md5 = a565a53e56bf7de54b3bae063607682e OK 2026/05/25 04:01:12 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/25 04:01:12 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/25 04:01:12 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/05/25 04:01:14 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/25 04:01:15 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/25 04:01:16 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/25 04:01:16 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (15.31s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 04:01:18 DEBUG : toe: transformed to: dG9l 2026/05/25 04:01:18 DEBUG : toe: transformed to: dG9l 2026/05/25 04:01:18 DEBUG : dG9l: Making directory with metadata 2026/05/25 04:01:19 INFO : dG9l: Made directory with metadata (mtime=2026-05-25T04:01:18.424250522Z) 2026/05/25 04:01:19 DEBUG : toe: transformed to: dG9l 2026/05/25 04:01:19 DEBUG : toe: transformed to: dG9l 2026/05/25 04:01:19 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/25 04:01:19 DEBUG : dG9l/dG9l: Making directory with metadata 2026/05/25 04:01:20 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-05-25T04:01:18.424250522Z) 2026/05/25 04:01:20 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/25 04:01:20 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/25 04:01:20 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/25 04:01:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/25 04:01:20 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/25 04:01:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 04:01:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 04:01:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 0d603eda115c32c77e419f6286364676 OK 2026/05/25 04:01:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/25 04:01:21 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/25 04:01:21 DEBUG : Waiting for deletions to finish 2026/05/25 04:01:23 DEBUG : dG9l: transformed to: toe 2026/05/25 04:01:23 DEBUG : dG9l: transformed to: toe 2026/05/25 04:01:23 DEBUG : toe: Directory modification time the same (differ by 250.522µs, within tolerance 1ms) 2026/05/25 04:01:23 DEBUG : Added delayed dir = "toe", newDst=toe 2026/05/25 04:01:23 DEBUG : dG9l: transformed to: toe 2026/05/25 04:01:23 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/25 04:01:23 DEBUG : toe/toe: Directory modification time the same (differ by 250.522µs, within tolerance 1ms) 2026/05/25 04:01:23 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/05/25 04:01:23 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/25 04:01:23 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/25 04:01:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/25 04:01:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/25 04:01:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/25 04:01:23 DEBUG : Local file system at /tmp/rclone3485038294: Waiting for checks to finish 2026/05/25 04:01:23 DEBUG : Local file system at /tmp/rclone3485038294: Waiting for transfers to finish 2026/05/25 04:01:23 DEBUG : Waiting for deletions to finish 2026/05/25 04:01:25 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/05/25 04:01:26 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.24s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi'", Local "Local file system at /tmp/rclone3485038294", Modify Window "1ms" 2026/05/25 04:01:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/25 04:01:26 DEBUG : toe: transformed to: 2026/05/25 04:01:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/25 04:01:26 DEBUG : toe: transformed to: 2026/05/25 04:01:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Making directory with metadata 2026/05/25 04:01:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Made directory with metadata (mtime=2026-05-25T04:01:26.66240847Z) 2026/05/25 04:01:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/25 04:01:27 DEBUG : toe: transformed to: 2026/05/25 04:01:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/25 04:01:27 DEBUG : toe: transformed to: 2026/05/25 04:01:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/25 04:01:27 DEBUG : toe/toe: transformed to: 2026/05/25 04:01:27 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/25 04:01:27 DEBUG : toe/toe: Making directory with metadata 2026/05/25 04:01:28 INFO : toe/toe: Made directory with metadata (mtime=2026-05-25T04:01:26.66240847Z) 2026/05/25 04:01:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/25 04:01:28 DEBUG : toe/toe: transformed to: 2026/05/25 04:01:28 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/25 04:01:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/25 04:01:28 DEBUG : toe: transformed to: 2026/05/25 04:01:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/25 04:01:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/25 04:01:28 DEBUG : toe/toe/toe: transformed to: 2026/05/25 04:01:28 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/25 04:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for checks to finish 2026/05/25 04:01:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Waiting for transfers to finish 2026/05/25 04:01:30 DEBUG : toe/toe/toe: md5 = 0140ba8af353aa39de401c92d597f8d7 OK 2026/05/25 04:01:30 DEBUG : toe/toe/toe: size = 11 OK 2026/05/25 04:01:30 INFO : toe/toe/toe: Copied (new) 2026/05/25 04:01:30 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': not deleting files as there were IO errors 2026/05/25 04:01:30 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': not deleting directories as there were IO errors 2026/05/25 04:01:32 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/25 04:01:33 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.34s) PASS 2026/05/25 04:01:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hilaroj5xesi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 26m0.653268156s (try 1/5)